aboutsummaryrefslogtreecommitdiffstats
path: root/packet-iua.c
Commit message (Expand)AuthorAgeFilesLines
* Cast the result of "tvb_get_ptr()" to a "const char *", not a "char *".Guy Harris2002-12-021-3/+3
* Updated the handling of padding bytes.Michael Tüxen2002-12-021-23/+10
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-60/+60
* IUA updates from Michael Tuexen:Guy Harris2002-07-121-724/+640
* From Michael Tuexen:Guy Harris2002-07-041-46/+38
* Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls inGuy Harris2002-01-241-3/+3
* Convert some "col_add_str()" calls to "col_set_str()".Guy Harris2002-01-211-2/+2
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-2/+2
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-6/+6
* Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris2001-12-031-3/+6
* Fix some field names to begin with "iua", not "hf".Guy Harris2001-10-231-6/+6
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-25/+25
* Get rid of unnecessary includes.Guy Harris2001-04-231-3/+1
* Fix Gerald's e-mail address - and fix it in "README.developer", soGuy Harris2001-04-201-2/+2
* Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto ="Guy Harris2001-01-251-7/+1
* Updates from Michael Tuexen.Guy Harris2001-01-141-36/+41
* Support for dissectors registering themselves with a particular SCTPGuy Harris2001-01-131-1/+3
* Update the SCTP dissector, and add a dissector forGilbert Ramirez2001-01-111-0/+1014