radiotap: Updates to the radiotap dissector to avoid confusion.
[metze/wireshark/wip.git] / epan / uat.h
2017-08-07 Michael MannUse UAT model for I/O graph
2017-06-22 Michael MannAdd support for "bool" and "display filter" types for...
2017-02-12 Dario Lombardouat: add missing parameter to documentation.
2017-01-12 Dario Lombardouat: add a reset callback.
2017-01-07 Michael MannConvert range API to always use wmem memory.
2016-10-04 Peter Wuuat: fix PT_TXTMOD_HEXBYTES/PT_TXTMOD_ENUM comments
2016-09-01 Peter Wuuat: clarify documentation
2015-12-31 João Valverdeuat: Fix warnings [-Wcast-qual]
2015-12-31 Guy HarrisDon't allocate something until we know we need it.
2015-12-31 Guy HarrisDon't cast away constness.
2015-12-07 Balint ReczeySpelling fixes for errors found by lintian
2015-10-28 Gerald CombsGet rid of a couple of UAT macros.
2015-05-28 Gerald CombsUse an "Open" instead of a "Save" dialog for UAT prefs.
2015-02-18 Guy HarrisFix comments to reflect reality.
2015-02-18 Guy HarrisMake UAT record update callbacks return a success/failu...
2015-01-18 Guy HarrisRemove some apparently-unnecessary includes of emem.h.
2015-01-13 Guy HarrisUAT error string pointers should not be const pointers.
2015-01-12 Michael MannRemove emem APIs from UAT functionality.
2014-10-17 Guy HarrisDon't use ctype.h routines.
2014-09-06 Guy HarrisConvert all the other function-defining macros.
2014-09-06 Guy HarrisTry to suppress MSVC++ unused parameter warnings.
2014-06-16 Evan HuusRemove now-unused functions.
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-02-03 Gilbert RamirezFix all -fstrict-alias warnings found by gcc 4.1.2
2013-12-10 Irene RüngelerUse PT_TXTMOD_NONE for columns that should not be editable.
2013-12-08 Jakub ZawadzkiFix some warnings: cast discards `__attribute__((const...
2013-12-03 Jakub ZawadzkiRename struct _uat_t to epan_uat
2013-12-03 Jakub ZawadzkiDissectors should not use dfilter.h, don't include it.
2013-11-10 Jakub ZawadzkiAdd missing includes in order to remove exceptions...
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-07-25 Gerald CombsAdd a UAT dialog. Make UAT preferences uat_t * instead...
2013-03-12 Anders BromanFrom beroset:
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-17 Michael MannRemove C++ incompatibilities in c1222 dissector.
2013-02-08 Guy HarrisConstify the second argument to uat_load(), to squelch...
2013-01-04 Michael Mannreplace "unsigned" datatype with "guint". Some mpeg...
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-07-08 Guy HarrisUATs could be put into "categories". The categories...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-03 Anders BromanFix a typo.
2012-03-30 Stig BjørlykkeRecreate the packet list when changing UAT for header...
2012-01-25 Guy HarrisFix usage of g_ascii_strdown() and g_ascii_strup()...
2011-11-01 Jeff MorrissRemove comma at the end of several enumerator lists.
2011-09-20 Stig BjørlykkeFrom Dirk via bug 6361:
2010-10-30 Stig BjørlykkeSet maximum value for UAT range in fld_data, not cbdata...
2010-10-29 Guy HarrisMake the third argument to a UAT copy callback a size_t...
2010-06-28 Graeme LuntIntroduce an Object Identifier field macro, together...
2010-03-04 Stig BjørlykkeFrom LEGO via bug 3459:
2010-02-16 Bill MeierUpdate the uat_new documentation to match the actual...
2009-09-13 Jeff Morrisss/g_strdown/g_ascii_strdown
2009-04-20 Guy HarrisMore constification, fewer warnings.
2009-04-20 Guy HarrisConstify some items to squelch some compiler warnings...
2009-03-16 Guy HarrisClean up some P64 issues; we assume that no strings...
2009-03-13 Stig BjørlykkeFrom Jakub Zawadzki (bug 3331):
2009-03-08 Stig BjørlykkeDon't use ep_strndup() to copy the uat protocol name...
2009-02-16 Guy HarrisAdd an additional "title" attribute for UAT fields...
2008-08-05 Luis Ontanonluis.ontanon@gmail.com => luis@ontanon.org
2008-08-05 Jeff Morriss(Temporary?) fix to get the Windows buildbot going...
2008-08-05 Luis OntanonHave some UAT helper functions copying the passed buffe...
2008-03-06 Stig BjørlykkeAdded an option to uat_new() to set if configuration...
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...
2007-08-28 Luis OntanonSNMP:
2007-05-25 Luis Ontanon- epan/uat.h: change the UAT_PROTO_DEF macro to handle...
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 Luis OntanonImplement a proposal from Elefterios Gabriel for SCCP:
2007-04-01 Luis OntanonHave the prototypes of uat_esc and uat_unesc available...
2007-04-01 Luis OntanonFix management of lstrings in uat code so that arbitrar...
2007-02-19 Guy HarrisInitialize the description in UAT_FLD_PROTO().
2007-02-12 Luis OntanonAdd a description of UAT fields, and have it as a toolt...
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 OntanonMSVC does not like mixed declarations and code
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-03 Luis Ontanonsecond iteration:
2007-01-29 Luis Ontanonsvn:ignore uat_load.c
2007-01-29 Luis Ontanonnow it is operational.
2007-01-28 Luis OntanonAlthough yet untested (but it compiles and is still...