Logcat: Set data-text-lines dissectors for log
[metze/wireshark/wip.git] / epan / ftypes /
2014-06-16 Evan HuusConvert more time_to_str functions to wmem
2014-06-16 Evan HuusConvert a bunch of time_to_str functions to wmem
2014-04-25 Stig BjørlykkeSupport out-of-source checkapi
2014-04-12 Guy HarrisGet rid of more tvb_get_nstringz* calls.
2014-04-07 Guy HarrisThe encoding of a string is *not* part of its type.
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-25 Bill MeierRemove trailing whitespace
2014-02-21 Hadriel KaplanFix bug 9790: Lua: wslua allows duplicate field registr...
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-15 Guy HarrisDon't cast away constness.
2014-01-15 Guy HarrisEliminate fvalue_set() in favor of routines that take...
2013-12-23 Alexis La GoutteMake buildbot Happy
2013-12-23 Michael MannAdd FT_SYSTEM_ID type and convert the dissectors that...
2013-12-19 Evan HuusRename more to_str functions to have ep_ in the name...
2013-11-12 Guy HarrisReplace fvalue_ftype() with a fvalue_type_ftenum()...
2013-11-10 Jakub ZawadzkiAdd missing includes in order to remove exceptions...
2013-11-10 Jakub ZawadzkiMove struct _ftype_t + callback typedefs + free macro...
2013-11-09 Jakub Zawadzkiinclude <wsutil/pint.h> only when needed.
2013-11-09 Jakub ZawadzkiReplace STRINGIFY with glib version.
2013-11-09 Jakub ZawadzkiInclude <epan/to_str.h> only when needed.
2013-11-08 Jakub ZawadzkiUse escape_string*() functions in ftype-string.
2013-10-27 Jeff MorrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-10-06 Michael MannAdd support for RELATIVE-OID ASN.1 type. Bug 9192 ...
2013-09-13 Jörg MayerRemove epan.h from ftypes.h, address.h and tpg.h,
2013-09-13 Jörg MayerTwo more places with now explicit emem.h include
2013-07-28 Michael MannMake many items filterable for Vines dissectors.
2013-06-25 Jeff MorrissMove a couple of time-related modules into wsutil.
2013-06-25 Chris Maynardmakefile.nmake -> Makefile.nmake and minor whitespace...
2013-06-21 Guy Harrisget_ax25_name() is *NOT* the right routine to use to...
2013-03-19 Anders BromanFrom beroset:
2013-03-12 Jaap KeuterFrom David Arnold:
2013-03-10 Evan HuusRemove slab.h and replace its last remaining usage...
2013-03-09 Evan HuusRemove the emem slab feature (sl_* functions) completel...
2013-03-05 Anders Bromantype drange -> drange_t
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-01-18 Evan HuusMake the buffer argument to FvalueToStringRepr function...
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-11-06 Jakub ZawadzkiWhen comparing fvalue_t we don't modify them, make...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-19 Gerald CombsHandle double-clicks in the tree.
2012-08-02 Guy HarrisFrom Richard Stearn: support for AX.25, including suppo...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-11 Jakub ZawadzkiFix bug 6917
2012-06-02 Anders BromanTry to squelch warnings
2012-04-04 Jeff MorrissAdd a "-build" argument to checkAPIs.pl. Use that...
2012-02-24 Bill MeierCVARSDLL hasn't been used (is undefined) for a while....
2012-02-05 Anders BromanFrom Tony Trinh:
2012-01-29 Anders BromanAdd *.sbr files to the clean target.
2011-12-27 Gerald CombsAdd a "-G ftypes" option, which dumps our supprted...
2011-11-08 Martin MathiesonMake some variables volatile to avoid warnings with...
2011-11-07 Stig BjørlykkeDo not return from within a TRY/CATCH/ENDTRY because...
2011-10-29 Stig BjørlykkeFixed max and min in sint24_from_unparsed() again.
2011-10-28 Stig BjørlykkeFixed max and min in sint24_from_unparsed().
2011-10-28 Stig BjørlykkeFixed a typo: strtoull() -> strtoul()
2011-10-28 Stig BjørlykkeSimplified code for checking integer ranges.
2011-10-28 Stig BjørlykkeAdded range checking for integers and give an appropria...
2011-10-26 Stig BjørlykkeFixed compare functions for 64 bits integers:
2011-09-21 Bill MeierConvert "4 space tabs" to spaces;
2011-09-07 Anders BromanFrom Jakub Zawadzki :
2011-08-23 Stig BjørlykkeRemove support for libpcre, we use GRegex in GLib.
2011-07-28 Anders BromanFrom Dirk:
2011-07-11 Gerald CombsMore GLIB_CHECK_VERSION cleanups. Update the minimum...
2011-07-05 Guy HarrisAdd some additional routine variants that handle string...
2011-06-14 Stig BjørlykkePlease don't use prohibited APIs in new code:
2011-05-16 Guy HarrisCast away some warnings about alignment; ep_alloc(...
2011-05-09 Jakub ZawadzkiConvert SLAB_-s, to sl_-API.
2011-05-08 Alexis La GoutteAdd FT_EUI64 Field Type
2011-04-26 Gerald Combsget_host_ipaddr() was returning numeric addresses in...
2011-04-12 Chris MaynardUse g_snprintf instead of sprintf: (Part of) Covertiy...
2011-02-02 Bill MeierA bit of Windows makefiles rework and cleanup:
2010-08-08 Stig BjørlykkeProtect tvb_* functions in a TRY-CATCH block.
2010-05-28 Jeff MorrissMove some code (including the optional objects) into...
2010-05-21 Guy HarrisHave abs_time_to_str() and abs_time_to_str_secs() take...
2010-05-12 Bill Meier(Trivial) Use consistent indentation.
2010-05-11 Jaap KeuterStraighten out field type names.
2010-05-08 Bill Meier(Trivial) Fix a typo & some indentation
2010-04-30 Guy HarrisPick up other check from the almost-identical routine in
2010-04-30 Guy HarrisFix comment.
2010-04-30 Jeff MorrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2010-02-27 Guy HarrisAdd a third date format, ABSOLUTE_TIME_DOY_UTC, to...
2010-02-23 Anders BromanFrom Jakub Zawadzki:
2010-01-19 Bill MeierUse more unique names for certain enum constants.
2009-12-18 Gerald CombsFix our match flags.
2009-12-18 Gerald CombsIf we don't have PCRE and we do have GLib >= 2.14,...
2009-12-10 Guy HarrisAdd an argument to abs_time_to_str() and abs_time_secs_...
2009-10-11 Jörg MayerCreatig static sublibs was not a good idea:
2009-10-09 Kovarththanan Raja... Add epan/ftypes/CMakeLists.txt which creates a static...
2009-09-10 Kovarththanan Raja... Introduce a few FT_XXX lengths defines and use those...
2009-09-10 Kovarththanan Raja... Use the correct type, that is GByteArray instead of...
2009-09-10 Kovarththanan Raja... Remove unused field
2009-08-29 Kovarththanan Raja... Revert r29614 until I figure out why buildbot doesn...
2009-08-29 Kovarththanan Raja... Use G_STRINGIFY/G_PASTE
2009-08-26 Bill Meier(FWIW) One step towards including stdio.h & stdlib...
2009-07-16 Anders BromanMove th /MP flag setting to LOCAL_CFLAGS set in configu...
2009-07-15 Anders BromanAdd /MP flag to make use of multi cores.
2009-04-22 Guy HarrisClean up some 64-bit issues.
2009-03-15 Guy HarrisSome more P64 fixes - they all assume we don't have...
2009-03-13 Stig BjørlykkeFrom Jakub Zawadzki (bug 3331):
2009-02-07 Bill Meier#include <epan/emem.h> not req'd ...
next