aboutsummaryrefslogtreecommitdiffstats
path: root/packet-srvloc.c
AgeCommit message (Expand)AuthorFilesLines
2000-09-11Move format_text(), get_token_len(), and fine_line_end(), into strutil.cGilbert Ramirez1-1/+2
2000-08-13Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel1-1/+3
2000-08-11Miscellaneous code cleaningLaurent Deniel1-9/+5
2000-08-07Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris1-3/+3
2000-08-04Fix to the SRVLOC dissector to correctly handle the error field of theGuy Harris1-7/+7
2000-08-04Fix a number of problems, and do some checking to make sure we don't runGuy Harris1-37/+132
2000-05-31Add routines for adding items to a protocol tree that take arguments ofGuy Harris1-10/+10
2000-05-11Add tvbuff class.Gilbert Ramirez1-77/+77
2000-04-08Move calls to "dissector_add()" out of the register routines for TCP andGuy Harris1-8/+19
2000-01-22"tm_mon" in a "struct tm" is 0-based, not 1-based; when printing theGuy Harris1-3/+4
2000-01-07Fix Gerald's e-mail address.Guy Harris1-2/+2
2000-01-01Include <time.h> to declare "gmtime()".Guy Harris1-1/+2
1999-12-15Updates from James Coe.Guy Harris1-12/+17
1999-12-09SRVLOC updates from James Coe.Guy Harris1-9/+55
1999-12-07James Coe's patch to add SRVLOC and NCP-over-IP support.Guy Harris1-0/+379