aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mate
AgeCommit message (Expand)AuthorFilesLines
2005-03-07remove remnants of the old plugin api from dissectors and pluginsLars Roland2-6/+4
2005-03-07Call the "new-style init" routine for plugins a "register" routine, asGuy Harris1-1/+1
2005-03-06Change to new_plugin_init()Luis Ontanon1-3/+1
2005-03-05Preparations for dropping the old plugin api.Lars Roland1-4/+3
2005-02-24- fix a crash in new_avpl_strict_match when the operator avpl was emptyLuis Ontanon2-1/+4
2005-02-22avoid crashing when Debug_Cfg is set and no Payload is given for a PduLuis Ontanon1-1/+1
2005-02-20fix a typo: lenght -> lengthUlf Lamping1-2/+2
2005-02-20Changed the GopTree in GogDef and GogExtra from a boolean to a stringLuis Ontanon8-17/+67
2005-02-19add mms.mate to the examples collectionLuis Ontanon1-0/+41
2005-02-19In order to avoid a crash at reanalize_gop(), do not accept a GogKey where th...Luis Ontanon1-0/+5
2005-02-18Step the version number of the pluginLuis Ontanon1-1/+1
2005-02-18Adds Payload AVP to PduDef AVPLs simmetric to the Transport AVPLuis Ontanon3-33/+115
2005-02-18Get rid of some useless lines from the last patchLuis Ontanon1-6/+1
2005-02-18Add a pointer to the start frame of each gop in the gog's treeLuis Ontanon3-7/+37
2005-02-18two fixes in config loading:Luis Ontanon1-1/+6
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris1-0/+2
2005-02-11avoid freeing the gop_key more than once and do not reregister the tap at eve...Luis Ontanon2-5/+8
2005-02-10mate runtime did not get initialized when configured after loading a capture ...Luis Ontanon1-1/+5
2005-02-10add "mate" as a protocol to its treeLuis Ontanon3-6/+8
2005-02-10cleanup matelib and mate examplesLuis Ontanon15-753/+85
2005-02-07From LEGO:Anders Broman2-9/+13
2005-02-06From: LEGOAnders Broman4-146/+207
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-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-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-10One more patch for mate:Lars Roland6-192/+111
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
2004-12-31From Luis Ontanon for Mate:Lars Roland7-134/+265
2004-12-23Fixes for Mate from Luis Ontanon:Lars Roland9-136/+210
2004-12-16Patch for Mate Plugin.Lars Roland7-132/+152
2004-12-12Update for Mate from Luis Ontanon:Lars Roland6-52/+171
2004-12-12Fixes for Mate Plugin:Lars Roland16-144/+140
2004-12-11New Plugin from Luis Ontanon:Lars Roland32-0/+6268