aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mate/mate_setup.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-05luis.ontanon@gmail.com => luis@ontanon.orgLuis Ontanon1-1/+1
2008-05-11g_string_sprintf --> g_string_printf and g_string_sprintfa --> g_string_appen...Bill Meier1-2/+2
2008-04-07- Remove GLIB1 codeStephen Fisher1-1/+0
2007-03-26Fix a bunch more warnings. Add -Werror when using --with-warnings-as-errorsStephen Fisher1-295/+0
2007-03-23Fix about 150 warnings new to gcc 4.0 in the error on warning directories.Stephen Fisher1-0/+5
2007-02-13From Sebastien Tandel:Stephen Fisher1-0/+1
2006-05-28Ethereal->WiresharkAnders Broman1-1/+1
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-01-05Bill Meier:Jörg Mayer1-4/+4
2005-12-12- add Debug and Default declarations.Luis Ontanon1-5/+0
2005-12-12Avoid to crash if we are given an unexistent field.Luis Ontanon1-1/+1
2005-07-23More 'char*' -> 'const char*' changes to fix warnings.Jörg Mayer1-4/+4
2005-06-24More constification.Guy Harris1-1/+1
2005-05-22at this point mate should be working as it did before the grammarLuis Ontanon1-24/+47
2005-05-16Transforms and Pdus are working already, Gops start to work.Luis Ontanon1-130/+2
2005-05-16MATE has a grammar.Luis Ontanon1-1150/+451
2005-02-22avoid crashing when Debug_Cfg is set and no Payload is given for a PduLuis Ontanon1-1/+1
2005-02-20Changed the GopTree in GogDef and GogExtra from a boolean to a stringLuis Ontanon1-4/+22
2005-02-19In order to avoid a crash at reanalize_gop(), do not accept a GogKey where th...Luis Ontanon1-0/+5
2005-02-18Adds Payload AVP to PduDef AVPLs simmetric to the Transport AVPLuis Ontanon1-29/+68
2005-02-18Add a pointer to the start frame of each gop in the gog's treeLuis Ontanon1-1/+15
2005-02-18two fixes in config loading:Luis Ontanon1-1/+6
2005-02-10add "mate" as a protocol to its treeLuis Ontanon1-2/+3
2005-02-06From: LEGOAnders Broman1-43/+55
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-21From Luis Ontanon for Mate:Lars Roland1-3/+16
2005-01-10One more patch for mate:Lars Roland1-48/+69
2005-01-07From Luis Ontanon:Lars Roland1-111/+101
2005-01-06From Luis Ontanon:Lars Roland1-3/+4
2005-01-06From Luis Ontanon:Lars Roland1-11/+34
2004-12-31From Luis Ontanon for Mate:Lars Roland1-25/+47
2004-12-23Fixes for Mate from Luis Ontanon:Lars Roland1-5/+15
2004-12-16Patch for Mate Plugin.Lars Roland1-0/+43
2004-12-12Update for Mate from Luis Ontanon:Lars Roland1-13/+108
2004-12-12Fixes for Mate Plugin:Lars Roland1-15/+35
2004-12-11New Plugin from Luis Ontanon:Lars Roland1-0/+1417