TLS13: update pre_shared_key lengths for draft -19
[metze/wireshark/wip.git] / epan / epan.c
2017-03-06 Michael MannSwitch conversations to use wmem_tree_t instead of...
2017-02-24 Dario Lombardodtd: free memory on shutdown.
2017-02-13 Peter WuMake Libgcrypt a mandatory dependency
2017-02-10 Michael MannConvert conversation hash tables to use wmem.
2017-02-09 Jim YoungMake the capture file's interface description filterable
2017-02-08 Michael MannSwitch stat tap to use wmem_tree_t instead of (sorted...
2017-02-08 Michael MannSwitch follow (tables) to use wmem_tree_t instead of...
2017-02-08 Michael MannSwitch rtd and srt tables to use wmem_tree_t instead...
2017-02-08 Michael MannSwitch export objects to use wmem_tree_t instead of...
2017-02-07 Dario Lombardostats_tree: add cleanup function.
2017-02-04 Dario Lombardotap: add cleanup routine.
2017-02-04 Dario Lombardosrt_table: add cleanup function.
2017-01-29 Michael MannRegister reassembly tables
2017-01-21 Dario Lombardoreassemble: add cleanup routine.
2017-01-21 Dario Lombardoconversation_table: add cleanup function.
2017-01-21 Dario Lombardodissector_filters: add cleanup function.
2017-01-21 Dario Lombardodecode_as: clean memory on exit.
2017-01-20 Dario Lombardodisabled_protos: add cleanup function.
2017-01-20 Dario Lombardofollow-stream: add cleanup function.
2017-01-18 Dario Lombardostat_tap_ui: add cleanup function.
2017-01-17 Dario Lombardoexported_object: add cleanup function.
2017-01-17 Dario Lombardoexported_pdu: add cleanup function.
2016-12-09 Gerald CombsSet a Libgcrypt log handler on Windows.
2016-10-17 Benoît Canetcql: add lz4 and snappy decompression
2016-10-13 Balint ReczeyRemove nghttp2 code and use system' nghttp2
2016-08-09 Pascal QuantinDisplay Lua release version in about dialog
2016-07-26 Michael MannFix some of the checkAPIs.pl warnings for g_warning.
2016-06-19 Pascal QuantinRevert "tap: change glib functions to wmem."
2016-06-17 Dario Lombardotap: change glib functions to wmem.
2016-06-13 Michael MannConvert AT_SS7PC to a "dissector address type"
2016-03-21 João ValverdeRemove ADNS support
2016-01-04 Guy HarrisDon't walk the entire protocol tree to extract the...
2015-12-13 Guy HarrisCreate the capture dissector hash table before register...
2015-12-13 Michael MannCreate a way to register "capture" dissectors.
2015-11-02 Martin Kaiserwsgcrypt.h checks internally if we HAVE_LIBGCRYPT
2015-10-29 Alexis La GoutteEPAN: fix indent (use tab)
2015-10-28 Jeff Morrissepan_init(): make 'status' volatile (to avoid might...
2015-10-28 Guy HarrisCatch REPORT_DISSECTOR_BUG() calls in dissector registr...
2015-03-20 Michael MannReduce epan dependence on dissectors by having print...
2015-02-04 Michael Mannemem is dead! Long live wmem!
2014-12-18 Michal LabedzkiAdd support for multifields in custom column
2014-06-23 Guy HarrisHave individual programs get libpcap and libz version...
2014-06-16 Jeff MorrissMore Python-bindings removal.
2014-05-25 Guy HarrisAdd support for dissecting non-packet records.
2014-05-24 Guy HarrisAllow wtap_read() and wtap_seek_read() to return record...
2014-05-02 Jakub Zawadzkiwmem: add new simple block allocator, use it in packet...
2014-04-04 Evan HuusRemember to destroy the pinfo pool cache
2014-03-20 Anders BromanRevert "Allow pcapng interface options to be available...
2014-03-20 Christopher KilgourAllow pcapng interface options to be available to disse...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-02-25 Hadriel KaplanFix bug 6357: Lua all_field_infos() broken within tap...
2014-01-08 Michael MannTFShark (Terminal Fileshark) v.001. Bug 9607 (https...
2013-12-10 Jakub ZawadzkiFix epan building with undefined HAVE_PLUGINS
2013-12-05 Guy HarrisInitialize the error-reporting routines before scanning...
2013-12-03 Jakub ZawadzkiDissectors should not use dfilter.h, don't include it.
2013-12-02 Guy HarrisMove most of the plugin code from epan to wsutil and...
2013-11-23 Michael MannCreate the ability to have packet scoped "proto" data...
2013-11-04 Evan HuusEffectively remove the tree memory pool and port some...
2013-10-23 Michael MannAdd Lua cleanup on shutdown, to help with memory leak...
2013-10-20 Jakub Zawadzki2nd try to fix recent test failures.
2013-10-20 Jakub ZawadzkiReintroduce back epan_dissect_reset(), proto_tree_reset()
2013-10-20 Jakub ZawadzkiMove resetting packet_info structure from dissect_packe...
2013-10-19 Anders BromanFrom beroset@mindspring.com:
2013-08-13 Evan HuusAs suggested in https://bugs.wireshark.org/bugzilla...
2013-08-13 Evan HuusCreate the dissector hash table in only one place,...
2013-08-07 Jeff MorrissEnsure we have both _initialize() and a corresponding...
2013-08-01 Jakub ZawadzkiRemove fdata->opt_comment, add pkt_comment to pinfo
2013-08-01 Anders BromanUse glibs hastables rather than home grown variants...
2013-07-22 Jakub ZawadzkiAbuse epan_t more: add callback to get interface name.
2013-07-21 Jakub ZawadzkiFix: epan.c:155: warning: assignment discards qualifier...
2013-07-21 Jakub ZawadzkiAdd helper function to epan_session which can be used...
2013-07-21 Jakub Zawadzkitry to fix: epan.c:141: error: invalid application...
2013-07-21 Jakub ZawadzkiSome work on multi file dissection
2013-07-15 Jeff MorrissMove report_err.{h,c} from epan into wsutil: there...
2013-07-11 Jakub Zawadzkipacket dissection now takes pointer to tvb instead...
2013-05-24 Michael MannAdd expert info configuration framework. Bug 2412...
2013-05-22 Guy HarrisTurn "packet_is_ssl()" into a general "does the packet...
2013-03-24 Anders BromanDon't load the hosts file in epan_init, it's loaded...
2013-02-25 Michael MannBugfix Lua pinfo.cols.protocol not holding value in...
2013-02-21 Martin Kaiserinclude the wsutil/wsgcrypt.h instead of including...
2012-12-19 Evan HuusDispatch all allocator creations through a single funct...
2012-12-18 Evan HuusRename allocator_glib to allocator_simple, since the...
2012-12-18 Evan HuusUse 'new' instead of 'create' a consistent manner.
2012-12-02 Evan HuusActually destroy the pool in epan_dissect_cleanup....
2012-12-02 Evan HuusCreate a wmem pool in pinfo and use it for some address...
2012-11-03 Jakub ZawadzkiManually revert r45669
2012-11-03 Evan HuusAdd wmem scopes for packet and file lifetimes. The...
2012-10-27 Evan HuusCreate init and cleanup functions for wmem as a whole.
2012-10-20 Jakub ZawadzkiMove ep_free_all() *AFTER* packet dissection.
2012-10-20 Jakub ZawadzkiIntroduce epan_dissect_run_with_taps() which run dissec...
2012-10-20 Jakub Zawadzki- Allow reseting edt with new function epan_dissect_res...
2012-10-16 Jakub ZawadzkiAdd wtap_pseudo_header union to wtap_pkthdr structure.
2012-10-11 Anders BromanFrom Bartosz Brachaczek:
2012-10-10 Jakub ZawadzkiRevert changes to ep_ allocator, revert edt ref-counting.
2012-10-08 Evan HuusEDT structures now own their ep_ memory pools. This...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-28 Pascal QuantinRemove useless include (GeoIP initialization was remove...
2012-08-10 Gerald CombsMake the corresponding packet_info available to each...
2012-07-08 Guy HarrisFrom Evan Huus:
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
next