From Gerhard Gappmeier via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5409 :
[obnox/wireshark/wip.git] / plugins / tpg /
2010-09-24 guyPlugins are not shared libraries, so:
2010-05-14 morrissAdd Cmake stuff to the source distribution so more...
2010-03-18 jmayercmake changes:
2010-02-25 guyGenerate asn1/hnbap/Makefile.
2009-11-17 jmayerBeginnings of enabling static builds. Still to do:
2009-11-07 jmayercmake will now honor -Werror if configured (default...
2009-10-06 stigBuild plugins with cmake on OSX.
2009-09-25 jmayerTry to add tpg, but it seems it doesn't build with...
2009-09-13 morrissRun checkapi on the dissector header files
2009-09-09 krjWe no longer support the old plugin API so remove it...
2009-03-15 geraldGo a little deeper into the Win64 rabbit-hole. Add...
2009-03-02 geraldMore Windows compiler flag cleanups. Fix a problem...
2009-03-02 geraldDisable manifest building for our DLLs. This attempts...
2009-02-02 ulfladd missing mt.exe calls, to include manifest files...
2008-08-05 legoluis.ontanon@gmail.com => luis@ontanon.org
2008-07-29 morrissAllow checkapis target to work in out-of-tree builds...
2008-07-02 guyAdd Makefile.common files for epan/dfilter and epan...
2008-07-01 guyPut printf into a separate "termoutput" API group....
2008-06-26 geraldAdd support for "API groups" in checkAPIs.pl. Make...
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-05-05 etxrabMake it possible to run checkapi on all plugins trough...
2007-05-27 guyGet rid of trailing blank lines.
2007-03-23 sfisherFrom Sebastien Tandel:
2007-03-22 sfisherAdd -Werror when using GCC only to the Makefile.am...
2007-03-21 ulflset CFLAGS to block new warnings for all plugins (excep...
2007-01-02 wmeierOops: wireshark.com --> wireshark.org
2006-12-05 wmeierAdd a few missing /$(MAKEFLAGS)
2006-06-02 jmayerremove plugin.c in distlclean
2006-05-31 geraldlibethereal -> libwireshark. idl2eth -> idl2wrs. ...
2006-05-21 sahlbergname change
2005-12-09 jmayerFix ...$ to : $
2005-10-01 legoone step further...
2005-10-01 legomatch changes to tpg infrastructure.
2005-09-29 legothis struct moved to tvbparse.c
2005-09-29 legoat this point this makes a good parser for http headers...
2005-09-28 legoupdate tpg
2005-09-27 legoA "working" example of TPG...