Fix sequence numbers reported when duplicate SN detected.
[obnox/wireshark/wip.git] / plugins /
2010-09-17 wmeierUse val_to_str_ext() & friends to access sminmpec_values[];
2010-08-21 morrissprefs_register_string_preference() overwrites the given...
2010-08-12 wmeier(Trivial) Use consistent indentation; Whitespace cleanup.
2010-08-12 wmeierAdd new expansion.h file left out of the previous commit.
2010-08-12 wmeierFrom Don Newton: Added dissection of Expansion Module...
2010-07-27 jakeFrom Don Newton:
2010-07-09 guyThe only reason to escape "%" in a string is if you...
2010-06-30 geraldAdd Visual C++ project files to the distribution.
2010-06-05 geraldBack out r33088 for now.
2010-06-04 geraldAdd a checkapis target.
2010-06-04 geraldFrom Matt Poduska via bug 1957 (with minor changes):
2010-05-24 guyRefer to the endianness arguments as "encoding" rather...
2010-05-20 stigFixed warning "Field width should have type 'int'".
2010-05-14 jakeSynchronize Makefiles even more.
2010-05-14 morrissAdd Cmake stuff to the source distribution so more...
2010-05-13 guyCreate a new REP_NA value for fields where there are...
2010-04-27 morrissAdd some information about how/why this dissector is...
2010-04-26 morrissMake the OpcUa plugin's fields filterable (by giving...
2010-04-19 wmeierSimplify Makefile.nmake so that adding a new plugin...
2010-04-14 morrissBe sure we initialize the p_id in hf's. This fixes
2010-04-14 morrissFix up MATE's hf display values so MATE will actually...
2010-04-08 etxrabGet rid of check_col().
2010-04-08 etxrabGet rid of check_col().
2010-04-07 wmeierRemove some uneeded #includes
2010-04-06 etxrabGet rid of check_col
2010-04-06 morrissDon't use %s as the format string in val_to_str().
2010-04-06 morrissDon't use %s as the format string in val_to_str()....
2010-04-06 guyThe third argument to val_to_str() is a format string...
2010-04-05 etxrabGet rid of a bunch of check_col().
2010-04-02 jakeMake the test compile.
2010-04-01 etxrabFrom sangaran:
2010-03-29 wmeierFrom Richard Kümmel: Added the bitmasks for port 10...
2010-03-18 jmayercmake changes:
2010-03-16 krjSome if (tree) cleanup
2010-03-16 krjAvoid some dead assignments
2010-03-16 krjWhitespace cleanup
2010-03-16 krjIndicate width of parent bitfield
2010-03-16 krjInline truth/false table
2010-03-16 girlichThis adds a new dissector plugin: INTERLINK. This proto...
2010-03-16 guyFix some compiler warnings, clean up indentation a...
2010-02-25 guyGenerate asn1/hnbap/Makefile.
2010-02-24 stigFrom Hannes Diethelm via bug 4525:
2010-01-28 wmeierFix some gcc -Wshadow warnings.
2010-01-28 wmeierFix gcc -Wshadow warning;
2010-01-28 wmeierFix some gcc -Wshadow warnings.
2010-01-28 wmeierFix gcc -Wshadow warning.
2010-01-13 etxrabFrom Didier Gautheron:
2010-01-13 etxrabFrom Didier Gautheron:
2010-01-02 wmeierDo some cleanup:
2009-12-19 guyFor fields of type FT_ABSOLUTE_TIME, have the "display...
2009-12-17 wmeierFrom Martin Lutz: Patch tvb_memeql return check;
2009-12-08 jakeFix header field names containing dots.
2009-11-17 dimegRemove the address operator from value_string arrays...
2009-11-17 jmayerBeginnings of enabling static builds. Still to do:
2009-11-07 jmayercmake will now honor -Werror if configured (default...
2009-11-04 ulfladd "reserved for profiles" comments
2009-11-03 etxrabFrom Benjamin Meyer:
2009-11-03 etxrabFrom Matthias FRANK:
2009-11-02 etxrabFrom Matthias FRANK:
2009-10-26 stigThe stats_tree plugin deserves a version number other...
2009-10-20 morrissDon't call PROTO_ITEM_SET_GENERATED(proto_tree_add...
2009-10-19 stigRemoved redundant redeclaration of delete_avpl().
2009-10-19 stigRenamed tvb_new -> new_tvb to avoid name collision.
2009-10-19 stigAdded cast to (void *) for pointers used in printf...
2009-10-12 stigInitialize variables which may be used uninitialized.
2009-10-12 wmeierReplace GMemChunk usage with se_alloc();
2009-10-09 krjUse register_dissector_files in the plugins dissectors
2009-10-09 krjUse register_dissector_files in asn1 plugin
2009-10-09 etxrabFrom Didier Gautheron:
2009-10-07 stigDon't include config.h in header files.
2009-10-06 stigBuild plugins with cmake on OSX.
2009-10-04 etxrabFrom Benjamin Meyer:
2009-10-04 etxrabFrom Benjamin Meyer:
2009-10-04 krjRemove check_col()
2009-10-04 krjUse G_N_ELEMENTS instead of hard coding size of array
2009-10-04 krjConstify wimax_mac_calc_crc8()
2009-10-04 krjConstify wimax_mac_calc_crc16()
2009-10-04 krjConstify wimax_mac_calc_crc32()
2009-10-04 krjRemove forward references
2009-10-04 krjMove prototype to wimax_utils.h
2009-10-04 krjInclude wimax_utils.h
2009-09-25 guyUntil we either supply "yapp" or put "yapp" into the...
2009-09-25 jmayerTry to add tpg, but it seems it doesn't build with...
2009-09-25 jmayerForgot to commit the unistim cmakefile
2009-09-25 jmayerFix build of make and asn1 plugins.
2009-09-24 krj* Prefer col_append_str instead of col_append_fstr...
2009-09-24 krjDon't guard col_append_str with check_col
2009-09-24 krjRemove check_col() guard
2009-09-24 etxrabUpdate *.vcproj to visual studio 8
2009-09-23 krjUse col_set_str instead of col_add_fstr/col_add_str...
2009-09-23 krjUse col_set_str instead of col_add_fstri/col_add_str...
2009-09-23 krjDon't col_clear() followed by col_set_str(). A col_set_...
2009-09-23 jmayerBuild more plugins with cmake.
2009-09-22 krjUse col_set_str instead of col_add_fstr when adding...
2009-09-21 jmayerCMake:
2009-09-20 krjUse tvb_get_ephemeral_stringz() instead of tvb_get_stri...
2009-09-16 jmayerBuild a few more plugins
2009-09-15 wmeierSave some memory: Don't statically allocate ett[] array...
2009-09-15 jmayerBuild the asn1 plugin. The only problem(?) is, that...
2009-09-13 morrissRun checkapi on the dissector header files
next