Age | Commit message (Expand) | Author |
2005-07-12 | recognize both versions of the nat-t-draft v2 vendor IDs | Hans-Joerg Hoexer |
2005-07-08 | proto is `ip6', not `ipv6'; | Jason McIntyre |
2005-06-28 | some more ike payload types | Hans-Joerg Hoexer |
2005-06-14 | add missing error check for decode_prefix4. ok deraadt@ | Moritz Jodeit |
2005-06-06 | add ike encap types UDP_ENCAP_TUNNEL and UDP_ENCAP_TRANSPORT | Hans-Joerg Hoexer |
2005-05-28 | Add SA replay counter synchronization to pfsync(4). Required for IPsec | Hakan Olsson |
2005-05-28 | support decapsulation of 802.11 data frames | Reyk Floeter |
2005-05-27 | log two pairs of uid/pid through pflog: the uid/pid of the process that | Daniel Hartmeier |
2005-05-24 | more missing bounds checks. ok marius@ deraadt@ | Moritz Jodeit |
2005-05-23 | add some missing bounds checks. ok marius@ | Moritz Jodeit |
2005-05-23 | Call endpwent() _after_ we're done with the struct passwd fields. | Otto Moerbeek |
2005-05-22 | correct comments and function namens to reflect new parent/child | Moritz Jodeit |
2005-05-22 | fix signal race in statistics output. ok cloder@ henning@ | Moritz Jodeit |
2005-05-18 | recognize more ike payload types | Hans-Joerg Hoexer |
2005-05-03 | more setres[ug]id; ok deraadt@ | Damien Miller |
2005-04-27 | Fix a potential infinite loop that could be triggered by an invalid BGP | Chad Loder |
2005-04-24 | sync up, add some missing types | Brad Smith |
2005-04-20 | fix signal race by removing STATE_QUIT completely. | Moritz Jodeit |
2005-04-11 | tcpdump developers are uncautious retards, plain and simple; ok otto | Theo de Raadt |
2005-04-10 | do not forget to call endpwent(). ok moritz@ | Otto Moerbeek |
2005-04-10 | reduce the set of allowed actions in the privileged part | Moritz Jodeit |
2005-03-30 | remove trailing \n in errx(). | Moritz Jodeit |
2005-03-30 | output final summary to stderr instead of stdout, | Moritz Jodeit |
2005-03-26 | simplify state engine, the old one was very confusing and wrong too. | Otto Moerbeek |
2005-03-25 | whitespace | Moritz Jodeit |
2005-03-25 | whitespace | Otto Moerbeek |
2005-03-11 | clean up printing of rule numbers. omit ruleset name and sub-rule number | Daniel Hartmeier |
2005-03-09 | simplification; ok reyk | Theo de Raadt |
2005-03-08 | make this compile on strict-alignment architectures. someone send | Theo de Raadt |
2005-03-07 | add a printer for 802.11 and for additional radiotap headers, | Reyk Floeter |
2005-03-06 | - do not mark up punctuation | Jason McIntyre |
2005-03-06 | uppercase takes precedence over lower when sorting options; | Jason McIntyre |
2005-03-06 | add support for multiple DLTs using the -L and -y options. | Reyk Floeter |
2005-03-03 | decode ike modp_2048 payload | Hans-Joerg Hoexer |
2005-02-17 | Fix indentation as to not mislead the code reader. No functional change. | Aaron Campbell |
2005-02-15 | Recognize RFC 3947 NAT-T VID. hshoexer@ ok | Hakan Olsson |
2005-02-04 | update `dst port', `ip proto', `ether proto', and SEE ALSO; | Jason McIntyre |
2005-01-22 | although arguments to `ip proto' and `ether proto' are keywords, and do | Jason McIntyre |
2005-01-02 | "bad-timestamp" is a valid logging reason; | Jason McIntyre |
2004-12-20 | Add support for displaying Shared Spanning Tree Protocol frames, a minor | Christopher Pascoe |
2004-12-19 | use strchr instead of index | Theo de Raadt |
2004-12-13 | permit protocol name longer than 3 letters. canacar ok | Jun-ichiro itojun Hagino |
2004-11-17 | print ipv6 on enc0, too; ok otto, tests by fries | Markus Friedl |
2004-10-17 | implement -q for icmp, deregister, print usigned values using an unsigned | Otto Moerbeek |
2004-10-15 | print ip_len for -v; ok otto, hshoexer, henning | Markus Friedl |
2004-10-07 | When printing attributes do not cast unsigned value to signed. | Hans-Joerg Hoexer |
2004-09-16 | print th_seq from truncated tcp headers (e.g. in icmp need-frag) | Markus Friedl |
2004-09-16 | add -T tcp to enforce interpretation as TCP | Markus Friedl |
2004-09-16 | nfs v3 support from tcpdump.org/netbsd; tests with pedro, marius | Markus Friedl |
2004-08-13 | extra check for no message case; ok markus, deraadt, hshoexer, henning | Damien Miller |