]> granicus.if.org Git - apache/history - modules/ssl
Skip DirectoryIndex execution unless method is GET or POST, restoring
[apache] / modules / ssl /
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-05 Kaspar Brandmake the ppcb_arg initialization a bit more uniform...
2014-01-05 Kaspar BrandMore finishing touches for SSLOpenSSLConfCmd:
2014-01-05 Kaspar BrandRemove per-certificate chain handling code (obsoleted by
2014-01-04 Jeff Trawickfix typo in error message
2014-01-03 Ruediger Pluem* Update comment. No functional change.
2013-12-30 Guenter KnaufCodeWarrior compiler doesnt allow vars as struct inits.
2013-12-28 Kaspar BrandRemove the hardcoded algorithm-type dependency for...
2013-12-23 Ruediger Pluem* Do not perform SNI / Host header comparison in case...
2013-12-11 Jan Kalužamod_ssl: Add -t -DDUMP_CA_CERTS option which dumps...
2013-12-01 Kaspar BrandSGC became dead in January 2000, effectively
2013-12-01 Kaspar BrandThrow away the myCtxVar{Set,Get} abomination and introduce
2013-11-30 Kaspar BrandTweaks for SSLOpenSSLConfCmd:
2013-11-30 Kaspar BrandAxe dead code: It wouldn't have been needed ever since...
2013-11-23 Kaspar BrandFollowup to r1544774: do not ignore failures from ssl_s...
2013-11-23 Kaspar BrandRemove SSLPKCS7CertificateFile support:
2013-11-23 Kaspar BrandAddress a todo listed in
2013-11-16 Graham Leggettmod_ssl: Don't flush when an EOS is received. Prepares...
2013-10-31 Joe OrtonFor better compatibility with mod_nss:
2013-10-23 Jeff Trawickaxe attempt to close a previously-closed apr socket
2013-10-22 Stephen HensonSSL_CONF support for files and directories.
2013-10-19 Jeff TrawickLike r1532122: Axe needless string duplication in
2013-10-01 Kaspar BrandPR 55616 (add missing APLOGNO), part 2
2013-09-29 Kaspar BrandImprove ephemeral key handling (companion to r1526168):
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-09-01 Stefan Fritschadd some log messages and AP_DEBUG_ASSERTs for function...
2013-08-16 Stefan Fritschadjust log level
2013-08-06 Jeff Trawicktweak indentation
2013-08-05 Jeff Trawickfix broken indentation
2013-08-04 Stefan Fritschadd high trace level log messages for debugging bufferi...
2013-08-04 Kaspar BrandFix logging of SSL session cache timeout value (at...
2013-08-03 Jeff TrawickSSLCompression help text:
2013-05-31 Joe Orton* modules/ssl/ssl_util_ocsp.c (read_response): Ignore...
2013-05-30 Joe OrtonRemove unnecessary global declarations of optional...
2013-05-30 Joe Ortonmod_ssl: Redesign NPN (Next Protocol Negotiation) API...
2013-04-22 Graham Leggettcore, mod_ssl: Lift the restriction that prevents mod_s...
2013-04-15 Kaspar Brandrevert r1352596, for the reasons explained in
2013-04-13 Kaspar BrandExtend check for encrypted private keys: with OpenSSL...
2013-03-10 Christophe JailletTypo
2013-03-01 Christophe JailletSSL_SESSION_id2sz is only used for logging, having...
2013-02-28 Guenter KnaufRemoved tabs.
2013-02-20 William A. Rowe Jr mod_ssl: Quiet FIPS mode weak keys disabled and...
2013-02-04 Stefan FritschAvoid valgrind warnings in mod_ssl random number generator
2013-01-11 Graham Leggettmod_ssl: Allow the SSLUserName to be used to control...
2013-01-06 Christophe JailletAccording top my testing 'SSL_SESSION_id2sz' is 4x...
2013-01-01 Stefan Fritschabort if BIO_new fails due to lack of memory
2012-12-29 Stefan FritschFix warning about discarding 'const' qualifier from...
2012-12-26 Kaspar Brandmod_ssl: add support for subjectAltName-based host...
2012-12-13 Stephen HensonAdd support for OpenSSL configuration commands.
2012-12-13 Stephen HensonAvoid use of deprecated functions for OpenSSL version...
2012-12-08 Stefan Fritschmake ssl_io_data_dump respect per-conn loglevel
2012-12-08 Stefan Fritschrename variables: s should be the server_rec
2012-12-08 Stefan FritschDon't claim "BIO dump follows" if it is not logged...
2012-12-03 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_error...
2012-10-21 Stefan FritschChange default for SSLCompression to off, as compression
2012-10-14 Christophe JailletNo need to test for NULL before calling apr_pstrdup.
2012-09-19 Kaspar Brandswitch back to MOD_SSL_LDADD, as suggested by jorton
2012-09-16 Kaspar BrandSpin off module-specific build options into separate...
2012-09-16 Kaspar Brandrevert r1385214, as I inadvertently left out acinclude.m4.
2012-09-16 Kaspar BrandSpin off module-specific build options into separate...
2012-08-21 Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_handshake...
2012-08-21 Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_proxy_certs...
2012-08-20 Guenter KnaufRemoved trailing semicolons from header also.
2012-08-20 Guenter KnaufRemoved trailing semicolons.
2012-08-17 Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_proxy_certs...
2012-08-09 Guenter KnaufNetWare build tweaks.
2012-07-15 Stefan FritschRemove some checking for out-of-mem conditions that...
2012-07-06 Ben LaurieRevert accidental commit.
2012-07-06 Ben LaurieWork correctly with a development version of OpenSSL...
2012-07-06 Joe Orton* modules/ssl/ssl_util_ocsp.c (get_line): Don't set...
2012-06-21 Ben LaurieRFC 5878 support.
2012-06-10 Stefan FritschPass the server_rec to ssl_die() and use it to log...
2012-06-10 Stefan FritschIf OPENSSL_NO_COMP is defined, omit merging the compres...
2012-06-10 Stefan FritschAdd some improvements as suggested by Kaspar
2012-06-08 Stefan FritschAdd support for TLS-SRP (Secure Remote Password key...
2012-06-02 Stefan FritschAvoid buffer overflow if one protocol string is too...
2012-06-01 Stefan FritschAdd new directive SSLCompression to disable SSL-level...
2012-05-01 Joe OrtonAdd support for TLS Next Protocol Negotiation:
2012-04-20 Stefan FritschRemove the link in the speaking-http-on-https error...
2012-04-20 Stefan FritschWhen receiving http on https, send the error response...
2012-02-28 Kaspar Brandproperly free the GENERAL_NAMEs, as pointed out in...
2012-02-27 Stefan FritschInitialize EC temporary key on server startup, as for...
2012-02-12 Kaspar BrandFix regression introduced in r1222917: in ssl_find_vhos...
2012-02-08 Daniel RuggeriAdd cleanup for SSLProxyMachineCertificateChainFile...
2012-01-08 Kaspar Brandfix signedness issue with SSL_X509_NAME_to_string(...
2011-12-30 Kaspar BrandFix another case of #ifdef-within-a-macro (which was...
2011-12-29 Stefan FritschDon't use #ifdef inside macro calls
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-24 Kaspar BrandSet OPENSSL_NO_SSL_INTERN when compiling against OpenSS...
2011-12-24 Kaspar BrandREMOTE_ADDR is now r->useragent_ip, which is not/never...
2011-12-18 Stefan FritschVarious code cleanup to avoid compiler, cppcheck, or...
2011-12-14 Graham LeggettFurther clarify the naming of the entity that originate...
2011-12-12 Kaspar Brandlogging adjustments:
2011-12-12 Kaspar BrandStreamline TLS session ticket key handling (added in...
next