aboutsummaryrefslogtreecommitdiffstats
path: root/epan/strutil.c
AgeCommit message (Expand)AuthorFilesLines
2000-12-22Enable FT_BYTES dfiltering, from Ed Warnicke.gram1-1/+13
2000-11-13Move "bytes_to_str()" to "strutil.c" from "packet.c" - it's just aguy1-1/+39
2000-11-10Tvbuffify the SAP and SDP dissectors.guy1-31/+1
2000-11-09Support for embedded newlines in SDP fields, from Robert Tsai.guy1-1/+31
2000-09-30If a line consists *solely* of an LF, set "*eol" to point to the LF.guy1-1/+6
2000-09-29Dynamically grow the buffer used by "format_text()", rather than cuttingguy1-24/+37
2000-09-27First step in moving core Ethereal routines to libepan.gram1-0/+222