aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/Xplugin_table.h
AgeCommit message (Expand)AuthorFilesLines
2003-12-01From Tomas Kukosa: add "decode_enumerated_bitfield_shifted()", which isGuy Harris1-0/+1
2003-11-18Get rid of the second "col_set_fence()" entry.Guy Harris1-1/+0
2003-11-18Add "col_get_writable()", "col_set_writable()", and "col_set_fence()" toGuy Harris1-0/+3
2003-11-18Export "protocol_t" as an opaque type.Guy Harris1-2/+2
2003-11-11Add "asn1_id_decode1()" to the list of exported functions.Guy Harris1-0/+1
2003-11-03Export get_tempfile_path() to the plugins.Gerald Combs1-0/+1
2003-11-01From Charlie Duke: add more functions to the plugin API.Guy Harris1-0/+2
2003-10-28Export "get_datafile_path()", not "get_datafile_dir()" - most if not allGuy Harris1-1/+1
2003-10-28Add "get_datafile_dir()" to the plugin API list, for the benefit ofGuy Harris1-0/+1
2003-09-24From Tomas Kukosa:Guy Harris1-4/+6
2003-08-23From Tomas Kukosa: export the PER dissection routines, and someGuy Harris1-0/+21
2003-08-18Check in Xass-list, so the CVS tree can be built on Windows withoutGuy Harris1-0/+2
2003-08-16There's no such function as "delete_giop_user_module()", so don't put itGuy Harris1-1/+0
2003-08-06As per Bernd Becker's suggestion, add "register_giop_user_module()" andGuy Harris1-0/+2
2003-07-31From Tomas Kukosa: add "find_dissector_table()",Guy Harris1-0/+6
2003-07-18From Matthijs Melchior: generate all declarations and definitions forGuy Harris1-0/+209