Document option to hide the capture info dialog
[obnox/wireshark/wip.git] / plugins / mate /
2006-05-31 geraldlibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-05-28 etxrabEthereal->Wireshark
2006-05-21 sahlbergname change
2006-03-11 lego Mark coverity CID 117 as a false positive.
2006-01-24 legoAdd register_postdissector() to the API.
2006-01-05 jmayerBill Meier:
2005-12-13 legowe are opening the file for writing....
2005-12-12 lego- add Debug and Default declarations.
2005-12-12 legoAvoid to crash if we are given an unexistent field.
2005-12-12 legoDone is not needed anymore;
2005-12-11 legoCleanup the grammar.
2005-12-09 jmayerFix ...$ to : $
2005-11-07 guyUse <wiretap/file_util.h> to include "file_util.h"...
2005-11-06 ulflreplace *a lot* of file related calls by their GLib...
2005-10-31 guyWhen printing the code for a display filter:
2005-09-22 guyMake the private variables for various lexical analyzer...
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-20 jmayer- Include the .h files in their .c files.
2005-08-06 guyMake a variable whose value might be trashed by setjmp...
2005-08-05 guySquelch a warning about "state" being used uninitialized.
2005-08-04 guyPut in comments explaining why we're removing some...
2005-08-02 geraldClean up after ourselves so that we pass "distcheck...
2005-08-02 jmayerLast set of trivial fixes for "no previous declaration...
2005-08-01 geraldMake sure "lemon" exists before we try to use it. ...
2005-07-23 jmayerMore 'char*' -> 'const char*' changes to fix warnings.
2005-07-10 jmayerAfter doing "make maintainer-clean", "svn status -...
2005-06-24 guyMore constification.
2005-05-22 legoat this point mate should be working as it did before...
2005-05-21 legoPDU, GOP and GOG should be at the same level not nested
2005-05-20 legoFix the Id tag
2005-05-17 lego- change the state label OUT to OUTSIDE to avoid a...
2005-05-16 legoTransforms and Pdus are working already, Gops start...
2005-05-16 legolet's get things right, we are in plugins/mate not...
2005-05-16 legoForgot this one in the last checkin!
2005-05-16 legoMATE has a grammar.
2005-03-07 lrolandremove remnants of the old plugin api from dissectors...
2005-03-07 guyCall the "new-style init" routine for plugins a "regist...
2005-03-06 legoChange to new_plugin_init()
2005-03-05 lrolandPreparations for dropping the old plugin api.
2005-02-24 lego- fix a crash in new_avpl_strict_match when the operato...
2005-02-22 legoavoid crashing when Debug_Cfg is set and no Payload...
2005-02-20 ulflfix a typo: lenght -> length
2005-02-20 legoChanged the GopTree in GogDef and GogExtra from a boole...
2005-02-19 legoadd mms.mate to the examples collection
2005-02-19 legoIn order to avoid a crash at reanalize_gop(), do not...
2005-02-18 legoStep the version number of the plugin
2005-02-18 legoAdds Payload AVP to PduDef AVPLs simmetric to the Trans...
2005-02-18 legoGet rid of some useless lines from the last patch
2005-02-18 legoAdd a pointer to the start frame of each gop in the...
2005-02-18 legotwo fixes in config loading:
2005-02-14 guyMake the "maintainer-clean" rules get rid of some addit...
2005-02-11 legoavoid freeing the gop_key more than once and do not...
2005-02-10 legomate runtime did not get initialized when configured...
2005-02-10 legoadd "mate" as a protocol to its tree
2005-02-10 legocleanup matelib and mate examples
2005-02-07 etxrabFrom LEGO:
2005-02-06 etxrabFrom: LEGO
2005-02-04 guyHFILL can't be used to initialize at run time.
2005-02-04 jmayeralbert chin:
2005-01-28 ulfluse MATE (not mate) for protocol name and protocol...
2005-01-28 lrolandA new patch for mate from Luis Ontanon:
2005-01-28 guyFrom Yoshihiro Oyama: get rid of _U_s in prototype...
2005-01-21 lrolandFrom Luis Ontanon for Mate:
2005-01-16 jmayerSome trivial warning fixes in mate
2005-01-15 guySet fp to NULL before "load_loal_error()" is called...
2005-01-10 lrolandOne more patch for mate:
2005-01-07 lrolandFrom Luis Ontanon:
2005-01-06 lrolandFrom Luis Ontanon:
2005-01-06 lrolandFrom Luis Ontanon:
2004-12-31 lrolandFrom Luis Ontanon for Mate:
2004-12-23 lrolandFixes for Mate from Luis Ontanon:
2004-12-16 lrolandPatch for Mate Plugin.
2004-12-12 lrolandUpdate for Mate from Luis Ontanon:
2004-12-12 lrolandFixes for Mate Plugin:
2004-12-11 lrolandNew Plugin from Luis Ontanon: