]> granicus.if.org Git - apache/history - modules/ssl
Win32 legacy bits for mod_md
[apache] / modules / ssl /
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...
2017-02-01 Yann Ylavicmod_ssl: follow up to r1781187.
2017-02-01 Yann Ylavicmod_ssl: revert r1781299 r1781188.
2017-02-01 Ruediger Pluem* We only need this in case HAVE_SSL_CONF_CMD is defined
2017-02-01 Yann Ylavicmod_ssl: follow up to r1781187.
2017-01-31 Yann Ylavicmod_ssl: follow up to r1740928: fix memory leaks.
2017-01-31 Yann Ylavicmod_ssl: work around leaks on (graceful) restart.
2016-12-19 Rainer JungSilence compiler warning:
2016-11-14 Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cer...
2016-11-11 Jacob Championssl: clear the error queue before SSL_read/write/accept()
2016-08-22 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_callback_Session...
2016-08-19 Yann Ylavicmod_ssl: follow up to r1740928.
2016-08-16 Yann Ylavicmod_ssl: Fix quick renegotiation (OptRenegotiaton)...
2016-08-12 Rainer JungClarify some z/OS mysteries via code comments.
2016-08-11 Rainer JungFix spelling in comments and text files.
2016-08-10 Rainer JungSilence more "defined but not used" compiler
2016-08-10 Rainer JungSilence "defined but not used" compiler warnings
2016-08-10 Rainer JungOpenSSL 1.1.0 compat:
2016-08-10 Rainer JungRemove calling ERR_remove_thread_state when
2016-08-09 Rainer JungCompatibility with OpenSSL 1.1.0 pre6.
2016-06-30 Stefan Eissingmodssl: reset client-verify state when renegotiation...
2016-06-14 Yann Ylavicmod_ssl: follow up to r1734561.
2016-06-09 William A. Rowe JrRename ap_casecmpstr[n]() to ap_cstr_casecmp[n](),...
2016-06-02 William A. Rowe JrCorrect the behavior and interaction between SSLProxyCh...
2016-05-07 Yann YlavicFollow up to r1740928: mod_ssl.h now needs http_config.h
2016-04-26 Yann YlavicFollow up to r1740928: updates for Netware build.
2016-04-26 Yann Ylavicmod_proxy, mod_ssl: Handle SSLProxy* directives in...
2016-04-23 Rainer JungSupport for OpenSSL 1.1.0:
2016-04-23 Rainer JungSupport for OpenSSL 1.1.0:
2016-04-10 Stefan Fritschfix compiler warning about missing prototype
2016-04-10 Rainer JungSupport for OpenSSL 1.1.0:
2016-04-04 Rainer JungSupport for OpenSSL 1.1.0:
2016-03-31 Yann Ylavicmod_ssl: follow up to r1734561 and r1735337.
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...
next