aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mate
AgeCommit message (Expand)AuthorFilesLines
2005-11-07Use <wiretap/file_util.h> to include "file_util.h"; otherwise, theguy1-1/+1
2005-11-06replace *a lot* of file related calls by their GLib counterparts. This is nec...ulfl1-1/+2
2005-10-31When printing the code for a display filter:guy1-27/+1
2005-09-22Make the private variables for various lexical analyzers static, soguy1-5/+5
2005-08-24EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! ulfl1-1/+1
2005-08-20- Include the .h files in their .c files.jmayer2-0/+2
2005-08-06Make a variable whose value might be trashed by setjmp/longjmpguy1-1/+1
2005-08-05Squelch a warning about "state" being used uninitialized.guy1-2/+1
2005-08-04Put in comments explaining why we're removing some generated files withguy1-0/+9
2005-08-02Clean up after ourselves so that we pass "distcheck" again.gerald1-0/+5
2005-08-02Last set of trivial fixes for "no previous declaration" warnings.jmayer2-14/+14
2005-08-01Make sure "lemon" exists before we try to use it. This can happen if wegerald1-1/+1
2005-07-23More 'char*' -> 'const char*' changes to fix warnings.jmayer7-34/+34
2005-07-10After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"jmayer1-2/+21
2005-06-24More constification.guy1-1/+1
2005-05-22at this point mate should be working as it did before the grammarlego3-26/+60
2005-05-21PDU, GOP and GOG should be at the same level not nestedlego1-2/+2
2005-05-20Fix the Id taglego1-1/+1
2005-05-17- change the state label OUT to OUTSIDE to avoid a name collision with a macr...lego1-67/+67
2005-05-16Transforms and Pdus are working already, Gops start to work.lego6-150/+33
2005-05-16let's get things right, we are in plugins/mate not epan/dfilter (from which I...lego1-1/+1
2005-05-16Forgot this one in the last checkin!lego1-2/+23
2005-05-16MATE has a grammar.lego11-1697/+2552
2005-03-07remove remnants of the old plugin api from dissectors and pluginslroland2-6/+4
2005-03-07Call the "new-style init" routine for plugins a "register" routine, asguy1-1/+1
2005-03-06Change to new_plugin_init()lego1-3/+1
2005-03-05Preparations for dropping the old plugin api.lroland1-4/+3
2005-02-24- fix a crash in new_avpl_strict_match when the operator avpl was emptylego2-1/+4
2005-02-22avoid crashing when Debug_Cfg is set and no Payload is given for a Pdulego1-1/+1
2005-02-20fix a typo: lenght -> lengthulfl1-2/+2
2005-02-20Changed the GopTree in GogDef and GogExtra from a boolean to a stringlego8-17/+67
2005-02-19add mms.mate to the examples collectionlego1-0/+41
2005-02-19In order to avoid a crash at reanalize_gop(), do not accept a GogKey where th...lego1-0/+5
2005-02-18Step the version number of the pluginlego1-1/+1
2005-02-18Adds Payload AVP to PduDef AVPLs simmetric to the Transport AVPlego3-33/+115
2005-02-18Get rid of some useless lines from the last patchlego1-6/+1
2005-02-18Add a pointer to the start frame of each gop in the gog's treelego3-7/+37
2005-02-18two fixes in config loading:lego1-1/+6
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedguy1-0/+2
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-07From LEGO:etxrab2-9/+13
2005-02-06From: LEGOetxrab4-146/+207
2005-02-04HFILL can't be used to initialize at run time.guy1-1/+1
2005-02-04albert chin:jmayer1-11/+14
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