from Frederic Peters: bring debian package generation .deb up to date
[obnox/wireshark/wip.git] / epan / strutil.h
2004-10-27 ulflfix doxygen tags
2004-08-13 geraldMove convert_string_to_hex() and convert_string_case...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-06 geraldAdd a "force_separators" parameter to hex_str_to_bytes...
2004-05-01 obiotAdd an XML escaping routine: xml_escape()
2004-01-25 jmayerChange the first arg to hex_str_to_bytes from guchar...
2003-12-29 guy"hex_str_to_bytes()" modifies the GByteArray supplied...
2003-12-29 geraldPull most of bytes_from_unparsed() into a new routine,
2003-08-27 gramAdd a "contains" operator for byte-strings, strings...
2003-07-04 gramUse FLT_DIG and DBL_DIG from float.h to create printf...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-06-23 guyWinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPc...
2000-12-22 gramEnable FT_BYTES dfiltering, from Ed Warnicke.
2000-11-13 guyMove "bytes_to_str()" to "strutil.c" from "packet.c...
2000-11-10 guyTvbuffify the SAP and SDP dissectors.
2000-11-09 guySupport for embedded newlines in SDP fields, from Rober...
2000-09-28 gramMore EPAN-related code movements. Get rid of usage...
2000-09-27 gramFirst step in moving core Ethereal routines to libepan.