Fix for bug 3112:
[obnox/wireshark/wip.git] / plugins /
2009-01-05 morrissDon't look up the mtp3 dissector (twice) for every...
2008-12-29 etxrabChange install-plugins target to install plugins in...
2008-12-22 wmeierFix some typos and spelling (mostly in text strings)
2008-12-22 wmeierFixes for issues reported by Chris Maynard in bug ...
2008-12-19 geraldBack out r27047 and r27053.
2008-12-18 geraldUpdate calls to proto_tree_add_bytes_format to reflect...
2008-12-09 stigFrom Jim Young (bug 3105):
2008-12-04 ulfladd missing version check for new block
2008-12-04 ulfladd block dissections:
2008-12-04 jmayerUnistim still eats the TAPA packets :-(
2008-12-02 jakeFrom Don Newton:
2008-12-02 jakeFrom Don Newton:
2008-10-31 stigFix some "format not a string literal and no format...
2008-10-30 etxrabFrom Marc Moussali:
2008-10-28 wmeier#include <emem.h>
2008-10-28 wmeierMinor cleanup for proto_register & proto_reg_handoff ...
2008-10-28 wmeierproto_register & proto_reg_handoff related; remove...
2008-10-28 wmeierMinor cleanup related to proto_register/proto_reg_hando...
2008-10-25 wmeierproto_register/proto_reg_handoff; Various small cleanup...
2008-10-13 stigFrom Florian Lohoff (bug 2959):
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-29 wmeier#include <prefs.h> not required
2008-08-26 wmeier#include <emem.h> not req'd
2008-08-14 jakeFrom Frank Wang:
2008-08-05 legoluis.ontanon@gmail.com => luis@ontanon.org
2008-08-04 martinmDeclare next_tvb volatile. This prevents the warning:
2008-07-31 etxrabFrom Stephen Donnelly:
2008-07-30 guyNo C++ comments - some compilers don't allow them ...
2008-07-30 etxrabFrom Stephen Donnelly:
2008-07-30 etxrabFrom Bruno Verstuyft:
2008-07-29 morrissFix checkapi target for the plugins
2008-07-29 morrissAllow checkapis target to work in out-of-tree builds...
2008-07-24 martinmFix DLMAP UL_interference_and_noise_level_IE decode...
2008-07-24 martinmFix HARQ_ULMAP_IE decoder padding error (bug 2738).
2008-07-23 martinmThis file predominantly uses spaces, so remove tabs...
2008-07-23 martinmFix bug 2663 (DLMAP HAEQ_DLMAP_UE decode error).
2008-07-22 wmeierAdd NULL termination element to value_string arrays
2008-07-18 wmeierChange C++ style comments to C style ...
2008-07-14 sakeOops... missed one ;
2008-07-14 sakeFrom Richard Kuemmel (bug 2668):
2008-07-11 morrissChange the stats tree API to use signed chars instead...
2008-07-11 jakeFrom Frank Wang:
2008-07-08 martinmFix bug 2662 (ULMAP HARQ_ULMAP_IE decode error).
2008-07-02 guyAdd Makefile.common files for epan/dfilter and epan...
2008-07-02 guyGet rid of a misleading comment (it says "no need to...
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-25 martinmFor for compressed DLMAP decode error.
2008-06-23 martinmMake sure info column is set correctly when tree =...
2008-06-23 martinmTry again to get labels matching function names.
2008-06-23 martinmFix wimax UL-MAP ext IE decode error.
2008-06-20 martinmWimax: support TLV type 48 in REG-REQ/REG-RSP.
2008-06-20 martinmFix wimax encoding err when packing subheader present.
2008-06-20 martinmSupport TLV type 36 in wimax plugin.
2008-06-19 ulflfix BlockError strings
2008-05-27 wmeierDo plugins Checkapi only if the checkapi target is...
2008-05-26 martinmShow ops, etc even when no filter set.
2008-05-23 jakeFrom cfreeer:
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-05-14 stigInitialize aitem.
2008-05-14 kukosafix missing brackets causing uninitialized hidden_item
2008-05-14 kukosaFrom Anders Broman:
2008-05-14 stigFrom cfreeer (bug 2541):
2008-05-14 stigFrom cfreeer (bug 2540):
2008-05-14 jakeFrom cfreeer:
2008-05-13 etxrabFix some of the Errors/warnings detected by checkapi.
2008-05-11 wmeierg_string_sprintf --> g_string_printf and g_string_sprin...
2008-05-10 jakeFrom Hans-Peter Bock:
2008-05-09 etxrabUse PROTO_ITEM_SET_HIDDEN().
2008-05-08 etxrabRun checkAPI in plugins dir.
2008-05-05 etxrabAdd Id tag.
2008-05-05 etxrabDon't use proto_tree_add_item_hidden().
2008-05-05 etxrabDount use proto_tree_add_item_hidden().
2008-05-05 etxrabMake it possible to run checkapi on all plugins trough...
2008-04-30 jakeNow with EAP dissector safety valve.
2008-04-30 jakeFrom cfreeer:
2008-04-25 wmeier Bug 2493: Fix (Part 3 of 3):
2008-04-25 wmeier Bug 2493: Fix (Part 2):
2008-04-24 stigFrom Mohan (bug 2501):
2008-04-19 jakeFix for bug 2475:
2008-04-14 jmayerThe generated code warns about 'input' being unused...
2008-04-14 jmayerGet rid of some unused functions to prevent -Werror...
2008-04-14 ulflclarify the stats_tree menu items
2008-04-08 ulflfix the Win32 build: tfs_yes_no -> tfs_yes_no_sbc
2008-04-07 jakeFix for bug 2401:
2008-04-07 sfisher- Remove GLIB1 code
2008-04-07 sfisherRemove GTK1 code.
2008-04-05 martinmMake wimax mac mgmt protocol findable by name.
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-21 etxrabIn glib 2.16 g_malloc Changed from:
2008-03-15 geraldTry to fix distcheck again.
2008-03-14 geraldFix distcheck.
2008-03-14 geraldMake sure the Infiniband plugin is properly built and...
2008-03-14 stigAdded missing Id keywords, eol-style and ignore targets.
2008-03-14 stigMake infiniband plugin compile.
2008-03-14 geraldFrom Stephen Donnelly via bug 2235:
next