Declare routines exported to plugins through the plugin API table as
[metze/wireshark/wip.git] / packet-smb-browse.c
2001-08-05 Guy HarrisRemote API protocol (that seems to be what it's called...
2001-08-01 Guy HarrisPut in the right URL for the browser spec on the Samba...
2001-08-01 Guy HarrisPackets sent to \MAILSLOT\LANMAN appear to be browser...
2001-07-30 Guy HarrisUse "tvb_strsize()" rather than "tvb_strnlen()" to...
2001-07-20 Guy HarrisGet rid of some unused variables.
2001-07-13 Guy HarrisSet "pinfo->current_proto" in the browsser dissector.
2001-07-13 Guy HarrisAdd a "time_msecs_to_str()" routine, to turn a time...
2001-07-13 Guy HarrisThe 2 bytes in the middle of the election criteria...
2001-07-12 Guy HarrisTvbuffified SMB BROWSER dissector, from Ronnie Sahlberg.
2001-03-18 Guy HarrisMove the declaration of routines exported from "packet...
2001-01-03 Guy HarrisHave "proto_register_protocol()" build a list of data...
2000-11-19 Guy HarrisFor each column, have both a buffer into which strings...
2000-08-13 Laurent DenielAdd the "Edit:Protocols..." feature which currently...
2000-05-31 Guy HarrisAdd routines for adding items to a protocol tree that...
2000-05-11 Gilbert RamirezAdd tvbuff class.
2000-04-08 Richard SharpeMinor update to SMB browse display code ...
2000-02-14 Guy HarrisJeff Foster's SMB Mailslot and Netlogin dissectors...