aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2010-07-01Initialize more variables.gerald2-2/+4
2010-06-30Initialize a variable.gerald1-0/+2
2010-06-30Initialize a variable.gerald1-0/+1
2010-06-30Sort filename expansionkrj1-1/+1
2010-06-29Interpret single-ASN1-type as ASN.1 and not as an OCTET STRING.gal2-2/+1
2010-06-29Decode parameters as ASN.1 directly and avoid interpreting as an OCTET STRING.gal1-29/+6
2010-06-29New "#.SYNTAX" section for the asn2wrs conformance file. gal1-17/+16
2010-06-29Update to V9.3.0 (2010-06)etxrab6-21/+38
2010-06-28Add the missing packet-s1ap.hstig1-0/+30
2010-06-28Dissect more GTPV2 IE'setxrab3-2/+12
2010-06-28Removal of various warnings, mainly by not emitting functions for ASN.1 types...gal4-4/+50
2010-06-28Moved register_ber_syntax_dissector() and register_ber_oid_syntax() fromstig4-15/+12
2010-06-28Remove the -R flag (used to generate syntax registrations) and replace with a gal2-1/+3
2010-06-27Initialize attributedesc_string in a couple of places so that wegerald2-9/+7
2010-06-26From KATAOKA Toshihiro:etxrab1-6/+2
2010-06-26Avoid crash when adding SNMP Users.stig1-7/+8
2010-06-24Build dependency to x411.stig1-1/+5
2010-06-23Update to register basic ASN.1 syntaxes.gal3-9/+32
2010-06-23FromToshihiro Kataoka:etxrab3-0/+20
2010-06-21Corrected printed name for id-permissiveAttributes.stig1-1/+1
2010-06-18Add new strings/dissector function for signalling RRC messages that will addmartinm1-0/+56
2010-06-10Display RefuseReason in Info column.stig1-0/+15
2010-06-09Add idmp.morriss1-20/+21
2010-06-09Initialize dst_ref.stig1-1/+1
2010-06-09Removal of unused global variable.gal1-1/+0
2010-06-09Removal of (hopefully!) the final warning.gal1-5/+2
2010-06-09Update for missing const for object identifier string and marking tree as unu...gal1-3/+3
2010-06-09Build dependency x509ce.stig1-1/+6
2010-06-09Updates to the ROS dissector to support IDMP and fix to IDMP for implicit dec...gal4-10/+26
2010-06-09Print correct RLRE reason in Info column.stig1-2/+11
2010-06-09Support for X.519 (section 9) Internet Directly Mapped Protocol (IDMP).gal10-3/+871
2010-06-04tcaphash_context_t.oid is of size LENGTH_OID+1, not LENGTH_OID. Just use siz...morriss2-9/+9
2010-06-04Description for netscape-cert-type bit 4 (e.g. see http://docs.sun.com/source...gal1-0/+1
2010-06-04RCS 3280, which obsoletes RFC 2459, allows an IA5String CHOICE in the Display...gal1-0/+1
2010-06-02Set Subversion properties right.jake7-7/+7
2010-06-02Definition of certificatePolicies certificate extension and removal of warningsgal1-3/+4
2010-06-02CA Version certificate extensiongal1-0/+1
2010-06-02Bug 3597 - implicit octet string that is constructed causes PRES/FTAM dissect...gal1-1/+1
2010-06-02Minor change to remember the object identifier.gal1-0/+3
2010-06-01From Michael Bernhard via bug 3398 with minor fixups:gerald9-0/+541
2010-06-01The Permitted-Actions-Attribute is exported from ftam-exp.cnf as DISPLAY = BA...gal1-0/+4
2010-05-25Support of value_string_ext in the asn2wrs using new directive #.USE_VALS_EXTkukosa1-0/+3
2010-05-21Have abs_time_to_str() and abs_time_to_str_secs() take an additionalguy3-4/+4
2010-05-15Update to V9.2.0 (2010-03)etxrab7-210/+523
2010-05-15Update to V9.1.0 (2010-03).etxrab7-14/+67
2010-05-15Update to V9.2.0 (2010-03).etxrab7-39/+45
2010-05-14Update to V9.2.3 (2010-03)etxrab7-289/+422
2010-05-13Use find_or_create_conversation() in some ASN.1 dissectorsmorriss4-66/+14
2010-05-13Update to V9.2.1 (2010-04)etxrab7-342/+1099
2010-05-13ASN.1 compiler accepts version brackets in SEQUENCE and CHOICE extensionskukosa1-3/+2