| Commit message (Expand) | Author | Age | Files | Lines |
* | Use "tvb_format_text()" to display a string, so that non-printable | Guy Harris | 2004-03-24 | 1 | -4/+3 |
* | Change return type of tvb_format_text from guint8* to gchar*. | Jörg Mayer | 2004-01-23 | 1 | -2/+2 |
* | From Mohammad Hanif: fix dissection of RSVP DETOUR object code. | Guy Harris | 2003-11-11 | 1 | -5/+11 |
* | From Mohammad Hanif: | Guy Harris | 2003-11-08 | 1 | -9/+44 |
* | From Akira Endoh: Diffserv MPLS signaling protocol support. | Guy Harris | 2003-10-10 | 1 | -3/+154 |
* | When registering a field, make sure its ID is -1 or 0 - if it's not, | Guy Harris | 2003-10-06 | 1 | -5/+1 |
* | Remove undefined code. | Laurent Deniel | 2003-04-22 | 1 | -2/+2 |
* | From Akira Endoh: | Guy Harris | 2003-04-22 | 1 | -73/+198 |
* | Panic if a preference starts with the name of the module to which it | Guy Harris | 2003-01-28 | 1 | -2/+2 |
* | From Albert Chin: get rid of trailing commas in enums, as Digital's, | Guy Harris | 2003-01-24 | 1 | -3/+3 |
* | Don't cast away constness, and fix variable and structure member | Guy Harris | 2002-12-02 | 1 | -8/+8 |
* | Don't use "unsigned long" to mean "32-bit unsigned integer", as it's not | Guy Harris | 2002-10-24 | 1 | -3/+3 |
* | Added support for Label Request Type 2 (ATM Label Range) and | Ashok Narayanan | 2002-10-23 | 1 | -2/+75 |
* | - Fixed RRO flag support that got dropped in the previous commit. | Ashok Narayanan | 2002-10-08 | 1 | -46/+266 |
* | Updates to RSVP | Ashok Narayanan | 2002-10-02 | 1 | -558/+585 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -706/+706 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -9/+1 |
* | Don't loop forever in "find_rsvp_session_tempfilt()" or | Guy Harris | 2002-07-31 | 1 | -3/+10 |
* | Added support for dissecting RSVP Bundle Messages | Ashok Narayanan | 2002-07-15 | 1 | -203/+290 |
* | Add Booleans for the Ack and Srefresh messages, and move the Boolean for | Guy Harris | 2002-07-14 | 1 | -5/+13 |
* | Add a Boolean field for the Bundle message type. | Guy Harris | 2002-07-14 | 1 | -1/+5 |
* | Properly check for unknown RSVP message types. | Guy Harris | 2002-06-06 | 1 | -19/+50 |
* | Require that the LMP and RSVP message types be greater than 0. | Gerald Combs | 2002-06-02 | 1 | -3/+10 |
* | From Albert Chin: fix various non-GCC compiler warnings. | Guy Harris | 2002-05-30 | 1 | -3/+3 |
* | Add a "break;" after a "default:" to fix an MSVC++ compilation error. | Gerald Combs | 2002-05-18 | 1 | -1/+2 |
* | - Major cleanup of the RSVP dissector | Ashok Narayanan | 2002-05-16 | 1 | -1741/+2702 |
* | Use "%.10g", rather than "%f", for floating-point numbers. That will | Guy Harris | 2002-04-25 | 1 | -15/+15 |
* | Use "tvb_get_ntohieee_float()" to fetch floating-point numbers. | Guy Harris | 2002-04-24 | 1 | -35/+34 |
* | From Joerg Mayer: get rid of some unused variables and arguments. | Guy Harris | 2002-04-14 | 1 | -2/+1 |
* | From Joerg Mayer: | Guy Harris | 2002-04-14 | 1 | -3/+4 |
* | Changed TBA GMPLS object numbers to proposed IETF numbers. | Ashok Narayanan | 2002-03-29 | 1 | -11/+57 |
* | "ulong" isn't defined on MacOS X (and probably isn't defined on some | Guy Harris | 2002-03-02 | 1 | -3/+3 |
* | Added RSVP support for the Administrative Status object. | Ashok Narayanan | 2002-03-01 | 1 | -1/+68 |
* | GMPLS extensions for OSPF Opaque LSAs | Ashok Narayanan | 2002-02-14 | 1 | -3/+3 |
* | Put in a "break" statement after the "default:" clause; GCC may allow | Guy Harris | 2002-02-02 | 1 | -1/+2 |
* | Added support for LSP-TUNNEL INTERFACE-ID object. | Ashok Narayanan | 2002-01-31 | 1 | -35/+155 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -3/+3 |
* | Changes to RSVP: | Ashok Narayanan | 2001-12-29 | 1 | -151/+324 |
* | Added support for Generalized MPLS (GMPLS) to RSVP | Ashok Narayanan | 2001-12-26 | 1 | -20/+406 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -7/+7 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -3/+5 |
* | Fix the rest of the signed/unsigned comparison warnings. | Gilbert Ramirez | 2001-10-26 | 1 | -2/+2 |
* | Add HFILL to explicitly fill in some additional structure members. | Guy Harris | 2001-06-26 | 1 | -4/+4 |
* | More IS-IS updates. | Guy Harris | 2001-06-23 | 1 | -5/+52 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -42/+42 |
* | Cosmetic: Corrected "Maximum policed unit" to "Maximum packet size" | Ashok Narayanan | 2001-06-14 | 1 | -7/+7 |
* | Bugfix: Removed an unnecessary and potentially spurious include from RSVP. | Ashok Narayanan | 2001-05-01 | 1 | -2/+1 |
* | - Added support for RSVP Refresh Reduction Extensions | Ashok Narayanan | 2001-05-01 | 1 | -18/+215 |
* | Get rid of some unnecessary includes. | Guy Harris | 2001-04-23 | 1 | -2/+1 |
* | Move the declarations of IP protocol numbers to "ipproto.h" from | Guy Harris | 2001-04-23 | 1 | -3/+3 |