aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Return success when the responder is active.Dr. Stephen Henson2012-12-151-0/+6
* typoDr. Stephen Henson2012-12-151-1/+1
* Add support for '-' as input and output filenames in ocsp utility.Dr. Stephen Henson2012-12-141-4/+27
* oops, revert, committed in errorDr. Stephen Henson2012-12-143-31/+5
* apps/ocsp.cDr. Stephen Henson2012-12-143-5/+31
* Documentation improvements by Chris Palmer (Google).Ben Laurie2012-12-141-30/+30
* fips/fipsld: improve cross-compile support.Andy Polyakov2012-12-131-5/+5
* Use new partial chain flag instead of modifying input parameters.Dr. Stephen Henson2012-12-131-4/+3
* New verify flag to return success if we have any certificate in theDr. Stephen Henson2012-12-133-0/+13
* Document -pubkey.Ben Laurie2012-12-131-0/+5
* Improve my 64-bit debug target.Ben Laurie2012-12-121-1/+1
* add -crl_download option to s_serverDr. Stephen Henson2012-12-121-1/+5
* add -cert_chain option to s_clientDr. Stephen Henson2012-12-121-2/+18
* Make openssl verify return errors.Ben Laurie2012-12-114-6/+18
* Update ignores.Ben Laurie2012-12-113-0/+7
* Tabification. Remove accidental duplication.Ben Laurie2012-12-102-200/+3
* revert SUITEB128ONLY patch, anything wanting to use P-384 can use SUITEB128 i...Dr. Stephen Henson2012-12-101-1/+5
* add -badsig option to ocsp utility too.Dr. Stephen Henson2012-12-091-3/+9
* allow ECDSA+SHA384 signature algorithm in SUITEB128ONLY modeDr. Stephen Henson2012-12-091-5/+1
* send out the raw SSL/TLS headers to the msg_callback and display them in SSL_...Dr. Stephen Henson2012-12-074-10/+25
* Fix OCSP checking.Ben Laurie2012-12-0772-14/+2237
* typoDr. Stephen Henson2012-12-071-1/+1
* really fix automatic ;-)Dr. Stephen Henson2012-12-071-1/+1
* documentation fixesDr. Stephen Henson2012-12-062-6/+6
* fix handling of "automatic" in file modeDr. Stephen Henson2012-12-061-1/+6
* Add code to download CRLs based on CRLDP extension.Dr. Stephen Henson2012-12-068-22/+113
* remove print_ssl_cert_checks() from openssl application: it is no longer usedDr. Stephen Henson2012-12-062-18/+0
* Fix two bugs which affect delta CRL handling:Dr. Stephen Henson2012-12-062-4/+4
* Integrate host, email and IP address checks into X509_verify.Dr. Stephen Henson2012-12-058-46/+193
* aes-s390x.pl: fix XTS bugs in z196-specific code path.Andy Polyakov2012-12-051-11/+11
* don't print verbose policy check messages when -quiet is selected even on errorDr. Stephen Henson2012-12-041-1/+2
* ghash-sparcv9.pl: shave off one more xmulx, improve T3 performance by 7%.Andy Polyakov2012-12-041-38/+31
* initial support for delta CRL generations by diffing two full CRLsDr. Stephen Henson2012-12-046-3/+198
* make -subj always override config fileDr. Stephen Henson2012-12-041-8/+5
* check mval for NULL tooDr. Stephen Henson2012-12-041-1/+1
* fix leakDr. Stephen Henson2012-12-031-0/+3
* oops, really check brief mode only ;-)Dr. Stephen Henson2012-12-031-1/+1
* don't check errno is zero, just print out messageDr. Stephen Henson2012-12-031-1/+1
* if no error code and -brief selected print out connection closed instead of r...Dr. Stephen Henson2012-12-031-1/+4
* add -badsig option to corrupt CRL signatures for testing tooDr. Stephen Henson2012-12-021-1/+6
* New option to add CRLs for s_client and s_server.Dr. Stephen Henson2012-12-028-55/+165
* add option to get a certificate or CRL from a URLDr. Stephen Henson2012-12-023-0/+79
* return error if Suite B mode is selected and TLS 1.2 can't be used. Correct e...Dr. Stephen Henson2012-12-014-5/+14
* cryptlib.c: fix logical error.Andy Polyakov2012-12-011-4/+7
* aesni-x86_64.pl: CTR face lift, +25% on Bulldozer.Andy Polyakov2012-12-011-209/+247
* aes-s390x.pl: harmonize software-only code path [and minor optimization].Andy Polyakov2012-12-011-45/+28
* Add new test option set the version in generated certificates: thisDr. Stephen Henson2012-11-301-0/+18
* PR: 2803Dr. Stephen Henson2012-11-291-0/+1
* add wrapper function for certificate downloadDr. Stephen Henson2012-11-292-0/+7
* constifyDr. Stephen Henson2012-11-292-2/+2