summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 0.9.8h releaseOpenSSL_0_9_8hmark2008-05-285-8/+9
* Fix flaw if 'Server Key exchange message' is omitted from a TLSmark2008-05-282-0/+12
* Fix double-free in TLS server name extensions which could lead to a remotemark2008-05-282-0/+5
* grammarbodo2008-05-271-1/+2
* year 2008bodo2008-05-271-1/+1
* Add README about removed root CA certificates.jaenicke2008-05-261-0/+3
* Reword comment to be much shorter to stop other people from complainingjaenicke2008-05-261-5/+1
* Clear error queue when starting SSL_CTX_use_certificate_chain_filejaenicke2008-05-232-261/+201
* Remove all root CA files (beyond test CAs including private key)jaenicke2008-05-2317-464/+23
* Fix off by one error ;-)steve2008-05-201-1/+1
* Typo.steve2008-05-201-1/+1
* Update ordinals.steve2008-05-201-4/+6
* Oops... PEM_write_bio_ASN1_stream() shouldn't be in 0.9.8 CMS backport.steve2008-05-202-18/+0
* Remove deleted function definitions from header filessteve2008-05-203-222/+166
* Remove old DES definition of deleted function too.steve2008-05-201-0/+273
* Correctly adjust location of commentjaenicke2008-05-201-1/+1
* Fix warning.ben2008-05-201-0/+5
* Fix two invalid memory reads in RSA OAEP mode.steve2008-05-192-8/+23
* Disable code that clearly doesn't currently serve any useful purpose.bodo2008-05-191-35/+26
* Document "openssl s_server" -crl_check* optionsjaenicke2008-05-192-0/+13
* Provide information about "openssl dgst" -hmac option.jaenicke2008-05-192-0/+116
* Typo.steve2008-05-181-1/+1
* Another occurance of possible valgrind/purify "uninitialized memory"jaenicke2008-05-161-0/+4
* Always seed PRNG for new requests no matter what key type. RSA may needsteve2008-05-121-2/+1
* Fix from HEAD.steve2008-05-091-1/+1
* Avoid BN_MONT_CTX incompatibility.bodo2008-05-023-32/+53
* Update from HEAD.steve2008-05-012-3/+45
* Unobtrusive backport of 32-bit x86 Montgomery improvements from 0.9.9-dev:bodo2008-05-0110-4/+864
* TLS ticket key setting callback: this allows and application to setsteve2008-04-306-30/+88
* Do not permit stateless session resumption is session IDs mismatch.steve2008-04-291-1/+5
* Support ticket renewal in state machine (not used at present).steve2008-04-291-2/+11
* Status strings for ticket states.steve2008-04-291-41/+89
* Fix auto-discovery of ENGINEs, ported from HEAD.geoff2008-04-282-4/+16
* Update from HEAD.geoff2008-04-272-15/+56
* Fix from HEAD.steve2008-04-251-1/+9
* Compensate inline assembler in sha512.c for gcc 2.7.2 compiler bug [from HEAD].appro2008-04-241-4/+4
* bn_nist.c update from HEAD.appro2008-04-181-234/+195
* Update from HEAD.steve2008-04-182-4/+5
* Add missing 'extern "C" {' to some _err.h files in crypto/engines/jaenicke2008-04-1812-0/+982
* Synchronise with Unixlevitte2008-04-181-4/+4
* Fix incorrect return value in apps/apps.c:parse_yesno()jaenicke2008-04-171-1/+1
* Correctly handle case of bad arguments supplied to rsautljaenicke2008-04-171-12/+24
* Update from HEAD.steve2008-04-122-8/+26
* Provide other forms for symbols that are too long or that clash with otherslevitte2008-04-121-0/+400
* Revert change from HEAD.steve2008-04-113-3/+3
* Fix from HEAD.steve2008-04-113-15/+18
* Synchronise with Unix buildlevitte2008-04-114-4/+8
* Update from HEAD.steve2008-04-091-4/+4
* Fix from HEAD.steve2008-04-071-1/+2
* Fix URI of OpenSSL Request Tracker informationjaenicke2008-04-073-5/+5