aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509
Commit message (Expand)AuthorAgeFilesLines
* Removed extra semicolons.Bodo Möller1999-04-191-1/+1
* Massive constification.Ben Laurie1999-04-179-36/+46
* Another STACK bites the dust.Ben Laurie1999-04-171-1/+3
* Delete all the old X509V3 pack and unpack stuff and various structures andDr. Stephen Henson1999-04-139-698/+4
* Add type-safe STACKs and SETs.Ben Laurie1999-04-126-78/+88
* Make sure a corresponding plain text error message exists for theRalf S. Engelschall1999-04-121-0/+2
* Rid the world of yet more evil casts.Ben Laurie1999-04-102-5/+5
* Tiny comment to improve code comprehensibility.Bodo Möller1999-04-091-1/+1
* Add PKCS#5 v2.0 ASN1 structures.Dr. Stephen Henson1999-04-081-0/+35
* Bug fix for X.509 two-digit year.Ulf Möller1999-04-061-2/+2
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-5/+5
* Include pkcs12 program as part of openssl. This completes most of the PKCS#12Dr. Stephen Henson1999-03-291-0/+2
* Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson1999-03-281-0/+2
* Further PKCS#12 integration, PBE, PKCS#8 additions.Dr. Stephen Henson1999-03-281-0/+61
* Fix security hole.Ben Laurie1999-03-222-24/+40
* Put the dependencies back.Ben Laurie1999-03-061-0/+206
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-212/+5
* Generate errors when public/private key check is done.Ben Laurie1999-02-204-4/+32
* Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson1999-02-191-0/+11
* First cut for a very conservative source tree cleanup:Ralf S. Engelschall1999-02-104-554/+0
* More pissing about to get pem.h to behave properly.Ben Laurie1999-01-305-21/+16
* Break circular dependency between pem and err.Ben Laurie1999-01-301-24/+24
* Add ASN1 code for netscape certificate sequences.Dr. Stephen Henson1999-01-281-0/+18
* This time, get it right.Ben Laurie1999-01-191-166/+170
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+204
* This is the result of a "make errors" with the new error building functionalityDr. Stephen Henson1999-01-183-0/+3
* New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson1999-01-181-1/+3
* Generate an error on an invalid directory.Ben Laurie1999-01-171-1/+5
* Add prototype, fix parameter passing bug.Ben Laurie1999-01-102-16/+25
* Accept NULL in *_free.Ben Laurie1999-01-071-0/+3
* Free the right thing.Ben Laurie1999-01-041-1/+1
* More EVP_PKEY patches for new functionality.Dr. Stephen Henson1999-01-032-1/+5
* Make sure the already existing X509_STORE->depth variable is initializedRalf S. Engelschall1999-01-032-1/+2
* Remove one EVP_PKEY_free() that shouldn't be there.Dr. Stephen Henson1999-01-031-1/+0
* Make sure applications free up pkey structures and add netscape extensionDr. Stephen Henson1999-01-032-3/+9
* Make GCC happy by removing an unused variable defintion.Ralf S. Engelschall1999-01-021-1/+1
* Fix name delete problem.Ben Laurie1998-12-311-4/+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-222-1/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-219-66/+91
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-2127-215/+755
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-2129-0/+6925