- remove reference to AMR (submitted by mistake)
[obnox/wireshark/wip.git] / plugins / mate /
2009-02-02 ulfladd missing mt.exe calls, to include manifest files...
2008-12-22 wmeierFix some typos and spelling (mostly in text strings)
2008-10-31 stigFix some "format not a string literal and no format...
2008-09-07 guyGet one more pointer difference.
2008-09-06 guyTo compute the difference between two addresses, cast...
2008-09-06 guyUse GINT_TO_POINTER() to cast integral values to gpoint...
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-11 wmeierg_string_sprintf --> g_string_printf and g_string_sprin...
2008-05-05 etxrabMake it possible to run checkapi on all plugins trough...
2008-04-25 wmeier Bug 2493: Fix (Part 3 of 3):
2008-04-25 wmeier Bug 2493: Fix (Part 2):
2008-04-07 sfisher- Remove GLIB1 code
2008-03-29 jakeRemove the pre-release flag from FILEFLAGS in the resou...
2008-03-21 etxrabIn glib 2.16 g_malloc Changed from:
2008-03-01 jakeCreate proper dependancies for plugin.c
2008-02-27 stigQuote argument to test in plugins Makefiles, as propose...
2008-02-18 geraldIf we have an SVN revision number, use it as the build...
2007-10-17 morrisss/fopen()/eth_fopen()/ in plugins/ (for bug 1827).
2007-08-27 wmeierAdd .c.obj:: inference rule (to cause "batch compile")
2007-08-04 guyAdd a script as a front-end for Flex, to work around...
2007-08-01 guyAdd a Makefile.nmake.inc file, to hold rules etc. ...
2007-08-01 guyAdd a Makefile.am.inc file, to hold rules etc. used...
2007-08-01 guyUse a common .l.c rule for running Flex on .l files...
2007-07-30 guyAdd comments to various %option items to explain what...
2007-06-03 wmeier(Minor) Use _WIN32 (instead of WIN32) like the rest...
2007-05-27 guyClean up white space.
2007-05-27 guyGet rid of trailing blank lines.
2007-05-22 guy"make maintainer-clean" cleans up everything that ...
2007-04-14 standelremove "treat warnings as errors" barrier for every...
2007-04-05 geraldAdd the make-dissector-reg scripts to the dependency...
2007-04-03 sfisherFix warnings on Linux/gcc 4.1.1
2007-03-30 standelrevert back (void*) -> (void**) which will stop free...
2007-03-29 standelstrict aliasing warnings fix : replace (void**) by...
2007-03-26 sfisherFix a bunch more warnings. Add -Werror when using...
2007-03-25 ulflall warnings removed in the meantime, "treat warnings...
2007-03-23 sfisherFix about 150 warnings new to gcc 4.0 in the error...
2007-03-22 ulflleave out the mate plugin for now, so buildbot might...
2007-03-21 ulflset CFLAGS to block new warnings for all plugins (excep...
2007-02-26 jake-Add the compiler version to the plugin resource
2007-02-13 sfisherFrom Sebastien Tandel:
2007-01-12 ulflWin32: MSVC > 6 doesn't work well with Unicode filenames!
2007-01-06 ulfladd experimental support for some more of the MSVC_VARI...
2007-01-03 ulflclean should also remove generated plugin.c and manifes...
2006-12-27 jakeAdding moduleinfo.nmake to the distribution
2006-12-19 jakeSet the right properties on the files.
2006-12-18 jakeRepair distribution target.
2006-12-18 jakeUpdate plugin to the current plugin design.
2006-12-05 wmeierAdd a few missing /$(MAKEFLAGS)
2006-11-03 guyAdd $(EXEXT) after references to the Lemon executable.
2006-06-02 jmayerremove plugin.c in distlclean
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...
next