STEP06 ? add dissect_kerberos_AD_AP_OPTIONS
[metze/wireshark/wip.git] / epan / ftypes /
2019-01-12 Dario Lombardoftype: rework val_from_unparsed to avoid double free.
2018-12-05 Gerald CombsFix some spelling errors found by Lintian.
2018-11-24 João ValverdeInstall development headers on all platforms
2018-11-01 Pascal QuantinRevert "FT_BYTES: fix dissection of FT_BYTES when using...
2018-11-01 Jeremy MartinFT_BYTES: fix dissection of FT_BYTES when using SEP_SPA...
2018-10-10 Peter Wuftype-protocol: do not return from TRY/CATCH
2018-09-02 João Valverdeepan: add more IS_FT_* macros
2018-06-28 Guy HarrisMake white space consistent.
2018-06-17 Erika Szelleovacharacter constant in dfilter now must fit into one...
2018-04-25 Peter Wuftypes: fix memleak when converting protocol values
2018-04-18 Dario LombardoRemove autotools build system.
2018-03-07 Dario Lombardospdx: more licenses converted.
2018-02-08 Dario Lombardoepan: use SPDX indentifiers.
2017-11-29 Martin MathiesonLTE L2 protocols: add FT_FRAMENUM_TYPE for most FT_FRAM...
2017-11-29 Peter Wucmake: match include directories with autotools
2017-11-18 João Valverdeautotools: Library build products don't need explicit...
2017-10-30 Guy HarrisFT_IPv4 fields' values are 4-byte integers, not structu...
2017-10-30 Guy HarrisFix indentation.
2017-10-30 Pascal QuantinFix assert when trying to display an IPv4 address
2017-10-30 Guy HarrisMake FT_IPv4 a bit more like FT_IPv6.
2017-10-30 Guy HarrisGet rid of ipv4_get_net_order_addr() and ipv4_get_host_...
2017-10-29 Guy HarrisGet rid of MAX_IP_STR_LEN and MAX_IP6_STR_LEN.
2017-10-26 Guy HarrisSwallow up the stuff from epan/ipv4.c into epan/ftypes...
2017-10-15 João Valverdeautotools: make maintainer-clean should allow rerunning...
2017-10-13 João ValverdeCMake: Allow user build flags to override default build...
2017-10-09 Michael MannAdd ENC_VARINT_PROTOBUF
2017-10-08 Alexis La Goutteftypes(.h): fix indent (use tabs)
2017-09-17 João ValverdeCMake: Initial work to install headers for the benefit...
2017-09-15 João Valverdeautotools: Initial work to install headers for the...
2017-09-14 Michael MannAllow distinction between bitmasked 32bit and 64bit...
2017-07-20 João ValverdeRemove dead code for address reverse-mapping
2017-06-22 Gerald CombsMake "matches" case-insensitive.
2017-06-20 Silvio GissiIPv4/IPv6 display filter fixes and testing
2017-06-19 Silvio GissiAdded IPv4 byte slicing
2017-04-21 Pascal QuantinFixes for sfloat_ieee_11073_val_to_repr() function
2017-04-12 Guy HarrisNo need to include <epan/packet.h> in <epan/ftypes...
2017-03-20 Martin Kaiserftypes: move get_value_ptr into the union
2017-03-20 Martin Kaiserftypes: move get_value_uinteger into the union
2017-03-19 Martin Kaiserftypes: move get_value_sinteger into the union
2017-03-19 Martin Kaiserftypes: move get_value_uinteger64 into the union
2017-03-19 Martin Kaiserftypes: move get_value_sinteger64 into the union
2017-03-19 Martin Kaiserftypes: create a get_value union, move get_value_floati...
2017-03-18 Martin Kaiserftypes: rename get_value to get_value_ptr
2017-03-15 Martin Kaiserftypes: move set_value_floating into the union
2017-03-14 Martin Kaiserftypes: move set_value_sinteger64 into the union
2017-03-14 Martin Kaiserftypes: move set_value_uinteger64 into the union
2017-03-13 Martin Kaiserftypes: move set_value_sinteger into the union
2017-03-13 Martin Kaiserftypes: move set_value_uinteger into the union
2017-03-12 Martin Kaiserftypes (trivial): fix two comments
2017-03-10 Martin Kaiserftypes: move set_value_protocol into the union
2017-03-10 Martin Kaiserftypes: move set_value_string into the union
2017-03-09 Martin Kaiserftypes: move set_value_time into the union
2017-03-08 Martin Kaiserftypes: move set_value_guid into the union
2017-03-08 Martin Kaiserftypes: move set_value_bytes into the union
2017-03-07 Martin Kaiserftypes: create a set_value union
2016-11-11 Pascal Quantinftype-guid.c: fix FT_GUID filtering
2016-09-30 Peter Wucmake: make WERROR_COMMON_FLAGS a normal string
2016-09-19 Guy HarrisImprove support for single-character fields and filter...
2016-08-23 João ValverdeCMake: Allow setting per target compiler warnings
2016-07-31 João ValverdeFix indentation
2016-06-30 João ValverdeRemove Makefile.common files
2016-06-15 Pascal QuantinRemove Nmake build system
2016-06-10 João Valverdeftype-protocol: Fix [-Wcast-qual] warnings
2016-06-06 João ValverdeMove ip6_to_str_buf() to to_str.c and make it take...
2016-05-11 Jeff MorrissRun checkAPIs in epan/ftypes/ .
2016-05-10 Michael MannGive FvalueToStringRepr a length parameter.
2016-05-10 Michael MannHave fvalue_to_string_repr always return an (wmem)...
2016-05-06 Guy HarrisGive the full name of the current version of the IEEE...
2016-05-05 Michael MannConvert ftype-tvbuff.c to ftype-protocol.c
2016-05-02 Graham BloiceAdd checkAPI calls to CMake.
2016-03-28 Joerg MayerFix warnings/errors of type -Wused-but-marked-unused
2016-03-15 Guy HarrisFT_BOOLEAN is now stored as a 64-bit value; treat it...
2016-03-08 João ValverdeAdd EditorConfig settings for most C files
2016-03-01 João ValverdeCMake: Add more structure to libwireshark build
2016-02-21 João Valverdeautotools: Use pkg-config autoconf macros for GLib/GTK
2016-01-28 João Valverdeautotools: Don't use "user variables" to set build...
2016-01-12 Kevin BraceyFix FT_UINT24 comment error
2016-01-04 Guy HarrisRename ipv4_addr and ipv6_addr to indicate their full...
2016-01-03 Guy HarrisRename ipv6-utils.h to ipv6.h.
2015-12-29 Michal LabedzkiAdd support for IEEE-11073 FLOATs
2015-12-28 Guy HarrisSave the results of wmem_strndup(NULL, ...) in a non...
2015-11-30 Michael MannAdd BASE_ALLOW_ZERO for byte arrays that are validly...
2015-11-15 Stig BjørlykkeLua: Added support for ProtoField framenum type.
2015-09-17 Martin Kaiserchange the representation of an empty byte array in...
2015-07-20 Guy HarrisAllow EUI-64s to be specified as numbers or byte strings.
2015-06-24 Evan HuusRemove another batch of deprecated tvb_length calls
2015-06-20 Pascal Quantinftypes: display BASE_HEX_DEC integers as hexadecimal
2015-06-11 Bill MeierReplace tabs in files with editor modeline "expandtab"
2015-05-07 Pascal Quantinftypes: display 64 bits BASE_HEX fields as hexadecimal
2015-05-07 Moeller, Thiesfix FT_INT64 fields output in tshark
2015-05-07 Moeller, Thiesfix FT_UINT64 fields output in tshark
2015-03-12 Gerald CombsOne check mark for ACKs, two check marks for dup ACKs.
2015-03-12 Peter WuAvoid abort on zero-length fields
2015-03-11 Michael MannRemove use of sprintf for ftype string formatting
2015-03-10 Michael MannAdd support to display unsigned integer "field type...
2015-03-05 Gerald CombsQt: Add extra related packet indicator types.
2015-02-21 Guy Harris64-bit constants need to be wrapped in G_G{U}INT64_CONS...
2015-02-21 Michal LabedzkiFtypes: Double: Minor fixes
2015-02-21 JC WrenMake FT_{U}INT64 behave more like FT_{U}INT32, add...
2015-02-15 Bill Meierepan/ftypes/*.[hc]: As needed: Add editor modelines...
next