aboutsummaryrefslogtreecommitdiffstats
path: root/epan/plugin_if.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-15Add some casts to void * to fix (pedantic) argument mismatch notesJoão Valverde1-1/+1
2016-01-16plugin_if: fix bug in var assignment.Dario Lombardo1-6/+6
2016-01-15plugin_if: Add function to get capture file infoPaul Offord1-0/+34
2015-09-08PluginIF: Parent menu and goto frameRoland Knall1-0/+24
2015-06-25Remove g_hash_table_contains from plugin_ifEvan Huus1-3/+2
2015-06-25Plugin Interface: Add GUI callbacksRoland Knall1-0/+253