Age | Commit message (Expand) | Author |
2005-10-16 | Simplify some error paths. From Andrey Matveev. ok canacar@ | Otto Moerbeek |
2005-10-08 | Add a best effort mpls decoder. From Jason L. Wright. | Can Erkin Acar |
2005-10-08 | Check IP version when decoding v4 and v6 packets. | Can Erkin Acar |
2005-10-07 | KNF | Marco Pfatschbacher |
2005-10-07 | Add stp as supported protocol. | Marco Pfatschbacher |
2005-09-30 | deploy .An -nosplit; ok jmc | Jared Yanovich |
2005-09-29 | Change DLT earlier. Fixes the loss of promisc mode when a non-default | Can Erkin Acar |
2005-09-27 | Fix another case of inconstitent error handling that was missed in the | Otto Moerbeek |
2005-09-26 | If setting the filter fails, pass the error back; | Otto Moerbeek |
2005-09-23 | Only allow root to run tcpdump. It's needed for the chroot security. | Otto Moerbeek |
2005-08-28 | Fix a reliability issue where an over-read of 4 bytes could result in the | Chad Loder |
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 |