aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/asn1_lib.c
Commit message (Expand)AuthorAgeFilesLines
* ASN1 sanity check.Dr. Stephen Henson2014-07-021-0/+3
* Handle BER length encoding.Dr. Stephen Henson2014-06-291-2/+8
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-24/+20
* More size_tification.Ben Laurie2008-11-011-1/+1
* size_tification.Ben Laurie2008-11-011-19/+23
* New function ASN1_STRING_copy() to copy to an alreadyDr. Stephen Henson2007-04-141-8/+19
* Update smime utility to support streaming for -encrypt and -sign -nodetachDr. Stephen Henson2007-04-131-1/+2
* Constify version strings and some structures.Dr. Stephen Henson2007-01-211-1/+1
* Update PKCS#7 enveloped data to new API.Dr. Stephen Henson2006-05-081-0/+8
* make some parameters constNils Larsch2006-03-041-3/+3
* Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson2004-12-051-0/+1
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-12/+32
* Use BUF_strlcpy() instead of strcpy().Richard Levitte2003-12-271-2/+2
* A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe2003-10-291-1/+1
* ASN1 parse fix and release file changes.Dr. Stephen Henson2003-09-301-0/+2
* Preliminary streaming ASN1 encode support.Dr. Stephen Henson2002-10-031-4/+13
* Fix typoDr. Stephen Henson2002-08-021-1/+1
* Fix the ASN1 sanity check: correct header lengthDr. Stephen Henson2002-08-021-4/+5
* OpenSSL Security Advisory [30 July 2002]Lutz Jänicke2002-07-301-4/+6
* Add missing prototypes.Lutz Jänicke2002-06-131-0/+1
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-081-1/+0
* Fix some typose in the i2d/d2i functions thatDr. Stephen Henson2000-07-101-5/+8
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-5/+5
* Pass phrase reorganisation.Dr. Stephen Henson2000-02-161-1/+1
* ispell (and minor modifications)Ulf Möller2000-02-031-2/+2
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-2/+2
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-0/+11
* Copy flags in ASN1_STRING_dup()Dr. Stephen Henson1999-07-111-0/+1
* Spelling error.Ulf Möller1999-05-181-4/+4
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-6/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-2/+2
* Work with -pedantic!Ben Laurie1999-04-231-7/+8
* Change functions to ANSI C.Ulf Möller1999-04-191-48/+17
* Massive constification.Ben Laurie1999-04-171-1/+1
* Fix security hole.Ben Laurie1999-03-221-1/+1
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-1/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-10/+14
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-3/+14
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+433