| Commit message (Expand) | Author | Age | Files | Lines |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | From Thomas Anders: display DHCP option 43 suboption 8 as an octet | Guy Harris | 2004-05-24 | 1 | -3/+10 |
* | From Thomas Anders: | Guy Harris | 2004-05-07 | 1 | -23/+262 |
* | From Greg Morris: handle the backwards compatibility flag for options 78 | Guy Harris | 2003-12-03 | 1 | -4/+12 |
* | From Greg Morris: | Guy Harris | 2003-11-18 | 1 | -6/+82 |
* | From Jean-Michel Fayard: BOOTP/DHCP, HTTP, and WSP statistics taps. | Guy Harris | 2003-09-02 | 1 | -1/+6 |
* | The NetInfo parent server address is an IPv4 address, and the NetInfo | Guy Harris | 2003-07-29 | 1 | -107/+107 |
* | Put in a missing comma in a list of strings, so we don't get two strings | Guy Harris | 2003-02-13 | 1 | -2/+2 |
* | Add the RFC 3203 FORCERENEW message type, as suggested by Suresh K. | Gerald Combs | 2003-02-07 | 1 | -1/+3 |
* | Decode DHCP option 52 (Option Overload). Decode the options embedded | Gerald Combs | 2002-09-28 | 1 | -9/+78 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -28/+28 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -10/+6 |
* | Adjust "voff" regardless of whether we're building a protocol tree, as | Guy Harris | 2002-06-29 | 1 | -14/+19 |
* | Clarify a comment, for the benefit of those not familiar with RFCspeak. | Guy Harris | 2002-06-19 | 1 | -2/+2 |
* | Put the status of the broadcast flag into the summary line for the flags | Guy Harris | 2002-06-19 | 1 | -5/+7 |
* | From Joerg Mayer: | Guy Harris | 2002-06-19 | 1 | -17/+58 |
* | From Joerg Mayer: dissect both the BOOTP server and client ports as | Guy Harris | 2002-05-28 | 1 | -1/+3 |
* | Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in | Guy Harris | 2002-01-24 | 1 | -3/+2 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -3/+3 |
* | RFC 2132 says | Guy Harris | 2001-12-27 | 1 | -6/+16 |
* | On the first pass through the BOOTP options, check whether data exists | Guy Harris | 2001-12-27 | 1 | -10/+34 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -13/+13 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -2/+5 |
* | 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 |