aboutsummaryrefslogtreecommitdiffstats
path: root/epan/uat.h
AgeCommit message (Expand)AuthorFilesLines
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