Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-04-04 | Back out the realloc change, to do it right requires more record | Todd C. Miller | |
keeping and could result in very large memory chunks. | |||
2003-04-02 | o Use realloc() instead of leaking memory when we need more than 1024 bytes | Todd C. Miller | |
o use strlcpy() deraadt@ OK | |||
2000-10-03 | Add $OpenBSD$. (jakob@ ok) | Hakan Olsson | |
1999-07-29 | missing include; goeran@cdg.chalmers.se | Jakob Schlyter | |
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@ |