Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give it a proper RCS ID. | guy | 2003-11-16 | 1 | -0/+2 |
| | |||||
* | Add a new "ipproto.h" header file, with definitions of IP protocol type | guy | 2003-06-07 | 1 | -1/+0 |
| | | | | | | | values. Use that rather than private definitions in various files. Add "gmpls.h" to the list of files in FILES, and add it and "ipfc.h" to the list of files in INSTALL. | ||||
* | Modified the license at the beginning of the files created by the Politecno ↵ | risso | 2003-05-15 | 1 | -17/+26 |
| | | | | di Torino developers from the 4-clause BSD code to the modified BSD license | ||||
* | From Hank Leininger <tcpdump-workers@progressive-comp.com>: fix a typo. | guy | 2003-03-22 | 1 | -2/+2 |
| | |||||
* | From Gisle Vanem: make print-esp.c work with more (maybe all?) OpenSSL | guy | 2003-03-02 | 1 | -2/+27 |
| | | | | | versions, and changes to make it work on DOS/Windows with various compilers and C support libraries. | ||||
* | Give the file an SCCS and RCS ID. | guy | 2002-08-05 | 1 | -0/+2 |
| | |||||
* | Only include in "tcpdump-stdinc.h" the headers that are actually needed | guy | 2002-08-02 | 1 | -12/+16 |
| | | | | | | | | | by most files in tcpdump. Include <net/if.h> in "addrtoname.c", as it's needed there (but not needed in other files, so it doesn't belong in "tcpdump-stdinc.h". Put in explanatory comments in "tcpdump-stdinc.h". | ||||
* | Added support for Win32, based on WinPcap. | risso | 2002-08-01 | 1 | -0/+87 |