aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* - Added more documentation in CHANGES.Richard Levitte1999-12-182-19/+34
* - Made sure some changed behavior is documented in CHANGES.Richard Levitte1999-12-182-27/+34
* Clear out license confusion.Richard Levitte1999-12-171-50/+50
* Rebuild of the OpenSSL memory allocation and deallocation routines.Richard Levitte1999-12-175-580/+821
* Synchronise VMS scripts with Unix MakefilesRichard Levitte1999-12-161-2/+2
* Delete an unused variable and make the PKCS#12 keygen debugging code workDr. Stephen Henson1999-12-152-12/+10
* Fix the S/MIME code to use canonical MIME format forDr. Stephen Henson1999-12-151-5/+2
* Solaris x86 assembler problem is already addressed in ./configUlf Möller1999-12-142-2/+2
* Various S/MIME fixes. Fix for memory leak, recipient list bugDr. Stephen Henson1999-12-141-5/+10
* Fix a typo in a_enum.c.Dr. Stephen Henson1999-12-131-1/+1
* Various S/MIME fixes.Dr. Stephen Henson1999-12-114-35/+44
* Fix for crashing INTEGERs, ENUMERATEDs and OBJECT IDENTIFIERs.Dr. Stephen Henson1999-12-104-5/+17
* Make the PKCS#7 S/MIME functions check for passed NULL pointers.Dr. Stephen Henson1999-12-093-3/+22
* Don't use inline assembler on x86 Solaris (would need a different syntax).Ulf Möller1999-12-082-2/+2
* Add i2d_ASN1_PRINTABLESTRING() function, and do 'make update'Dr. Stephen Henson1999-12-083-6/+64
* Modify S/MIME application so the -signer option writes the signer(s)Dr. Stephen Henson1999-12-073-29/+59
* Merge in my S/MIME library and utility.Dr. Stephen Henson1999-12-058-3/+1265
* Use des_set_key_unchecked, not des_set_key.Bodo Möller1999-12-031-1/+1
* Add functions des_set_key_checked, des_set_key_unchecked.Bodo Möller1999-12-0319-100/+95
* New function PKC12_newpass()Dr. Stephen Henson1999-12-034-2/+234
* Fix a bug in the modified purpose code: it wasn't updated to use theDr. Stephen Henson1999-12-031-1/+1
* Change the trust and purpose code so it doesn't need initDr. Stephen Henson1999-12-0210-134/+178
* Modify the X509 V3 extension lookup code.Dr. Stephen Henson1999-12-014-28/+197
* Remainder of SSL purpose and trust code: trust and purpose setting inDr. Stephen Henson1999-11-292-3/+3
* Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson1999-11-299-54/+129
* Add trust setting support to the verify code. It now checks theDr. Stephen Henson1999-11-278-10/+74
* Add compilation of x509_trsRichard Levitte1999-11-271-1/+1
* Oops! Commit died on me :-(Dr. Stephen Henson1999-11-271-0/+207
* Initial trust code: allow setting of trust checking functionsDr. Stephen Henson1999-11-279-49/+75
* New options to the -verify program which can be used for chain verification.Dr. Stephen Henson1999-11-2611-64/+126
* Initial chain verify code: not tested probably not workingDr. Stephen Henson1999-11-244-0/+86
* Support for authority information access extension.Dr. Stephen Henson1999-11-2312-23/+361
* Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson1999-11-2112-35/+323
* Support for otherName in GeneralName.Dr. Stephen Henson1999-11-194-6/+75
* Update dependencies.Ben Laurie1999-11-181-6/+7
* Missing #ifdef NO_DESUlf Möller1999-11-171-0/+2
* Modify verify code to handle self signed certificates.Dr. Stephen Henson1999-11-171-7/+27
* Store verify_result with sessions to avoid potential security hole.Bodo Möller1999-11-161-0/+1
* Fix for a bug in PKCS#7 code and non-detached data.Dr. Stephen Henson1999-11-161-1/+2
* New function X509_cmp().Dr. Stephen Henson1999-11-163-1/+16
* 'req' fixes. Reinstate length check one request fields.Dr. Stephen Henson1999-11-142-1/+12
* The info removal code was overcomplicated, and error-prone (references being ...Richard Levitte1999-11-121-24/+11
* Avoid deadlock.Bodo Möller1999-11-121-1/+15
* Avoid some silly compiler warnings, and add the change log I forgot :-)Richard Levitte1999-11-121-3/+3
* Two changes have been made:Richard Levitte1999-11-123-18/+264
* Some crypto applications are now being built on Unix, so they should on VMS a...Richard Levitte1999-11-121-74/+313
* It's possible that considering the configuration file as a binary fileRichard Levitte1999-11-121-0/+4
* Avoid silly compiler warnings about functions not being declared and an int m...Richard Levitte1999-11-125-1/+6
* Some new names in asn1.h are longer than 31 chars, which disturbs the VMS C c...Richard Levitte1999-11-121-0/+4
* Make sure installed files are world readableRichard Levitte1999-11-121-0/+1