aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/x_pubkey.c
Commit message (Expand)AuthorAgeFilesLines
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-011-5/+5
* Fix a memory leak in PKCS12_parse.Dr. Stephen Henson2000-03-221-0/+2
* Rename functions for new convention.Dr. Stephen Henson2000-02-261-4/+4
* Seek out and destroy another evil cast.Ulf Möller2000-01-301-1/+1
* Fixes so NO_RSA works again.Dr. Stephen Henson1999-12-241-1/+4
* Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson1999-11-211-0/+107
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-3/+3
* Torture weak compilers less by not automatically including x509.h whereBodo Möller1999-07-211-0/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-261-5/+0
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-15/+7
* Fix things so DH_free() will be no-op when passed NULL, like RSA_free() andDr. Stephen Henson1999-01-061-1/+1
* Fix reference counting.Ben Laurie1999-01-021-1/+6
* Move DSA test in ca.c inside #ifdef and make pubkey BIT STRING always haveDr. Stephen Henson1999-01-021-0/+4
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-2/+3
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-5/+9
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+252