aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mate
Commit message (Expand)AuthorAgeFilesLines
* More 'char*' -> 'const char*' changes to fix warnings.Jörg Mayer2005-07-237-34/+34
* After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"Jörg Mayer2005-07-101-2/+21
* More constification.Guy Harris2005-06-241-1/+1
* at this point mate should be working as it did before the grammarLuis Ontanon2005-05-223-26/+60
* PDU, GOP and GOG should be at the same level not nestedLuis Ontanon2005-05-211-2/+2
* Fix the Id tagLuis Ontanon2005-05-201-1/+1
* - change the state label OUT to OUTSIDE to avoid a name collision with a macr...Luis Ontanon2005-05-171-67/+67
* Transforms and Pdus are working already, Gops start to work.Luis Ontanon2005-05-166-150/+33
* let's get things right, we are in plugins/mate not epan/dfilter (from which I...Luis Ontanon2005-05-161-1/+1
* Forgot this one in the last checkin!Luis Ontanon2005-05-161-2/+23
* MATE has a grammar.Luis Ontanon2005-05-1611-1697/+2552
* remove remnants of the old plugin api from dissectors and pluginsLars Roland2005-03-072-6/+4
* Call the "new-style init" routine for plugins a "register" routine, asGuy Harris2005-03-071-1/+1
* Change to new_plugin_init()Luis Ontanon2005-03-061-3/+1
* Preparations for dropping the old plugin api.Lars Roland2005-03-051-4/+3
* - fix a crash in new_avpl_strict_match when the operator avpl was emptyLuis Ontanon2005-02-242-1/+4
* avoid crashing when Debug_Cfg is set and no Payload is given for a PduLuis Ontanon2005-02-221-1/+1
* fix a typo: lenght -> lengthUlf Lamping2005-02-201-2/+2
* Changed the GopTree in GogDef and GogExtra from a boolean to a stringLuis Ontanon2005-02-208-17/+67
* add mms.mate to the examples collectionLuis Ontanon2005-02-191-0/+41
* In order to avoid a crash at reanalize_gop(), do not accept a GogKey where th...Luis Ontanon2005-02-191-0/+5
* Step the version number of the pluginLuis Ontanon2005-02-181-1/+1
* Adds Payload AVP to PduDef AVPLs simmetric to the Transport AVPLuis Ontanon2005-02-183-33/+115
* Get rid of some useless lines from the last patchLuis Ontanon2005-02-181-6/+1
* Add a pointer to the start frame of each gop in the gog's treeLuis Ontanon2005-02-183-7/+37
* two fixes in config loading:Luis Ontanon2005-02-181-1/+6
* Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris2005-02-141-0/+2
* avoid freeing the gop_key more than once and do not reregister the tap at eve...Luis Ontanon2005-02-112-5/+8
* mate runtime did not get initialized when configured after loading a capture ...Luis Ontanon2005-02-101-1/+5
* add "mate" as a protocol to its treeLuis Ontanon2005-02-103-6/+8
* cleanup matelib and mate examplesLuis Ontanon2005-02-1015-753/+85
* From LEGO:Anders Broman2005-02-072-9/+13
* From: LEGOAnders Broman2005-02-064-146/+207
* HFILL can't be used to initialize at run time.Guy Harris2005-02-041-1/+1
* albert chin:Jörg Mayer2005-02-041-11/+14
* use MATE (not mate) for protocol name and protocol treeUlf Lamping2005-01-281-2/+2
* A new patch for mate from Luis Ontanon:Lars Roland2005-01-283-13/+19
* From Yoshihiro Oyama: get rid of _U_s in prototype declarations thatGuy Harris2005-01-281-1/+1
* From Luis Ontanon for Mate:Lars Roland2005-01-214-10/+48
* Some trivial warning fixes in mateJörg Mayer2005-01-163-4/+4
* Set fp to NULL before "load_loal_error()" is called, so we don't pass anGuy Harris2005-01-151-1/+1
* One more patch for mate:Lars Roland2005-01-106-192/+111
* From Luis Ontanon:Lars Roland2005-01-076-150/+144
* From Luis Ontanon:Lars Roland2005-01-065-8/+9
* From Luis Ontanon:Lars Roland2005-01-064-49/+85
* From Luis Ontanon for Mate:Lars Roland2004-12-317-134/+265
* Fixes for Mate from Luis Ontanon:Lars Roland2004-12-239-136/+210
* Patch for Mate Plugin.Lars Roland2004-12-167-132/+152
* Update for Mate from Luis Ontanon:Lars Roland2004-12-126-52/+171
* Fixes for Mate Plugin:Lars Roland2004-12-1216-144/+140