Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | From Joerg Mayer: | Guy Harris | 2002-04-14 | 1 | -0/+31 |
* | Register an "ip.proto" dissector table for IPv4, and have dissectors for | Guy Harris | 2000-04-16 | 1 | -13/+0 |
* | Create a header file for every packet-*.c file. Prune the packet.h file. | Gilbert Ramirez | 2000-02-15 | 1 | -437/+2 |
* | Craig Rodrigues' fixes to let it compile on AIX using IBM's compiler | Guy Harris | 1999-11-18 | 1 | -4/+4 |
* | "long" -> "gint32" ("gint32" is 32 bits, "long" isn't necessarily 32 | Guy Harris | 1999-08-27 | 1 | -2/+2 |
* | Updated RSVP decoder with Ashok's newest code. | Gilbert Ramirez | 1999-08-27 | 1 | -2/+2 |
* | Don't use zero-length arrays - not all compilers support them, and we're | Guy Harris | 1999-08-22 | 1 | -77/+77 |
* | Added Ashok's fix for RSVP and support for RSVP+. | Gilbert Ramirez | 1999-08-12 | 1 | -86/+106 |
* | Added support for compiling on win32 with Visual C and 'nmake'. It compiles, | Gilbert Ramirez | 1999-07-13 | 1 | -4/+4 |
* | Added RSVP protocol dissector. | Gilbert Ramirez | 1999-06-11 | 1 | -0/+428 |