- 02 6月, 2014 9 次提交
-
-
由 Matt Caswell 提交于
-
由 David Ramos 提交于
Delays the queue insertion until after the ssl3_setup_buffers() call due to use-after-free bug. PR#3362
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Add TLS padding extension to SSL_OP_ALL so it is used with other "bugs" options and can be turned off. This replaces SSL_OP_SSLREF2_REUSE_CERT_TYPE_BUG which is an ancient option referring to SSLv2 and SSLREF. PR#3336
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 01 6月, 2014 26 次提交
-
-
由 Andy Polyakov 提交于
armcap.c is shared between 32- and 64-bit builds and features link-time detection of getauxval. Submitted by: Ard Biesheuvel.
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
Closes #116.
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
-
-
-
-
Generates a number coprime to 2, 3, 5, 7, 11. Speed: Trial div (add) : trial div (retry) : coprime 1 : 0.42 : 0.84
-
-
-
~2% speed improvement on trial division.
-
Possibly some reduction in bias, but no speed gains.
-
-
-
-
-
-
-
-
由 Dr. Stephen Henson 提交于
-
由 David Ramos 提交于
Make sure there is an extra 4 bytes for server done message when NETSCAPE_HANG_BUG is defined. PR#3361
-
由 David Ramos 提交于
PR#3313
-
- 31 5月, 2014 4 次提交
-
-
由 Dr. Stephen Henson 提交于
PR#3319
-
由 Dr. Stephen Henson 提交于
-
由 Hubert Kario 提交于
the verify app man page didn't describe the usage of attime option even though it was listed as a valid option in the -help message. This patch fixes this omission.
-
由 Hubert Kario 提交于
While the -help message references this option, the man page doesn't mention the -no_ecdhe option. This patch fixes this omission.
-
- 30 5月, 2014 1 次提交
-
-
由 Andy Polyakov 提交于
Submitted by: Ard Biesheuvel.
-