aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mate/packet-mate.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-25More fun with GArrays: cast away some warnings that don't report realGuy Harris1-2/+2
2011-04-22Fix (latest) Dead Store (Dead nested assignment) Warning found by ClangAlexis La Goutte1-3/+2
2011-01-30Whitespace cleanup (remove trailing blanks from lines).Bill Meier1-65/+65
2009-08-03Use find_dissector() instead of create_dissector_handle();Bill Meier1-7/+6
2009-06-05Have tap listeners specify whether the "packet" routine requiresGuy Harris1-4/+5
2006-05-28Ethereal->WiresharkAnders Broman1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-01-24Add register_postdissector() to the API.Luis Ontanon1-1/+6
2005-12-12- add Debug and Default declarations.Luis Ontanon1-2/+0
2005-08-02Last set of trivial fixes for "no previous declaration" warnings.Jörg Mayer1-8/+8
2005-07-23More 'char*' -> 'const char*' changes to fix warnings.Jörg Mayer1-4/+4
2005-05-21PDU, GOP and GOG should be at the same level not nestedLuis Ontanon1-2/+2
2005-05-16MATE has a grammar.Luis Ontanon1-45/+82
2005-02-24- fix a crash in new_avpl_strict_match when the operator avpl was emptyLuis Ontanon1-1/+1
2005-02-20Changed the GopTree in GogDef and GogExtra from a boolean to a stringLuis Ontanon1-6/+29
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 Ontanon1-6/+20
2005-02-11avoid freeing the gop_key more than once and do not reregister the tap at eve...Luis Ontanon1-5/+7
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 Ontanon1-2/+2
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 Roland1-4/+13
2005-01-16Some trivial warning fixes in mateJörg Mayer1-2/+2
2005-01-10One more patch for mate:Lars Roland1-6/+15
2005-01-07From Luis Ontanon:Lars Roland1-10/+11
2005-01-06From Luis Ontanon:Lars Roland1-2/+2
2005-01-06From Luis Ontanon:Lars Roland1-31/+30
2004-12-31From Luis Ontanon for Mate:Lars Roland1-6/+16
2004-12-23Fixes for Mate from Luis Ontanon:Lars Roland1-21/+15
2004-12-16Patch for Mate Plugin.Lars Roland1-76/+34
2004-12-12Fixes for Mate Plugin:Lars Roland1-7/+12
2004-12-11New Plugin from Luis Ontanon:Lars Roland1-0/+321