- Jun 27, 2014
-
-
Dr. Stephen Henson authored
PR#3403 (cherry picked from commit d2aea038)
-
Dr. Stephen Henson authored
(cherry picked from commit 7be6b27a)
-
- Jun 26, 2014
-
-
Huzaifa Sidhpurwala authored
PR#3410 (cherry picked from commit e14e764c0d5d469da63d0819c6ffc0e1e9e7f0bb)
-
Andy Polyakov authored
This ensures high performance is situations when assembler supports AVX2, but not AD*X. (cherry picked from commit f3f620e1) Resolved conflicts: crypto/bn/asm/rsaz-avx2.pl
-
- Jun 25, 2014
-
-
Andy Polyakov authored
(cherry picked from commit 7b8c8c4d)
-
Viktor Dukhovni authored
(cherry picked from commit a48fb040)
-
Viktor Dukhovni authored
(cherry picked from commit 29edebe9)
-
Viktor Dukhovni authored
Just store NUL-terminated strings. This works better when we add support for multiple hostnames. (cherry picked from commit b3012c69)
-
Viktor Dukhovni authored
(cherry picked from commit d241b804)
-
- Jun 24, 2014
-
-
Andy Polyakov authored
This is to compensate for higher aes* instruction latency on Cortex-A57. (cherry picked from commit 015364ba)
-
Andy Polyakov authored
(cherry picked from commit 0f777aeb)
-
- Jun 22, 2014
-
-
Miod Vallat authored
In the ssl_cipher_get_evp() function, fix off-by-one errors in index validation before accessing arrays. Bug discovered and fixed by Miod Vallat from the OpenBSD team. PR#3375
-
Matt Caswell authored
This reverts commit 3d860774. Incorrect attribution.
-
Matt Caswell authored
-
- Jun 18, 2014
-
-
Richard Levitte authored
properly built.
-
Richard Levitte authored
algorithms MD2 and RC5 don't get built. Also, disable building the test apps in crypto/des and crypto/pkcs7, as they have no support at all.
-
- Jun 17, 2014
-
-
Felix Laurie von Massenbach authored
(cherry picked from commit 50cc4f7b)
-
Felix Laurie von Massenbach authored
(cherry picked from commit 1f61d8b5)
-
Richard Levitte authored
-
- Jun 16, 2014
-
-
Richard Levitte authored
-
Richard Levitte authored
Spaces were added in some strings for better readability. However, those spaces do not belong in file names, so when picking out the individual parts, remove the spaces
-
Andy Polyakov authored
(cherry picked from commit 9024b84b)
-
- Jun 14, 2014
-
-
Viktor Dukhovni authored
(cherry picked from commit d435e23959f1c2cb4feadbfba9ad884c59f37db9)
-
Dr. Stephen Henson authored
Allow CCS after finished has been sent by client: at this point keys have been correctly set up so it is OK to accept CCS from server. Without this renegotiation can sometimes fail. PR#3400 (cherry picked from commit 99cd6a91fcb0931feaebbb4832681d40a66fad41)
-
Andy Polyakov authored
(cherry picked from commit ce00c64d)
-
Richard Levitte authored
-
Richard Levitte authored
compiler supports it. Otherwise, there are warnings about it lacking everywhere, which is quite tedious to read through while trying to check for other warnings.
-
Richard Levitte authored
Partly provided by Zoltan Arpadffy <arpadffy@polarhome.com>
-
Andy Polyakov authored
PR: 3405 (cherry picked from commit 91a6bf80)
-
Andy Polyakov authored
PR: 3405 (cherry picked from commit c9cf29cc)
-
- Jun 13, 2014
-
-
Matt Caswell authored
Based on an original patch by Joel Sing (OpenBSD) who also originally identified the issue.
-
Matt Caswell authored
This reverts commit 728bd41a. Missing attribution.
-
- Jun 12, 2014
-
-
Viktor Dukhovni authored
A client reference identity of ".example.com" matches a server certificate presented identity that is any sub-domain of "example.com" (e.g. "www.sub.example.com). With the X509_CHECK_FLAG_SINGLE_LABEL_SUBDOMAINS flag, it matches only direct child sub-domains (e.g. "www.sub.example.com"). (cherry picked from commit e52c52f10bb8e34aaf8f28f3e5b56939e8f6b357)
-
Kurt Cancemi authored
In the ssl_cipher_get_evp() function, fix off-by-one errors in index validation before accessing arrays. PR#3375
-
Andy Polyakov authored
Fix SEH and stack handling in Win64 build. (cherry picked from commit 977f32e8)
-
Matt Caswell authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-