aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2005-01-15Use -1 as a length value for "to the end of the tvbuff".Guy Harris2-2/+2
2005-01-13Welcome to the wonderful world of "make", wherein a command in a set ofGuy Harris1-1/+1
2005-01-12add some of the DCE/RPC functions to the plugin APIUlf Lamping7-6/+51
2005-01-12cleanup old files before generating xyzzy target (it drove me almost crazy to...Ulf Lamping2-2/+9
2005-01-12clarify text and describe libethereal.defUlf Lamping1-1/+10
2005-01-12From Tomer Shani :register_dissector callAnders Broman1-1/+3
2005-01-10One more patch for mate:Lars Roland6-192/+111
2005-01-07Fix the signature of proto_register_subtree_array().Guy Harris1-2/+2
2005-01-07Fix the signature of proto_register_subtree_array().Guy Harris1-1/+1
2005-01-07From Luis Ontanon:Lars Roland6-150/+144
2005-01-06From Luis Ontanon:Lars Roland5-8/+9
2005-01-06From Luis Ontanon:Lars Roland4-49/+85
2005-01-05From Chris Maynard: free a string obtained with "tvb_get_string()".Guy Harris1-1/+1
2005-01-02Cast the values passed to the <ctype.h> macros so as to avoidGuy Harris1-2/+2
2005-01-01When computing a hash value based on, among other things, aGuy Harris1-1/+1
2004-12-31Update some function declarations in the plugin apiLars Roland2-5/+5
2004-12-31From Luis Ontanon for Mate:Lars Roland7-134/+265
2004-12-30We now require gint64/guint64 support to build Ethereal, so get rid ofGuy Harris1-56/+2
2004-12-30Regenerate.Guy Harris5-6/+6
2004-12-30Fix the declaration of "tap_queue_packet()" to match its new signature.Guy Harris1-1/+1
2004-12-25a lot of warnings removed, most of them about pointer to int casts without us...Ulf Lamping2-33/+33
2004-12-23Fixes for Mate from Luis Ontanon:Lars Roland9-136/+210
2004-12-16Patch for Mate Plugin.Lars Roland7-132/+152
2004-12-13Update Xplugin_table.h, too. (Just by regenerating the X-files of the plugin ...Lars Roland1-3/+3
2004-12-13change some signatures for some ber helpers from unsigned to signedRonnie Sahlberg1-3/+3
2004-12-13update of the asn2eth compiler to use the types ber_[choice|sequence]_t in...Ronnie Sahlberg2-8/+8
2004-12-13yet another plugin update for GeneralizedTimeRonnie Sahlberg1-1/+1
2004-12-13rename generalized_time to the new name GeneralizedTime in the plugin directory.Ronnie Sahlberg5-5/+5
2004-12-12Update for Mate from Luis Ontanon:Lars Roland6-52/+171
2004-12-12Update the declaration of dissect_ber_integer() in the plugin apiLars Roland2-3/+2
2004-12-12Fixes for Mate Plugin:Lars Roland16-144/+140
2004-12-11New Plugin from Luis Ontanon:Lars Roland32-0/+6268
2004-12-11Add functions to the old and the new plugin api for the MATE Plugin.Lars Roland6-7/+46
2004-12-10Get rid of C++/C99-style comments - not all C compilers accept them.Guy Harris1-1/+1
2004-11-29Make rtnet plugin compile again with MSVCLars Roland1-10/+15
2004-11-24Export two versions of the Ethereal dissector, for use with encapsulatedGuy Harris1-3/+3
2004-11-24From Erwin Rol: Dissect DMX in a readable format, and other updates.Guy Harris3-82/+500
2004-11-24Updates from Erwin Rol.Guy Harris2-331/+635
2004-11-21Update a URL.Guy Harris1-1/+1
2004-11-10Check for bogus attribute lengths.Guy Harris1-0/+4
2004-10-21From Laurent Rabret:Gerald Combs2-0/+23
2004-10-11Constify more pointer arguments.Guy Harris1-2/+2
2004-10-11Constify more pointer arguments.Guy Harris1-2/+2
2004-10-11Make the "per_choice_t" and "per_sequence_t" pointer arguments pointersGuy Harris1-2/+2
2004-10-11Make the "per_choice_t" and "per_sequence_t" pointer arguments pointersGuy Harris1-2/+2
2004-10-09remove some MSVC warningsUlf Lamping2-4/+4
2004-10-01From Lars Roland: we need to define _NEED_VAR_IMPORT_ in plugins if weGuy Harris19-38/+38
2004-09-29In "plugins/plugin_api.h", don't include stuff required for the pluginGuy Harris6-6/+17
2004-09-29From Lars Roland: add an option to link plugins with libethereal ratherGuy Harris20-59/+205
2004-09-29Move various tables into the epan directory.Guy Harris1-1/+1