debug keys
[metze/wireshark/wip.git] / epan / conversation_table.h
2018-05-16 Guy HarrisGet rid of a GTK+-only field.
2018-02-08 Dario Lombardoepan: use SPDX indentifiers.
2017-11-05 Alexis La Goutteconversation_table(.h): fix parameter 'ptype/port_type_...
2017-10-31 Alexis La Goutteconversation_table(.h): fix parameter 'ptype/port_type_...
2017-10-29 Michael MannUse endpoint_type in conversation tables and hostlists
2017-10-03 Gregor Jasnyconversation_table: Export all functions for external...
2017-03-06 Michael MannSwitch conversations to use wmem_tree_t instead of...
2017-01-21 Dario Lombardoconversation_table: add cleanup function.
2016-01-21 João ValverdeAvoid returning malloced memory as const [-Wcast-qual]
2015-01-18 Guy HarrisUpdate some comments to reflect reality.
2015-01-10 Michael MannRemove ep_ allocated memory from get_conversation_filte...
2015-01-08 Michael Mannep_<protocol>_port_to_display -> <protocol>_port_to_display
2015-01-05 Michael MannReplace ep_display_to_address with wmem equivalent...
2015-01-02 Michael Manntshark: Add endpoints statistics
2014-11-26 Alexis La Goutteconversation_table: fix indent (use 4spaces) and add...
2014-11-26 Alexis La Goutteconversation_table: fix warning when generate documenta...
2014-09-05 Gerald CombsQt: Refactor ConversationDialog for endpoints.
2014-08-31 Alexis La GoutteFix error: parameter 'XX' not found in the function...
2014-08-18 Michael MannRefactor "common" hostlist/endpoint table functionality.
2014-07-30 Michael MannApply refactored "conversation" (tap) data to TShark.
2014-07-26 Michael MannRefactor "common" Conversation table functionality.