Age | Commit message (Collapse) | Author | |
---|---|---|---|
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@ |