Move the GSM SMS dissection to a dedicated subdissector (currently still within
[obnox/wireshark/wip.git] / packet-smb-common.c
2003-06-12 guyAdd new routines:
2003-05-09 tpotMove the ntlmv2 response dissection out of packet-ntlms...
2003-04-03 tpotAdd an extra argument to get_unicode_string() to optionally
2003-04-03 tpotAdd an extra argument to get_ms_string() so we can...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-10 guyFrom Devin Heitmueller: dissect NTLMSSP authentication...
2002-06-16 guyFix "display_unicode_string()" to get the length of...
2002-05-27 sharpeAccount for hidden share types in share_types.
2002-05-24 guyMove the value_string table for the share type values to
2002-04-30 guyGet rid of some unused arguments, and mark some others...
2002-01-24 guyReplace a bunch of "tvb_length()" and "tvb_length_remai...
2001-07-08 guyGet rid of incorrect "const" qualifier.
2001-07-08 guyUse tvbuff-based routines to find the length of single...
2001-07-08 guyTvbuffified SMB NETLOGON dissector, from Ronnie Sahlberg.
2000-05-11 gramAdd tvbuff class.
2000-02-14 guyIn "display_flags()", panic if the size handed to it...
2000-02-14 guyFix the comment at the beginning of the file.
2000-02-14 guyJeff Foster's SMB Mailslot and Netlogin dissectors...