aboutsummaryrefslogtreecommitdiffstats
path: root/epan/plugin_if.c
Commit message (Expand)AuthorAgeFilesLines
* Add some casts to void * to fix (pedantic) argument mismatch notesJoão Valverde2016-02-151-1/+1
* plugin_if: fix bug in var assignment.Dario Lombardo2016-01-161-6/+6
* plugin_if: Add function to get capture file infoPaul Offord2016-01-151-0/+34
* PluginIF: Parent menu and goto frameRoland Knall2015-09-081-0/+24
* Remove g_hash_table_contains from plugin_ifEvan Huus2015-06-251-3/+2
* Plugin Interface: Add GUI callbacksRoland Knall2015-06-251-0/+253