summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-01-26Update CHANGES and NEWS for new releaseMatt Caswell
2017-01-26Better check of DH parameters in TLS dataRichard Levitte
2017-01-26bn/asm/x86_64-mont5.pl: fix carry bug in bn_sqr8x_internal.Andy Polyakov
2017-01-26crypto/evp: harden RC4_MD5 cipher.Andy Polyakov
2017-01-24Fix error handling in compute_key, BN_CTX_get can return NULLBernd Edlinger
2017-01-24Fix a ssl session leak due to OOM in lh_SSL_SESSION_insertBernd Edlinger
2017-01-23Fix SSL_VERIFY_CLIENT_ONCEMatt Caswell
2017-01-20Add missing va_endRich Salz
2017-01-20Fix DSA parameter generation control errorRichard Levitte
2017-01-18Clean one unused variable, plus an useless one.FdaSilvaYY
2017-01-10GH1986: Document -header flag.Rich Salz
2017-01-10Fix error handling in SSL_CTX_newBernd Edlinger
2017-01-09Fix a memory leak in RSA_padding_add_PKCS1_OAEP_mgf1Bernd Edlinger
2016-12-29replace "will lookup up" by "will look up"Markus Triska
2016-12-20Reformat M_check_autoarg to match our coding styleRichard Levitte
2016-12-20M_check_autoarg: sanity check the keyRichard Levitte
2016-12-18Fix typo.Finn Hakansson
2016-12-14zero pad DHE public key in ServerKeyExchange message for interoprussor
2016-12-14Fix ssl_cert_dup: change one 'return NULL' to 'goto err'Richard Levitte
2016-12-14Make 'err' lable in ssl_cert_dup unconditionalRichard Levitte
2016-12-13Fix a bug in clienthello processingBenjamin Kaduk
2016-12-12perlasm/x86_64-xlate.pl: refine sign extension in ea package.Andy Polyakov
2016-12-10UI_OpenSSL()'s session opener fails on MacOS XRichard Levitte
2016-12-10VMS UI_OpenSSL: if the TT device isn't a tty, flag instead of errorRichard Levitte
2016-12-10Check input length to pkey_rsa_verify()Dr. Stephen Henson
2016-12-08Remove extra bangRichard Levitte
2016-12-08UI code style cleanupRichard Levitte
2016-11-29Revert "Fix heartbeat_test"Matt Caswell
2016-11-26apps/speed.c: Fix crash when config loading failsVitezslav Cizek
2016-11-26INSTALL: clarify 386 and no-sse2 options.Andy Polyakov
2016-11-25modes/ctr128.c: fix false carry in counter increment procedure.Andy Polyakov
2016-11-23Clarify what X509_NAME_online does with the given buffer and sizeRichard Levitte
2016-11-21Make SSL_read and SSL_write return the old behaviour and document it.Kurt Roeckx
2016-11-18Use consistent variable namesBeat Bolli
2016-11-16domd: Preserve Makefile time when it is unchangedOrgad Shaneh
2016-11-16mklink: Do not needlessly overwrite linked files...Orgad Shaneh
2016-11-16domd: Do not needlessly overwrite MakefilesOrgad Shaneh
2016-11-16mklink: Do not needlessly overwrite linked files...Orgad Shaneh
2016-11-16Configure: Improve incremental build timeOrgad Shaneh
2016-11-15Check return value of some BN functions.Rich Salz
2016-11-12Solution proposal for issue #1647.Matthias Kraft
2016-11-10Update CHANGES and NEWSMatt Caswell
2016-11-10bn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (Low severity).Andy Polyakov
2016-11-08Makefile.org: clear APPS environment variable.Andy Polyakov
2016-11-04Missed a mention of RTRich Salz
2016-11-02Add a CHANGES entry for the unrecognised record type changeMatt Caswell
2016-11-02Fail if an unrecognised record type is receivedMatt Caswell
2016-11-02Fix heartbeat_testMatt Caswell
2016-11-02Secure our notification email.Richard Levitte
2016-11-01Fix grammar-o in CONTRIBUTINGBenjamin Kaduk