]> granicus.if.org Git - apache/history - modules/ssl/ssl_engine_config.c
Fix alignment in a <highlight> block.
[apache] / modules / ssl / ssl_engine_config.c
2019-10-25 Yann Ylavicmod_ssl: follow up to r1868645 and r1868929.
2019-06-13 Joe Orton* modules/ssl/ssl_engine_config.c (ssl_cmd_check_file):
2018-10-16 Ruediger Pluem* Correctly merge configurations that have client certi...
2018-06-15 Yann Ylavicmod_ssl: use SSL_HAVE_PROTOCOL_TLSV1_3 to check for...
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-08 Joe Ortonmod_ssl: Add support for loading TLS certificates throu...
2018-05-03 Joe Ortonmod_ssl: Add support for loading private keys from...
2018-04-04 Yann Ylavicmod_ssl: Fix merging of proxy SSL context outside ...
2018-03-29 Stefan EissingOn the trunk:
2018-03-28 Stefan EissingOn the trunk:
2018-03-28 Stefan EissingOn the trunk:
2018-03-26 Stefan EissingOn the trunk:
2018-03-23 Stefan EissingOn the trunk:
2018-03-16 Stefan EissingFixed OCSPEnable to keep accepting "off", not "none".
2018-03-16 Stefan EissingExtend SSLOCSPEnable with mode 'leaf' that only checks...
2017-12-12 Stefan EissingOn the trunk:
2017-12-07 Stefan EissingOn the trunk:
2017-10-08 Yann Ylavicmod_ssl: fix add_policy() w.r.t. OPENSSL_NO_COMP. ...
2017-09-14 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-08-16 Stefan EissingOn the trunk:
2017-08-16 Stefan EissingOn the trunk:
2017-07-12 Jacob ChampionMakefile.in: merge typo fix from test-integration branch
2017-05-23 Jacob ChampionMerge in APR[-util] macros from branches/trunk-buildcon...
2017-03-24 Yann Ylavicmod_ssl: follow up to r1781575
2017-02-07 Jacob Championcheck: merge warning fixes from feature branch
2017-02-03 Jean-Frederic ClereAdd Configuration for trusted OCSP responder certificates
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-01-31 Yann Ylavicmod_ssl: follow up to r1740928: fix memory leaks.
2016-08-19 Yann Ylavicmod_ssl: follow up to r1740928.
2016-04-26 Yann Ylavicmod_proxy, mod_ssl: Handle SSLProxy* directives in...
2016-03-16 Yann Ylavicmod_ssl: follow up to r1734561.
2016-03-11 Yann Ylavicmod_ssl: Add no_crl_for_cert_ok flag to SSLCARevocation...
2016-01-26 Ruediger Pluem* Introduce SSLOCSPProxyURL in order to do OCSP request...
2015-12-08 Christophe JailletConstify + save a few bytes in conf pool when parsing...
2015-11-19 Christophe JailletSave a few bytes in conf pool.
2015-09-19 Kaspar BrandSupport compilation against libssl built with OPENSSL_N...
2015-09-12 Kaspar BrandAppend :!aNULL:!eNULL:!EXP to the cipher string settings,
2015-07-24 Stefan Eissingnew Protocols directive and core API changes to enable...
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 Ylavicmod_ssl: Warn about deprecated SSLCertificateChainFile...
2015-05-12 Jeff Trawickmod_ssl OCSP Stapling: Don't block initial handshakes...
2015-04-26 Kaspar Brandconsistently output SSLCertificateChainFile deprecation...
2015-04-25 Kaspar BrandRemove NPN support and focus on ALPN (RFC 7301)
2015-04-22 Stefan Sperlingmod_ssl: Make the config parser complain if SSLRandomSe...
2015-04-15 Jeff TrawickFollow-up to r1520445:
2015-04-12 Christophe JailletTweak log message
2015-03-31 Jim JagielskiALPN support, based on mod_spdy/mod_h2 patch set
2015-01-22 Yann Ylavicmod_ssl: Fix merge problem with SSLProtocol that made...
2015-01-22 Yann Ylavicmod_ssl: revert r1653906, will commit an alternative...
2015-01-22 Eric CovenerFix merge problem with SSLProtocol that made SSLProtoco...
2015-01-08 Rainer JungAdd SSLSessionTickets (on|off).
2014-10-22 Christophe Jaillettab vs space
2014-04-30 Yann Ylavicmod_ssl: follow up to r1583191.
2014-04-09 Kaspar BrandReverse the order when merging global and vhost-level...
2014-03-30 Yann Ylavicmod_ssl: send OCSP request's nonce according to SSLOCSP...
2014-01-16 Jan Kalužamod_ssl: Do not print content of SSL CA directories...
2014-01-08 Joe Orton* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLCompressi...
2014-01-05 Jeff TrawickFix config merging of SSLOCSPEnable and SSLOCSPOverride...
2014-01-04 Jeff Trawickfix typo in error message
2013-12-28 Kaspar BrandRemove the hardcoded algorithm-type dependency for...
2013-12-11 Jan Kalužamod_ssl: Add -t -DDUMP_CA_CERTS option which dumps...
2013-11-30 Kaspar BrandTweaks for SSLOpenSSLConfCmd:
2013-11-23 Kaspar BrandRemove SSLPKCS7CertificateFile support:
2013-10-31 Joe OrtonFor better compatibility with mod_nss:
2013-10-22 Stephen HensonSSL_CONF support for files and directories.
2013-09-29 Kaspar BrandIncrease minimum required OpenSSL version to 0.9.8a...
2013-09-29 Kaspar BrandFollow-up fixes for r1526168:
2013-09-25 Kaspar BrandStreamline ephemeral key handling:
2013-09-05 Christophe JailletAdd a warning if protocol given in SSLProtocol or...
2013-08-05 Jeff Trawickfix broken indentation
2013-04-15 Kaspar Brandrevert r1352596, for the reasons explained in
2012-12-26 Kaspar Brandmod_ssl: add support for subjectAltName-based host...
2012-12-13 Stephen HensonAdd support for OpenSSL configuration commands.
2012-06-21 Ben LaurieRFC 5878 support.
2012-06-10 Stefan FritschIf OPENSSL_NO_COMP is defined, omit merging the compres...
2012-06-08 Stefan FritschAdd support for TLS-SRP (Secure Remote Password key...
2012-06-01 Stefan FritschAdd new directive SSLCompression to disable SSL-level...
2011-12-24 Kaspar Brandadd missing #ifdef in ssl_cmd_protocol_parse (should...
2011-12-24 Kaspar BrandSSLProtocol: allow explicit control of TLSv1.1 and...
2011-12-12 Kaspar BrandStreamline TLS session ticket key handling (added in...
2011-12-04 Stefan FritschMore pointers to mod_socache*
2011-12-04 Stefan FritschPoint to mod_socache_* in the SSLSessionCache error...
2011-11-18 Kaspar Branddrop SSLv2 support (set SSL_OP_NO_SSLv2 for any new...
2011-11-10 Paul QuernaApply ap_server_root_relative to the path used for...
2011-11-09 Paul QuernaWhitespace fixes for r1200040
2011-11-09 Paul QuernaAdd support for RFC 5077 TLS Session tickets. This...
2011-10-09 Stefan FritschAdd -D DUMP_RUN_CFG option to dump some configuration...
2011-10-09 Stefan FritschConsistenly use apr_file_* API instead of libc when...
2011-09-23 Stefan FritschMore cleanup: Expand tabs and some more indentation...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-21 Kaspar BrandBring error messages for TLS stapling related options...
next