Sharpen the description of preference names.
[obnox/wireshark/wip.git] / epan /
2011-01-26 sfisherAdd MS-SMB2 to the list of URLs to reference for this...
2011-01-26 sfisherImprove display of names and descriptions of SMB2 share...
2011-01-26 sfisherMinor changs to NetBIOS Session Service code:
2011-01-26 etxrabDissect PS-HANDOVER-REQUEST.
2011-01-26 etxrabAdd 10.5.1.14 NAS container for PS HO.
2011-01-26 etxrabAdd tfs_allowed_not_allowed.
2011-01-26 sfisherMinor changes to SMB2 Share Type value string: rename...
2011-01-26 stigCorrected entry for packet-lisp-data.c
2011-01-26 etxrabpacket-ocsp-template.c:47: warning: type defaults to...
2011-01-26 etxrabFrom Kaspar Brand:
2011-01-26 etxrabFrom Alexis La Goutte:
2011-01-26 jakeFrom Brian Ginsbach:
2011-01-25 jakeFix fo bug 5616:
2011-01-25 geraldFix gcc compilation.
2011-01-25 etxrabSwitch more messages over to the "gsm dissector style".
2011-01-25 etxrabpacket-windows-common.c:1492: warning: 'wkwn_sid2_len...
2011-01-25 etxrabFix:
2011-01-25 etxrabExport de_emm_trac_area_id.
2011-01-25 etxrabExport Global-ENB-ID.
2011-01-25 etxrabAdd tfs_reliable_not_reliable.
2011-01-25 etxrabFrom Cal Turney:
2011-01-24 jakeFrom Jouni Malinen:
2011-01-24 wmeier From Alexis La Goutte:
2011-01-24 stigPrint "0 seconds" when time_val==0 in functions convert...
2011-01-23 etxrabExport UE-EUTRA-Capability.
2011-01-23 jakeFrom Alexis La Goutte:
2011-01-23 jakeFrom Alexis La Goutte:
2011-01-23 gerald[Automatic manuf, services and enterprise-numbers updat...
2011-01-22 stigEnsure we keep the pkg_data pointer for the init routin...
2011-01-22 wmeierRemove unneeded #includes: <stdio>,<stdlib>,<string...
2011-01-22 morrissUse nstime_set_zero() to initialize nstime_t's.
2011-01-22 morrissFrom Johannes Lange via https://bugs.wireshark.org...
2011-01-22 stigClose dir opened by ws_dir_open().
2011-01-22 jakeFrom LorĂ¡nd Jakab:
2011-01-21 etxrab- Wrong element type used.
2011-01-21 etxrabUse EXTRANEOUS_DATA_CHECK_EXPERT
2011-01-21 etxrabMove sgsap_elem_idx_t to packet-gsm_a_common.h
2011-01-21 etxrabCN-Id is two bytes.
2011-01-21 etxrabFrom Tobias Klauser:
2011-01-21 etxrabFix typos
2011-01-21 morrissIntroduce, and start using, tvb_eth_to_str().
2011-01-21 morrissUse tvb_ip_to_str()
2011-01-21 sakeAdress => Address corrections (also in comments).
2011-01-20 jakeAllow presentation of Gauge32 values larger than 0x7FFF...
2011-01-20 sfisherFix the dead initialization warnings found by clang...
2011-01-20 etxrabFix typos
2011-01-20 etxrabUpdate a comment.
2011-01-20 etxrabIn MM context the container contains IE:s not a complete
2011-01-20 jakeAllow for expert items to be actually attached somewhere.
2011-01-20 morrissRoll some calls to tvb_get_ptr() into proto_tree_add_by...
2011-01-19 sfisherAdd a note to the top about r35589's change of the...
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 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 etxrabUpdated to OMA-TS-ULP-V2_0-20100806-D
2011-01-18 etxrabIntroduce EXTRANEOUS_DATA_CHECK_EXPERT
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 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 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 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 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 grahambRemoved redundant comparison that caused compilation...
2011-01-14 martinmWhen looking for previous frame for UL/DL retx, use...
2011-01-14 grahambUpdated dissector:
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 morrissDon't (blindly) pass the result of match_strval() into...
2011-01-13 jakeFrom Clemens Auer:
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.
next