epan/dissectors/packet-xml.c try to decrypt data, but the data doesn't look correct yet
[metze/wireshark/wip.git] / epan / uat.c
2019-01-03 Dario Lombardoepan: remove redundant casts.
2018-10-20 Guy HarrisSeparate signed and unsigned decimal UAT fields.
2018-10-20 Guy HarrisMake uat_fld_chk_num_hex() more like other uat_fld_chk_...
2018-10-05 Stig BjørlykkeQt: Add copy from another profile in UAT dialogs
2018-08-22 AndersUAT: HEX Values should be allowed the full uint32 range...
2018-02-08 Dario Lombardoepan: use SPDX indentifiers.
2017-08-07 Michael MannUse UAT model for I/O graph
2017-06-28 Roland KnallQt: Drag/Drop Filter buttons to order
2017-06-22 Michael MannAdd support for "bool" and "display filter" types for...
2017-05-16 Jakub Zawadzkisharkd: export uat records.
2017-04-08 Guy HarrisClean up handling of enabled/disabled protocols/heurist...
2017-02-20 Gerald CombsYell at the user less.
2017-01-12 Dario Lombardouat: add a reset callback.
2017-01-07 Michael MannConvert range API to always use wmem memory.
2016-10-01 Peter Wuuat: allow insertion of new record at arbitrary index
2016-09-01 Peter Wuuat: clarify documentation
2016-08-15 Gerald CombsFix UAT escape widths.
2016-07-31 Vasil VelichckovBER: Fix segmentation fault when configuring new OIDs
2015-12-31 João Valverdeuat: Fix warnings [-Wcast-qual]
2015-12-07 Balint ReczeySpelling fixes for errors found by lintian
2015-10-28 Gerald CombsGet rid of a couple of UAT macros.
2015-07-20 Guy HarrisFix escaping of strings in UATs.
2015-02-15 Peter WuFix handling of invalid UAT items
2015-01-18 Guy HarrisRemove some apparently-unnecessary includes of emem.h.
2015-01-13 Guy Harrisuat_load() and uat_save() return a success indication...
2015-01-13 Guy HarrisUAT error string pointers should not be const pointers.
2015-01-12 Michael MannRemove emem APIs from UAT functionality.
2014-11-20 Bill Meieruat: tighten up dec/hex uat field validity checking
2014-10-17 Guy HarrisDon't use ctype.h routines.
2014-06-16 Evan HuusRemove now-unused functions.
2014-05-13 AndersBromanisprint() -> g_ascii_isprint()
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-03 Gilbert RamirezFix all -fstrict-alias warnings found by gcc 4.1.2
2014-01-08 Jakub ZawadzkiMove UAT xton() to wsutil library
2013-12-21 Jakub Zawadzkifix some warnings.
2013-12-20 Martin Kaisercomment out unused function
2013-12-20 Anders BromanFix [-Wmissing-prototypes]
2013-12-10 Irene RüngelerUse PT_TXTMOD_NONE for columns that should not be editable.
2013-11-17 Guy HarrisMove the epan/filesystem.c routines to wsutil; they...
2013-07-15 Jeff MorrissMove report_err.{h,c} from epan into wsutil: there...
2013-04-22 Michael MannAdd a "hidden" array of UAT entry data to allow separat...
2013-04-17 Alexis La GoutteUse also const char to uat_save (identical to uat_load)
2013-04-09 Jeff MorrissDon't try to open <home>/.wireshark on Windows: Wiresha...
2013-03-18 Anders BromanFrom beroset:
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-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
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...