Show security config settings in each PDCP PDU. Don't call IP dissector for ciphered...
[metze/wireshark/wip.git] / epan / ftypes /
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 ...
2008-11-11 Balint ReczeySignal error on field values that cannot be safely...
2008-07-02 Guy HarrisInclude the new Makefile.common file.
2008-07-02 Guy HarrisAdd Makefile.common files for epan/dfilter and epan...
2008-07-01 Guy HarrisPut printf into a separate "termoutput" API group....
2008-06-28 Anders BromanAdd FT_INT64 to IS_FT_INT and FT_UINT_64 to IS_FT_UINT.
2008-06-23 Stig BjørlykkeRename some variables to avoid shadowing warnings.
2008-06-04 Guy Harrisg_ascii_strtoull() is in GLib 2.2 and later, and we...
2008-06-03 Guy HarrisWe require GLib 2.4 or later, and they define G_MININT3...
2008-06-03 Anders BromanFix run checkapi for more targets.
2008-05-20 Jeff MorrissUndo rev 24518 and (re)fix bugs.wireshark.org/bugzilla...
2008-04-21 Stig BjørlykkeFrom Alex deVries (bug 2486):
2008-04-20 Stig BjørlykkeCorrected ne operator for FT_BYTES.
2008-03-01 Jeff MorrissAll our programs link against glib so don't there's...
2008-02-08 Stephen FisherFix typo in comment
2008-02-07 Stig BjørlykkeRemoved even more "statement not reached" warnings.
2008-02-07 Stig BjørlykkeRemoved some "statement not reached" warnings.
2008-01-08 Stig BjørlykkeChanged email address for Gerald from zing.org to wires...
2007-12-05 Guy HarrisAt least on some LP64 platforms (such as OpenBSD 4...
2007-11-19 Stephen FisherIntroduce a new field type called FT_EBCDIC. This...
2007-11-06 Guy HarrisFix bug 1956 - make the bitwise-AND routine treat its...
2007-11-06 Guy HarrisThe "bitwise AND" display filter operator is supposed...
2007-08-25 Luis Ontanonreplace oid_to_str_buf() and oid_to_str()
next