| 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 |
* | Update URLs for various IANA documents. | Guy Harris | 2004-02-28 | 1 | -2/+2 |
* | Check that the length of an AVP is >= 6, not just that it's non-zero. | Guy Harris | 2003-12-26 | 1 | -3/+3 |
* | Set the length of the L2TP tvbuff based on the length in the L2TP | Guy Harris | 2003-01-14 | 1 | -13/+21 |
* | From Andreas Trauer: dissect the L2TP AVPs Initial Received LCP CONFREQ, | Guy Harris | 2002-12-11 | 1 | -30/+32 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -27/+27 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -9/+1 |
* | From Thierry Pelle: Redback vendor-specific items for RADIUS and L2TP. | Guy Harris | 2002-07-10 | 1 | -1/+3 |
* | From KevinM, fixes for the L2TP protocol. Incorrect display filter names. | Ronnie Sahlberg | 2002-05-30 | 1 | -13/+13 |
* | Fix some "proto_tree_add_uint()" and "proto_tree_add_uint_hidden()" | Guy Harris | 2002-03-09 | 1 | -3/+3 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -3/+3 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -9/+9 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -3/+5 |
* | From Ronnie Sahlberg: FT_UINT64 support, code to handle 64-bit integers | Guy Harris | 2001-10-29 | 1 | -12/+8 |
* | L2TP Dissconnect Cause Information AVP support, from Motonori Shindo. | Guy Harris | 2001-10-19 | 1 | -1/+44 |
* | Fixes to take the Vendor-Specific attribute into consideration when | Guy Harris | 2001-10-15 | 1 | -5/+62 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -18/+18 |
* | Clean up the handling of AVPs. | Guy Harris | 2001-06-10 | 1 | -258/+398 |
* | Call the dissector for PPP-in-HDLC-like-framing (RFC 1662) the | Guy Harris | 2001-03-30 | 1 | -5/+5 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-25 | 1 | -4/+3 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -2/+3 |
* | Ensure that all value_string arrays end in {0, NULL}. Dissectors got away | Gilbert Ramirez | 2001-01-03 | 1 | -1/+2 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+2 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -2/+2 |
* | Have the Etherenet and PPP dissectors register themselves, and have | Guy Harris | 2000-11-19 | 1 | -16/+19 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -2/+2 |
* | Convert IPX-and-friend dissectors in packet-ipx.c to use | Gilbert Ramirez | 2000-06-15 | 1 | -2/+2 |
* | Changed long registration name for L2TP to spelled-out name, without | Gilbert Ramirez | 2000-06-08 | 1 | -2/+3 |
* | Fix L2TP so that dissect_ppp() is called. | Gilbert Ramirez | 2000-06-07 | 1 | -368/+496 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -2/+2 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -62/+62 |
* | Move calls to "dissector_add()" out of the register routines for TCP and | Guy Harris | 2000-04-08 | 1 | -3/+11 |
* | Spelling fix from Florian Lohoff | Gilbert Ramirez | 2000-04-05 | 1 | -2/+2 |
* | Florian Lohoff's fixes to L2TP result and error code dissection. | Guy Harris | 2000-03-22 | 1 | -9/+15 |
* | Fix some errors discovered by making GCC do format string/argument | Guy Harris | 2000-03-14 | 1 | -2/+2 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -60/+60 |
* | Updates to the L2TP parser, from Laurent Cazalet and Thomas Parvais. | Guy Harris | 2000-01-10 | 1 | -37/+110 |
* | Indicate the RFC that specifies L2TP. | Guy Harris | 2000-01-07 | 1 | -29/+28 |
* | Add John Thomas' L2TP dissector. | Guy Harris | 2000-01-07 | 1 | -0/+619 |