Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-09-23 | Add missing includes, breaks and semicolons to appease gcc3; David Krause | Todd C. Miller | |
deraadt@ OK | |||
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-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller | |
2001-11-12 | care and KNF | Theo de Raadt | |
2001-10-26 | (c)-2001. | Hakan Olsson | |
2001-04-18 | Correct IKE mode config printouts, ok ho@ | Niklas Hallqvist | |
2001-04-10 | Add IKE mode-config (as described in draft-dukes-ike-mode-cfg-01.txt) | Hakan Olsson | |
decoding. Also some cleanup of attribute handling plus length checks. | |||
2001-04-09 | Extend IKE knowledge so we can parse the rest (normally encrypted parts) | Hakan Olsson | |
of the IKE negotiation. Useful for isakmpd's new -L and -l options. Also some cleanup. (angelos@, niklas@ ok) | |||
2000-10-03 | Print IKE notifications (with -v). Style. (jakob@ ok) | Hakan Olsson | |
1999-09-30 | Improve tcpdump's IKE/ISAKMP knowledge. (jakob@, hugh@ ok) | Hakan Olsson | |
1999-09-16 | - #if __STDC__ --> #ifdef __STDC__ | Brad Smith | |
- remove unused variables | |||
1999-07-28 | - Merge some changes from tcpdump 3.4 | Jakob Schlyter | |
-a flag; attempt to convert network and broadcast addresses to names Improved signal handling Miscellaneous fixes and typos OSPF MD5 authentication support - -X flag; emacs-hexl print (including ascii) - Add ECN bits to TCP and IP headers - IKE & IPsec (ESP & AH) support OK deraadt@ |