summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* crypto/bn/x86_64-mont5.pl: constant-time gather procedure.Andy Polyakov2016-03-013-558/+678
* bn/asm/rsaz-avx2.pl: constant-time gather procedure.Andy Polyakov2016-03-012-89/+152
* bn/asm/rsax-x86_64.pl: constant-time gather procedure.Andy Polyakov2016-03-011-84/+291
* bn/bn_exp.c: constant-time MOD_EXP_CTIME_COPY_FROM_PREBUF.Andy Polyakov2016-03-011-18/+57
* Disable EXPORT and LOW SSLv3+ ciphers by defaultViktor Dukhovni2016-03-015-9/+86
* Add a test for SSLv2 configurationMatt Caswell2016-03-013-5/+263
* Bring SSL method documentation up to dateViktor Dukhovni2016-03-017-111/+226
* Disable SSLv2 default build, default negotiation and weak ciphers.Viktor Dukhovni2016-03-016-3/+42
* Fix BN_hex2bn/BN_dec2bn NULL ptr/heap corruptionMatt Caswell2016-02-292-6/+25
* Fix invalid freeKurt Roeckx2016-02-281-2/+5
* Fix two possible leaksFdaSilvaYY2016-02-272-1/+4
* Fix possible memory leak on BUF_MEM_grow_clean failureFdaSilvaYY2016-02-271-9/+4
* modes/asm/ghash-x86_64.pl: refine GNU assembler version detection.Andy Polyakov2016-02-272-2/+2
* Revert "Don't check RSA_FLAG_SIGN_VER."Kurt Roeckx2016-02-271-2/+2
* Fix memory issues in BIO_*printf functionsMatt Caswell2016-02-251-71/+116
* CVE-2016-0798: avoid memory leak in SRPEmilia Kasper2016-02-245-23/+114
* ec/asm/ecp_nistz256-x86_64.pl: get corner case logic right.Andy Polyakov2016-02-231-1/+10
* GH714: missing field initialisationFdaSilvaYY2016-02-231-0/+1
* RT4175: Fix PKCS7_verify() regression with Authenticode signaturesDavid Woodhouse2016-02-231-0/+17
* Don't strip object files on CygwinCorinna Vinschen2016-02-221-2/+2
* Recognise Cygwin-x86_64 in configRichard Levitte2016-02-221-1/+2
* Fix double free in DSA private key parsing.Dr. Stephen Henson2016-02-191-10/+10
* Makefile.shared: limit .dll image base pinning to FIPS builds.Andy Polyakov2016-02-191-1/+1
* evp/e_des3.c: address compiler warning.Andy Polyakov2016-02-191-1/+1
* typoDr. Stephen Henson2016-02-181-1/+1
* Switch to FIPS implementation for CMAC.Dr. Stephen Henson2016-02-161-0/+8
* evp/e_des[3].c: address compiler warnings, fix formatting.Andy Polyakov2016-02-132-10/+12
* modes/ctr128.c: pay attention to ecount_buf alignment in CRYPTO_ctr128_encrypt.Andy Polyakov2016-02-121-24/+17
* RT 3854: Update apps/reqEmilia Kasper2016-02-123-6/+13
* perlasm/x86_64-xlate.pl: pass pure constants verbatim.Andy Polyakov2016-02-111-2/+5
* util/mk1mf.pl: use LINK_CMD instead of LINK variable.Andy Polyakov2016-02-119-18/+18
* ms/uplink-x86.pl: make it work.Andy Polyakov2016-02-101-2/+2
* Handle SSL_shutdown while in init more appropriately #2Matt Caswell2016-02-084-18/+6
* if no comparison function set make sk_sort no opDr. Stephen Henson2016-02-061-1/+1
* Fix missing ok=0 with locally blacklisted CAsViktor Dukhovni2016-02-051-30/+40
* Restore xmm7 from the correct address on win64Kurt Roeckx2016-02-041-1/+1
* Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handlingViktor Dukhovni2016-02-024-43/+63
* GH611: s_client help message bugRich Salz2016-02-021-2/+0
* GH554: Improve pkeyutl docHubert Kario2016-02-011-0/+13
* RT4129: BUF_new_mem_buf should take const void *Daniel Kahn Gillmor2016-02-013-5/+7
* GH102: Add volatile to CRYPTO_memcmpRich Salz2016-01-302-4/+4
* Backport SHA2 support for capi engineDr. Stephen Henson2016-01-291-0/+32
* Add have_precompute_mult testsMatt Caswell2016-01-291-0/+9
* Fix bug in nistp224/256/521 where have_precompute_mult always returns 0Matt Caswell2016-01-293-6/+6
* Add missing return value checksMatt Caswell2016-01-291-4/+3
* Correct value of DH_CHECK_PUBKEY_INVALIDMatt Caswell2016-01-291-1/+1
* Fix CHANGES entry about DSA_generate_parameters_exKurt Roeckx2016-01-281-1/+1
* Correct number of arguments in BIO_get_conn_int_port macroRichard Levitte2016-01-281-1/+1
* Prepare for 1.0.2g-devMatt Caswell2016-01-285-5/+13
* Prepare for 1.0.2f releaseOpenSSL_1_0_2fMatt Caswell2016-01-284-6/+6