Moved the value_string for MS country codes from packet-dcerpc-nt.c to
[obnox/wireshark/wip.git] / packet-srvloc.c
2002-01-24 guyReplace a bunch of "tvb_length()" and "tvb_length_remai...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-07-15 guyFixes, from Scott Renfro, for some calls to "localtime...
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-04-23 guyGet rid of some unnecessary includes.
2001-03-09 guyFixes to Lemon to get it to compile on platforms (such...
2001-01-22 guyRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-13 guyTvbuffify the SRVLOC dissector, and start trying to...
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-03 gramEnsure that all value_string arrays end in {0, NULL...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-09-11 gramMove format_text(), get_token_len(), and fine_line_end...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-11 denielMiscellaneous code cleaning
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-08-04 guyFix to the SRVLOC dissector to correctly handle the...
2000-08-04 guyFix a number of problems, and do some checking to make...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-11 gramAdd tvbuff class.
2000-04-08 guyMove calls to "dissector_add()" out of the register...
2000-01-22 guy"tm_mon" in a "struct tm" is 0-based, not 1-based;...
2000-01-07 guyFix Gerald's e-mail address.
2000-01-01 guyInclude <time.h> to declare "gmtime()".
1999-12-15 guyUpdates from James Coe.
1999-12-09 guySRVLOC updates from James Coe.
1999-12-07 guyJames Coe's patch to add SRVLOC and NCP-over-IP support.