]> granicus.if.org Git - apache/history - modules/ssl
Fix alignment in a <highlight> block.
[apache] / modules / ssl /
2019-10-25 Yann Ylavicmod_ssl: follow up to r1868645 and r1868929.
2019-10-25 Yann Ylavicmod_ssl: follow up to r1868645.
2019-10-22 Yann Ylavicmod_ssl: follow up to r1868645.
2019-10-20 Yann Ylavicmod_ssl: negotiate the TLS protocol version per name...
2019-09-26 Joe Orton* modules/ssl/ssl_engine_log.c (ssl_log_cert_error...
2019-09-20 Christophe JailletFix a typo
2019-08-23 Yann Ylavicmod_ssl: OCSP does not apply to proxy mode, fix verify...
2019-08-05 Stefan Eissing *) mod_ssl: reverting a 2.4.40 change where a superfl...
2019-07-17 Stefan Eissingupdate aplogno in recent hook changes
2019-07-09 Stefan Eissing * moving the openssl related new hooks into mod_ssl_op...
2019-07-09 Joe Orton* include/ssl/mod_ssl.h: Include apr_tables.h and use...
2019-07-01 Stefan Eissing *) mod_ssl/mod_md:
2019-06-25 Stefan Eissing *) mod_ssl/mod_md: reversing dependency by letting...
2019-06-23 Graham Leggettmod_ssl: use OPENSSL_init_ssl() to initialise OpenSSL...
2019-06-23 Graham LeggettAfter reinstatement of DSO support in APR/APR-util...
2019-06-13 Joe Orton* modules/ssl/ssl_engine_config.c (ssl_cmd_check_file):
2019-05-17 Yann YlavicFollow up to r1859371: extend to other ap_proxy_connect...
2019-05-16 Rainer Jungmod_proxy/ssl: Proxy SSL client certificate
2019-03-19 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access_mode...
2019-03-18 Ruediger Pluem* Solve a chicken and egg problem here:
2019-03-18 Ruediger Pluem* Revert r1855741 which committed other stuff as well.
2019-03-18 Ruediger Pluem* Play safe in case we get no name
2019-03-16 Yann Ylavicmod_proxy/ssl: cleanup per-request SSL configuration...
2019-03-12 Yann Ylavicmod_ssl: AH10129 from ERR to DEBUG level.
2019-02-07 Yann Ylavicmod_ssl: unset FIPS mode only if we set it.
2019-01-25 Stefan Eissingmod_ssl: give mod_md the chance to override certificate...
2019-01-24 Stefan Eissingreverting last change
2019-01-24 Stefan Eissingmod_http2: enable re-use of slave connections again.
2019-01-10 Joe Orton* modules/ssl/ssl_engine_io.c (bio_filter_out_write,
2018-11-08 Stefan Eissing *) mod_ssl: Fix mod_authz provider for "require ssl...
2018-11-05 Stefan Eissing *) mod_ssl: clear *SSL errors before loading certific...
2018-10-28 Yann YlavicRevert r1844928 and follow up r1844942.
2018-10-27 Yann Ylavicmod_ssl: follow up to r1844928: revert an unintentional...
2018-10-26 Yann Ylavicmod_ssl: axe dead code.
2018-10-24 Yann Ylavicmod_ssl: follow up to r1844779: fix rollback in char_bu...
2018-10-24 Yann Ylavicmod_ssl: bind buffered data to filter's pending data.
2018-10-19 Joe Orton* modules/ssl/ssl_engine_init.c: Fix typo in log message.
2018-10-17 Jean-Frederic Clererollback 1844001.
2018-10-16 Ruediger Pluem* Correctly merge configurations that have client certi...
2018-10-16 Jean-Frederic ClereAnd a way to custom modules to guess and extract ssl...
2018-10-15 Rainer JungSSL_read() doesn't distinguish between return value...
2018-10-05 Joe Orton* modules/ssl/ssl_engine_pphrase.c (ssl_load_encrypted_...
2018-10-01 Ruediger Pluem* Pickup the proxy related configuration for verify...
2018-09-20 Stefan EissingOn the trunk:
2018-09-20 Stefan EissingOn the trunk:
2018-09-18 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_check_post_clien...
2018-09-12 Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_ctx_protocol):
2018-09-11 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access_mode...
2018-09-03 Yann Ylaviccore: always allocate filters (ap_filter_t) on f->c...
2018-09-03 Stefan EissingOn the trunk:
2018-09-03 Stefan EissingOn the trunk:
2018-08-28 Yann Ylavicmod_proxy: follow up to r1645529: 502 in case of SSL...
2018-08-04 Yann YlavicFollow up to r1833368 and r1837435: update APLOGNO.
2018-08-04 Yann Ylavicmod_ssl: OpenSSL now initializes fully through APR...
2018-07-24 Joe Orton* modules/ssl/ssl_engine_pphrase.c: Fix linking against...
2018-07-18 Yann Ylaviccore: core output filter optimizations.
2018-07-11 Joe Orton* modules/ssl/ssl_engine_pphrase.c (modssl_load_engine_...
2018-07-06 Joe Orton* modules/ssl/ssl_engine_pphrase.c: Add logno tags.
2018-07-06 Joe OrtonHook up PKCS#11 PIN entry through configured passphrase...
2018-06-15 Yann Ylavicmod_ssl: build with LibreSSL.
2018-06-15 Yann Ylavicmod_ssl: use SSL_HAVE_PROTOCOL_TLSV1_3 to check for...
2018-06-15 Yann Ylavicmod_ssl: disable check for client initiated renegotiati...
2018-06-13 Yann YlavicFollow up to r1833368: share openssl between modules.
2018-06-06 Stefan Eissingmod_ssl: after code review, changed:
2018-05-23 Joe Orton* modules/ssl/ssl_engine_config.c: Fix typos, but isn...
2018-05-14 Christophe JailletI don't know if 'c' can be NULL here, but we should...
2018-05-08 Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_server_certs...
2018-05-08 Joe Ortonmod_ssl: Add support for loading TLS certificates throu...
2018-05-04 Joe OrtonSimplify the ssl_asn1_table API, remove abstraction...
2018-05-04 Joe Orton* modules/ssl/ssl_util_ssl.c (modssl_read_privatekey...
2018-05-04 Joe Orton* modules/ssl/ssl_util_ssl.c, modules/ssl/ssl_util_ssl.h:
2018-05-03 Joe Orton* modules/ssl/ssl_engine_pphrase.c (ssl_load_encrypted_...
2018-05-03 Joe Ortonmod_ssl: Add support for loading private keys from...
2018-05-03 Joe Orton* modules/ssl: Add some missing logno tags.
2018-04-29 Yann YlavicFollow up to r1828222: fix "defined but not used 'prot...
2018-04-19 Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_Module):...
2018-04-16 Joe Orton* modules/ssl/ssl_util.c (modssl_request_is_tls): Adjust
2018-04-16 Joe OrtonFactor out logic to determine if request is using SSL...
2018-04-11 Joe OrtonCOMPAT BREAK: This may change the hash keys used to...
2018-04-11 Joe Orton* modules/ssl/ssl_util.c (ssl_util_vhostid): Simplify...
2018-04-10 Ruediger PluemWe need to get the SSL_CTX for further processing down...
2018-04-10 Ruediger Pluem* Fix copy and paste typo.
2018-04-10 Ruediger Pluem* The sslconn parameter is not used.
2018-04-10 Ruediger Pluem* Whitespace fixes. No functional change
2018-04-09 Stefan EissingOn the trunk:
2018-04-09 Stefan EissingOn the trunk:
2018-04-04 Yann Ylavicmod_ssl: Fix merging of proxy SSL context outside ...
2018-04-03 Stefan EissingOn the trunk:
2018-04-03 Stefan EissingOn the trunk:
2018-03-29 Stefan EissingOn the trunk:
2018-03-28 Stefan EissingOn the trunk:
2018-03-28 Stefan EissingOn the trunk:
2018-03-27 Christophe JailletUse 'ap_log_rerror()' instead of 'ap_log_error()' consi...
2018-03-26 Stefan EissingOn the trunk:
2018-03-24 Christophe JailletFix some typos reported in PR 59998
2018-03-23 Stefan EissingOn the trunk:
2018-03-20 Christophe JailletUse 'ap_request_has_body()' instead of duplicating...
2018-03-16 Stefan EissingFixed OCSPEnable to keep accepting "off", not "none".
2018-03-16 Stefan EissingExtend SSLOCSPEnable with mode 'leaf' that only checks...
2018-02-23 Joe OrtonFollow-up to r1825120:
next