summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 1.0.2k releaseOpenSSL_1_0_2kMatt Caswell2017-01-264-6/+6
* Update CHANGES and NEWS for new releaseMatt Caswell2017-01-262-0/+32
* Better check of DH parameters in TLS dataRichard Levitte2017-01-261-11/+33
* bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqr8x_internal.Andy Polyakov2017-01-261-9/+7
* crypto/evp: harden RC4_MD5 cipher.Andy Polyakov2017-01-261-0/+2
* Fix error handling in compute_key, BN_CTX_get can return NULLBernd Edlinger2017-01-241-0/+2
* Fix a ssl session leak due to OOM in lh_SSL_SESSION_insertBernd Edlinger2017-01-241-0/+9
* Fix SSL_VERIFY_CLIENT_ONCEMatt Caswell2017-01-231-1/+1
* Add missing va_endRich Salz2017-01-201-0/+1
* Fix DSA parameter generation control errorRichard Levitte2017-01-201-1/+1
* Clean one unused variable, plus an useless one.FdaSilvaYY2017-01-181-6/+2
* GH1986: Document -header flag.Rich Salz2017-01-101-0/+9
* Fix error handling in SSL_CTX_newBernd Edlinger2017-01-101-3/+1
* Fix a memory leak in RSA_padding_add_PKCS1_OAEP_mgf1Bernd Edlinger2017-01-091-2/+6
* replace "will lookup up" by "will look up"Markus Triska2016-12-291-1/+1
* Reformat M_check_autoarg to match our coding styleRichard Levitte2016-12-201-19/+16
* M_check_autoarg: sanity check the keyRichard Levitte2016-12-203-4/+12
* Fix typo.Finn Hakansson2016-12-181-1/+1
* zero pad DHE public key in ServerKeyExchange message for interoprussor2016-12-141-0/+27
* Fix ssl_cert_dup: change one 'return NULL' to 'goto err'Richard Levitte2016-12-141-1/+1
* Make 'err' lable in ssl_cert_dup unconditionalRichard Levitte2016-12-141-2/+0
* Fix a bug in clienthello processingBenjamin Kaduk2016-12-133-54/+37
* perlasm/x86_64-xlate.pl: refine sign extension in ea package.Andy Polyakov2016-12-121-2/+9
* UI_OpenSSL()'s session opener fails on MacOS XRichard Levitte2016-12-101-0/+9
* VMS UI_OpenSSL: if the TT device isn't a tty, flag instead of errorRichard Levitte2016-12-101-20/+28
* Check input length to pkey_rsa_verify()Dr. Stephen Henson2016-12-101-0/+4
* Remove extra bangRichard Levitte2016-12-081-1/+1
* UI code style cleanupRichard Levitte2016-12-082-67/+73
* Revert "Fix heartbeat_test"Matt Caswell2016-11-291-4/+4
* apps/speed.c: Fix crash when config loading failsVitezslav Cizek2016-11-261-6/+4
* INSTALL: clarify 386 and no-sse2 options.Andy Polyakov2016-11-262-21/+29
* modes/ctr128.c: fix false carry in counter increment procedure.Andy Polyakov2016-11-251-1/+1
* Clarify what X509_NAME_online does with the given buffer and sizeRichard Levitte2016-11-231-3/+5
* Make SSL_read and SSL_write return the old behaviour and document it.Kurt Roeckx2016-11-216-72/+45
* Use consistent variable namesBeat Bolli2016-11-181-2/+1
* domd: Preserve Makefile time when it is unchangedOrgad Shaneh2016-11-161-2/+5
* mklink: Do not needlessly overwrite linked files...Orgad Shaneh2016-11-161-2/+4
* domd: Do not needlessly overwrite MakefilesOrgad Shaneh2016-11-161-1/+5
* mklink: Do not needlessly overwrite linked files...Orgad Shaneh2016-11-161-1/+1
* Configure: Improve incremental build timeOrgad Shaneh2016-11-161-5/+24
* Check return value of some BN functions.Rich Salz2016-11-156-17/+24
* Solution proposal for issue #1647.Matthias Kraft2016-11-121-1/+4
* Update CHANGES and NEWSMatt Caswell2016-11-102-1/+24
* bn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (Low severity).Andy Polyakov2016-11-101-3/+2
* Makefile.org: clear APPS environment variable.Andy Polyakov2016-11-081-1/+2
* Missed a mention of RTRich Salz2016-11-041-12/+12
* Add a CHANGES entry for the unrecognised record type changeMatt Caswell2016-11-021-1/+5
* Fail if an unrecognised record type is receivedMatt Caswell2016-11-021-8/+5
* Fix heartbeat_testMatt Caswell2016-11-021-4/+4
* Secure our notification email.Richard Levitte2016-11-021-1/+1