aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugin_api_decls.h
AgeCommit message (Expand)AuthorFilesLines
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2003-07-18From Matthijs Melchior: generate all declarations and definitions forguy1-264/+4
2003-06-12Export "tvb_get_string()" and "tvb_get_stringz()" to plugins.guy1-1/+4
2003-06-03From Lars Roland: Update the plugin API for Glib/GTK+ 2.2 and have NSISgerald1-1/+3
2003-05-01From Matthijs Melchior: don't export functions also implemented asguy1-5/+3
2003-04-30The typedefs in plugins/plugin_table.h must have "addr_" in front of theguy1-2/+1
2003-04-30From Matthijs Melchior: export the exception mechanism routines toguy1-1/+17
2003-04-29Add a "proto_item_set_end()" routine that sets the length of an itemguy1-2/+4
2003-04-24From Matthijs Melchior: add the ASN.1 routines to the table of routinesguy1-1/+26
2003-04-08Add "proto_tree_add_none_format()" to the set of functions exported toguy1-1/+2
2003-03-06From Lars Ronald :sahlberg1-1/+3
2002-11-14From Tomas Kukosa: export more routines to plugins.guy1-1/+30
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-4/+4
2002-08-14From Tomas Kukosa: add some more routines to the plugin API.guy1-1/+8
2002-07-12From Anand V. Narwani:guy1-1/+4
2002-05-05Put the pointer to "tcp_dissect_pdus()" in the function pointer tableguy1-2/+3
2002-05-05Make a "tcp_dissect_pdus()" with the standard loop for a TCP segment,guy1-0/+212