aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugin_api_defs.h
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Make a "tcp_dissect_pdus()" with the standard loop for a TCP segment,Guy Harris2002-05-051-169/+2
* Handle TPKT packets split across segment boundaries, and multiple TPKTGuy Harris2002-02-221-1/+4
* Export "conversation_set_dissector()" in the plugin API table.Guy Harris2002-02-201-3/+6
* Routines added to the plugin table, and include-once #ifndef/#defineGuy Harris2002-02-021-1/+10
* Support for capturing on, and reading captures from, OpenBSD firewallGuy Harris2002-01-291-1/+2
* Long NCP traces can easily have many packets whose "uniqueness"Gilbert Ramirez2002-01-051-1/+2
* Remove the no-longer-extant "conv_dissector_add()" from the list ofGuy Harris2001-12-031-2/+2
* Make "dissector_add()", "dissector_delete()", and "dissector_change()"Guy Harris2001-12-031-1/+2
* This should be the final bit of removing the dissect_data symbolEd Warnicke2001-11-261-3/+1
* Hopefully the last time I have to change my e-mail address.Gilbert Ramirez2001-11-131-2/+2
* Additional routines made available to plugins, from Tomas Kukosa.Guy Harris2001-11-041-1/+8
* In "plugin_api_defs.h", just doGuy Harris2001-11-041-159/+143
* Fix some declarations to match the signatures of "tvb_find_guint8()" andGuy Harris2001-11-011-3/+3
* Sigh. Well, if you make the function declarations external, that meansGuy Harris2001-10-311-0/+193