summaryrefslogtreecommitdiff
path: root/modules/ssl
Commit message (Expand)AuthorAgeFilesLines
* Rename ap_casecmpstr[n]() to ap_cstr_casecmp[n](), update with APR doxygenWilliam A. Rowe Jr2016-06-091-1/+1
* Correct the behavior and interaction between SSLProxyCheckPeer[CN|Name], William A. Rowe Jr2016-06-021-1/+3
* Follow up to r1740928: mod_ssl.h now needs http_config.hYann Ylavic2016-05-071-0/+1
* Follow up to r1740928: updates for Netware build.Yann Ylavic2016-04-261-0/+1
* mod_proxy, mod_ssl: Handle SSLProxy* directives in <Proxy> sections,Yann Ylavic2016-04-267-237/+360
* Support for OpenSSL 1.1.0:Rainer Jung2016-04-234-14/+27
* Support for OpenSSL 1.1.0:Rainer Jung2016-04-232-13/+21
* fix compiler warning about missing prototypeStefan Fritsch2016-04-101-1/+1
* Support for OpenSSL 1.1.0:Rainer Jung2016-04-102-6/+36
* Support for OpenSSL 1.1.0:Rainer Jung2016-04-043-36/+101
* mod_ssl: follow up to r1734561 and r1735337.Yann Ylavic2016-03-311-0/+5
* mod_ssl: return non ambiguous value in ssl_callback_SessionTicket() forYann Ylavic2016-03-221-1/+1
* Check for proxy_detach_backend hook, for 2.4.x compatibilityJeff Trawick2016-03-211-0/+7
* Follow up to r1735882: fill in APLOGNO().Yann Ylavic2016-03-211-1/+1
* Support for OpenSSL 1.1.0:Rainer Jung2016-03-212-0/+4
* Support for OpenSSL 1.1.0:Rainer Jung2016-03-206-14/+21
* Support for OpenSSL 1.1.0:Rainer Jung2016-03-201-0/+49
* Support for OpenSSL 1.1.0:Rainer Jung2016-03-201-0/+4
* Support for OpenSSL 1.1.0:Rainer Jung2016-03-201-0/+10
* Support for OpenSSL 1.1.0:Rainer Jung2016-03-201-1/+3
* Don't check for presence of ap_log_cdata/ap_log_dataJeff Trawick2016-03-192-4/+0
* mod_ssl: follow up to r1734561.Yann Ylavic2016-03-164-79/+45
* mod_ssl: follow up to r1734561.Yann Ylavic2016-03-151-1/+1
* mod_ssl: Add no_crl_for_cert_ok flag to SSLCARevocationCheck directiveYann Ylavic2016-03-115-6/+66
* mod_ssl: Don't lose track of the SSL context if the ssl_run_pre_handshake()Graham Leggett2016-03-071-3/+1
* mod_ssl: follow up to r1729208: add missing APLOGNO()s.Yann Ylavic2016-02-291-2/+2
* Save a few bytes in conf pool when parsing some directives on some OS.Christophe Jaillet2016-02-251-8/+8
* Support for OpenSSL 1.1.0Rainer Jung2016-02-201-30/+0
* Support for OpenSSL 1.1.0:Rainer Jung2016-02-181-4/+4
* Support OpenSSL 1.1.0.Rainer Jung2016-02-147-92/+6
* Add remark about backport obstacle.Rainer Jung2016-02-141-0/+4
* Support for OpenSSL 1.1.0:Rainer Jung2016-02-142-47/+12
* Support for OpenSSL 1.1.0:Rainer Jung2016-02-141-1/+1
* Support OpenSSL 1.1.0:Rainer Jung2016-02-131-4/+11
* Support for OpenSSL 1.1.0:Rainer Jung2016-02-122-2/+2
* Support for OpenSSL 1.1.0:Rainer Jung2016-02-121-3/+5
* hostname: Test and log useragent_host per-request across various modules,William A. Rowe Jr2016-02-121-2/+1
* Support for OpenSSL 1.1.0:Rainer Jung2016-02-122-8/+29
* apr_strtok minor invocation change to maybe what everyone is used toStefan Eissing2016-02-111-1/+1
* * Fix compiler warning of unused variableRuediger Pluem2016-02-101-1/+3
* tune from rocky horror picture show: Doing the handshake...againStefan Eissing2016-02-101-1/+1
* OpenSSL 1.1.0 supportRainer Jung2016-02-091-3/+7
* OpenSSl 1.1.0 supportRainer Jung2016-02-091-10/+4
* Fix compiler warning when using OpenSSL 1.1.0.Rainer Jung2016-02-092-5/+3
* Support for OpenSSL 1.1.0:Rainer Jung2016-02-091-4/+45
* let proxy handler forward ALPN protocol strings for ssl proxy connectionsStefan Eissing2016-02-081-1/+37
* EVP_MD_CTX_new() and EVP_MD_CTX_free()Rainer Jung2016-02-071-0/+8
* Restore line deleted in error in r1728909.Rainer Jung2016-02-071-0/+1
* Support for OpenSSL 1.1.0:Rainer Jung2016-02-072-2/+6
* Support for OpenSSL 1.1.0:Rainer Jung2016-02-071-3/+3