18
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 21 hours ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Test commit.
pdw
More... about 10 years ago
Missing file from CVS.
pdw
More... over 10 years ago
Updated ChangeLog
pdw
More... over 10 years ago
Fixed various compilation issues.
pdw
More... over 10 years ago
Patches from Robert Scheck <[email protected]> * enable building iftop with more recent versions of autoconf/automake * patch to remove compile time warnings (mostly already applied).
pdw
More... over 10 years ago
Fixing warnings.
pdw
More... over 10 years ago
Fixes for a bunch of compiler warnings.
pdw
More... over 10 years ago
Man page documentation of -t mode. Compile time warning fixes. Markus Koschany <[email protected]>
pdw
More... over 10 years ago
Fix to avoid system call in text mode wherever possible. Robert Scheck <[email protected]>
pdw
More... over 10 years ago
update authors file, change version to 1.0pre3
pdw
More... over 10 years ago
Updated change log.
pdw
More... over 10 years ago
Portability fixes from Mats Erik Andersson <[email protected]>
pdw
More... over 10 years ago
Update to licensing text. Patch by Robert Scheck <[email protected]>
pdw
More... over 10 years ago
Patch to remove blinking cursor (unclear what platforms this affects) Gerrit Renker <[email protected]>
pdw
More... over 10 years ago
Treat multicast packets as incoming, rather than incoming (IPv4) or not at all (IPv6). Patch by Andreas Schwab <[email protected]>
pdw
More... over 10 years ago
Patch for text output mode by originally by Patrik Bless, updated by Roman Hoog Antink <[email protected]>
pdw
More... over 10 years ago
Code tidying.
pdw
More... over 10 years ago
Minor fixes to man page from Markus Koschany <[email protected]>
pdw
More... over 10 years ago
Patch by Robert Scheck <[email protected]> for iftop <= 1.0pre2 to avoid an assertion failure if an "invalid" (as in outside of IPv4 or IPv6) address family is passed to nss-myhostname's gethostbyaddr_r(). For further information please have a look to Red Hat Bugzilla IDs #839750, #847124, #868065, #961236 and #1007434:
pdw
More... over 10 years ago
Fix for memory leak when DNS resolution is turned off. Patch by Olivier Allard-Jacquin <[email protected]> Debian bug ID #677141: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677141
pdw
More... over 10 years ago
Added missing docs for -m option. Noticed by Toralf Förster <[email protected]>
pdw
More... over 10 years ago
Put IPv6 address in square brackets if showing port number.
pdw
More... over 10 years ago
Fixed typo in changelog, and error in application of i/f autodetection patch.
pdw
More... over 12 years ago
Updated changelog.
pdw
More... over 12 years ago
Attempt to detect if interface is actually up when doing autodetection.
pdw
More... over 12 years ago
Increased capture length and adjusted 802.11 header length for radiotap support.
pdw
More... over 12 years ago
Patch by Robert Scheck <[email protected]> for iftop >= 0.17, which works around a PuTTY issue (doesn't honor vt100 line-drawing when in UTF-8 mode) to get sane lines drawn instead of letters. When using PuTTY in UTF-8 mode, you have to execute "NCURSES_NO_UTF8_ACS=1 iftop" in the future. Technically, relinking from curses to ncursesw is just half of the solution, calling setlocale() is the rest. For further information, please have a look to Red Hat Bugzilla, bug ID #546032: https://bugzilla.redhat.com/show_bug.cgi?id=546032
pdw
More... over 12 years ago
Fixed missing "-N" in synopsis message (Robert Scheck <[email protected]>)
pdw
More... over 12 years ago
Untested radiotap support.
pdw
More... over 12 years ago
Added wmaster to the bad interfaces list.
pdw
More... over 12 years ago