| Commit message (Expand) | Author | Age | Files | Lines |
* | From Taisuke Sasaki: put in missing {} in an "if". | Guy Harris | 2003-10-07 | 1 | -2/+3 |
* | The authentication data field in "simple password" authentication is 64 | Guy Harris | 2003-05-08 | 1 | -3/+3 |
* | Reorder defines numerically within version | Jörg Mayer | 2003-01-21 | 1 | -2/+2 |
* | Don't cast away constness, and fix variable and structure member | Guy Harris | 2002-12-02 | 1 | -3/+3 |
* | From Andreas Trauer: | Guy Harris | 2002-11-27 | 1 | -8/+31 |
* | From Taisuke Sasaki: | Guy Harris | 2002-11-15 | 1 | -4/+4 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -142/+142 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -11/+3 |
* | Don't pass "tvb_reported_length_remaining(tvb, offset)" as the fourth | Guy Harris | 2002-05-30 | 1 | -2/+3 |
* | Show the opaque type as a field and, if the opaque type is Traffic | Guy Harris | 2002-05-14 | 1 | -9/+35 |
* | Add some comments. | Guy Harris | 2002-05-14 | 1 | -1/+8 |
* | From Motonori Shindo: | Guy Harris | 2002-05-13 | 1 | -8/+6 |
* | Handle an LSA length <= the length of an LSA header. | Guy Harris | 2002-05-11 | 1 | -1/+3 |
* | Get rid of an unused variable. | Guy Harris | 2002-05-11 | 1 | -3/+1 |
* | - Added support for LMP draft versions -02 and -03 (selectable in | Ashok Narayanan | 2002-05-10 | 1 | -34/+205 |
* | Use "%.10g", rather than "%f", for floating-point numbers. That will | Guy Harris | 2002-04-25 | 1 | -5/+5 |
* | Use "tvb_get_ntohieee_float()" to fetch floating-point numbers. | Guy Harris | 2002-04-24 | 1 | -12/+11 |
* | From Joerg Mayer: | Guy Harris | 2002-04-14 | 1 | -8/+3 |
* | Fixed small bug in translation of IXCD in OSPF GMPLS LSA. | Ashok Narayanan | 2002-02-19 | 1 | -3/+3 |
* | "tvb_ieee_to_long()" returns a "long", not a "long long", so you can't | Guy Harris | 2002-02-14 | 1 | -5/+5 |
* | GMPLS extensions for OSPF Opaque LSAs | Ashok Narayanan | 2002-02-14 | 1 | -3/+58 |
* | Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in | Guy Harris | 2002-01-24 | 1 | -10/+4 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -7/+7 |
* | From Taisuke Sasaki: fix the handling of the metric and referenced LS | Guy Harris | 2001-12-05 | 1 | -5/+5 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -2/+5 |
* | OSPFv3 checksum fix, from Taisuke Sasaki. | Guy Harris | 2001-11-28 | 1 | -19/+50 |
* | Moved from using dissect_data() to using call_dissector() | Ed Warnicke | 2001-11-26 | 1 | -2/+5 |
* | Get rid of some unused variables. | Guy Harris | 2001-11-21 | 1 | -13/+1 |
* | Section D.4.3 "Generating Cryptographic authentication" of RFC 2328 says | Guy Harris | 2001-10-27 | 1 | -2/+6 |
* | Get rid of a trailing blank. | Guy Harris | 2001-09-14 | 1 | -3/+3 |
* | Fixes to the OSPFv3 dissector, from Palle Lyckegaard. | Guy Harris | 2001-09-13 | 1 | -16/+14 |
* | Fix some bugs (and some indentation). | Guy Harris | 2001-09-11 | 1 | -10/+8 |
* | OSPFv3 support, from Palle Lyckegaard. | Guy Harris | 2001-09-05 | 1 | -191/+950 |
* | Support for draft-rosen-vpn-ospf-bgp-mpls and for additional BGP | Guy Harris | 2001-07-08 | 1 | -1/+7 |
* | Use the "pinfo" argument, rather than the global "pi", to refer to the | Guy Harris | 2001-07-03 | 1 | -3/+2 |
* | Updates to OSPF for the changes between drafts 3 and 4 of | Guy Harris | 2001-05-14 | 1 | -5/+7 |
* | Additional OSPF LSA types and opaque-options flag, from Michael | Guy Harris | 2001-05-02 | 1 | -7/+21 |
* | Move the declarations of IP protocol numbers to "ipproto.h" from | Guy Harris | 2001-04-23 | 1 | -3/+3 |
* | Tvbuffify the RSVP dissector. | Guy Harris | 2001-02-04 | 1 | -4/+4 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-22 | 1 | -6/+5 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -2/+2 |
* | 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/+3 |
* | Always put the packet type in the Info column. | Guy Harris | 2000-12-28 | 1 | -4/+3 |
* | Tvbuffify the RIP and OSPF dissectors. | Guy Harris | 2000-12-27 | 1 | -645/+742 |
* | Check the checksum on OSPF packets, if possible. | Guy Harris | 2000-12-14 | 1 | -3/+44 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -2/+2 |
* | Changes from Craig Metz to: | Guy Harris | 2000-09-13 | 1 | -2/+6 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |