aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/Xplugin_api.h
AgeCommit message (Expand)AuthorFilesLines
2004-12-13rename generalized_time to the new name GeneralizedTime in the plugin directory.Ronnie Sahlberg1-1/+1
2004-12-11Add functions to the old and the new plugin api for the MATE Plugin.Lars Roland1-1/+8
2004-09-23Add proto_tree_add_debug_text(), rtcp_add_address(), andGuy Harris1-0/+3
2004-09-16Export the "proto_tree_add_float" routines, and the routines to get IEEEGuy Harris1-0/+7
2004-08-25From Lars Roland: add "tvb_get_ntoh64()" to the list of routinesGuy Harris1-0/+2
2004-06-30Add "crc16_ccitt_tvb()" to the plugin API and the list of functionsGuy Harris1-0/+1
2004-06-19From Dennis Lim: add routines used by dissectors for ONC RPC protocolsGuy Harris1-0/+17
2004-04-16Add a "report_failure()" routine to allow dissectors to report arbitraryGuy Harris1-0/+1
2004-03-26Update for Tomas Kukosa's new APIs to get the parent and theGuy Harris1-0/+3
2004-03-25From Tomas Kukosa: BER dissector enhancements and proto.c updates toGuy Harris1-4/+10
2004-03-04From Tomas Kukosa: add packet-ber.c routines to the plugin API.Guy Harris1-0/+11
2004-02-21Regenerate the files from the latest list of exported functions.Guy Harris1-0/+3
2004-02-10Add "tvb_strsize()".Guy Harris1-0/+1
2004-01-23From Pierre Juhen: add "find_protocol_by_id()" to the list of functionsGuy Harris1-0/+1
2004-01-03Have "dissect_xdlc_control()" take a pointer to a structure containingGuy Harris1-0/+1
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-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