| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed a bug regarding the handling of correlation ids. | Michael Tüxen | 2002-12-05 | 1 | -6/+6 |
* | Added support for the Implementers Guide. | Michael Tüxen | 2002-12-04 | 1 | -3/+69 |
* | Don't cast away constness, and fix variable and structure member | Guy Harris | 2002-12-02 | 1 | -4/+4 |
* | Fixed a bug on 64 bit machines in the CRC32C algorithm. Thanks to | Michael Tüxen | 2002-10-17 | 1 | -5/+5 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -351/+351 |
* | From Michael Tuexen: | Guy Harris | 2002-07-10 | 1 | -32/+16 |
* | From Michael Tuexen: update to match the latest I-Ds for two extensions: | Guy Harris | 2002-06-28 | 1 | -8/+40 |
* | When looking for dissectors for the source and destination port numbers | Guy Harris | 2002-06-08 | 1 | -17/+44 |
* | From Albert Chin: fix various non-GCC compiler warnings. | Guy Harris | 2002-05-30 | 1 | -2/+2 |
* | From Michael Tuexen: updates to later IETF drafts: | Guy Harris | 2002-05-18 | 1 | -141/+52 |
* | From Michael Tuexen: add missing support for the T-Bit in ABORT chunks. | Guy Harris | 2002-04-16 | 1 | -19/+31 |
* | From Joerg Mayer: get rid of some unused variables and arguments. | Guy Harris | 2002-04-14 | 1 | -63/+63 |
* | From Michael Tuexen: report the type of an unrecognized parameter. | Guy Harris | 2002-03-03 | 1 | -3/+5 |
* | From Michael Tuexen: update the CRC32 checksum code to match | Guy Harris | 2002-03-02 | 1 | -4/+13 |
* | From Michael Tuexen: | Guy Harris | 2002-02-02 | 1 | -8/+16 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Editorial change, from Michael Tuexen. | Guy Harris | 2002-01-20 | 1 | -5/+5 |
* | Allow a length of -1 to be specified when adding FT_NONE and FT_PROTOCOL | Guy Harris | 2002-01-20 | 1 | -21/+21 |
* | Make the label for the SCTP checksum type preference item indicate that | Guy Harris | 2002-01-15 | 1 | -2/+4 |
* | From Michael Tuexen: | Guy Harris | 2002-01-15 | 1 | -48/+206 |
* | From Michael Tuexen - SCTP updates: | Guy Harris | 2001-12-19 | 1 | -83/+493 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -36/+36 |
* | Attach a descriptive name field type and base to dissector tables; that | Guy Harris | 2001-12-08 | 1 | -3/+5 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -2/+5 |
* | Show parameter types in hex. | Guy Harris | 2001-10-23 | 1 | -31/+25 |
* | Get rid of "proto_tree_add_notext()" - if you create a subtree using it, | Guy Harris | 2001-08-28 | 1 | -5/+8 |
* | Use the "pinfo" argument, rather than the global "pi", to refer to the | Guy Harris | 2001-07-03 | 1 | -3/+3 |
* | Fix a typo. | Guy Harris | 2001-06-21 | 1 | -2/+2 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -46/+46 |
* | Move the declarations of IP protocol numbers to "ipproto.h" from | Guy Harris | 2001-04-23 | 1 | -2/+2 |
* | Fix Gerald's e-mail address - and fix it in "README.developer", so | Guy Harris | 2001-04-20 | 1 | -2/+2 |
* | SCTP dissector fix from Michael Tuexen. | Guy Harris | 2001-04-09 | 1 | -10/+12 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-25 | 1 | -8/+4 |
* | Update from Michael Tuexen to enhance handling of bundled upper layer | Guy Harris | 2001-01-14 | 1 | -23/+44 |
* | Support for dissectors registering themselves with a particular SCTP | Guy Harris | 2001-01-13 | 1 | -9/+12 |
* | Update the SCTP dissector, and add a dissector for | Gilbert Ramirez | 2001-01-11 | 1 | -336/+437 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -2/+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 |
* | Michael Tuexen's patch to add "sctp.port" as a dissector table so that | Guy Harris | 2000-08-19 | 1 | -57/+90 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -9/+4 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -15/+6 |
* | Include "packet.h", not <packet.h> - the latter, at least on Win32, | Guy Harris | 2000-07-31 | 1 | -9/+2 |
* | Add SCTP dissector from Tuexen Michael <Michael.Tuexen@icn.siemens.de> | Gilbert Ramirez | 2000-07-21 | 1 | -0/+1810 |