| Commit message (Expand) | Author | Age | Files | Lines |
* | Create a header file for every packet-*.c file. Prune the packet.h file. | Gilbert Ramirez | 2000-02-15 | 1 | -1/+3 |
* | Fix Gerald's e-mail address. | Guy Harris | 2000-01-07 | 1 | -2/+2 |
* | Merge Jerry's version with a version I'd done. | Guy Harris | 1999-12-14 | 1 | -7/+8 |
* | WCCP 1.0 dissection, from Jerry Talkington. | Guy Harris | 1999-12-12 | 1 | -43/+56 |
* | Don't do "if this is PPP, do this, else do that" quite so much - use | Guy Harris | 1999-12-10 | 1 | -25/+27 |
* | Print only 4 hex digits for the "Flags and version" field, as it's 16 | Guy Harris | 1999-12-10 | 1 | -2/+2 |
* | Add RFC 1702 GRE-over-IPv4. | Guy Harris | 1999-12-09 | 1 | -12/+27 |
* | Register "ett_gre_flags" as an subtree type. | Guy Harris | 1999-12-08 | 1 | -1/+2 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -4/+11 |
* | 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 | -5/+17 |
* | Added support for compiling on win32 with Visual C and 'nmake'. It compiles, | Gilbert Ramirez | 1999-07-13 | 1 | -1/+3 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -31/+28 |
* | Added PPPoE, PPTP, GRE, and ISAKMP dissectors. | Gilbert Ramirez | 1999-06-11 | 1 | -0/+237 |