aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2005-02-07From Alejandro Vaquero :Anders Broman2-2/+2
2005-02-07From LEGO:Anders Broman2-9/+13
2005-02-06From: LEGOAnders Broman4-146/+207
2005-02-04Fix a couple of distcheck problems:Gerald Combs6-9/+9
2005-02-04HFILL can't be used to initialize at run time.Guy Harris1-1/+1
2005-02-04albert chin:Jörg Mayer1-11/+14
2005-02-02From Jon Ringle:Anders Broman1-6/+6
2005-02-02From Jon Ringle:Anders Broman1-6/+6
2005-01-28use MATE (not mate) for protocol name and protocol treeUlf Lamping1-2/+2
2005-01-28A new patch for mate from Luis Ontanon:Lars Roland3-13/+19
2005-01-28From Yoshihiro Oyama: get rid of _U_s in prototype declarations thatGuy Harris1-1/+1
2005-01-21From Luis Ontanon for Mate:Lars Roland4-10/+48
2005-01-17Add mate to the clean and distclean targetLars Roland1-0/+4
2005-01-17Add MATE to the list of plugins.Guy Harris1-1/+6
2005-01-16Some trivial warning fixes in mateJörg Mayer3-4/+4
2005-01-15Set fp to NULL before "load_loal_error()" is called, so we don't pass anGuy Harris1-1/+1
2005-01-15Add mate to the build process (plus a few whitespace changes)Jörg Mayer1-1/+1
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