(Trivial) Fix spellling in a comment.
[metze/wireshark/wip.git] / epan / strutil.c
2014-01-08 darkjamesMove UAT xton() to wsutil library
2013-12-21 darkjamesisascii(x) && isprint(x) -> g_ascii_isprint(x)
2013-12-21 darkjamesDrop isprint.h use g_ascii_isprint() when this include...
2013-11-16 darkjamesFix epan_memmem() copyrights.
2013-10-12 eapacheFrom RobiOneKenobi via https://bugs.wireshark.org/bugzi...
2013-10-06 mmannAdd support for RELATIVE-OID ASN.1 type. Bug 9192 ...
2013-07-01 wmeierDefine certain 'const char *...' arrays as static.
2013-05-20 geraldMake the minimum supported GLib version 2.16.
2013-03-18 etxrabFrom beroset:
2012-12-26 guyFix a bunch of warnings.
2012-12-22 martinktrivial: clean up epan/strutil.c
2012-10-22 etxrabg_strcmp0 first occures in GLIB 2.16 define it localy...
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-05-28 darkjamesWhile iterating over string characters don't use strlen...
2012-05-20 darkjamesRevert r35131 fix bug #5738
2012-04-16 etxrabFrom Evan Huus:
2012-04-09 darkjamesAdd missing const attribute to some char *
2011-06-16 guySquelch some compiler warnings.
2011-04-13 sfisherChange ws_strdup_escape_underscore() function to be...
2011-02-18 geraldFix some dead code and zero division issues found by...
2010-12-06 sfisherChange format_text() and format_text_wsp() to use g_uni...
2010-11-04 stigCorrected some pointer types to avoid warnings from...
2010-08-30 morrissUse the top-level isprint.h instead of redefining ispri...
2010-05-27 geraldFrom Edgar Gladkich:
2010-02-23 etxrabFrom Jakub Zawadzki:
2010-01-28 wmeierFix various gcc -Wshadow warnings.
2010-01-26 dimegMove underscore escaping/unscaping function to strutil.c;
2009-10-23 etxrabMove IA5_7BIT_decode to strutil.c
2009-10-01 sfisherRemove comment asking if this function should be in...
2009-08-19 etxrabFrom Didier Gautheron:
2009-04-08 geraldMore size_t fixes. Use a string buffer in range.c.
2009-03-30 geraldAdd a couple of size_t casts to packet-dnp.c.
2009-02-17 geraldAdd a string utility function "string_or_null" which...
2008-07-12 stigSmall whitespace fix.
2008-05-05 jmayerFix a tpyo
2008-04-09 etxrabRemove:
2008-04-07 sfisher- Remove GLIB1 code
2007-11-27 guystrcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
2007-11-06 sahlbergadd a g_byte_array_sized_new() helper if we compile...
2007-10-27 etxrabApply yet another set of the optimization patches:
2007-10-26 etxrabApply yet another set of the optimization patches:
2007-07-14 guyFix yet more casts of ctype.h macro arguments - and...
2007-06-21 geraldBe less restrictive about WEP key preferences. Use...
2007-05-21 sahlbergmake gtk1 compile again
2007-04-13 sfisherFix some Solaris buildbot warnings
2007-02-07 legoFrom: Gisle Vanem
2007-02-04 sfisherFrom Sebastien Tandel:
2007-02-01 sfisherAllow byte strings (FT_BYTES) to have four digits seper...
2007-01-25 geraldFix a key preference crash bug. Improve WPA passphrase...
2007-01-15 geraldGLib 1.2 doesn't have g_strlcpy(), so don't use it.
2007-01-11 geraldFix compilation problems under Windows. In the GTK...
2007-01-11 geraldAdd uri_str_to_bytes(), byte_array_dup(), and byte_arra...
2006-10-18 geraldIn the 802.11 dissector, mark the "wep_keys" preference...
2006-09-22 geraldAdd support for reading from stdin under Windows. ...
2006-06-19 etxrabNew rutine tvb_format_text_wsp() which will change...
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 sahlbergname change
2006-05-18 guyPut a newline at the end of the file.
2006-04-27 geraldProperly grow our buffers for utf_8to16().
2006-03-08 geraldUse Unicode for all native Win32 calls. Unicode Window...
2006-03-07 gramRemove a case statement which can never be reached...
2006-02-23 sahlbergcreate a real function to emulate g_strlcat() for...
2005-12-04 guySquelch a GCC complaint.
2005-12-02 kukosanew field type FT_OID for OBJECT IDENTIFIERs
2005-08-17 sahlbergreplace some more silly rotating buffers with ep_alloc...
2004-11-28 etxrabChange number of bytes displayed in bytes_to_string...
2004-10-29 guyHave the usual three separate buffers for "format_text...
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 guyGLib 1.2[.x]'s "g_string_free()" doesn't return a value.
2004-05-01 obiotAdd an XML escaping routine: xml_escape()
2004-02-05 guyWe can't test the GTK+ version in dissectors or libethe...
2004-02-01 jmayerAdd consts to fix 'cast discards qualifiers from pointe...
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-12-24 guyDo the "isprint()" hack for GTK+ 2.x or 1.3[.x], whethe...
2003-08-27 gramAdd a "contains" operator for byte-strings, strings...
2003-08-01 guyFrom Chris Heath: fix up the check for printable ASCII...
2002-12-31 guyFrom Ronald Henderson: make "format_text()", on Windows...
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...
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-30 guyIf a line consists *solely* of an LF, set "*eol" to...
2000-09-29 guyDynamically grow the buffer used by "format_text()...
2000-09-27 gramFirst step in moving core Ethereal routines to libepan.