aboutsummaryrefslogtreecommitdiffstats
path: root/epan/conversation_table.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-24Don't do unsafe pointer castingGuy Harris1-4/+6
2014-11-14Rename stat_cmd_args.[ch] to stat_tap_ui.[ch].Guy Harris1-1/+1
2014-11-14tap_ui -> stat_tap_ui.Guy Harris1-3/+3
2014-11-14For tap UIs, register a list of parameters and some menu information.Guy Harris1-2/+17
2014-09-16Fix spelling: cant-->can't, wont-->won't, etcBill Meier1-4/+4
2014-08-31Fix parameter 'key' not found in the function declaration (-Wdocumentation)Alexis La Goutte1-1/+1
2014-08-18Refactor "common" hostlist/endpoint table functionality.Michael Mann1-18/+228
2014-08-05Fix whitespace/indentation to match editor modelines.Bill Meier1-6/+6
2014-07-30Apply refactored "conversation" (tap) data to TShark.Michael Mann1-2/+7
2014-07-26Refactor "common" Conversation table functionality.Michael Mann1-0/+581