| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -34/+34 |
* | 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 Joerg Mayer: get rid of unused arguments. | Guy Harris | 2002-05-02 | 1 | -29/+40 |
* | Provide tvb_ensure_length_remaining(), which is like | Gilbert Ramirez | 2002-02-01 | 1 | -2/+2 |
* | Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in | Guy Harris | 2002-01-24 | 1 | -4/+4 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -4/+4 |
* | 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 | -5/+7 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -4/+4 |
* | IPX SAP over IPX EIGRP support, and IP EIGRP authentication updates, | Guy Harris | 2001-05-03 | 1 | -14/+32 |
* | Move the declarations of IP protocol numbers to "ipproto.h" from | Guy Harris | 2001-04-23 | 1 | -3/+3 |
* | Put the top-level item for a TLV into the protocol tree with a text | Guy Harris | 2001-04-20 | 1 | -9/+3 |
* | Move appletalk- and sna-related address routines out of the dissectors | Gilbert Ramirez | 2001-03-22 | 1 | -2/+2 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-22 | 1 | -12/+11 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -4/+4 |
* | 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 | -2/+2 |
* | Add a ; to the empty default case in a switch statement. ANSI C says | Gilbert Ramirez | 2000-11-14 | 1 | -1/+3 |
* | New EIGRP dissector, from Paul Ionescu. | Guy Harris | 2000-11-09 | 1 | -54/+384 |
* | 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 | -4/+4 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -2/+2 |
* | Give the IPX dissector dissector hash tables for the IPX type and socket | Guy Harris | 2000-05-30 | 1 | -3/+4 |
* | #include netinet/in.h (for ntohs() macro), if available. | Gilbert Ramirez | 2000-05-30 | 1 | -1/+5 |
* | Give the Appletalk DDP dissector a dissector hash table, and have the | Guy Harris | 2000-05-28 | 1 | -0/+132 |