]> granicus.if.org Git - apache/history - modules/ssl/ssl_engine_config.c
Further clarify the naming of the entity that originates the request by
[apache] / modules / ssl / ssl_engine_config.c
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...
2011-09-05 Ruediger Pluem* Fix compiler warning by removing unused variable
2011-09-04 Kaspar BrandRevamp CRL checking for client and remote servers:
2011-08-24 Ruediger Pluem* Add missing ;
2011-08-23 Daniel RuggeriAdd SSLProxyMachineCertificateChainFile directive and...
2011-08-12 Joe Orton* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLCryptoDev...
2011-08-07 Kaspar BrandEnforce OpenSSL 0.9.7 as a minimum requirement in confi...
2011-07-02 Stefan FritschAdd string valued expressions to ap_expr, do some API...
2011-04-08 Stefan Fritschmod_ssl, ab: Support OpenSSL compiled without SSLv2...
2011-01-17 Joe Orton* modules/ssl/ssl_engine_config.c, modules/ssl/ssl_priv...
2011-01-01 Stefan FritschChange the format of the SSL_{CLIENT,SERVER}_{I,S}_DN...
2010-11-20 Stefan FritschLog errors/infos during expression evaluation and assoc...
2010-11-06 Stefan FritschReplace ap_expr with a parser derived from mod_ssl...
2010-09-29 Stefan FritschAdd authz providers for use with mod_authz_core and...
2010-09-29 Stefan FritschMake the ssl expression parser thread-safe. It now...
2010-09-28 Stefan Fritschsave some memory by using cmd->temp_pool instead of...
2010-06-14 Stefan FritschFix some compiler warnings:
2010-06-06 Stefan FritschReplace LogLevelDebugDump with TRACE log levels
2010-03-23 Ruediger Pluem* Silence compiler warning
2010-03-22 William A. Rowe JrFix BOOL fips handling for UNSET values, and hack a...
2010-03-22 William A. Rowe JrIntroduce SSLFIPS directive to support OpenSSL FIPS_mod...
2010-02-26 Joe Orton* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLInsecureR...
2010-02-09 Joe Orton* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLInsecureR...
2010-02-03 Joe OrtonNew releases of OpenSSL will only allow secure renegoti...
2009-11-23 Jeff TrawickReplace AcceptMutex, LockFile, RewriteLock, SSLMutex...
2009-10-25 Joe OrtonAdd support for OCSP "stapling":
2009-05-02 Ruediger Pluem* As proposed by wrowe on list always define SSLStrictS...
2009-04-25 Ruediger Pluem* Add SSLStrictSNIVHostCheck to allow / disallow non...
2009-04-01 Ruediger Pluem* Add SSLProxyCheckPeerExpire and SSLProxyCheckPeerCN...
2009-03-23 Joe OrtonRemove code to support per-dir-CA configuration which...
2009-01-11 Ruediger Pluem* Correctly merge SSLRenegBufferSize directive.
2008-12-12 Joe Ortonmod_ssl: Make the size of the per-dir-reneg request...
2008-12-12 Joe Orton* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLSessionCa...
2008-12-09 Joe Orton* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLSessionCa...
2008-08-05 Jim Jagielskipicking nits - de-tab
2008-04-08 Joe Orton* modules/ssl/ssl_engine_config.c: Remove unused macro.
2008-04-08 Joe OrtonSession cache interface redesign, Part 9:
2008-02-25 Joe OrtonSession cache interface redesign, Part 5:
2008-02-25 Joe OrtonSession cache interface redesign, Part 4:
2008-02-22 Joe OrtonSession cache interface redesign, Part 3:
2008-02-22 Joe OrtonRe-implement the SSL session cache abstraction using...
2007-11-29 Joe Ortonmod_ssl: Add support for OCSP validation of client...
2007-08-23 William A. Rowe Jrap_available_mutexes_string and ap_add_available_mutexe...
2007-06-08 Paul QuernaFix error mesage for when a user trys to use memcache...
2007-06-08 Paul QuernaAdd support for distributed caching of SSL Sessions...
2006-10-24 Jim JagielskiOnce SSLMutex allowed for the setting of both the
2006-07-23 Ruediger Pluem* Initialize pkcs7 field of structure
2006-07-23 Ben LaurieAdd PKCS#7 support.
2006-07-11 Roy T. Fieldingupdate license header text
2006-06-22 William A. Rowe Jr New SSLLogLevelDebugDump [ None (default) | IO (not...
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
2005-08-25 Colm MacCarthaighA very minor, but particularly annoying whitespace...
2005-07-08 Jim JagielskiGood suggestion from a private Email. name changes.
2005-07-08 Jim JagielskiFix case where buggy OpenSSL internal cache continually...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-01-14 Joe Orton* modules/ssl/mod_ssl.c: Declare new config directives
2004-11-10 Joe OrtonAdd -t -DDUMP_CERTS option to mod_ssl which dumps the...
2004-11-04 Joe OrtonRemove bogus comment: for SSLPassPhraseDialog exec...
2004-06-03 Joe OrtonAdd "SSLUserName" directive to set r->user based on...
2004-06-03 Joe OrtonAdd "SSLHonorCipherOrder" directive to enable the OpenS...
2004-06-03 Joe OrtonDrop support for the "CompatEnvVars" argument to SSLOpt...
2004-05-17 Joe Orton* modules/ssl/ssl_engine_config.c (ssl_config_global_cr...
2004-03-05 Bradley NicholesAllow the enabled flag to be set to more than just...
2004-02-28 Joe OrtonMove mod_ssl-internal interfaces into ssl_private.h...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-08 Joe OrtonAdd support to mod_ssl for a distributed session cache...
2004-01-01 André Maloupdate license to 2004.
2003-11-25 Joe OrtonRemove shmht session cache in favour of shmcb; shmht...
2003-08-12 Cliff WoolleyMake mod_ssl consistent with itself when you have a...
2003-06-07 Jeff TrawickUnix: Handle permissions settings for flock-based mutex...
2003-05-30 William A. Rowe Jr Provide a far more useful explanation when SSLCryptoD...
2003-05-30 William A. Rowe Jr Based on list discussion between myself and Geoff...
2003-05-19 William A. Rowe Jr Roll away the SSL_EXPERIMENTAL_ENGINE test in favor...
2003-03-29 Jim JagielskiBecause SSL's child init is run *after* we change uid...
2003-03-28 William A. Rowe Jr Per JimJ's review - we prefer posix over semv, fcntl...
2003-03-28 William A. Rowe Jr Addendum to r1.74; Keep only the resulting filename...
2003-03-27 William A. Rowe Jr Allow any mutex to accept a 'filename' ... and always...
2003-02-23 Jim JagielskiRight now SSLMutex is bogus. It just uses APR_LOCK_DEFA...
2003-02-03 André Malofinished that boring job:
2002-12-14 William A. Rowe Jr After some productive feedback and no negative feedba...
2002-10-22 Jim Jagielski2 silly bugs. First of all, make the code match the...
2002-10-14 Ryan BloomThis stuff shouldn't have been committed. This is...
2002-10-11 Ryan BloomFix a compile of compiler warnings. I don't know how...
2002-05-16 Justin ErenkrantzRemove SSLLog and SSLLogLevel directives in favor of...
2002-04-02 Doug MacEacherncopy-n-pasto: ssl_cmd_SSLProxyMachineCertificatePath...
next