| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -16/+26 |
* | Add a "BYTES_ARE_IN_FRAME()" macro, to test whether there are a | Guy Harris | 1999-09-17 | 1 | -2/+2 |
* | Convert a bunch of uses of "fd->cap_len" to use "pi.captured_len" (or to | Guy Harris | 1999-08-26 | 1 | -2/+2 |
* | Made the protocol (but not the fields) use the new proto_tree routine, | Gilbert Ramirez | 1999-07-29 | 1 | -3/+15 |
* | Added support for compiling on win32 with Visual C and 'nmake'. It compiles, | Gilbert Ramirez | 1999-07-13 | 1 | -1/+5 |
* | "pntohl()" doesn't actually return a "long" (or an "unsigned long"), it | Guy Harris | 1999-07-08 | 1 | -3/+3 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -121/+119 |
* | "pntohl()" doesn't actually return a "long" (or an "unsigned long"), it | Guy Harris | 1999-07-06 | 1 | -3/+3 |
* | Include "snprintf.h" if necessary - we use "snprintf()". | Guy Harris | 1999-06-12 | 1 | -1/+10 |
* | Added PPPoE, PPTP, GRE, and ISAKMP dissectors. | Gilbert Ramirez | 1999-06-11 | 1 | -0/+1040 |