aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2005-02-11avoid freeing the gop_key more than once and do not reregister the tap at eve...lego2-5/+8
2005-02-10mate runtime did not get initialized when configured after loading a capture ...lego1-1/+5
2005-02-10add "mate" as a protocol to its treelego3-6/+8
2005-02-10cleanup matelib and mate exampleslego15-753/+85
2005-02-10Use tcp_dissect_pdus().guy1-175/+106
2005-02-10Use VB_ rather than V_ for the VarBind types, to avoid a collision withguy1-39/+39
2005-02-10From Oleg Terletsky: AgentX support.guy7-2/+1360
2005-02-09Move the following files from /trunk to /trunk/epan:lroland3-5/+5
2005-02-07From Alejandro Vaquero :etxrab2-2/+2
2005-02-07From LEGO:etxrab2-9/+13
2005-02-06From: LEGOetxrab4-146/+207
2005-02-04Fix a couple of distcheck problems:gerald6-9/+9
2005-02-04HFILL can't be used to initialize at run time.guy1-1/+1
2005-02-04albert chin:jmayer1-11/+14
2005-02-02From Jon Ringle:etxrab1-6/+6
2005-02-02From Jon Ringle:etxrab1-6/+6
2005-01-28use MATE (not mate) for protocol name and protocol treeulfl1-2/+2
2005-01-28A new patch for mate from Luis Ontanon:lroland3-13/+19
2005-01-28From Yoshihiro Oyama: get rid of _U_s in prototype declarations thatguy1-1/+1
2005-01-21From Luis Ontanon for Mate:lroland4-10/+48
2005-01-17Add mate to the clean and distclean targetlroland1-0/+4
2005-01-17Add MATE to the list of plugins.guy1-1/+6
2005-01-16Some trivial warning fixes in matejmayer3-4/+4
2005-01-15Set fp to NULL before "load_loal_error()" is called, so we don't pass anguy1-1/+1
2005-01-15Add mate to the build process (plus a few whitespace changes)jmayer1-1/+1
2005-01-15Use -1 as a length value for "to the end of the tvbuff".guy2-2/+2
2005-01-13Welcome to the wonderful world of "make", wherein a command in a set ofguy1-1/+1
2005-01-12add some of the DCE/RPC functions to the plugin APIulfl7-6/+51
2005-01-12cleanup old files before generating xyzzy target (it drove me almost crazy to...ulfl2-2/+9
2005-01-12clarify text and describe libethereal.defulfl1-1/+10
2005-01-12From Tomer Shani :register_dissector calletxrab1-1/+3
2005-01-10One more patch for mate:lroland6-192/+111
2005-01-07Fix the signature of proto_register_subtree_array().guy1-2/+2
2005-01-07Fix the signature of proto_register_subtree_array().guy1-1/+1
2005-01-07From Luis Ontanon:lroland6-150/+144
2005-01-06From Luis Ontanon:lroland5-8/+9
2005-01-06From Luis Ontanon:lroland4-49/+85
2005-01-05From Chris Maynard: free a string obtained with "tvb_get_string()".guy1-1/+1
2005-01-02Cast the values passed to the <ctype.h> macros so as to avoidguy1-2/+2
2005-01-01When computing a hash value based on, among other things, aguy1-1/+1
2004-12-31Update some function declarations in the plugin apilroland2-5/+5
2004-12-31From Luis Ontanon for Mate:lroland7-134/+265
2004-12-30We now require gint64/guint64 support to build Ethereal, so get rid ofguy1-56/+2
2004-12-30Regenerate.guy5-6/+6
2004-12-30Fix the declaration of "tap_queue_packet()" to match its new signature.guy1-1/+1
2004-12-25a lot of warnings removed, most of them about pointer to int casts without us...ulfl2-33/+33
2004-12-23Fixes for Mate from Luis Ontanon:lroland9-136/+210
2004-12-16Patch for Mate Plugin.lroland7-132/+152
2004-12-13Update Xplugin_table.h, too. (Just by regenerating the X-files of the plugin ...lroland1-3/+3
2004-12-13change some signatures for some ber helpers from unsigned to signedsahlberg1-3/+3