aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugin_api_defs.h
AgeCommit message (Expand)AuthorFilesLines
2005-03-17Clean up.Lars Roland1-33/+0
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2002-05-05Make a "tcp_dissect_pdus()" with the standard loop for a TCP segment,Guy Harris1-169/+2
2002-02-22Handle TPKT packets split across segment boundaries, and multiple TPKTGuy Harris1-1/+4
2002-02-20Export "conversation_set_dissector()" in the plugin API table.Guy Harris1-3/+6
2002-02-02Routines added to the plugin table, and include-once #ifndef/#defineGuy Harris1-1/+10
2002-01-29Support for capturing on, and reading captures from, OpenBSD firewallGuy Harris1-1/+2
2002-01-05Long NCP traces can easily have many packets whose "uniqueness"Gilbert Ramirez1-1/+2
2001-12-03Remove the no-longer-extant "conv_dissector_add()" from the list ofGuy Harris1-2/+2
2001-12-03Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris1-1/+2
2001-11-26This should be the final bit of removing the dissect_data symbolEd Warnicke1-3/+1
2001-11-13Hopefully the last time I have to change my e-mail address.Gilbert Ramirez1-2/+2
2001-11-04Additional routines made available to plugins, from Tomas Kukosa.Guy Harris1-1/+8
2001-11-04In "plugin_api_defs.h", just doGuy Harris1-159/+143
2001-11-01Fix some declarations to match the signatures of "tvb_find_guint8()" andGuy Harris1-3/+3
2001-10-31Sigh. Well, if you make the function declarations external, that meansGuy Harris1-0/+193