| Commit message (Expand) | Author | Age | Files | Lines |
* | Hopefully the last time I have to change my e-mail address. | Gilbert Ramirez | 2001-11-13 | 1 | -2/+2 |
* | Update the code for the DHCP authentication option to match RFC 3118, | Guy Harris | 2001-10-31 | 1 | -20/+100 |
* | Stop using "tvb_get_ntohll()" and "%llX" in the BOOTP dissector, as the | Guy Harris | 2001-10-29 | 1 | -23/+5 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -17/+17 |
* | We always have to make one pass over the BOOTP options to see if the | Guy Harris | 2001-05-25 | 1 | -50/+96 |
* | DHCP support for Intel PXEclient DHCP requests, from Joerg Mayer. | Guy Harris | 2001-05-24 | 1 | -7/+169 |
* | uint8_t changed to guint8 | Uwe Girlich | 2001-05-03 | 1 | -2/+2 |
* | Put in a comment warning that | Guy Harris | 2001-05-01 | 1 | -1/+19 |
* | Added support for DHCP Authentication extensions specified in | Ashok Narayanan | 2001-05-01 | 1 | -3/+111 |
* | Make tvb_get_ptr() return 'const guint8*', and clean up all the | Gilbert Ramirez | 2001-03-13 | 1 | -2/+2 |
* | Changes to correctly decode BOOTP option 82, from Greg Kilfoyle. | Guy Harris | 2001-02-13 | 1 | -4/+44 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-22 | 1 | -5/+1 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -2/+2 |
* | Tvbuffify the BOOTP/DHCP dissector. | Guy Harris | 2001-01-03 | 1 | -206/+267 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+3 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -4/+4 |
* | Add #include <string.h>, to get prototypes for mem* and str* functions. | Gilbert Ramirez | 2000-11-17 | 1 | -1/+2 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | Phil Techau's fix to BOOTP when client address not supplied. | Guy Harris | 2000-08-09 | 1 | -3/+3 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -2/+2 |
* | A pile of DHCP option names, supplied by Jose Pedro Oliveira. | Guy Harris | 2000-07-25 | 1 | -4/+59 |
* | Check the options in a BOOTP packet regardless of whether the protocol | Guy Harris | 2000-07-09 | 1 | -345/+352 |
* | The BOOTP "magic cookie" should be added in exactly the same fashion | Guy Harris | 2000-07-08 | 1 | -5/+4 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -14/+14 |
* | Add protection against 0-length FT_BYTES being added to proto_tree. | Gilbert Ramirez | 2000-05-19 | 1 | -7/+13 |
* | Mark DHCP packets as DHCP, and add boot.dhcp flag. | Gilbert Ramirez | 2000-05-19 | 1 | -1/+18 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -66/+66 |
* | Move calls to "dissector_add()" out of the register routines for TCP and | Guy Harris | 2000-04-08 | 1 | -2/+10 |
* | Fix from Michael Johnston to check the correct bit when testing the | Guy Harris | 2000-03-29 | 1 | -3/+3 |
* | Added Novell option decoding patch from Fredrik Sorensson <fsn@volvo.se>. | Gerald Combs | 2000-03-20 | 1 | -5/+104 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -9/+9 |
* | Fix from Dietmar Petras to the BOOTP dissector - entries for BOOTP | Guy Harris | 2000-02-14 | 1 | -1/+3 |
* | Fix files that had Gilbert's old e-mail address or that didn't have my | Guy Harris | 2000-01-22 | 1 | -2/+2 |
* | Fix Gerald's e-mail address. | Guy Harris | 2000-01-07 | 1 | -2/+2 |
* | Pull the code to dissect an ATM NSAP address out of "packet-q2931.c" and | Guy Harris | 1999-11-27 | 1 | -1/+2 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -8/+16 |
* | New proto_tree header_field_info stuff. Header_field_infos now contain | Gilbert Ramirez | 1999-10-12 | 1 | -21/+47 |
* | Add display filters. | Laurent Deniel | 1999-10-08 | 1 | -49/+121 |
* | 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 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -69/+62 |
* | Removed all references to gtk objects from packet*.[ch] files. They now | Gilbert Ramirez | 1999-03-23 | 1 | -84/+76 |
* | Added guy's time and DHCP patch. | Gilbert Ramirez | 1999-01-28 | 1 | -39/+62 |
* | Fix for non null-terminated strings. | Gilbert Ramirez | 1998-11-20 | 1 | -2/+5 |
* | BOOTP option 55 (parameter request list) now shows more detail. | Gilbert Ramirez | 1998-11-20 | 1 | -7/+32 |
* | * Fixed minor bug when printing string values. | Gerald Combs | 1998-11-18 | 1 | -2/+2 |
* | * Added patches from Laurent and Guy | Gerald Combs | 1998-11-18 | 1 | -1/+2 |
* | * Added column formatting functionality. | Gerald Combs | 1998-11-17 | 1 | -5/+6 |
* | Added a patch to wiretap from Guy Harris to help compile wiretap in | Gilbert Ramirez | 1998-11-12 | 1 | -5/+6 |
* | A lengthy patch to add the wiretap library. Wiretap is not used by default | Gilbert Ramirez | 1998-11-12 | 1 | -2/+1 |