Revert part of previous change
[metze/wireshark/wip.git] / asn1 /
2014-01-27 martinmSend news of SecurityModeFailure to PDCP dissector...
2014-01-27 stigAdd back the fix from revision 54693.
2014-01-27 stigAdded back x509af_get_last_algorithm_id() removed in...
2014-01-22 guyI don't see any specification of how a H221NonStandardI...
2014-01-22 guyUse tvb_get_string_enc() with an explicit encoding...
2014-01-22 guyThe stuff you get from dissect_cbs_data() is UTF-8...
2014-01-22 guyAnother probably-wrong tvb_get_string().
2014-01-22 guyTo quote section B.5 "Keys for password integrity mode...
2014-01-22 guyClean up indentation and bracketing.
2014-01-22 guyThe strings in question are generated as UTF-8 from...
2014-01-22 guyAnother tvb_get_string() replacement.
2014-01-22 guyStrings in LDAP are generally UTF-8, although if we...
2014-01-22 guyUse tvb_get_string_enc() with an explicit encoding.
2014-01-22 guyIt's one character, either + or -, hence ASCII.
2014-01-22 guyIt's not a string, it's a byte array (bit array, really).
2014-01-21 guyFix one half-changed tvb_get_string() call.
2014-01-21 guyIA5 = ASCII. Use tvb_get_string_enc() with an explicit...
2014-01-15 etxrabUpdate to version V12.3.0 (2013-12).
2014-01-14 guyDon't cast away constness.
2014-01-14 guyConsistently use "guint8" for "8-bit byte".
2014-01-14 guyDon't cast away constness.
2014-01-14 guyDon't make claims of constness that can't be guaranteed...
2014-01-14 pascalUpgrade LTE RRC dissector to v11.6.0
2014-01-14 guyDon't cast away constness.
2014-01-14 guyDon't cast away constness.
2014-01-14 guyBut *do* cast const void * to the appropriate type.
2014-01-14 guyDon't cast away constness.
2014-01-14 guyMake a routine not used outside the SNMP dissector...
2014-01-13 pascalUpgrade LPP dissector to v11.5.0
2014-01-13 alagoutteFix Dead Store (Dead assignement/Dead increment) warnin...
2014-01-08 stigAdded a check for valid algorithm id.
2014-01-08 mmannMake global algorithm_id in x509af dissector a direct_r...
2014-01-06 etxrabOmit assignment for not used types.
2014-01-04 etxrabOmit assignment for not used types.
2014-01-04 etxrabOmit assignment for not used types.
2014-01-04 etxrabOmit assignment for not used types.
2014-01-04 etxrabOmit assignment for not used types.
2014-01-04 etxrabRemove unused function and variable.
2014-01-04 etxrabOmit assignment for not used types.
2014-01-04 etxrabOmit assignment for not used types.
2014-01-04 etxrabOmit assignment for not used types.
2014-01-04 etxrabAdd the rest of the NOKIA extensions.
2014-01-03 etxrabAdd a few more of the NOKIA extensions.
2014-01-02 etxrabDisabling building of the gnm dissector, I don't tink...
2014-01-02 etxrabFix [-Wmissing-prototypes]
2014-01-01 wmeierChange incorrect property 'keywords' to 'svn:keywords'
2014-01-01 pascalAdd proto_tree_add_ts_23_038_7bits_item() / tvb_get_ts_...
2013-12-31 pascalAdd SVN properties
2013-12-31 martinkFrom Dirk
2013-12-30 guygcamel_StatSRT is set by the CLI CAMEL tap, so it can...
2013-12-30 mmannMove tcap and camel "persistent data" functionality...
2013-12-24 guyGet rid of no-longer-used variables.
2013-12-24 guyAdd a ENC_3GPP_TS_23_038 encoding, for the standard...
2013-12-22 guyWe support ENC_UCS_2, so use that in proto_tree_add_ite...
2013-12-21 darkjamesAdd missing includes
2013-12-21 darkjamesisascii(x) && isprint(x) -> g_ascii_isprint(x)
2013-12-20 darkjamesChange G_GINT64_CONSTANT(xxxxU) to G_GUINT64_CONSTANT...
2013-12-20 darkjamesCopy Evan r54250 changes to asn/
2013-12-19 eapacheAdd bytestring_to_str() which takes a wmem scope and...
2013-12-19 pascalUpdate file forgotten in r54250
2013-12-19 eapacheRename more to_str functions to have ep_ in the name...
2013-12-19 eapacheRename a couple of to_str functions to have ep_ in...
2013-12-19 guyUse proto_tree_add_item() or tvb_get_string_enc() inste...
2013-12-18 eapacheAdd a sixteenth element to all BCD digit sets to avoid...
2013-12-17 etxrabMake local functions static. Include *.h when needed.
2013-12-14 darkjamesRemove not needed ';'
2013-12-12 cmaynardReject the packet if data is NULL. For now, leave...
2013-12-12 cmaynardReject the packet if data is NULL. Remove _U_ where...
2013-12-11 alagoutteFix (-W)unused-const-variable error found by Clang
2013-12-10 etxrab- Forward declaration of register functions.
2013-12-10 martinkcomment out unused functions
2013-12-10 etxrab- Forward declaration of register functions.
2013-12-09 cmaynardReject the packet if data is NULL. For now, leave...
2013-12-09 cmaynardReject the packet if data is NULL without doing anythin...
2013-12-09 etxrab- Forward declaration of register functions.
2013-12-09 etxrab- Forward declaration of register functions.
2013-12-08 etxrab- Forward declaration of register functions.
2013-12-08 etxrab- Forward declaration of register functions.
2013-12-08 pascalUse STR_UNICODE display instead of proto_tree_add_unico...
2013-12-08 etxrab- Forward declaration of register functions.
2013-12-08 etxrab- Forward declaration of register functions.
2013-12-08 etxrab- Forward declaration of register functions.
2013-12-08 etxrab- Forward declaration of register functions.
2013-12-07 etxrab- Make local functions static.
2013-12-04 stigFix for dissecting cdt without having a tree.
2013-12-03 darkjamesWhen including <epan/prefs.h> don't force inclusion...
2013-12-02 cmaynardReject the packet if data is NULL without doing anythin...
2013-12-02 cmaynardReject the packet if data is NULL without doing anythin...
2013-12-02 cmaynardIf data is NULL, the bug, if any, is not with *this...
2013-12-01 jmayerCopy over rev 53700 to cmake
2013-12-01 etxrabUpdate to V11.7.1 (2013-09)
2013-11-29 darkjamesAvoid including <wiretap/wtap.h> in dissectors.
2013-11-29 darkjamesRename some of pint.h macros to match common style...
2013-11-26 etxrabFrom Vineeth:
2013-11-25 pascalFix a shadowed declaration error when compiling with...
2013-11-25 pascalPrettify LTE Positioning Protocol dissection
2013-11-24 pascalDissect UE Rx - Tx time difference field
2013-11-23 eapacheConvert ASN1 dissectors from ep_address_to_str to addre...
2013-11-23 mmannCreate the ability to have packet scoped "proto" data...
2013-11-22 alagoutteFix unused-const-variable error when build with clang 3.4
next