summaryrefslogtreecommitdiff
path: root/epan/tvbuff.h
AgeCommit message (Expand)AuthorFilesLines
2000-11-18Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSIGuy Harris1-1/+9
2000-11-14Add tvb_set_child_real_data_tvbuff(), which allows you to tell theGilbert Ramirez1-2/+13
2000-11-13Move "bytes_to_str()" to "strutil.c" from "packet.c" - it's just aGuy Harris1-1/+7
2000-11-11Make the string-to-compare-with arguments to "tvb_strneql()" andGuy Harris1-3/+3
2000-11-10Allow "tvb_find_guint8()", "tvb_pbrk_guint8()", and "tvb_strnlen()" toGuy Harris1-8/+15
2000-11-10Tvbuffify the SAP and SDP dissectors.Guy Harris1-1/+29
2000-11-09Tvbuffify the HTTP, NNTP, RSH, RTSP, and Telnet dissectors.Guy Harris1-1/+15
2000-09-27First step in moving core Ethereal routines to libepan.Gilbert Ramirez1-0/+290