Rename samr_dissect_LOGON_HOURS() to dissect_ndr_nt_LOGON_HOURS() and
[obnox/wireshark/wip.git] / packet-lapd.c
2002-02-22 guyProperly set the length of the top-level item.
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-11-25 hagbardMoved from using dissect_data to using call_dissector()
2001-11-13 gramHopefully the last time I have to change my e-mail...
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-05-27 guyNo need to include "packet-q931.h" any more, as we...
2001-05-27 guyCall the Q.931 dissector through a handle.
2001-01-22 guyRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-11-29 gramWrap the dissect_fddi() call (with a 4th argument)...
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-16 guyTvbuffify the STP dissector, have it register itself...
2000-09-21 gramMake sure to pass the sent/received direction from...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-31 gramConvert LAPD and V.120 dissector to use tvbuff. Convert...
2000-05-29 guyAdd "tvb_reported_length()" to get the "reported length...
2000-05-19 gramAdd wtap-int.h. Move definitions relevant to the intern...
2000-05-18 guyRemove the "union pseudo_header" from the "frame_data...
2000-05-11 gramAdd tvbuff class.
2000-02-15 gramCreate a header file for every packet-*.c file. Prune...
2000-01-24 guyxDLC frames other than I and UI frames may have a paylo...
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-11-11 guyAdd #defines for bits in the LAPD address field and...
1999-11-11 gramAdd LAPD support.