aboutsummaryrefslogtreecommitdiffstats
path: root/epan/uat.h
AgeCommit message (Expand)AuthorFilesLines
2012-07-08UATs could be put into "categories". The categories were defined onlyguy1-8/+9
2012-06-28Update Free Software Foundation address.darkjames1-1/+1
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss1-1/+2
2012-01-25Fix usage of g_ascii_strdown() and g_ascii_strup() - they do *not*guy1-1/+4
2011-11-01Remove comma at the end of several enumerator lists.morriss1-3/+3
2011-09-20From Dirk via bug 6361:stig1-6/+20
2010-10-30Set maximum value for UAT range in fld_data, not cbdata.chk/set/tostr.stig1-1/+1
2010-10-29Make the third argument to a UAT copy callback a size_t (not that any ofguy1-1/+1
2010-06-28Introduce an Object Identifier field macro, together with an appropriate fieldgal1-0/+23
2010-03-04From LEGO via bug 3459:stig1-2/+18
2010-02-16Update the uat_new documentation to match the actual function.wmeier1-4/+8
2009-09-13s/g_strdown/g_ascii_strdownmorriss1-1/+1
2009-04-20More constification, fewer warnings.guy1-14/+14
2009-04-20Constify some items to squelch some compiler warnings in the Windowsguy1-17/+17
2009-03-16Clean up some P64 issues; we assume that no strings in UATs are biggerguy1-8/+11
2009-03-13From Jakub Zawadzki (bug 3331):stig1-5/+5
2009-03-08Don't use ep_strndup() to copy the uat protocol name, because the valuestig1-1/+1
2009-02-16Add an additional "title" attribute for UAT fields; that's what'sguy1-26/+29
2008-08-05luis.ontanon@gmail.com => luis@ontanon.orglego1-1/+1
2008-08-05(Temporary?) fix to get the Windows buildbot going again: remove constness fr...morriss1-2/+2
2008-08-05Have some UAT helper functions copying the passed buffer beforelego1-5/+8
2008-03-06Added an option to uat_new() to set if configuration shall be saved in thestig1-0/+1
2008-02-15Extend the UAT and preferences code so that you can use the "-o" flaggerald1-40/+56
2008-01-30Add Luis' uat_get_table_by_name() to fetch SMI uat tables.stig1-0/+1
2008-01-19Free allocated data in prefs_reset, removed need for uat_reload_all and stig1-1/+1
2008-01-14This patch adds support for configuration profiles, which can be used tostig1-0/+1
2007-08-28SNMP:lego1-0/+1
2007-05-25- epan/uat.h: change the UAT_PROTO_DEF macro to handle both the name of the d...lego1-6/+9
2007-04-23Add some GCC warnings to the standard set, and add some others to theguy1-24/+24
2007-04-13Fix some Solaris buildbot warningssfisher1-1/+1
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:lego1-0/+24
2007-04-01Have the prototypes of uat_esc and uat_unesc available to packet-snmp.clego1-0/+5
2007-04-01Fix management of lstrings in uat code so that arbitrary chars (even '\0's) c...lego1-3/+3
2007-02-19Initialize the description in UAT_FLD_PROTO().guy1-1/+1
2007-02-12Add a description of UAT fields, and have it as a tooltip in the New/Edit Dia...lego1-19/+20
2007-02-08Have the windows buildot compiling again.lego1-0/+3
2007-02-07UAT: filed definitions for proto (a dissector hanlde obtained by name)lego1-21/+14
2007-02-07MSVC does not like mixed declarations and codelego1-2/+27
2007-02-07* Add a category param to the uat.lego1-0/+4
2007-02-07Add ENUM and HEXBYTES modeslego1-33/+52
2007-02-05* Add a help facility for UATslego1-0/+1
2007-02-03second iteration:lego1-55/+176
2007-01-29svn:ignore uat_load.clego1-1/+2
2007-01-29now it is operational.lego1-1/+20
2007-01-28Although yet untested (but it compiles and is still unused) add UAT to the repo.lego1-0/+247