Commit Graph

11 Commits

Author SHA1 Message Date
Arnout Engelen
e74935da1f Use clang-format to format (somewhat) LLVM-style (fixes #44) 2016-03-21 00:31:48 +01:00
Arnout Engelen
e4290a0d7b fix warning - errbuf is not const at all 2012-03-15 22:48:30 +00:00
Arnout Engelen
4ff973bbd7 make a 'runtests' make target that runs some 'unit test'-like tests. Fix crash when uid's without a password entry are encountered, return the uid as a string instead. 2012-03-15 22:31:28 +00:00
Arnout Engelen
d7476faae1 Add proper license header and COPYING file with the GPLv2 text 2011-08-28 17:22:52 +00:00
Arnout Engelen
ff8151fe96 some 'const' specifications, putting the code to determine the default device
in its own file
2011-07-12 21:53:54 +00:00
Arnout Engelen
c0e6a385e4 sums, not eating 100% cpu :) 2006-12-19 20:35:33 +00:00
Arnout Engelen
0f63c7e68c brought ppp support a step closer 2006-11-04 20:41:30 +00:00
Arnout Engelen
7fbbe70e0c it's said libpcap will yield IP packets directly, without encapsulating PPP packets, when sniffing a PPP interface.
blindly adding handling code for that...
2006-11-04 16:59:44 +00:00
Arnout Engelen
c66bc829ea varia. now correctly sniffs in non-blocking mode (essential for multi-interface
sniffing), while requires at least libpcap 0.8
2005-04-03 09:31:26 +00:00
Arnout Engelen
a695b7db2a fixed some bugs, cleaned a lot of code,
re-added support for PPP
automatic detection of link-layer protocol
2004-09-14 11:23:59 +00:00
Arnout Engelen
23a56f95a6 added decpcap.c and decpcap.h code 2004-09-11 15:01:28 +00:00