aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509
Commit message (Expand)AuthorAgeFilesLines
* Extended PBES2 function supporting application supplied IV and PRF NID.Dr. Stephen Henson2006-05-171-0/+3
* Update from stable branch.Dr. Stephen Henson2006-05-031-0/+9
* Update EVP_PKEY_cmp() and X509_check_private() to return sensible values andDr. Stephen Henson2006-04-281-22/+14
* Initial support for pluggable public key ASN1 support. Process most publicDr. Stephen Henson2006-03-202-4/+30
* no need to cast away the constNils Larsch2006-03-041-1/+1
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-122-2/+4
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* add additional checks + cleanupNils Larsch2006-01-291-2/+4
* Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov2005-12-182-2/+2
* Mask libcrypto references to stat with OPENSSL_NO_POSIX_IO.Andy Polyakov2005-11-031-4/+6
* Two new verify flags functions.Dr. Stephen Henson2005-09-022-0/+14
* improved error checking and some fixesNils Larsch2005-07-262-4/+16
* makeNils Larsch2005-07-161-0/+4
* Fix bugs in bug-fix to x509/by_dir.c.Andy Polyakov2005-07-031-6/+5
* Initialise dir to avoid a compiler warning.Richard Levitte2005-06-231-1/+1
* Change dir_ctrl to check for the environment variable before using the defaultRichard Levitte2005-06-231-6/+6
* Old typo...Richard Levitte2005-06-051-1/+1
* Assing check_{cert,crl}_time to 'ok' variable so it returns errors onDr. Stephen Henson2005-05-271-2/+4
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Make -CSP option work again in pkcs12 utility by checking forDr. Stephen Henson2005-05-151-0/+18
* Fix more error codes.Bodo Möller2005-05-115-9/+15
* Rename typed version of M_ASN1_get M_ASN1_get_x to avoid conflicts.Dr. Stephen Henson2005-04-201-4/+4
* Various Win32 and other fixes for warnings and compilation errors.Dr. Stephen Henson2005-04-191-1/+2
* Rebuild error codes.Dr. Stephen Henson2005-04-121-68/+72
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* Move allow_proxy_certs declaration to start of function.Dr. Stephen Henson2005-04-101-1/+1
* Added restrictions on the use of proxy certificates, as they may poseRichard Levitte2005-04-093-8/+28
* Consistency.Ben Laurie2005-03-311-5/+4
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-313-80/+56
* Blow away Makefile.ssl.Ben Laurie2005-03-301-3/+2
* Constification.Ben Laurie2005-03-302-10/+10
* Changes concering RFC 3820 (proxy certificates) integration:Richard Levitte2005-01-171-0/+1
* Add functionality needed to process proxy certificates.Richard Levitte2004-12-284-14/+32
* Automatically mark the CRL cached encoding as invalid when some operationsDr. Stephen Henson2004-12-092-0/+2
* Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson2004-12-052-3/+6
* In by_file.c check last error for no start line, not first error.Dr. Stephen Henson2004-12-041-2/+2
* Perform partial comparison of different character types in X509_NAME_cmp().Dr. Stephen Henson2004-12-011-12/+28
* Make an explicit check during certificate validation to see that theRichard Levitte2004-11-293-13/+70
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* Fix race condition when CRL checking is enabled.Dr. Stephen Henson2004-10-042-0/+10
* Don't use C++ reserved work "explicit".Dr. Stephen Henson2004-10-012-4/+4
* Make -Werror happy again.Geoff Thorpe2004-09-181-0/+1
* When looking for request extensions in a certificate look firstDr. Stephen Henson2004-09-101-16/+16
* make updateRichard Levitte2004-09-101-0/+14
* New X509_VERIFY_PARAM structure and associated functionality.Dr. Stephen Henson2004-09-066-64/+663
* Delete obsolete and unimplemented function.Dr. Stephen Henson2004-05-191-4/+0
* X509_policy_lib_init is declared but not defined, so it raises havocRichard Levitte2004-05-191-0/+2
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-186/+178
* make updateGeoff Thorpe2004-04-191-152/+114