Fix a crash I introduced in SVN #34692: A value_string ext referenced smb_cmd_vals...
[obnox/wireshark/wip.git] / epan /
2010-11-12 wmeierFix a crash I introduced in SVN #34692: A value_string...
2010-11-12 martinmCheck given RNTI value is consistent with given RNTI...
2010-11-12 wmeierUse val_to_str_const & val_to_str_ext_const where appro...
2010-11-12 etxrabUpdate Camel to TS 29.078 9.2.0 (2010-06)
2010-11-12 stigUse python comments in python code.
2010-11-12 stigGetting wrong addr_type from the packet is not a dissec...
2010-11-11 etxrabUpdate from IANA records.
2010-11-11 etxrabUse value_string_ext.
2010-11-11 etxrabUse value_string_ext.
2010-11-11 etxrabFix indentation.
2010-11-11 etxrabFrom Andrew Feren:
2010-11-10 jmayerfollow up commit 34838 (get rid of packet-vlan.?
2010-11-10 sfisherResolve bug #2254: Migrate the 802.1q VLAN dissector...
2010-11-10 cmaynardConvert host name to UTF8 before displaying to info...
2010-11-10 etxrabMake value_string_ext for all AVP:s with enums.
2010-11-10 gerald[Automatic manuf, services and enterprise-numbers updat...
2010-11-10 etxrabMake a more descriptive name for the per vendor avp...
2010-11-10 stigAdded hint about "TCP segmentation offload" when IP...
2010-11-09 wmeierFix a few typos in two value_string arrays ....
2010-11-09 etxrabFill th Q.850 tables.
2010-11-09 etxrabAdd a value_string_ext.
2010-11-09 etxrabDefine unused AVP:s to make it possible to use value_st...
2010-11-09 stigAdded an expert info for illegal integer length.
2010-11-09 stigRemoved calls to proto_item_set_expert_flags(), as...
2010-11-09 etxrabUse value_string_ext for gsm_a_rr_rxlev_vals.
2010-11-08 etxrabUpdate to 3GPP TS 29.002 V9.3.0 (2010-09)
2010-11-08 wmeierUse value_string_ext fcns to access certain value_strin...
2010-11-08 wmeierRemove two duplicate values from rtp_payload_type_short...
2010-11-08 wmeierRemove two duplicate entries from rtp_payload_type_vals...
2010-11-08 etxrabTweek dns_types.
2010-11-08 etxrabUse value_string_ext for RTP payload types.
2010-11-07 geraldThe PEN field is 32 bits.
2010-11-06 etxrabdisplay the the PDU length as "cut short"if it crosses...
2010-11-06 martinmUse guint16 after all, to avoid breaking the UDP framin...
2010-11-06 martinmTry to fix by making both use guint8, rather than guint16.
2010-11-06 etxrabGet the Windows build going again.
2010-11-05 wmeierUse value_string_ext fcns to access certain value_strin...
2010-11-05 martinmPass ueid + channel-info into PDCP dissector.
2010-11-05 martinmShow some reserved bits as hex, not decimal.
2010-11-05 wmeier(Trivial) Whitespace cleanup.
2010-11-05 stigInitialize dummy_me to avoid garbage or undefined values.
2010-11-05 stigPut all code handling nwk_hints inside "if (nwk_hints...
2010-11-05 stigInitialize a variable to remove a warning from clang.
2010-11-05 stigFixed a printf modifier to remove a warning from clang.
2010-11-05 etxrabFrom Pascal Quantin:
2010-11-04 wmeierUse value_string_ext fcns to access certain value_strin...
2010-11-04 jakePrevent false related packet information, which may...
2010-11-04 cmaynardMulti-byte fields are big-endian, so fixed hf_cotp_vp_...
2010-11-04 stigSupport empty column titles.
2010-11-04 stigRemoved unused assignments.
2010-11-04 stigAdded check for valid pointers.
2010-11-04 stigCorrected some pointer types to avoid warnings from...
2010-11-04 stigCorrected pointer types to avoid warnings from clang.
2010-11-04 jakeFrom Alexis La Goutte:
2010-11-04 jakeFrom Alexis La Goutte:
2010-11-04 jakeFrom Alexis La Goutte:
2010-11-03 wmeierUse value_string_ext fcns to access certain value_strin...
2010-11-03 jakeFrom Fulko Hew:
2010-11-03 wmeier(Trivial): Fix up a comment.
2010-11-03 wmeierUse value_string_ext fcns to access certain value_strin...
2010-11-03 jakeFrom Fulko Hew:
2010-11-03 jakeFrom Colin O'Flynn:
2010-11-03 cmaynardFrom Claes Nasten, submitted in bug 2952:
2010-11-03 etxrabUpdate SIP headers.
2010-11-03 jakeFrom Fred Fierling:
2010-11-02 sfisherDon't show \000 at the end of null terminated strings...
2010-11-02 cmaynardRemoved call to proto_item_set_len() for SESSION_MESSAG...
2010-11-02 etxrabfrom Alexis La Goutte:
2010-11-02 martinmAdd 'ndi' and 'harq-id' as new MAC-PHY DL attributes.
2010-11-02 martinmDon't allocate context struct until/unless heuristic...
2010-11-02 jakeFrom Simon Leinen:
2010-11-02 jakeFrom Fred Fierling:
2010-11-02 jakeFrom Daniel Ginsburg:
2010-11-01 wmeierCompile (over 100) dfilters only if needed rather than...
2010-11-01 wmeierUse value_string_ext fcns to access various value_strin...
2010-11-01 wmeierUse value_string_ext fcns to access various value_strin...
2010-11-01 wmeierUse value_string_ext fcns when accessing value_string...
2010-11-01 kukosaNext PER dissectors related to rev. 34400 (empty constr...
2010-10-31 stigRebuild, no code changes.
2010-10-31 stigCorrected abbrev for Source and Destination.
2010-10-30 wmeierUse value_string_ext fcns to access a value_string...
2010-10-30 wmeierUse value_string_ext fcns to access two value_string...
2010-10-30 morrissMake tvb_strncaseeql()'s size parameter be a size_t...
2010-10-30 wmeierUse value_string_ext fcns to access a value_string...
2010-10-30 morrissMake tvb_strneql()'s size parameter be a size_t. Remov...
2010-10-30 stigSet maximum value for UAT range in fld_data, not cbdata...
2010-10-30 wmeierUse value_string_ext fcns to access a value_string...
2010-10-30 jakeFrom John Sullivan:
2010-10-30 wmeierUse value_string_ext fcns to access two value_string...
2010-10-30 morrissAdd an SVN Id to these PIDL-generated dissector headers...
2010-10-30 morrissRev 29427 added packet_add_new_data_source() with a...
2010-10-30 wmeierMinor reformatting and whitespace cleanup.
2010-10-30 etxrabFrom Jouni Malinen:
2010-10-30 wmeierUse value_string_ext to access one of the value-string...
2010-10-30 morrissAdd an SVN Id to these PIDL-generated dissectors. ...
2010-10-30 etxrabFrom Robert Bullen:
2010-10-30 morrissFix the randpkt assertion reported in https://bugs...
2010-10-30 cmaynardShould be a "new-style" dissector because its caller...
2010-10-30 guyThe ASF dissector should be a new-style dissector,...
2010-10-30 wmeier It never rejects a packet, so it's not a "new-style...
next