]> granicus.if.org Git - apache/history - modules/ssl
rebuild
[apache] / modules / ssl /
2016-03-22 Yann Ylavicmod_ssl: return non ambiguous value in ssl_callback_Ses...
2016-03-21 Jeff TrawickCheck for proxy_detach_backend hook, for 2.4.x compatib...
2016-03-21 Yann YlavicFollow up to r1735882: fill in APLOGNO().
2016-03-21 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-19 Jeff TrawickDon't check for presence of ap_log_cdata/ap_log_data
2016-03-16 Yann Ylavicmod_ssl: follow up to r1734561.
2016-03-15 Yann Ylavicmod_ssl: follow up to r1734561.
2016-03-11 Yann Ylavicmod_ssl: Add no_crl_for_cert_ok flag to SSLCARevocation...
2016-03-07 Graham Leggettmod_ssl: Don't lose track of the SSL context if the...
2016-02-29 Yann Ylavicmod_ssl: follow up to r1729208: add missing APLOGNO()s.
2016-02-25 Christophe JailletSave a few bytes in conf pool when parsing some directi...
2016-02-20 Rainer JungSupport for OpenSSL 1.1.0
2016-02-18 Rainer JungSupport for OpenSSL 1.1.0:
2016-02-14 Rainer JungSupport OpenSSL 1.1.0.
2016-02-14 Rainer JungAdd remark about backport obstacle.
2016-02-14 Rainer JungSupport for OpenSSL 1.1.0:
2016-02-14 Rainer JungSupport for OpenSSL 1.1.0:
2016-02-13 Rainer JungSupport OpenSSL 1.1.0:
2016-02-12 Rainer JungSupport for OpenSSL 1.1.0:
2016-02-12 Rainer JungSupport for OpenSSL 1.1.0:
2016-02-12 William A. Rowe Jrhostname: Test and log useragent_host per-request acros...
2016-02-12 Rainer JungSupport for OpenSSL 1.1.0:
2016-02-11 Stefan Eissingapr_strtok minor invocation change to maybe what everyo...
2016-02-10 Ruediger Pluem* Fix compiler warning of unused variable
2016-02-10 Stefan Eissingtune from rocky horror picture show: Doing the handshak...
2016-02-09 Rainer JungOpenSSL 1.1.0 support
2016-02-09 Rainer JungOpenSSl 1.1.0 support
2016-02-09 Rainer JungFix compiler warning when using OpenSSL 1.1.0.
2016-02-09 Rainer JungSupport for OpenSSL 1.1.0:
2016-02-08 Stefan Eissinglet proxy handler forward ALPN protocol strings for...
2016-02-07 Rainer JungEVP_MD_CTX_new() and EVP_MD_CTX_free()
2016-02-07 Rainer JungRestore line deleted in error in r1728909.
2016-02-07 Rainer JungSupport for OpenSSL 1.1.0:
2016-02-07 Rainer JungSupport for OpenSSL 1.1.0:
2016-02-07 Rainer JungSupport for OpenSSL 1.1.0:
2016-01-26 Mike RumphFix some duplicate definitions
2016-01-26 Ruediger Pluem* Introduce SSLOCSPProxyURL in order to do OCSP request...
2016-01-21 Stefan Eissingscoreboard addition of protocol, new ap_udpte_child_sta...
2016-01-21 Stefan Eissinghandling TIMEUP on SSL inputs by allowing later retries
2016-01-19 Rainer JungAdded some more log numbers to log statements that
2016-01-19 Rainer JungAdded many log numbers to log statements that
2016-01-19 Rainer JungSilence compiler warning:
2016-01-19 Rainer JungSilence compiler warning:
2016-01-19 Rainer JungReformat.
2016-01-19 Rainer JungSilence compiler warnings:
2016-01-19 Rainer JungAdded many log numbers to log statements that
2016-01-06 Yann Ylavicmod_ssl: follow up to r1720129.
2016-01-06 Yann Ylavicmod_ssl: follow up to r1723122, r1723143.
2016-01-05 Yann Ylavicmod_ssl: follow up to r1723122.
2016-01-05 Yann Ylavicmod_ssl: Avoid one TLS record (application data) fragme...
2015-12-15 Jan Kaluža* mod_ssl: Free dhparams when getting DH params. This...
2015-12-14 Yann Ylavicmod_ssl: fix build with openssl < 0.9.8m (missing semic...
2015-12-08 Christophe JailletConstify + save a few bytes in conf pool when parsing...
2015-12-04 Stefan Eissingusing c->master for ssl var lookups when c holds no...
2015-12-03 William A. Rowe JrFix missing Upgrade headers on OPTION * requests, PR58688
2015-12-03 William A. Rowe JrBetter illustrate the ordering of hook processing
2015-11-23 Yann YlavicMore ap_casecmpstr[n]() usages (follow up to r1715876).
2015-11-19 Christophe JailletSave a few bytes in conf pool.
2015-11-18 Yann Ylavicmod_ssl: follow up to r1709602.
2015-11-08 Kaspar Brandinsert missing LOGNO in ssl_util_stapling.c
2015-11-01 Kaspar BrandFor the "SSLStaplingReturnResponderErrors off" case...
2015-10-22 Stefan Eissingmod_ssl: check request-server for TLS settings compatib...
2015-10-20 Stefan Eissingmoved ssl handshake trigger from mod_http2 to new proce...
2015-10-12 Stefan Eissingmod_ssl: performing protocol switch directly after...
2015-10-08 Joe Orton* modules/ssl/ssl_engine_kernel.c: Constify the ssl_hoo...
2015-10-07 Yann Ylavicmod_ssl: follow up to r1707230: fix (inverted) logic...
2015-10-07 Yann Ylavicmod_ssl: follow up to r1705823.
2015-10-06 Yann Ylavicmod_ssl: fix comment: alpn_proto_negotiated is now...
2015-10-06 Rainer Jungmod_ssl: Extend expression parser registration
2015-10-04 Graham Leggettcore: Extend support for asynchronous write completion...
2015-10-03 Jeff TrawickFollow-up to r1702948:
2015-10-01 Yann Ylavicmod_ssl: follow up to r1705823.
2015-09-29 Yann Ylavicmod_ssl: pass through metadata buckets untouched in...
2015-09-29 Yann Ylavicmod_ssl: follow up to r1705823.
2015-09-29 Yann Ylavicmod_ssl: don't FLUSH output (blocking) on read.
2015-09-29 Yann YlavicRevert r1705236, better solution to come.
2015-09-29 Yann YlavicSync http2 stuff with 2.4.x.
2015-09-27 Kaspar Branddeduplicate the code handling the directory traversal...
2015-09-25 Yann Ylavicmod_ssl: don't FLUSH first for non blocking reads.
2015-09-24 Yann Ylavicmod_ssl: forward EOR (only) brigades to the core_output...
2015-09-19 Kaspar BrandSupport compilation against libssl built with OPENSSL_N...
2015-09-18 Yann Ylavicmod_ssl: update the current handshake server once a...
2015-09-18 Stefan Eissingpatch from yann that fixes MISDIRECTED_REQUEST handling...
2015-09-14 Stefan Eissinghttpd compiles warning free on gcc and every new warnin...
2015-09-12 Kaspar BrandAppend :!aNULL:!eNULL:!EXP to the cipher string settings,
2015-09-03 Yann Ylavicmod_ssl: fix compiler warning (bad cast).
2015-09-03 Stefan Eissingchanged Protocols default to http/1.1 only, updated...
2015-08-28 Stefan Eissingfirst stab at a better SNI vs. request name matching...
2015-08-26 Stefan Eissingadding ap_get_protocol(c) which safeguards against...
2015-08-19 Jean-Frederic Clerefix a warning.
2015-08-02 Kaspar BrandAdd support for extracting the msUPN and dnsSRV forms
2015-07-24 Stefan Eissingnew Protocols directive and core API changes to enable...
2015-07-22 Jan Kalužamod_ssl: allow enabling of SSLProtocols even though...
2015-07-09 Yann Ylavics/\<\(\w\+\)\>\s\+\<\1\>/\1/g
2015-07-09 Rich Bowens/the the/the/g
next