From Alexander Stein via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6175 :
[obnox/wireshark/wip.git] / epan / uat.c
2011-06-28 stigReplace all strerror() with g_strerror().
2010-08-04 stigEnsure we don't index into a NULL pointer.
2010-06-28 galIntroduce an Object Identifier field macro, together...
2010-03-04 stigFrom LEGO via bug 3459:
2009-04-20 guyConstify some items to squelch some compiler warnings...
2009-04-08 geraldMore size_t fixes.
2009-03-08 stigHandle a empty string as "0" when checking numeric...
2009-02-16 guyAdd an additional "title" attribute for UAT fields...
2009-02-11 stigThe uat files can be saved before any other preferences...
2008-12-30 martinmAdd some comments to uat_new().
2008-09-03 guyg_ascii_strdown() and g_ascii_strup(), unlike g_strdown...
2008-08-07 legoremove a degug printf
2008-08-05 legoluis.ontanon@gmail.com => luis@ontanon.org
2008-05-23 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-03-06 stigAdded an option to uat_new() to set if configuration...
2008-02-26 morrissget_datafile_path() and get_persconffile_path() return...
2008-02-15 geraldExtend the UAT and preferences code so that you can...
2008-01-30 stigAdd Luis' uat_get_table_by_name() to fetch SMI uat...
2008-01-19 stigFree allocated data in prefs_reset, removed need for...
2008-01-14 stigThis patch adds support for configuration profiles...
2008-01-06 jakeAllocate enough space to make proper NULL terminated...
2007-12-16 stigFrom Jim Young:
2007-10-16 morrissChange more fopen() to eth_fopen() to finish fixing...
2007-08-28 legoCommit canges to uat_load.l, and initialize uat_t-...
2007-08-28 legoSNMP:
2007-07-14 guyFix yet more casts of ctype.h macro arguments - and...
2007-04-23 guyAdd some GCC warnings to the standard set, and add...
2007-04-13 sfisherFix some Solaris buildbot warnings
2007-04-03 richardvfix an 'unused parameter' warning
2007-04-03 legoImplement a proposal from Elefterios Gabriel for SCCP:
2007-04-01 legoFix management of lstrings in uat code so that arbitrar...
2007-02-11 legoHave Aply, Cancel and OK buttons instead of the save...
2007-02-08 legoHave the windows buildot compiling again.
2007-02-07 legoUAT: filed definitions for proto (a dissector hanlde...
2007-02-07 lego* Add a category param to the uat.
2007-02-07 legoAdd ENUM and HEXBYTES modes
2007-02-05 lego* Add a help facility for UATs
2007-02-04 legoMove (Up/Down) & Save buttons
2007-02-04 legothe quoted_string regexp in uat_load() fails badly...
2007-02-03 legosecond iteration:
2007-01-29 legosome cleanup and pset of svn:ignore
2007-01-29 legoThe UAT gui starts to work
2007-01-29 legonow it is operational.
2007-01-28 legoAlthough yet untested (but it compiles and is still...