aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/tasn_dec.c
Commit message (Expand)AuthorAgeFilesLines
...
* Make ASN1 code work again...Dr. Stephen Henson2004-04-271-1/+1
* More ASN1 reformat/tidy.Dr. Stephen Henson2004-04-251-1/+1
* Reformat/tidy some of the ASN1 code.Dr. Stephen Henson2004-04-241-355/+637
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-32/+34
* ASN1 parse fix and release file changes.Dr. Stephen Henson2003-09-301-1/+8
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-131-2/+2
* Preliminary streaming ASN1 encode support.Dr. Stephen Henson2002-10-031-0/+1
* Reinstate the check for invalid length BIT STRINGS,Dr. Stephen Henson2002-08-231-3/+3
* Shut up compiler warnings for inconsistent declarations.Lutz Jänicke2002-01-291-1/+1
* More linker bloat reorganisation:Dr. Stephen Henson2001-07-271-0/+19
* Fix ASN1 bug when decoding OTHER type.Dr. Stephen Henson2001-04-211-2/+7
* Don't use 'tt' uninitialized when reporting an errorBodo Möller2001-04-051-1/+0
* Rewrite CHOICE field setting code to properly handleDr. Stephen Henson2001-04-021-12/+16
* Trap an invalid ASN1_ITEM construction and print outDr. Stephen Henson2001-02-251-4/+14
* Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson2001-02-231-4/+4
* Include string.h so mem*() functions get properly declared.Richard Levitte2001-02-201-0/+1
* Fix typo in OCSP nonce extension.Dr. Stephen Henson2001-01-041-1/+5
* Update OCSP API.Dr. Stephen Henson2001-01-041-3/+9
* Rewrite PKCS#12 code and remove some of the oldDr. Stephen Henson2000-12-311-9/+9
* Various Win32 related fixes. Doesn't compile yet onDr. Stephen Henson2000-12-211-2/+2
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-0/+910