]> granicus.if.org Git - apache/history - modules/ssl
* modules/ssl/ssl_engine_config.c: Fix typos, but isn't this first TODO
[apache] / modules / ssl /
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:
2018-02-23 Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_PushCAList...
2018-02-11 Christophe JailletAxe some code duplication.
2018-02-02 Joe Orton* modules/loggers/mod_logio.c (logio_pre_config): Remov...
2018-01-20 Gregg Lewis Smithssl_engine_init.c(33) includes mod_md.h
2017-12-13 Stefan EissingOn the trunk:
2017-12-12 Stefan EissingOn the trunk:
2017-12-09 Christophe JailletIn verify_ocsp_status in ssl_engine_ocsp.c, the log...
2017-12-07 Stefan EissingOn the trunk:
2017-11-17 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_UserCheck...
2017-10-12 Joe OrtonAdd optional _RAW suffix to SSL_*_DN_xx attribute names...
2017-10-08 Yann Ylavicmod_ssl: fix add_policy() w.r.t. OPENSSL_NO_COMP. ...
2017-09-26 Stefan EissingOn the trunk:
2017-09-22 Yann Ylavicmod_ssl: follow up to r1809302.
2017-09-22 Joe Orton* modules/ssl/ssl_private.h: Remove unused macros.
2017-09-20 Stefan EissingOn the trunk:
2017-09-14 Stefan EissingOn the trunk:
2017-09-13 Stefan Eissingupdated mod_ssl log tags
2017-09-12 Stefan EissingOn the trunk:
2017-09-11 Ruediger Pluem* We need i if we have HAVE_SSL_CONF_CMD defined
2017-09-11 Ruediger Pluem* Silence compiler warning and remove unused variable
2017-09-08 Stefan EissingOn the trunk:
2017-09-04 Stefan EissingOn the trunk:
2017-09-01 Stefan EissingOn the trunk:
2017-08-16 Stefan EissingOn the trunk:
2017-08-16 Stefan EissingOn the trunk:
2017-08-16 Joe OrtonFix typo in log message.
2017-08-09 Stefan Eissinglog tags for mod_ssl changes and new mod_md
2017-08-09 Stefan EissingOn the trunk:
2017-08-08 Stefan Eissingmod_ssl uses now mod_md header file for optional functi...
2017-08-04 Stefan Eissingfirst configure+compile version
2017-08-04 Stefan Eissingbranch for integrating mod_md into trunk
2017-07-29 Yann Ylavicmod_ssl, ab: compatibility with LibreSSL. PR 61184.
2017-07-29 Yann Ylavicmod_ssl: we can't use SSL_COMP_free_compression_methods...
2017-07-14 Jacob Championhttpdunit: merge CVE-2017-9788 regression tests from...
2017-07-12 Jacob ChampionMakefile.in: merge typo fix from test-integration branch
2017-06-20 Jacob Championhttpdunit: merge to trunk from feature branch
2017-06-12 Ruediger PluemRevert r1798456
2017-06-12 Ruediger Pluem* Only report success, if had real one.
2017-06-12 Ruediger Pluem* Do not cache OCSP_RESPONSE_STATUS_TRYLATER.
2017-06-12 Ruediger Pluem* Mark OCSP_RESPONSE_STATUS_TRYLATER as error response
2017-05-26 Eric Covenermod_ssl: fix ctx passed to ssl_io_filter_error()
2017-05-23 Jacob ChampionMerge in APR[-util] macros from branches/trunk-buildcon...
2017-04-19 Jacob ChampionMerge fix branch for PR60947.
2017-04-19 Jacob Championssl_util.c: add APLOGNOs trunk-openssl-threadid trunk-openssl-threadid
2017-04-19 Jacob Championssl_util.c: log which threadid callback is in use
2017-04-19 Jacob Championmod_ssl_ct: fix return values for custom extension...
2017-04-18 Jacob ChampionPR60947: try to warn affected users...
2017-04-18 Jacob ChampionPR60947: avoid CRYPTO_THREADID_set_callback() if possible
2017-04-18 Jacob Championssl_util.c: add a couple explanatory comments
2017-04-18 Jacob Championssl_util.c: pull up duplicated code in ssl_util_thr_id()
2017-03-24 Yann Ylavicmod_ssl: follow up to r1781575
2017-03-19 Stefan EissingOn the trunk:
2017-02-17 William A. Rowe JrThanks to RĂ¼diger, Yann and Jacob for catches and verif...
2017-02-17 William A. Rowe JrRevert it part r1783317, 'avoid _free()ing NULL referen...
2017-02-17 William A. Rowe JrRevert r1783310 'Preserve OpenSSL 1.0.2 compatibility...
2017-02-16 William A. Rowe JrFix #cpp bug in prior commit, follow up to r1783317.
2017-02-16 William A. Rowe JrAvoid unnecessary code (the deprecation macro wrapper...
2017-02-16 William A. Rowe JrPreserve OpenSSL 1.0.2 compatibility, following up...
2017-02-16 William A. Rowe JrFix OpenSSL 1.1.0 breakage in r1781575; BIO_s_file_inte...
2017-02-07 Jacob Championcheck: merge warning fixes from feature branch
2017-02-04 Daniel RuggeriRemove unused variable
2017-02-03 Yann Ylavicmod_ssl: don't depend on the next output filters to...
2017-02-03 Jean-Frederic ClereAdd Configuration for trusted OCSP responder certificates
2017-02-01 Yann Ylavicmod_ssl: follow up to r1740928: fix memory leaks from...
next