aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2005-02-20Fixes few things during reinitialization with gtk2 (it doesn't crash anymore),Luis Ontanon1-1/+1
2005-02-20Don't register mgcp taps, Lars Roland2-8/+51
2005-02-20Add some svn propsJörg Mayer5-4/+7
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-16An example stats_tree plugin using pinfo as its only data sourceLuis Ontanon5-0/+280
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris22-0/+84
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-10Use tcp_dissect_pdus().Guy Harris1-175/+106
2005-02-10Use VB_ rather than V_ for the VarBind types, to avoid a collision withGuy Harris1-39/+39
2005-02-10From Oleg Terletsky: AgentX support.Guy Harris7-2/+1360
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland3-5/+5
2005-02-07From Alejandro Vaquero :Anders Broman2-2/+2
2005-02-07From LEGO:Anders Broman2-9/+13
2005-02-06From: LEGOAnders Broman4-146/+207
2005-02-04Fix a couple of distcheck problems:Gerald Combs6-9/+9
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-02-02From Jon Ringle:Anders Broman1-6/+6
2005-02-02From Jon Ringle:Anders Broman1-6/+6
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-17Add mate to the clean and distclean targetLars Roland1-0/+4
2005-01-17Add MATE to the list of plugins.Guy Harris1-1/+6
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-15Add mate to the build process (plus a few whitespace changes)Jörg Mayer1-1/+1
2005-01-15Use -1 as a length value for "to the end of the tvbuff".Guy Harris2-2/+2
2005-01-13Welcome to the wonderful world of "make", wherein a command in a set ofGuy Harris1-1/+1
2005-01-12add some of the DCE/RPC functions to the plugin APIUlf Lamping7-6/+51
2005-01-12cleanup old files before generating xyzzy target (it drove me almost crazy to...Ulf Lamping2-2/+9
2005-01-12clarify text and describe libethereal.defUlf Lamping1-1/+10
2005-01-12From Tomer Shani :register_dissector callAnders Broman1-1/+3
2005-01-10One more patch for mate:Lars Roland6-192/+111
2005-01-07Fix the signature of proto_register_subtree_array().Guy Harris1-2/+2
2005-01-07Fix the signature of proto_register_subtree_array().Guy Harris1-1/+1
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