index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
plugin_api.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of support for non-tvbuffified plugin dissectors.
Guy Harris
2001-04-25
1
-3
/
+1
*
Make "col_set_str()" and "tvb_reported_length_remaining()" available in
Guy Harris
2001-04-25
1
-1
/
+3
*
Add "col_clear()" to the list of functions in the transfer vector for
Guy Harris
2001-01-28
1
-1
/
+2
*
Clean up the dissector registration up a bit - arrange that all plugins
Guy Harris
2001-01-26
1
-5
/
+1
*
Tvbuffify the PIM dissector.
Guy Harris
2001-01-13
1
-2
/
+1
*
Add a new "prefs_register_protocol()" routine, which is like
Guy Harris
2001-01-03
1
-2
/
+2
*
Use GLib's G_MODULE_EXPORT when defining constants and functions
Guy Harris
2000-11-29
1
-10
/
+1
*
Add a mechanism by which a dissector can be registered by name, another
Guy Harris
2000-11-15
1
-1
/
+6
*
"plugin_api.c" needs to include <glib.h>, to define G_HAVE_GINT64 on
Guy Harris
2000-11-14
1
-2
/
+2
*
Add "dissector_delete()", "proto_item_get_len()",
Guy Harris
2000-11-13
1
-1
/
+12
*
Add the tvbuff routines expected to be used by dissectors to the table
Guy Harris
2000-11-13
1
-1
/
+48
*
Add a Makefile.nmake for the MGCP plugin, and update
Guy Harris
2000-11-12
1
-1
/
+6
*
Miscellaneous code cleaning
Laurent Deniel
2000-08-11
1
-4
/
+1
*
Fix plugin function table so that plugins work on Win32.
Gilbert Ramirez
2000-05-31
1
-1
/
+28
*
Add routines to:
Guy Harris
2000-05-05
1
-1
/
+3
*
Add "dissector_add()" to the list of routines exported to plugins via
Guy Harris
2000-04-04
1
-1
/
+3
*
Give all the Ethereal APIs available to plugins their own function
Guy Harris
2000-03-15
1
-79
/
+52
*
Change "unsigned gint64" to "guint64", and add GPL header to plugin_api.[ch]
Gilbert Ramirez
2000-02-07
1
-0
/
+22
*
Code changes, but not Makefile changes, for enabling plugins for Win32.
Gilbert Ramirez
2000-02-07
1
-0
/
+96