Move the contents of NEWS to ChangeLog, since NEWS was a big list of changes.
[metze/wireshark/wip.git] / packet-smb-browse.c
2002-04-30 Guy HarrisGet rid of some unused arguments, and mark some others...
2002-01-24 Guy HarrisReplace a bunch of "tvb_length()" and "tvb_length_remai...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2001-11-19 Guy HarrisMake the register routines for the mailslot, pipe,...
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...