Rename function and variables for dissecting an NT service Account Control
[obnox/wireshark/wip.git] / packet-q2931.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-09-14 guyMake the resolution for time values be nanoseconds...
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-05-27 guyThe Q.2931 dissector is only called through a handle...
2001-05-27 guyCall the Q.2931 dissector through a handle.
2001-04-17 guyMove the declaration of "etype_vals[]" from "epan/packe...
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-11-13 guyMove "bytes_to_str()" to "strutil.c" from "packet.c...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-29 guyAdd "tvb_reported_length()" to get the "reported length...
2000-05-11 gramAdd tvbuff class.
2000-01-13 guyAdd the NLPID value for PPP.
1999-12-29 guyPut a list of known OUIs in "oui.h", along with a decla...
1999-11-27 guyPull the code to dissect an ATM NSAP address out of...
1999-11-27 guyMinor bug fix.
1999-11-25 guyAdd a pile of stuff from the UNI 3.1 and UNI 4.0 specs.
1999-11-25 guyFixes to Q.931 dissector, and additions from a recent...
1999-11-19 guyBeginnings of Q.2931 support.