The hash table merely associates data structures with conversations,
[obnox/wireshark/wip.git] / packet-smb-browse.c
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...