]> granicus.if.org Git - apache/history - modules/ssl
Add support for the proxy modules to
[apache] / modules / ssl /
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
2015-06-16 Yann Ylavicmod_ssl: Remove deprecated SSLCertificateChainFile...
2015-06-16 Yann Ylavicmod_ssl: revert r1685052, r1685078 and r1685097.
2015-06-12 Yann YlavicFollow up to r1685052: reduce log level to INFO.
2015-06-12 Yann YlavicFollow up to r1685052: use retained data pattern instead,
2015-06-12 Yann Ylavichttp, mod_ssl: Introduce and return the 421 (Misdirecte...
2015-06-12 Yann Ylavicmod_ssl: Warn about deprecated SSLCertificateChainFile...
2015-06-08 Yann Ylavicmod_ssl: when SSLVerify is disabled (NONE), don't force...
2015-05-19 Jeff TrawickOCSP stapling: slight simplification to some internal...
2015-05-14 Yann Ylavicmod_ssl: follow up to r1527291.
2015-05-13 Jeff TrawickFollow-up to r1679032:
2015-05-12 Jeff Trawickmod_ssl OCSP Stapling: Don't block initial handshakes...
2015-05-05 Stefan Sperlingmod_ssl namespacing: Rename SSL_SESSION_id2sz() to...
2015-05-05 Stefan Sperlingmod_ssl namespacing: Move SSL_CTX_use_certificate_chain...
2015-05-05 Stefan Sperlingmod_ssl namespacing: Move modssl_X509_INFO_load_file...
2015-05-05 Stefan Sperlingmod_ssl namespacing: Merge SSL_X509_INFO_load_path...
2015-05-02 Stefan Sperlingmod_ssl: Rename static convert_asn1_to_utf8 function...
2015-05-01 Stefan Sperlingmod_ssl namespacing: SSL_X509_INFO_load_file -> modssl_...
2015-05-01 Stefan Sperlingmod_ssl namespacing: SSL_X509_match_name -> modssl_X509...
2015-05-01 Stefan Sperlingmod_ssl namespacing: Make SSL_X509_getIDs a static...
2015-05-01 Stefan Sperlingmod_ssl namespacing: SSL_X509_getSAN -> modssl_X509_getSAN
2015-05-01 Stefan Sperlingmod_ssl namespacing: SSL_X509_NAME_to_string -> modssl_...
2015-05-01 Stefan Sperlingmod_ssl namespacing: Rename SSL_X509_NAME_ENTRY_to_stri...
2015-05-01 Stefan Sperlingmod_ssl namespacing: Make SSL_ASN1_STRING_to_utf8 a...
2015-05-01 Stefan Sperlingmod_ssl namespacing: SSL_X509_getBC -> modssl_X509_getBC
2015-05-01 Stefan Sperlingmod_ssl namespacing: SSL_smart_shutdown -> modssl_smart...
2015-05-01 Stefan Sperlingmod_ssl namespacing: SSL_read_PrivateKey -> modssl_read...
2015-05-01 Stefan Sperlingmod_ssl namespacing: Rename SSL_init_app_data2_idx...
2015-04-29 Kaspar BrandFormatting and wording improvements for ALPN (no code...
2015-04-26 Kaspar Brandconsistently output SSLCertificateChainFile deprecation...
2015-04-25 Kaspar BrandRemove NPN support and focus on ALPN (RFC 7301)
2015-04-23 Rainer JungSimplify. Checking for OPENSSL_NO_TLSEXT already
2015-04-22 Rainer JungHAVE_TLS_NPN was defined twice in this file.
2015-04-22 Stefan Sperlingmod_ssl: Make the config parser complain if SSLRandomSe...
2015-04-18 Stefan Sperlingmod_ssl: Check for RAND_egd() at configure time and...
2015-04-18 Stefan Sperlingmod_ssl namespacing: Rename ssl_util_ssl.h macros from...
2015-04-15 Jeff TrawickFollow-up to r1520445:
2015-04-14 Eric Covenerlibressl fix for removed ENGINE_CTRL_CHIL_SET_FORKCHECK
2015-04-12 Christophe JailletTweak log message
2015-04-05 Rainer JungAdd output for "?auto" version of server-status
2015-04-01 Jim JagielskiFix issue w/ deterministic ordering and string comparis...
next