aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
AgeCommit message (Expand)AuthorFilesLines
2010-06-10Display RefuseReason in Info column.Stig Bjørlykke1-0/+15
2010-06-09Add idmp.Jeff Morriss1-20/+21
2010-06-09Initialize dst_ref.Stig Bjørlykke1-1/+1
2010-06-09Removal of unused global variable.Graeme Lunt1-1/+0
2010-06-09Removal of (hopefully!) the final warning.Graeme Lunt1-5/+2
2010-06-09Update for missing const for object identifier string and marking tree as unu...Graeme Lunt1-3/+3
2010-06-09Build dependency x509ce.Stig Bjørlykke1-1/+6
2010-06-09Updates to the ROS dissector to support IDMP and fix to IDMP for implicit dec...Graeme Lunt4-10/+26
2010-06-09Print correct RLRE reason in Info column.Stig Bjørlykke1-2/+11
2010-06-09Support for X.519 (section 9) Internet Directly Mapped Protocol (IDMP).Graeme Lunt10-3/+871
2010-06-04tcaphash_context_t.oid is of size LENGTH_OID+1, not LENGTH_OID. Just use siz...Jeff Morriss2-9/+9
2010-06-04Description for netscape-cert-type bit 4 (e.g. see http://docs.sun.com/source...Graeme Lunt1-0/+1
2010-06-04RCS 3280, which obsoletes RFC 2459, allows an IA5String CHOICE in the Display...Graeme Lunt1-0/+1
2010-06-02Set Subversion properties right.Jaap Keuter7-7/+7
2010-06-02Definition of certificatePolicies certificate extension and removal of warningsGraeme Lunt1-3/+4
2010-06-02CA Version certificate extensionGraeme Lunt1-0/+1
2010-06-02Bug 3597 - implicit octet string that is constructed causes PRES/FTAM dissect...Graeme Lunt1-1/+1
2010-06-02Minor change to remember the object identifier.Graeme Lunt1-0/+3
2010-06-01From Michael Bernhard via bug 3398 with minor fixups:Gerald Combs9-0/+541
2010-06-01The Permitted-Actions-Attribute is exported from ftam-exp.cnf as DISPLAY = BA...Graeme Lunt1-0/+4
2010-05-25Support of value_string_ext in the asn2wrs using new directive #.USE_VALS_EXTTomas Kukosa1-0/+3
2010-05-21Have abs_time_to_str() and abs_time_to_str_secs() take an additionalGuy Harris3-4/+4
2010-05-15Update to V9.2.0 (2010-03)Anders Broman7-210/+523
2010-05-15Update to V9.1.0 (2010-03).Anders Broman7-14/+67
2010-05-15Update to V9.2.0 (2010-03).Anders Broman7-39/+45
2010-05-14Update to V9.2.3 (2010-03)Anders Broman7-289/+422
2010-05-13Use find_or_create_conversation() in some ASN.1 dissectorsJeff Morriss4-66/+14
2010-05-13Update to V9.2.1 (2010-04)Anders Broman7-342/+1099
2010-05-13ASN.1 compiler accepts version brackets in SEQUENCE and CHOICE extensionsTomas Kukosa1-3/+2
2010-05-13Update to V9.2.0 (2010-03)Anders Broman2-19/+44
2010-05-13Update to V9.1.0 (2010-03)Anders Broman6-10/+9
2010-05-13Update to V9.1.0 (2010-03)Anders Broman7-15/+55
2010-05-12Update to V9.2.0 (2010-03)Anders Broman4-277/+501
2010-05-11Reflect changes made in SVN #32752Bill Meier1-4/+8
2010-05-05Calculate correct PDU lenght if the per_length_determinant is one byte long.Anders Broman1-7/+10
2010-05-05H.225.0 updated to version 7 (2009-12)Tomas Kukosa2-60/+87
2010-05-05File updated from ASN.1 database where the bug in ASN.1 definition has been f...Tomas Kukosa1-8/+6
2010-05-04 H.245 updated to v15 (2009-12)Tomas Kukosa1-326/+394
2010-05-02Don't type prune the data_ptr pointer for UAT.Stig Bjørlykke1-1/+1
2010-05-02Don't type prune the data_ptr pointer for UAT.Stig Bjørlykke1-2/+2
2010-05-02Fix for bug 4723:Jaap Keuter1-1/+1
2010-04-30Fix a gcc -Wshadow warning.Bill Meier1-5/+5
2010-04-29From Mike Morrin:Anders Broman3-0/+25
2010-04-29Make a variable a guint8* instead of a char* since it a) holds TVB data and b...Jeff Morriss1-4/+4
2010-04-23Added a decoding table for ESS Security Category Attributes.Stig Bjørlykke2-1/+172
2010-04-21Export Certificate PDU so this can be dissected from non-asn dissectors.Stig Bjørlykke2-3/+4
2010-04-19Update to V9.1.0 (2010-03).Anders Broman26-66/+221
2010-04-18kerberos is currently not actually being used.Bill Meier1-81/+84
2010-04-16Fix a typoBill Meier1-1/+1
2010-04-16Simplify the Makefile ....Bill Meier1-415/+22