aboutsummaryrefslogtreecommitdiffstats
path: root/epan/uat.h
AgeCommit message (Expand)AuthorFilesLines
2008-02-15Extend the UAT and preferences code so that you can use the "-o" flagGerald Combs1-40/+56
2008-01-30Add Luis' uat_get_table_by_name() to fetch SMI uat tables.Stig Bjørlykke1-0/+1
2008-01-19Free allocated data in prefs_reset, removed need for uat_reload_all and Stig Bjørlykke1-1/+1
2008-01-14This patch adds support for configuration profiles, which can be used toStig Bjørlykke1-0/+1
2007-08-28SNMP:Luis Ontanon1-0/+1
2007-05-25- epan/uat.h: change the UAT_PROTO_DEF macro to handle both the name of the d...Luis Ontanon1-6/+9
2007-04-23Add some GCC warnings to the standard set, and add some others to theGuy Harris1-24/+24
2007-04-13Fix some Solaris buildbot warningsStephen Fisher1-1/+1
2007-04-03Implement a proposal from Elefterios Gabriel for SCCP:Luis Ontanon1-0/+24
2007-04-01Have the prototypes of uat_esc and uat_unesc available to packet-snmp.cLuis Ontanon1-0/+5
2007-04-01Fix management of lstrings in uat code so that arbitrary chars (even '\0's) c...Luis Ontanon1-3/+3
2007-02-19Initialize the description in UAT_FLD_PROTO().Guy Harris1-1/+1
2007-02-12Add a description of UAT fields, and have it as a tooltip in the New/Edit Dia...Luis Ontanon1-19/+20
2007-02-08Have the windows buildot compiling again.Luis Ontanon1-0/+3
2007-02-07UAT: filed definitions for proto (a dissector hanlde obtained by name)Luis Ontanon1-21/+14
2007-02-07MSVC does not like mixed declarations and codeLuis Ontanon1-2/+27
2007-02-07* Add a category param to the uat.Luis Ontanon1-0/+4
2007-02-07Add ENUM and HEXBYTES modesLuis Ontanon1-33/+52
2007-02-05* Add a help facility for UATsLuis Ontanon1-0/+1
2007-02-03second iteration:Luis Ontanon1-55/+176
2007-01-29svn:ignore uat_load.cLuis Ontanon1-1/+2
2007-01-29now it is operational.Luis Ontanon1-1/+20
2007-01-28Although yet untested (but it compiles and is still unused) add UAT to the repo.Luis Ontanon1-0/+247