Move "bytes_to_str()" to "strutil.c" from "packet.c" - it's just a
[metze/wireshark/wip.git] / epan / tvbuff.c
2000-11-13 Guy HarrisMove "bytes_to_str()" to "strutil.c" from "packet.c...
2000-11-12 Guy HarrisMake "tvb_find_line_end()" and "tvb_find_line_end_unquo...
2000-11-11 Guy HarrisMake the string-to-compare-with arguments to "tvb_strne...
2000-11-10 Guy HarrisAllow "tvb_find_guint8()", "tvb_pbrk_guint8()", and...
2000-11-10 Guy HarrisTvbuffify the SAP and SDP dissectors.
2000-11-09 Guy HarrisTvbuffify the HTTP, NNTP, RSH, RTSP, and Telnet dissectors.
2000-10-17 Guy HarrisPatch from Heikki Vatiainen to make "tvb_strnlen()...
2000-09-27 Gilbert RamirezFirst step in moving core Ethereal routines to libepan.