Change name on a define.
[metze/wireshark/wip.git] / epan /
2013-04-01 Guy HarrisIn the Lua dumper code, don't bother checking whether...
2013-04-01 Jaap KeuterNow only if I can get the case right :)
2013-04-01 Jaap KeuterTypo's. That is all.
2013-04-01 Jaap KeuterFix for bug 8548:
2013-03-31 Anders BromanUnused parameter.
2013-03-31 Anders BromanInitial decoding of 3GPP2_OBJECT.
2013-03-31 Martin Kaisercoverity 281315 logically dead code
2013-03-31 Gerald Combs[Automatic manuf, services and enterprise-numbers updat...
2013-03-31 Martin Kaiserremove empty else-branches
2013-03-31 Martin KaiserTABs -> spaces
2013-03-30 Jaap KeuterFrom Hauke Mehrtens:
2013-03-30 Evan HuusHopefully fix a false-positive warning in the Mac buildbot.
2013-03-30 Evan HuusFrom Michal Labedzki via https://bugs.wireshark.org...
2013-03-30 Evan HuusFrom Michal Labedzki via https://bugs.wireshark.org...
2013-03-30 Evan HuusFrom Michal Labedzki via https://bugs.wireshark.org...
2013-03-30 Martin Kaisercoverity 993742: potential division by zero
2013-03-30 Martin Kaiserfix indentation in one place
2013-03-30 Martin Kaisercoverity 280417: logically dead code
2013-03-30 Jaap KeuterFrom Tyson Key:
2013-03-30 Evan HuusFrom Michal Labedzki via https://bugs.wireshark.org...
2013-03-30 Martin Kaiserdissect CI+ Protection Descriptor
2013-03-30 Martin Kaiseruse proto_mpeg_descriptor_loop_dissect() in the SDT...
2013-03-30 Evan HuusNote to self: stop using 'index' as a variable name...
2013-03-29 Evan HuusImplement str_to_val, opposite of val_to_str for value_...
2013-03-29 Evan HuusBump two guint16 to guint32 to prevent overflow when...
2013-03-29 Evan HuusAdd some missing #includes to hopefully fix check-abi...
2013-03-29 Evan HuusFrom Michal Labedzki via https://bugs.wireshark.org...
2013-03-29 Pascal QuantinFrom Dario Lombardo via https://bugs.wireshark.org...
2013-03-29 Michael TüxenAdd support for new version of the ID which has been...
2013-03-29 Evan HuusFix two instances of col_set_str being used with epheme...
2013-03-29 Evan HuusRemove decode_enumerated_bitfield and decode_enumerated...
2013-03-29 Evan HuusRename value string (and similar) functions to use...
2013-03-28 Evan HuusGreatly clean up value_string.c
2013-03-28 Evan HuusInclude glib.h in emem.h, it needs the definitions
2013-03-28 Chris MaynardFix incorrectly duplicated display filter for hf_openwi...
2013-03-28 Gerald Combs1.9.2 → 1.9.3.
2013-03-28 Chris MaynardThe uniqueness bit occurs in 2 different places, so...
2013-03-28 Anders BromanRegister a dissector table for Normal Vendor/Organizati...
2013-03-28 Chris MaynardFix Coverity CID's 280305-280306: Negative loop bound...
2013-03-28 Chris MaynardFix the remaining instances of Coverity CID's 741992...
2013-03-28 Chris MaynardFix Coverity CID's 281433 and 281434: Unintended sign...
2013-03-28 Chris Maynardfirst_flag should be static.
2013-03-28 Evan HuusFrom Michal Labedzki via https://bugs.wireshark.org...
2013-03-28 Evan HuusFrom Dario Lombardo via https://bugs.wireshark.org...
2013-03-28 Chris MaynardFix the incorrectly duplicated display filter for hf_kd...
2013-03-28 Chris MaynardFix the incorrectly duplicated display filter for hf_ge...
2013-03-28 Chris MaynardProperly dissect lat and long according to 3GPP TS...
2013-03-28 Pascal QuantinAdd dissection of Terminal Profile byte 32
2013-03-28 Anders Broman-Wmissing-prototypes
2013-03-28 Evan HuusFrom Michal Labedzki via https://bugs.wireshark.org...
2013-03-28 Ronnie SahlbergISCSI: When printing the task management function,...
2013-03-27 Chris MaynardFix the incorrectly duplicated display filter for hf_ix...
2013-03-27 Chris MaynardFix another incorrectly duplicated display filter,...
2013-03-27 Alexis La GoutteFrom Johannes Berg via https://bugs.wireshark.org/bugzi...
2013-03-27 Chris MaynardRegenerate the dissector.
2013-03-27 Chris MaynardFix the incorrectly duplicated display filter for hf_gs...
2013-03-27 Chris MaynardFix the incorrectly duplicated display filters for...
2013-03-27 Chris MaynardFix the incorrectly duplicated display filter for hf_om...
2013-03-27 Alexis La GoutteFrom G.Gerrits via https://bugs.wireshark.org/bugzilla...
2013-03-27 Evan HuusLoop the timing test 128 times so that statistics work...
2013-03-27 Evan HuusAdd a timing test to check that the block allocator...
2013-03-27 Evan HuusGeneralize the allocator test function and use it to...
2013-03-27 Evan HuusCopy over a missing flag in the block allocator to...
2013-03-27 Chris Maynardtvb_reported_length_remaining() can return -1, so be...
2013-03-27 Chris MaynardFix Coverity CID 281471: Logically dead code. (addr_ty...
2013-03-27 Evan HuusFix -Wshadow that happens with some old versions of...
2013-03-27 Evan HuusGreatly improve wmem tests, including random fuzz-style...
2013-03-26 Martin Kaiseradd program number to the cc item tree
2013-03-26 Chris MaynardAdd checksum_bad, set to FALSE to the tree when the...
2013-03-26 Anders BromanMake the oid memeber a const.
2013-03-26 Guy HarrisFix two errors in ieee80211_status_code - one out-of...
2013-03-26 Guy HarrisGive better diagnostics for "Extended value string...
2013-03-25 Guy HarrisInclude a message with all ReassemblyError exceptions...
2013-03-25 Guy HarrisFix RFC number.
2013-03-25 Evan HuusFrom Dario Lombardo, Alexander Chemeris and Ivan Klyuch...
2013-03-25 Jeff MorrissFix compilation with C++ warnings enabled: use enum...
2013-03-25 Evan HuusFrom Roland Knall via https://bugs.wireshark.org/bugzil...
2013-03-25 Evan HuusFrom Audric Schiltknecht via https://bugs.wireshark...
2013-03-24 Guy HarrisSquelch some "casting away constness" warnings.
2013-03-24 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-03-24 Pascal QuantinDo not initialize ett_tree and msg_fcn_p when match_str...
2013-03-24 Guy HarrisPut items into the protocol tree as we extract them...
2013-03-24 Guy HarrisDon't cast away constness.
2013-03-24 Guy HarrisReplace implicit conversions with explicit casts.
2013-03-24 Guy HarrisReplace implicit conversion with explicit cast.
2013-03-24 Evan HuusFrom Tyson Key via https://bugs.wireshark.org/bugzilla...
2013-03-24 Anders BromanDon't load the hosts file in epan_init, it's loaded...
2013-03-24 Gerald Combs[Automatic manuf, services and enterprise-numbers updat...
2013-03-24 Anders Bromanmake local functions static.
2013-03-24 Evan HuusFix a few small bugs in the block allocator and add...
2013-03-24 Anders BromanAdd const casts and make local functions static.
2013-03-24 Pascal QuantinDo not initialize ett_tree and dtap_msg_fcn when match_...
2013-03-24 Evan HuusInitial simple block allocator tests, not being run...
2013-03-24 Guy HarrisCorrectly label checksums not checked due to the packet...
2013-03-23 Evan HuusAdd wmem unit test binary (still empty) to nmake build...
2013-03-23 Guy HarrisAdd exntest.c and tvbtest.c to the set of test program...
2013-03-23 Guy HarrisBuild reassembly_test.c *without* -DWS_BUILD_DLL, as...
2013-03-23 Guy HarrisGet rid of the DCE RPC stuff; these tests should test...
2013-03-23 Jaap KeuterExtend dissection of TLVs.
2013-03-23 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
next