aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509
Commit message (Expand)AuthorAgeFilesLines
* Handle empty X509_NAME in printing routines.Dr. Stephen Henson2001-06-261-0/+2
* Change all calls to low level digest routines in the library andDr. Stephen Henson2001-06-191-5/+5
* Add support for MS CSP Name PKCS#12 attribute.Dr. Stephen Henson2001-06-113-30/+30
* Add missing variable length cipher flag for Blowfish.Dr. Stephen Henson2001-05-241-1/+2
* Change Win32 to use EXPORT_VAR_AS_FN.Dr. Stephen Henson2001-05-121-16/+17
* Purpose and trust setting functions for X509_STORE.Dr. Stephen Henson2001-05-105-1/+29
* Allow various X509_STORE_CTX properties to beDr. Stephen Henson2001-05-093-43/+102
* Initial CRL based revocation checking.Dr. Stephen Henson2001-05-073-2/+217
* Overhaul the display of certificate details inDr. Stephen Henson2001-03-151-1/+4
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* Enhance OCSP_request_verify() so it finds the signers certificateDr. Stephen Henson2001-02-262-2/+4
* make updateRichard Levitte2001-02-261-12/+11
* Initial support for ASN1_ITEM_FUNCTION option toDr. Stephen Henson2001-02-231-48/+48
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-153/+151
* Make all configuration macros available for application by makingRichard Levitte2001-02-199-278/+260
* Work around for libsafe "error".Dr. Stephen Henson2001-02-121-12/+3
* Make depend.Ben Laurie2001-02-041-152/+153
* Various function for commmon operations.Dr. Stephen Henson2001-02-023-0/+18
* Comment and indentationBodo Möller2001-01-282-4/+11
* Fix to stop X509_time_adj() using GeneralizedTime.Dr. Stephen Henson2001-01-201-3/+5
* Initial OCSP certificate verify. Not complete,Dr. Stephen Henson2001-01-172-1/+10
* ASN1_ITEM versions of ASN1_d2i_{fp, bio} and replacement ofDr. Stephen Henson2000-12-301-54/+34
* Replace the old ASN1_dup() with ASN1_item_dup() andDr. Stephen Henson2000-12-291-23/+11
* Add NO_ASN1_OLD to remove some old style functions:Dr. Stephen Henson2000-12-281-13/+13
* ASN1_ITEM versions of sign, verify, pack and unpack.Dr. Stephen Henson2000-12-281-0/+10
* X509V3_add_i2d() needs to be able to allocate aDr. Stephen Henson2000-12-271-3/+3
* New function X509V3_add_i2d() this is used forDr. Stephen Henson2000-12-242-0/+25
* Locking issues.Bodo Möller2000-12-151-9/+11
* New function X509_signature_print() to remove some duplicateDr. Stephen Henson2000-12-141-0/+2
* Merge from the ASN1 branch of new ASN1 codeDr. Stephen Henson2000-12-086-145/+54
* in some new file names the first 8 characters were not uniqueUlf Möller2000-11-121-69/+52
* The majority of the OCSP code from CertCo.Richard Levitte2000-10-271-0/+1
* Fix for typo in certificate directory lookup code.Dr. Stephen Henson2000-10-141-1/+1
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-141-46/+85
* Global DirectoryString mask fix.Dr. Stephen Henson2000-10-041-0/+17
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* Only use the new informational verify codes if weDr. Stephen Henson2000-09-221-10/+9
* Two new PKCS#12 demo programs.Dr. Stephen Henson2000-09-071-0/+1
* 'make update'Richard Levitte2000-09-071-44/+55
* It's not just VMS that needs some symbols to be hacked. Let'sRichard Levitte2000-09-071-5/+1
* Another superfluous pair of parentheses.Bodo Möller2000-09-061-1/+1
* Another round of indentation changes: Position braces consistently,Bodo Möller2000-09-062-87/+93
* More indentation consistency: for (), while (), if (), return ()Bodo Möller2000-09-061-50/+50
* Fix X509_STORE_CTX_init. Make indentation more consistent. Dump core less o...Bodo Möller2000-09-062-54/+86
* Fix typo in rsautl.Dr. Stephen Henson2000-09-053-6/+35
* *BIG* verify code reorganisation.Dr. Stephen Henson2000-09-056-196/+349
* Keep a not of original encoding in certificate requests.Dr. Stephen Henson2000-09-051-0/+2
* Avoid abort() throughout the library, except when preprocessorBodo Möller2000-09-041-4/+9
* Add 'rsautl' low level RSA utility.Dr. Stephen Henson2000-09-032-0/+26
* Various fixes...Dr. Stephen Henson2000-08-211-0/+1