From Martin Lutz: Patch tvb_memeql return check;
[obnox/wireshark/wip.git] / plugins / wimaxasncp /
2009-11-17 jmayerBeginnings of enabling static builds. Still to do:
2009-11-07 jmayercmake will now honor -Werror if configured (default...
2009-10-09 krjUse register_dissector_files in the plugins dissectors
2009-10-09 etxrabFrom Didier Gautheron:
2009-10-06 stigBuild plugins with cmake on OSX.
2009-09-23 jmayerBuild more plugins with cmake.
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-08-26 wmeier(FWIW) One step towards including stdio.h & stdlib...
2009-08-21 wmeier(Minor) Remove unneeded #includes.
2009-08-09 krjDon't guard col_clear with col_check
2009-08-09 krjDon't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-07-16 etxrabFrom Rajasekhar Reddy Gali:
2009-07-07 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-04-16 geraldFix Win64 compilation problems in the plugins directory.
2009-03-02 geraldDisable manifest building for our DLLs. This attempts...
2009-02-02 ulfladd missing mt.exe calls, to include manifest files...
2008-12-19 geraldBack out r27047 and r27053.
2008-12-18 geraldUpdate calls to proto_tree_add_bytes_format to reflect...
2008-10-31 stigFix some "format not a string literal and no format...
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-06-23 martinmMake sure info column is set correctly when tree =...
2008-05-26 martinmShow ops, etc even when no filter set.
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...
2008-04-25 wmeier Bug 2493: Fix (Part 2):
2008-04-14 jmayerThe generated code warns about 'input' being unused...
2008-04-05 martinmDon't load in files unless tree is set.
2008-04-04 martinmUse proto_register_prefix() with wimaxasncp plugin.
2008-03-29 jakeRemove the pre-release flag from FILEFLAGS in the resou...
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-12-06 martinmFix some specifier strings (%d -> %u).
2007-11-24 morrissFix bugs.wireshark.org/bugzilla/show_bug.cgi?id=1914...
2007-11-19 martinm- Prettify "Value" node that contains EAP tree with...
2007-11-16 martinmEmbedding EAP inside wimaxasncp.
2007-11-10 guyCast "char"s to "unsigned char" before handing them...
2007-11-09 martinmFrom Stephen Croll.
2007-11-05 etxrabDelete generated files at distclean.
2007-10-30 sfisherChange a few g_string_append_printf() (GTK2 only) calls...
2007-10-26 martinmAdd expert item for cases of unmatched function type...
2007-10-17 morrisss/fopen()/eth_fopen()/ in plugins/ (for bug 1827).
2007-10-15 martinmIn source tree, move wimaxasncp TLV files from plugin...
2007-10-12 geraldFix wimaxasncp compilation under Windows. Rename a...
2007-10-12 martinmAnother blind attempt to fix the Windows buildbot.
2007-10-12 martinmAdd targets for lex compilation.
2007-10-12 martinmTry to fix distcheck. Is this change appropriate?
2007-10-12 martinmAdded missing header file for distcheck.
2007-10-12 martinmAdd missing file.
2007-10-12 martinmTLVs now defined in XML (from Stephen Croll).
2007-09-26 martinm- show type (number) of unrecognised tlvs in the tlv...
2007-09-07 martinmReplace remaining non-printable characters that looked...
2007-09-07 martinmSmall cleanup:
2007-09-07 martinmTry Stephen Croll's workaround.
2007-09-06 etxrabChange it back...
2007-09-06 etxrabAdd A11 RRQ-CVSE-Active Start Airlink Record-Subtype...
2007-09-06 guyAdd .c.obj:: inference rule (to cause "batch compile")
2007-09-06 martinmFix the unsigned errors. Not sure about the other windo...
2007-09-06 martinmAdd wimaxasncp plugin folder contents (other changes...