obnox/wireshark/wip.git
2011-01-19 sfisherChange the ADDCARRY(x) macro to eliminate clang warning...
2011-01-19 sfisherSimply this:
2011-01-19 sfisherFix warning found by clang...
2011-01-19 jakeFrom Alexis La Goutte:
2011-01-19 sfisherCast the returned value from strlen() to an int to...
2011-01-19 sfisherFrom Cal Turney via enhancement bug #5587: In hex or...
2011-01-19 sfisherFrom Cal Turney via bug #5585: When searching in packet...
2011-01-19 etxrabFix the broken Edit Menu when UImanager is used.
2011-01-19 etxrabpacket-bssgp.c:6916: warning: 'bssgp_tree' may be used...
2011-01-19 etxrabCleaned up splitt between old and new dissection style.
2011-01-19 etxrabAdd the RAI value to "add_string"
2011-01-19 etxrabTry to enhance output at ValueError to ease debugging.
2011-01-19 etxrabUpdated to OMA-TS-ULP-V2_0-20100806-D
2011-01-18 etxrabIntroduce EXTRANEOUS_DATA_CHECK_EXPERT
2011-01-18 jmayerdumpcap failed to link - add glib2 and wsutil libraries...
2011-01-17 geraldAdd another item.
2011-01-17 etxrabHandle two length octets correctly in TELV.
2011-01-17 etxrab- append TLLI value.
2011-01-17 wmeier(Until Anders comletes work): use #if 0 instead of...
2011-01-17 wmeierRemove redundant test for a non-null pointer;
2011-01-17 morrissActually use proto_tree_add_item() instead of proto_tre...
2011-01-17 martinm- Use correct data pointer during a comparison.
2011-01-17 etxrabRestore dissection of Mobile Identity(revert the code).
2011-01-17 etxrab- Remove debug printout.
2011-01-16 wmeierDo Windows compile with /WX flag: treat warnings as...
2011-01-16 wmeierCompile text2pcap.c,mergecap.c,capinfos.c,editcap.c...
2011-01-16 wmeierFix a Windows compiler warning;
2011-01-16 morrissActually use proto_tree_add_item instead of proto_tree_...
2011-01-16 etxrabSwitch to using proto_add_bits_item in a couple of...
2011-01-16 wmeierFix Windows comiler warning: remove unused 'wsadata...
2011-01-16 jakeFrom Vaibhav Katkade:
2011-01-16 morrissThere's no need to pass the result of tvb_get_ptr(...
2011-01-16 morrissUse tvb_fc_to_str() and tvb_fcwwm_to_str().
2011-01-16 etxrabFrom Porus Mehta:
2011-01-16 morriss<shortcut> doesn't appear to be a valid element.
2011-01-16 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-01-16 etxrabr35546 Replace some tvb_get_ptr()s with tvb_get_ephemer...
2011-01-16 morrissMove assignment of 'oct' outside of if(tree)--it is...
2011-01-16 morrissIntroduce, and start using, tvb_fc_to_str() and tvb_fcw...
2011-01-16 morrissReplace some tvb_get_ptr()s with tvb_get_ephemeral_stri...
2011-01-16 morrissUse tvb_memeql().
2011-01-16 morrissUse tvb_memeql() and tvb_memcpy().
2011-01-16 morrissUse tvb_ip_to_str().
2011-01-15 etxrabComitting work in progress to fix the linking problem.
2011-01-15 morrissReplace ip_to_str((tvb_get_ptr(...)) with tvb_ip_to_str().
2011-01-15 morrissDon't (blindly) pass the result of match_strval() into...
2011-01-15 morrissReplace some duplicate blurbs with NULL
2011-01-15 morrissReplace ip_to_str((tvb_get_ptr(...)) with tvb_ip_to_str().
2011-01-14 etxrab- Add TELV to dissct IE's with an extention bit in...
2011-01-14 cmaynardAdd tvb_get_[n|le]toh[40|48|56]() accessors. Addresses...
2011-01-14 cmaynardFrom Cal Turney via bug 4964: Round & display 6 decimal...
2011-01-14 grahambRemoved redundant comparison that caused compilation...
2011-01-14 martinmWhen looking for previous frame for UL/DL retx, use...
2011-01-14 grahambAdded ignore for *.pkl build artefacts
2011-01-14 grahambUpdated dissector:
2011-01-14 martinmMove MAC and RLC stats menu items into a common LTE...
2011-01-14 martinmRather than repairing out-of-range subframe numbers...
2011-01-14 jakeFrom Hadar Shoham:
2011-01-14 morrissReplace ip_to_str((tvb_get_ptr(...)) with tvb_ip_to_str().
2011-01-13 geraldVMS → HP OpenVMS.
2011-01-13 geraldAdd the TCP scaling graph.
2011-01-13 morrissDon't (blindly) pass the result of match_strval() into...
2011-01-13 geraldAdd keyboard shortcuts.
2011-01-13 jakeFrom Clemens Auer:
2011-01-13 jakeMention another RTP player feature.
2011-01-13 sfisherAdd "break;" to end of last case statement.
2011-01-13 sfisherWrap include file in extern "C" { ... } for __cplusplus
2011-01-13 sfisherAdd some of my changes since 1.4 was released
2011-01-13 morrissIntroduce, and start using, tvb_ip_to_str() and tvb_ip6...
2011-01-13 martinmGetting ready for R9 versions of some LTE protocols.
2011-01-13 etxrabUse value_string_ext.
2011-01-13 etxrabRemove an unused variable.
2011-01-13 etxrabMake it possible to dissect the part pressent in short...
2011-01-13 sakeAdded a couple of my new features
2011-01-13 etxrabFrom Pascal Quantin:
2011-01-13 geraldMore 1.5 updates.
2011-01-12 geraldStart updating the release notes for 1.5.
2011-01-12 etxrabSet gsm_a_dtap_pinfo->link_dir to get proper dissection...
2011-01-12 morrissThere's no need to call tvb_get_ptr() in here: just...
2011-01-12 morrissFix the fuzz failure in https://bugs.wireshark.org...
2011-01-12 etxrabMark a parameter as unused.
2011-01-12 etxrabEnhance IE dissection.
2011-01-12 etxrabUpdate dissection of Protocol configuration options.
2011-01-12 jakeFrom Eliad:
2011-01-12 jakeFrom Steve Karg:
2011-01-12 etxrabUpdate a value_string.
2011-01-12 etxrabUse value_string_ext in a couple of places.
2011-01-12 jakeFrom Fulko Hew:
2011-01-12 etxrabDocument and export:
2011-01-12 etxrabTCAP- Application context name not been decoded correctly
2011-01-12 morrissThere's no need to pass the result of tvb_get_ptr(...
2011-01-12 morrissThere's no need to pass the result of tvb_get_ptr(...
2011-01-12 morrissThere's no need to pass the result of tvb_get_ptr(...
2011-01-12 morrissReplace some uses of tvb_get_ptr() with tvb_get_ephemer...
2011-01-12 morrissIntroduce, and start using, tvb_get_const_stringz(...
2011-01-11 morrissDon't attempt to reassemble short (reported_len > len...
2011-01-11 morrissDon't store message fragments whose length is 0: there...
2011-01-11 etxrabUse value_string_ext and friends.
2011-01-11 etxrabComplement to
2011-01-11 etxrabImprove dissection of UE Time Zone.
next