Get rid of C++/C99-style comments.
[metze/wireshark/wip.git] / plugins / wimaxasncp /
2013-05-29 Michael MannBatch (some of) the plugins to filterable expert infos...
2013-04-18 Guy HarrisFix FSF address.
2013-03-20 Anders Broman[-Wmissing-prototypes]
2013-03-12 Jaap KeuterFrom David Arnold:
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-19 Guy HarrisHow can I get a new tvbuff that starts at an offset...
2013-02-10 Bill MeierComment out numerous unused hf_.... instances found...
2013-02-10 Guy HarrisAdd %option noinput to some Flex files, as we aren...
2013-02-09 Guy Harris"make maintainer-clean" should nuke all generated files.
2013-02-09 Guy HarrisGet rid of trailing tabs, make comments more similar.
2013-02-09 Guy HarrisMake the other plugin makefiles use the new style intro...
2013-01-04 Michael Mannreplace "unsigned" datatype with "guint". Some mpeg...
2012-12-26 Guy HarrisSquelch some more discarding-qualifiers warnings.
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-12-10 Bill MeierGeneral cleanup:
2012-12-05 Bill MeierFix numerous instances of a variable/parameter name...
2012-11-29 Bill MeierFix several [-Wshadow] warnings.
2012-09-26 Michael Mannreplace unnecessary decode_numeric_bitfield calls
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-01 Bill MeierSet Makefile.common as a plugin.c dependency so plugin...
2012-06-01 Bill MeierWindows: Set Makefile.common as a plugin.c dependency...
2012-05-11 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-04-13 Anders BromanFrom Pascal Quantin:
2012-04-04 Jeff MorrissAdd a "-build" argument to checkAPIs.pl. Use that...
2012-02-24 Bill MeierCVARSDLL hasn't been used (is undefined) for a while....
2012-01-29 Anders BromanAdd *.sbr files to the clean target.
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-18 Bill MeierDo some more conversions of proto_tree_add_item() ...
2011-04-26 Chris MaynardRemove const qualifier to name, abbrev and blurb to...
2011-04-25 Guy HarrisGet rid of some unnecessary casts that just provoke...
2011-03-31 Chris MaynardDon't dereference a NULL pointer. Fixes CID 426.
2011-03-29 Martin MathiesonDon't assign proto_item pointers that are not used.
2011-02-03 Guy HarrisJust use g_strdup_printf(), rather than doing it ourselves.
2011-02-02 Bill MeierA bit of Windows makefiles rework and cleanup:
2011-01-21 Jeff MorrissThere's no need to pass the result of tvb_get_ptr(...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-11-17 Jeff MorrissFrom David Katz via https://bugs.wireshark.org/bugzilla...
2010-09-24 Guy HarrisPlugins are not shared libraries, so:
2010-09-23 Jörg MayerH. Sivank <hsivank@gmail.com>
2010-09-17 Bill MeierUse val_to_str_ext() & friends to access sminmpec_values[];
2010-05-14 Jeff MorrissAdd Cmake stuff to the source distribution so more...
2010-04-06 Anders BromanGet rid of check_col
2010-04-02 Jaap KeuterMake the test compile.
2010-04-01 Anders BromanFrom sangaran:
2010-03-18 Jörg Mayercmake changes:
2010-02-24 Jörg Mayer- Remove the lib prefix for plugin names.
2010-01-28 Bill MeierFix some gcc -Wshadow warnings.
2010-01-13 Anders BromanFrom Didier Gautheron:
2009-11-17 Jörg MayerBeginnings of enabling static builds. Still to do:
2009-11-07 Jörg Mayercmake will now honor -Werror if configured (default...
2009-10-09 Kovarththanan Raja... Use register_dissector_files in the plugins dissectors
2009-10-09 Anders BromanFrom Didier Gautheron:
2009-10-06 Stig BjørlykkeBuild plugins with cmake on OSX.
2009-09-23 Jörg MayerBuild more plugins with cmake.
2009-09-13 Jeff MorrissRun checkapi on the dissector header files
2009-09-09 Kovarththanan Raja... We no longer support the old plugin API so remove it...
2009-08-26 Bill Meier(FWIW) One step towards including stdio.h & stdlib...
2009-08-21 Bill Meier(Minor) Remove unneeded #includes.
2009-08-09 Kovarththanan Raja... Don't guard col_clear with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-07-16 Anders BromanFrom Rajasekhar Reddy Gali:
2009-07-07 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-04-16 Gerald CombsFix Win64 compilation problems in the plugins directory.
2009-03-02 Gerald CombsDisable manifest building for our DLLs. This attempts...
2009-02-02 Ulf Lampingadd missing mt.exe calls, to include manifest files...
2008-12-19 Gerald CombsBack out r27047 and r27053.
2008-12-18 Gerald CombsUpdate calls to proto_tree_add_bytes_format to reflect...
2008-10-31 Stig BjørlykkeFix some "format not a string literal and no format...
2008-08-05 Luis Ontanonluis.ontanon@gmail.com => luis@ontanon.org
2008-07-29 Jeff MorrissAllow checkapis target to work in out-of-tree builds...
2008-07-02 Guy HarrisAdd Makefile.common files for epan/dfilter and epan...
2008-07-01 Guy HarrisPut printf into a separate "termoutput" API group....
2008-06-26 Gerald CombsAdd support for "API groups" in checkAPIs.pl. Make...
2008-06-23 Martin MathiesonMake sure info column is set correctly when tree =...
2008-05-26 Martin MathiesonShow ops, etc even when no filter set.
2008-05-22 Jeff MorrissMove the file utility functions from wiretap to libwsut...
2008-05-05 Anders BromanMake it possible to run checkapi on all plugins trough...
2008-04-25 Bill Meier Bug 2493: Fix (Part 2):
2008-04-14 Jörg MayerThe generated code warns about 'input' being unused...
2008-04-05 Martin MathiesonDon't load in files unless tree is set.
2008-04-04 Martin MathiesonUse proto_register_prefix() with wimaxasncp plugin.
2008-03-29 Jaap KeuterRemove the pre-release flag from FILEFLAGS in the resou...
2008-03-01 Jaap KeuterCreate proper dependancies for plugin.c
2008-02-27 Stig BjørlykkeQuote argument to test in plugins Makefiles, as propose...
2008-02-18 Gerald CombsIf we have an SVN revision number, use it as the build...
2007-12-06 Martin MathiesonFix some specifier strings (%d -> %u).
2007-11-24 Jeff MorrissFix bugs.wireshark.org/bugzilla/show_bug.cgi?id=1914...
2007-11-19 Martin Mathieson- Prettify "Value" node that contains EAP tree with...
2007-11-16 Martin MathiesonEmbedding EAP inside wimaxasncp.
2007-11-10 Guy HarrisCast "char"s to "unsigned char" before handing them...
2007-11-09 Martin MathiesonFrom Stephen Croll.
2007-11-05 Anders BromanDelete generated files at distclean.
2007-10-30 Stephen FisherChange a few g_string_append_printf() (GTK2 only) calls...
2007-10-26 Martin MathiesonAdd expert item for cases of unmatched function type...
2007-10-17 Jeff Morrisss/fopen()/eth_fopen()/ in plugins/ (for bug 1827).
2007-10-15 Martin MathiesonIn source tree, move wimaxasncp TLV files from plugin...
next