[openssl-commits] [openssl] OpenSSL_1_1_0-stable update
Rich Salz
rsalz at openssl.org
Sun Mar 4 23:54:11 UTC 2018
The branch OpenSSL_1_1_0-stable has been updated
via fa740328d67ee39f6db647e28ea5034e427ad83e (commit)
from e9e28ddc4ed3d047d397424735373a572efd5e60 (commit)
- Log -----------------------------------------------------------------
commit fa740328d67ee39f6db647e28ea5034e427ad83e
Author: Rich Salz <rsalz at openssl.org>
Date: Sun Mar 4 18:53:45 2018 -0500
Fix credit for SRP code
Reviewed-by: Tim Hudson <tjh at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5504)
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/CHANGES b/CHANGES
index 8840bd6..3eb1cc3 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3035,8 +3035,11 @@
to work with OPENSSL_NO_SSL_INTERN defined.
[Steve Henson]
- *) Add SRP support.
- [Tom Wu <tjw at cs.stanford.edu> and Ben Laurie]
+ *) A long standing patch to add support for SRP from EdelWeb (Peter
+ Sylvester and Christophe Renou) was integrated.
+ [Christophe Renou <christophe.renou at edelweb.fr>, Peter Sylvester
+ <peter.sylvester at edelweb.fr>, Tom Wu <tjw at cs.stanford.edu>, and
+ Ben Laurie]
*) Add functions to copy EVP_PKEY_METHOD and retrieve flags and id.
[Steve Henson]
More information about the openssl-commits
mailing list