lua: fix reload with -Xlua_script
[metze/wireshark/wip.git] / epan / conversation_table.c
2016-02-26 João ValverdeAdd free_address_wmem(), fix warnings [-Wcast-qual]
2016-02-15 João ValverdeAdd some casts to void * to fix (pedantic) argument...
2016-02-08 João ValverdeRevert "Add free_address_wmem() and other extensions...
2016-02-07 João ValverdeAdd free_address_wmem() and other extensions to address API
2016-01-25 Guy HarrisMove the proto data stuff out of frame_data.[ch].
2016-01-21 João ValverdeAvoid returning malloced memory as const [-Wcast-qual]
2015-12-28 Guy HarrisEliminate more unnecessary casting away of constness.
2015-12-03 Evan HuusFix address hashing broken in g4f39c60
2015-10-24 Gerald CombsMore ADDRESS macro to address function conversions.
2015-10-22 Gerald CombsUse address functions instead of ADDRESS macros in...
2015-06-21 Michael MannFurther refactor SRT stats.
2015-03-07 Guy HarrisGet rid of an unused structure member.
2015-02-13 Bill MeierReplace tabs by spaces when editor modelines has "expan...
2015-01-18 Guy HarrisRemove some apparently-unnecessary includes of emem.h.
2015-01-15 Alexis La GoutteConversation Table : Copy-paste error (CID 1262415)
2015-01-13 Guy HarrisConsistently use the "g_string_free returns a C string...
2015-01-10 Michael MannRemove ep_ allocated memory from get_conversation_filte...
2015-01-10 Michal LabedzkiUSB: Fix Conversation/Endpoint filters
2015-01-08 Michal LabedzkiAdd quotation marks in Conversations/Endpoints when...
2015-01-08 Michael Mannep_<protocol>_port_to_display -> <protocol>_port_to_display
2015-01-06 Michael MannReplace ep_address_to_str with address_to_str.
2015-01-05 Michael MannReplace ep_display_to_address with wmem equivalent...
2015-01-02 Michael Manntshark: Add endpoints statistics
2014-12-31 Pascal QuantinFix conversations filtering
2014-12-31 Pascal Quantintshark: endpoints statistics are not supported for...
2014-11-24 Guy HarrisDon't do unsafe pointer casting
2014-11-14 Guy HarrisRename stat_cmd_args.[ch] to stat_tap_ui.[ch].
2014-11-14 Guy Harristap_ui -> stat_tap_ui.
2014-11-14 Guy HarrisFor tap UIs, register a list of parameters and some...
2014-09-16 Bill MeierFix spelling: cant-->can't, wont-->won't, etc
2014-08-31 Alexis La GoutteFix parameter 'key' not found in the function declarati...
2014-08-18 Michael MannRefactor "common" hostlist/endpoint table functionality.
2014-08-05 Bill MeierFix whitespace/indentation to match editor modelines.
2014-07-30 Michael MannApply refactored "conversation" (tap) data to TShark.
2014-07-26 Michael MannRefactor "common" Conversation table functionality.