From Todd Sabin: allocate the buffer for the decrypted payload, rather
[obnox/wireshark/wip.git] / packet-smb-browse.c
2003-02-20 guyAt least in regular SMB Browse and RAP messages, the...
2003-02-17 tpotDissect the server type bitfield in NetServerGetInfo...
2003-01-30 tpotPut the computer_name in COL_INFO when dissecting a
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
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...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-11-19 guyMake the register routines for the mailslot, pipe,...
2001-08-05 guyRemote API protocol (that seems to be what it's called...
2001-08-01 guyPut in the right URL for the browser spec on the Samba...
2001-08-01 guyPackets sent to \MAILSLOT\LANMAN appear to be browser...
2001-07-30 guyUse "tvb_strsize()" rather than "tvb_strnlen()" to...
2001-07-20 guyGet rid of some unused variables.
2001-07-13 guySet "pinfo->current_proto" in the browsser dissector.
2001-07-13 guyAdd a "time_msecs_to_str()" routine, to turn a time...
2001-07-13 guyThe 2 bytes in the middle of the election criteria...
2001-07-12 guyTvbuffified SMB BROWSER dissector, from Ronnie Sahlberg.
2001-03-18 guyMove the declaration of routines exported from "packet...
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-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-11 gramAdd tvbuff class.
2000-04-08 sharpeMinor update to SMB browse display code ...
2000-02-14 guyJeff Foster's SMB Mailslot and Netlogin dissectors...