epan/dissectors/packet-xml.c try to decrypt data, but the data doesn't look correct yet
[metze/wireshark/wip.git] / doc / README.dissector
2018-10-27 Tom HughesAdd support for extended 64 bit value to string matching
2018-10-19 Michal SlavkaDocumentation fix.
2018-07-02 Guy HarrisAdd new encoding names for seconds/{micro,nano}second...
2018-04-18 Dario LombardoRemove autotools build system.
2018-04-10 Guy HarrisImprove the documentation of tvb_new_subset_ routines.
2018-04-02 Dario Lombardodoc: minor changes in README files.
2018-03-25 Tadeusz StrukREADME.dissector: update info about tvb_get_nstringz
2017-11-20 Michael MannREADME.dissector: Add note to add 2 encodings for FT_UI...
2017-10-27 Michael MannAdd find_conversation_pinfo
2017-10-15 Michael MannAdd support for BASE_OUI
2017-10-13 Michael MannAdd ptvcursor APIs that return the values it retrieves
2017-08-15 Gerald CombsConvert README to README.md.
2017-06-22 Dirk WeiseAdd notes about predefined strings not available to...
2017-04-28 Guy HarrisAdd proto_tree_add_item_ret_boolean().
2017-04-26 Michael MannAdd proto_tree_add_item_ret_uint64
2017-04-18 Guy HarrisRename BASE_VALS_NO_UNKNOWN to BASE_SPECIAL_VALS.
2017-04-17 Ahmad FatoumQt: Provide both file save and open preferences
2017-04-10 Alexis La GoutteAdd support for BASE_VALS_NO_UNKNOWN
2017-03-29 AndersBromanAdd ENC_TIME_MSEC_NTP and use it in packet-gtpv2.c
2017-03-28 Guy HarrisGet rid of blanks at the ends of lines.
2017-03-28 Guy HarrisFix up time encodings.
2017-01-10 Guy HarrisRename tvb_new_subset() to tvb_new_subset_length_caplen().
2016-12-31 Michael MannAdd interface for "pinos" (Protocols in name only)
2016-12-30 Michael MannAdd BASE_NO_DISPLAY_VALUE to allow field value to not...
2016-12-13 Michael MannAdd support for adding unit names to hf_ fields.
2016-10-22 Pascal QuantinAdd T.61 character set support
2016-10-08 Michael MannCombine Decode As and port preferences for tcp.port...
2016-09-19 Guy HarrisImprove support for single-character fields and filter...
2016-08-31 Guy HarrisDon't do any Decode As stuff for dissector tables not...
2016-08-06 Dario Lombardodoc: fix typos.
2016-07-30 Uli HeilmeierREADME.dissector: Add proto_tree_add_bitmask_with_flags()
2016-07-27 Michael MannFollow up for proto_tree_add_checksum.
2016-07-21 Michael MannAdd proto_tree_add_checksum.
2016-07-20 Jeff MorrissAllow BASE_NONE (with strings conversion) for integral...
2016-06-30 João ValverdeRemove Makefile.common files
2016-03-17 Michael MannAssociate dissector tables and heuristic subdissector...
2016-03-01 João ValverdeCMake: Add more structure to libwireshark build
2016-02-28 Jeff MorrissUpdate documentation of hf fields.
2016-02-02 Pascal QuantinUpdate list of field types compatible for comparisons
2016-01-27 Michael MannRemove the deprecated column types so users don't think...
2016-01-25 Guy HarrisMove the proto data stuff out of frame_data.[ch].
2016-01-24 Guy HarrisMore pinfo->fd->num to pinfo->num.
2015-12-30 Barbu Paul - Gheorgheimproved the developer documentation
2015-12-09 Michael Mann"new" dissector API -> dissector API for docs/examples
2015-11-30 Michael MannAdd BASE_ALLOW_ZERO for byte arrays that are validly...
2015-11-26 Michael MannDocument tvb_get_guintXXX and tvb_get_ieee_XXX
2015-11-03 Michael MannDocument dissector "Decode As" functionality in README...
2015-11-01 Michael Mannudp_dissect_pdus follow-up
2015-10-05 João ValverdeAdd BASE_PT_ field display types
2015-10-01 Jeffrey SmithTreat IPv4 subnet masks as distinct from addresses
2015-06-26 Pascal QuantinReplace pinfo->fd->flags.visited calls by PINFO_FD_VISI...
2015-04-08 Michael MannAdd section to README.dissector about dissector tables
2015-03-19 AndersBromanImplement proto_tree_add_item_ret_int() and proto_tree_...
2015-03-10 Gerald CombsChange a lot of http:// URLs to https://.
2015-03-06 Peter Wutcp: support variable-length tcp_dissect_pdus
2015-02-21 JC WrenMake FT_{U}INT64 behave more like FT_{U}INT32, add...
2015-02-19 Dario LombardoDocumentation fix (reported by Richard Sharpe).
2015-02-18 Gerald CombsAdd a CF_FUNC macro for casting BASE_CUSTOM functions.
2015-02-14 Richard SharpeA small correction to the documentation to bring it...
2015-02-12 Michal LabedzkiLittle tuning of proto_tree_add_bytes_with_length
2015-01-31 Peter WuREADME.dissector: fixed p_add_proto_data params
2015-01-27 Hadriel KaplanLua: Expose tcp_dissect_pdus() to Lua
2015-01-19 Bill MeierREADME.dissector: Minor update re date/time display.
2015-01-11 Guy HarrisRename the FT_BYTES separator types to SEP_ from BASE_.
2015-01-09 Michael MannSome more random removal of ep_ memory.
2015-01-09 Michael MannRemove proto_tree_add_ax25
2015-01-04 Michael MannCreate BASE_DOT, BASE_DASH, and BASE_SEMICOLON types...
2014-12-28 Michael MannCreate FT_FCWWN field type.
2014-12-12 Pascal Quantindoc: remove some references to the now defunct python...
2014-10-12 Daniel MackMake boolean bitmask type 64-bit wide
2014-09-17 Gerald CombsUpdate the doc directory to use https://wireshark.org.
2014-08-19 Michael Mann"Highly discourage" use of proto_tree_add_text.
2014-07-25 Bill MeierUpdate documentaion for p_(add|get)_proto_data(); There...
2014-06-19 Pascal QuantinUpdate the sample code dealing with desegmentation...
2014-05-27 Bill MeierFIELDDISPLAY can be or'd with BASE_VAL64_STRING.
2014-04-17 Hadriel KaplanAdd tvb_get and proto_tree_add for string-encoded byte...
2014-04-13 Pascal QuantinAdd ENC_ASCII_7BITS encoding
2014-03-09 Michael MannUpdate documentation about p_[add|get]_proto_data ...
2014-02-26 Evan HuusFix some wmem-related documentation.
2014-02-26 Guy HarrisMore tvbuff API deprecation, comment expansion, and...
2014-02-25 Jeff MorrissClean up some more subversion references in the documen...
2014-02-23 Evan HuusDocumentation updates
2014-02-22 Evan HuusTVB API deprecations and cleanup
2014-02-21 Hadriel KaplanFix bug 9790: Lua: wslua allows duplicate field registr...
2014-02-14 Jeff MorrissRemove $Id$ and other Subversion leftovers from the...
2014-02-03 Gilbert RamirezFix all -fstrict-alias warnings found by gcc 4.1.2
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-24 Bill MeierRemove some old obsolete text in the proto_tree_add_tex...
2014-01-04 Bill MeierMinor: update 'Conversation' intro to include find_or_c...
2014-01-01 Pascal QuantinAdd proto_tree_add_ts_23_038_7bits_item() / tvb_get_ts_...
2013-12-21 Guy HarrisUpdate documentation to reflect the non-existence of
2013-12-21 Guy HarrisUpdate documentation to reflect removal of tvb_get_unic...
2013-12-08 Pascal QuantinAdd a reference to STR_ASCII and STR_UNICODE
2013-11-30 Michael MannUpdate documentation for tcp_dissect_pdus. Bug 9491...
2013-11-29 Jakub ZawadzkiRename some of pint.h macros to match common style...
2013-11-01 Pascal QuantinClarify which filter types can share the same name
2013-10-30 Jeff MorrissAdd some documentation to hopefully help dissector...
2013-10-13 Evan HuusSubsume README.binarytrees into wmem doxygen. The READM...
2013-10-06 Michael MannAdd support for RELATIVE-OID ASN.1 type. Bug 9192 ...
2013-09-26 Anders BromanFrom beroset@mindspring.com:
next