| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -300/+300 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -9/+1 |
* | Change a "proto_tree_add_uint()" call to use "proto_tree_add_item()". | Guy Harris | 2002-07-17 | 1 | -2/+3 |
* | From Jason Lango: a hack to get SDES length correct on QT packets. | Guy Harris | 2002-04-15 | 1 | -6/+4 |
* | From Joerg Mayer: remove unused parameters. | Guy Harris | 2002-04-09 | 1 | -16/+16 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -3/+3 |
* | Allow a length of -1 to be specified when adding FT_NONE and FT_PROTOCOL | Guy Harris | 2002-01-20 | 1 | -3/+3 |
* | From Nagarjuna Venna: only display the reason in BYE RTCP packets if | Guy Harris | 2002-01-10 | 1 | -12/+14 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -12/+12 |
* | Get rid of the lists of conversation dissectors; instead, have a | Guy Harris | 2001-12-03 | 1 | -4/+4 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -2/+5 |
* | Change "conversation_set_dissector()" to take a dissector handle, rather | Guy Harris | 2001-11-27 | 1 | -12/+4 |
* | Switched from using CHECK_DISPLAY_AS_DATA to using CHECK_DISPLAY_AS_X | Ed Warnicke | 2001-11-26 | 1 | -2/+5 |
* | From Jason Lango: | Guy Harris | 2001-09-08 | 1 | -1/+3 |
* | Instead of having a single datum attached to a conversation, have a list | Guy Harris | 2001-09-03 | 1 | -15/+20 |
* | Make routines that are passed an unsigned integer as their last argument | Guy Harris | 2001-09-03 | 1 | -6/+6 |
* | Check first whether there's any data left in the packet before checking | Guy Harris | 2001-08-18 | 1 | -3/+3 |
* | Use the "pinfo" argument, rather than the global "pi", to refer to the | Guy Harris | 2001-07-03 | 1 | -5/+5 |
* | RTSP fixes, from nuf si. | Guy Harris | 2001-06-20 | 1 | -4/+4 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -34/+34 |
* | Give a number of files RCS IDs. | Guy Harris | 2001-06-12 | 1 | -2/+3 |
* | Get rid of BYTES_ARE_IN_FRAME references. | Guy Harris | 2001-04-23 | 1 | -4/+2 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -2/+2 |
* | Add tables of "conversation" dissectors, which are associated with | Guy Harris | 2001-01-09 | 1 | -0/+10 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+6 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -9/+9 |
* | Make the RTCP, RTP, WSP, and WTP dissectors check whether their | Guy Harris | 2000-11-05 | 1 | -1/+7 |
* | Support for conversations with "wildcard" destination addresses, from | Guy Harris | 2000-10-21 | 1 | -5/+9 |
* | Dissect the allegedly-NTP time stamp in a Sender Report packet as two | Guy Harris | 2000-10-19 | 1 | -7/+18 |
* | Andreas Sikkema's new H.261 and TPKT dissectors, replacement RTCP and | Guy Harris | 2000-10-19 | 1 | -345/+1082 |
* | Move format_text(), get_token_len(), and fine_line_end(), into strutil.c | Gilbert Ramirez | 2000-09-11 | 1 | -1/+2 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | 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 | -31/+31 |
* | Support for RTCP and RTP, from Jason Lango. | Guy Harris | 2000-04-21 | 1 | -0/+455 |