summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 1.0.2d releaseOpenSSL_1_0_2dMatt Caswell2015-07-094-6/+6
* Update CHANGES and NEWS for the new releaseMatt Caswell2015-07-092-2/+13
* Add documentation for some missing verify optionsMatt Caswell2015-07-071-0/+11
* Reject calls to X509_verify_cert that have not been reinitialisedMatt Caswell2015-07-073-13/+25
* Add test for CVE-2015-1793Matt Caswell2015-07-0716-5/+581
* Fix alternate chains certificate forgery issueMatt Caswell2015-07-071-1/+1
* Relax CCM tag check.Dr. Stephen Henson2015-07-061-1/+1
* document -2 return valueDr. Stephen Henson2015-07-061-0/+7
* Fix PSK handling.Dr. Stephen Henson2015-07-022-15/+4
* Check for errors with SRPDr. Stephen Henson2015-06-291-4/+4
* Don't output bogus errors in PKCS12_parseDr. Stephen Henson2015-06-251-0/+2
* Add docs for ssl verification parameter functions.Dr. Stephen Henson2015-06-241-0/+55
* GH297: Fix NAME section of SSL_CTX_use_serverinfo.podVitezslav Cizek2015-06-231-1/+1
* RT3682: Avoid double-free on OCSP parse errorRich Salz2015-06-231-0/+1
* RT3856: Fix memory leaks in test codeRussell Webb2015-06-233-2/+5
* make updateRichard Levitte2015-06-231-0/+1
* Rearrange rsazRichard Levitte2015-06-233-8/+21
* RT3907-fixRich Salz2015-06-221-3/+3
* RT3907: avoid "local" in testssl scriptRich Salz2015-06-221-3/+2
* RT3917: add cleanup on an error pathRich Salz2015-06-211-1/+2
* Cleanup mttest.c : because we no longer use stdio here, don't include itRichard Levitte2015-06-211-1/+0
* Add -ldl to the build of mttest.cRichard Levitte2015-06-211-2/+1
* Cleanup mttest.c : do not try to output reference counts when threads are doneRichard Levitte2015-06-211-0/+16
* Cleanup mttest.c : better error reporting when certs are missingRichard Levitte2015-06-211-0/+3
* Cleanup mttest.c : make ssl_method a pointer to constRichard Levitte2015-06-211-1/+1
* Cleanup mttest.c : more output changesRichard Levitte2015-06-211-31/+31
* Cleanup mttest.c : modernise outputRichard Levitte2015-06-211-97/+91
* Cleanup mttest.c : modernise the threads setupRichard Levitte2015-06-211-49/+40
* Cleanup mttest.c : remove MS_CALLBACKRichard Levitte2015-06-211-2/+2
* RT1688: Add dependencies for parallel makeRich Salz2015-06-211-5/+6
* typo: should be OPENSSL_freeDr. Stephen Henson2015-06-201-1/+1
* Make preprocessor error into real preprocessor errorRichard Levitte2015-06-161-1/+1
* Remove one extraneous parenthesisRichard Levitte2015-06-161-1/+1
* Prepare for 1.0.2d-devMatt Caswell2015-06-125-5/+13
* Prepare for 1.0.2c releaseOpenSSL_1_0_2cMatt Caswell2015-06-124-6/+6
* Updated CHANGES and NEWS entries for new releaseMatt Caswell2015-06-122-2/+4
* Allow a zero length extension blockAdam Langley2015-06-121-6/+6
* Fix ABI break with HMACMatt Caswell2015-06-123-14/+13
* Prepare for 1.0.2c-devMatt Caswell2015-06-115-5/+13
* Prepare for 1.0.2b releaseOpenSSL_1_0_2bMatt Caswell2015-06-114-6/+6
* make updateMatt Caswell2015-06-111-1/+0
* bn/bn_gf2m.c: avoid infinite loop wich malformed ECParamters.Andy Polyakov2015-06-111-5/+10
* Update CHANGES and NEWSMatt Caswell2015-06-112-1/+71
* PKCS#7: Fix NULL dereference with missing EncryptedContent.Emilia Kasper2015-06-111-1/+15
* Fix length checks in X509_cmp_time to avoid out-of-bounds reads.Emilia Kasper2015-06-111-10/+47
* Fix infinite loop in CMSDr. Stephen Henson2015-06-111-1/+1
* make updateRichard Levitte2015-06-111-0/+22
* Correction of make depend merge errorRichard Levitte2015-06-111-1/+1
* More ssl_session_dup fixesMatt Caswell2015-06-111-36/+37
* e_aes_cbc_hmac_sha*.c: address linker warning about OPENSSL_ia32cap_P size mi...Andy Polyakov2015-06-112-2/+2