]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add support for TLS-SRP (Secure Remote Password key exchange
authorStefan Fritsch <sf@apache.org>
Fri, 8 Jun 2012 09:38:44 +0000 (09:38 +0000)
committerStefan Fritsch <sf@apache.org>
Fri, 8 Jun 2012 09:38:44 +0000 (09:38 +0000)
commitbfc42f2f38c0a3e1ac93a38d8d8469dc3419b45d
tree361cb5082107dae08445ae5713e59070d2f738bc
parent6039848762daddbc69cdaf2589bfdd89af40418b
Add support for TLS-SRP (Secure Remote Password key exchange
for TLS, RFC 5054).

PR: 51075
Submitted by: Quinn Slack <sqs cs stanford edu>, Christophe Renou,
              Peter Sylvester

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1347980 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/conf/extra/httpd-ssl.conf.in
docs/log-message-tags/next-number
docs/manual/mod/mod_ssl.xml
docs/manual/ssl/ssl_faq.xml
modules/ssl/mod_ssl.c
modules/ssl/ssl_engine_config.c
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_engine_vars.c
modules/ssl/ssl_private.h