Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | We don't use anything from <arpa/inet.h>, so we don't need to include | Guy Harris | 2002-08-03 | 1 | -5/+1 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -14/+2 |
* | Fix up some comments. | Guy Harris | 2002-07-21 | 1 | -10/+9 |
* | WinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPcap 2.3's | Guy Harris | 2002-06-23 | 1 | -3/+3 |
* | "long" does not necessarily mean "32-bit integral data type"; the union | Guy Harris | 2001-06-09 | 1 | -6/+6 |
* | When testing the low-order bit of a pointer, cast it to "unsigned long", | Guy Harris | 2001-01-10 | 1 | -2/+2 |
* | Include winsock.h on windows so that htons will be defined. | Gilbert Ramirez | 2000-12-14 | 1 | -1/+5 |
* | Add code to check the checksums of TCP segments and UDP datagrams; | Guy Harris | 2000-12-13 | 1 | -0/+214 |