From me via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7709
[metze/wireshark/wip.git] / epan / uat.c
2012-07-08 Guy HarrisUATs could be put into "categories". The categories...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-10-09 Stig BjørlykkeAdded a button to refresh a UAT from the system default...
2011-09-21 Bill MeierWhitespace cleanup:
2011-09-21 Bill MeierFix ex "modeline" so it works;
2011-09-20 Stig BjørlykkeFrom Dirk via bug 6361:
2011-06-28 Stig BjørlykkeReplace all strerror() with g_strerror().
2010-08-04 Stig BjørlykkeEnsure we don't index into a NULL pointer.
2010-06-28 Graeme LuntIntroduce an Object Identifier field macro, together...
2010-03-04 Stig BjørlykkeFrom LEGO via bug 3459:
2009-04-20 Guy HarrisConstify some items to squelch some compiler warnings...
2009-04-08 Gerald CombsMore size_t fixes.
2009-03-08 Stig BjørlykkeHandle a empty string as "0" when checking numeric...
2009-02-16 Guy HarrisAdd an additional "title" attribute for UAT fields...
2009-02-11 Stig BjørlykkeThe uat files can be saved before any other preferences...
2008-12-30 Martin MathiesonAdd some comments to uat_new().
2008-09-03 Guy Harrisg_ascii_strdown() and g_ascii_strup(), unlike g_strdown...
2008-08-07 Luis Ontanonremove a degug printf
2008-08-05 Luis Ontanonluis.ontanon@gmail.com => luis@ontanon.org
2008-05-23 Anders BromanFix some of the Errors/warnings detected by checkapi.
2008-05-22 Jeff MorrissMove the file utility functions from wiretap to libwsut...
2008-03-06 Stig BjørlykkeAdded an option to uat_new() to set if configuration...
2008-02-26 Jeff Morrissget_datafile_path() and get_persconffile_path() return...
2008-02-15 Gerald CombsExtend the UAT and preferences code so that you can...
2008-01-30 Stig BjørlykkeAdd Luis' uat_get_table_by_name() to fetch SMI uat...
2008-01-19 Stig BjørlykkeFree allocated data in prefs_reset, removed need for...
2008-01-14 Stig BjørlykkeThis patch adds support for configuration profiles...
2008-01-06 Jaap KeuterAllocate enough space to make proper NULL terminated...
2007-12-16 Stig BjørlykkeFrom Jim Young:
2007-10-16 Jeff MorrissChange more fopen() to eth_fopen() to finish fixing...
2007-08-28 Luis OntanonCommit canges to uat_load.l, and initialize uat_t-...
2007-08-28 Luis OntanonSNMP:
2007-07-14 Guy HarrisFix yet more casts of ctype.h macro arguments - and...
2007-04-23 Guy HarrisAdd some GCC warnings to the standard set, and add...
2007-04-13 Stephen FisherFix some Solaris buildbot warnings
2007-04-03 Richard van der... fix an 'unused parameter' warning
2007-04-03 Luis OntanonImplement a proposal from Elefterios Gabriel for SCCP:
2007-04-01 Luis OntanonFix management of lstrings in uat code so that arbitrar...
2007-02-11 Luis OntanonHave Aply, Cancel and OK buttons instead of the save...
2007-02-08 Luis OntanonHave the windows buildot compiling again.
2007-02-07 Luis OntanonUAT: filed definitions for proto (a dissector hanlde...
2007-02-07 Luis Ontanon* Add a category param to the uat.
2007-02-07 Luis OntanonAdd ENUM and HEXBYTES modes
2007-02-05 Luis Ontanon* Add a help facility for UATs
2007-02-04 Luis OntanonMove (Up/Down) & Save buttons
2007-02-04 Luis Ontanonthe quoted_string regexp in uat_load() fails badly...
2007-02-03 Luis Ontanonsecond iteration:
2007-01-29 Luis Ontanonsome cleanup and pset of svn:ignore
2007-01-29 Luis OntanonThe UAT gui starts to work
2007-01-29 Luis Ontanonnow it is operational.
2007-01-28 Luis OntanonAlthough yet untested (but it compiles and is still...