Age | Commit message (Expand) | Author |
2002-12-01 | Grammar nitpicking. | margarida |
2002-11-30 | pfsync support; deraadt@ ok | Michael Shalayeff |
2002-11-30 | stop breaking the damn tree mickey | Theo de Raadt |
2002-11-29 | tcpdump support for pfsync; henning@ ok | Michael Shalayeff |
2002-11-28 | Check for invalid ICMP6 option length, ok itojun@ | Daniel Hartmeier |
2002-10-30 | o for gre version 1, correctly check if kp (key present) is unset. | Federico G. Schwindt |
2002-09-23 | Add missing includes, breaks and semicolons to appease gcc3; David Krause | Todd C. Miller |
2002-09-18 | Handle RFC2637 (PPTP defines an enhanced GRE... *sigh*) | Jason Wright |
2002-09-18 | Fully decode source routing elements defined in rfc1702 | Jason Wright |
2002-09-18 | Rewrite from scratch: same basic functionality, but better license and | Jason Wright |
2002-09-18 | remove egp support; unresolved non-bsd license for a decoder of protocol that | Jakob Schlyter |
2002-09-15 | no license; i told you guys i mean it | Theo de Raadt |
2002-09-03 | Sync with tcpdump.org | Hakan Olsson |
2002-07-12 | In TTEST2(), check to make sure the "l" argument isn't so large that | Peter Valchev |
2002-07-11 | print FQDN strings using correct length; ok ho@ jakob@ | Kevin Steves |
2002-06-11 | For IPCOMP print CPI instead of SPI. Style. | Hakan Olsson |
2002-06-11 | Don't assume 32bit SPI/CPI numbers. | Hakan Olsson |
2002-06-11 | Decode IPCOMP transform IDs. | Hakan Olsson |
2002-05-30 | typo | Theo de Raadt |
2002-05-30 | repair formatting; fred@francis.unitra.sk | Theo de Raadt |
2002-04-10 | If the IP header length is zero, the packet will loop in ip_print(). | Theo de Raadt |
2002-03-23 | document new extensions for PF logs | Mike Frantzen |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-01-23 | proper handling for DLT_NULL and DLT_LOOP (header byte swapping); pointed out... | Michael Shalayeff |
2002-01-22 | trailing spaces, humppa | Michael Shalayeff |
2002-01-22 | HSRP dissector, from Julian Cowley <julian@lava.net> via tcpdump.org | Michael Shalayeff |
2001-12-23 | integrate a patch i did around 1.5 years ago that's already in | Kevin Steves |
2001-12-07 | OK, this is horrible. stdio safety in a signal handler, requires that we | Theo de Raadt |
2001-11-12 | care and KNF | Theo de Raadt |
2001-11-07 | simplify buffer handling; ok ho | Theo de Raadt |
2001-11-07 | avoid buffer overflows. when will people learn to use snprintf correctly | Theo de Raadt |
2001-11-07 | skip the unsafe bit in the signal handler | Theo de Raadt |
2001-11-07 | typos | Theo de Raadt |
2001-11-06 | sparc64 needs LBL_ALIGN. | Artur Grabowski |
2001-11-06 | a bit of snprintf cleaning | Theo de Raadt |
2001-11-03 | Don't try to avoid name lookup waits with setjmp/signal. By deraadt@, me. | Hakan Olsson |
2001-11-02 | avoid stdio in signal handler (not complete yet) | Theo de Raadt |
2001-10-30 | ddp_print needs aligned data (alpha,sparc). Noted (with a patch) by <jepeway@... | Hakan Olsson |
2001-10-26 | (c)-2001. | Hakan Olsson |
2001-10-24 | Avoid segv with some radius traffic. Fixes PR# 2135. | Hakan Olsson |
2001-10-02 | change timeval to bpf_timeval; 32 bit in size, permitting much greater portab... | Theo de Raadt |
2001-09-18 | handle ipv6; mcbride@countersiege.com | Jakob Schlyter |
2001-09-03 | only print pf rules when using -e flag; <canacar@eee.metu.edu.tr> | Jakob Schlyter |
2001-09-03 | print day and month using -ttt flag; <canacar@eee.metu.edu.tr> | Jakob Schlyter |
2001-09-02 | bad typecast | Jakob Schlyter |
2001-09-02 | to much copy and paste; cleanup | Jakob Schlyter |
2001-09-02 | add support for printing id and seq with icmp echo/echoreply; based on patch ... | Jakob Schlyter |
2001-08-21 | BSD license; Thomas H. Ptacek | Jakob Schlyter |