| Commit message (Expand) | Author | Age | Files | Lines |
| * | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 1 | -13/+13 |
| * | No functional change: simple detabbing of indented code. | Jim Jagielski | 2005-11-10 | 1 | -1/+1 |
| * | A very minor, but particularly annoying whitespace fix. It took me 15 minutes | Colm MacCarthaigh | 2005-08-25 | 1 | -1/+1 |
| * | Good suggestion from a private Email. name changes. | Jim Jagielski | 2005-07-08 | 1 | -2/+2 |
| * | Fix case where buggy OpenSSL internal cache continually grows. | Jim Jagielski | 2005-07-08 | 1 | -0/+4 |
| * | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -1/+2 |
| * | * modules/ssl/mod_ssl.c: Declare new config directives | Joe Orton | 2005-01-14 | 1 | -10/+35 |
| * | Add -t -DDUMP_CERTS option to mod_ssl which dumps the filenames of all | Joe Orton | 2004-11-10 | 1 | -0/+25 |
| * | Remove bogus comment: for SSLPassPhraseDialog exec:..., argv is | Joe Orton | 2004-11-04 | 1 | -1/+0 |
| * | Add "SSLUserName" directive to set r->user based on a chosen SSL | Joe Orton | 2004-06-03 | 1 | -0/+9 |
| * | Add "SSLHonorCipherOrder" directive to enable the OpenSSL 0.9.7 flag | Joe Orton | 2004-06-03 | 1 | -0/+13 |
| * | Drop support for the "CompatEnvVars" argument to SSLOptions, which was | Joe Orton | 2004-06-03 | 1 | -3/+0 |
| * | * modules/ssl/ssl_engine_config.c (ssl_config_global_create): Fix gcc | Joe Orton | 2004-05-17 | 1 | -5/+4 |
| * | Allow the enabled flag to be set to more than just TRUE or FALSE so that | Bradley Nicholes | 2004-03-05 | 1 | -5/+5 |
| * | Move mod_ssl-internal interfaces into ssl_private.h; allow mod_ssl.h | Joe Orton | 2004-02-28 | 1 | -1/+1 |
| * | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 1 | -1/+1 |
| * | fix copyright dates according to the first check in | André Malo | 2004-02-08 | 1 | -1/+1 |
| * | apply Apache License, Version 2.0 | André Malo | 2004-02-06 | 1 | -54/+19 |
| * | Add support to mod_ssl for a distributed session cache using | Joe Orton | 2004-01-08 | 1 | -0/+13 |
| * | update license to 2004. | André Malo | 2004-01-01 | 1 | -1/+1 |
| * | Remove shmht session cache in favour of shmcb; shmht has had | Joe Orton | 2003-11-25 | 1 | -41/+1 |
| * | Make mod_ssl consistent with itself when you have a halfass install of | Cliff Woolley | 2003-08-12 | 1 | -1/+1 |
| * | Unix: Handle permissions settings for flock-based mutexes in | Jeff Trawick | 2003-06-07 | 1 | -3/+0 |
| * | Provide a far more useful explanation when SSLCryptoDevice fails to | William A. Rowe Jr | 2003-05-30 | 1 | -10/+12 |
| * | Based on list discussion between myself and Geoff, it seems prudent | William A. Rowe Jr | 2003-05-30 | 1 | -2/+2 |
| * | Roll away the SSL_EXPERIMENTAL_ENGINE test in favor of testing for the | William A. Rowe Jr | 2003-05-19 | 1 | -2/+2 |
| * | Because SSL's child init is run *after* we change uid/gid. So we need to ensu... | Jim Jagielski | 2003-03-29 | 1 | -0/+3 |
| * | Per JimJ's review - we prefer posix over semv, fcntl over flock, | William A. Rowe Jr | 2003-03-28 | 1 | -35/+19 |
| * | Addendum to r1.74; Keep only the resulting filename in the global pool, | William A. Rowe Jr | 2003-03-28 | 1 | -4/+4 |
| * | Allow any mutex to accept a 'filename' ... and always root it to the | William A. Rowe Jr | 2003-03-27 | 1 | -57/+56 |
| * | Right now SSLMutex is bogus. It just uses APR_LOCK_DEFAULT no | Jim Jagielski | 2003-02-23 | 1 | -2/+72 |
| * | finished that boring job: | André Malo | 2003-02-03 | 1 | -1/+1 |
| * | After some productive feedback and no negative feedback, introduce | William A. Rowe Jr | 2002-12-14 | 1 | -4/+15 |
| * | 2 silly bugs. First of all, make the code match the error log | Jim Jagielski | 2002-10-22 | 1 | -5/+5 |
| * | This stuff shouldn't have been committed. This is the SSL upgrade stuff, | Ryan Bloom | 2002-10-14 | 1 | -15/+4 |
| * | Fix a compile of compiler warnings. I don't know how these slipped past. | Ryan Bloom | 2002-10-11 | 1 | -4/+15 |
| * | Remove SSLLog and SSLLogLevel directives in favor of having mod_ssl use the | Justin Erenkrantz | 2002-05-16 | 1 | -60/+0 |
| * | copy-n-pasto: ssl_cmd_SSLProxyMachineCertificatePath needs to set cert_path | Doug MacEachern | 2002-04-02 | 1 | -1/+1 |
| * | fix copy-n-pasto: ssl_cmd_SSLProxyCACertificatePath needs to use | Doug MacEachern | 2002-04-02 | 1 | -1/+1 |
| * | add SSLProxyCARevocation{File,Path} directives to support CRLs in the proxy | Doug MacEachern | 2002-03-30 | 1 | -0/+32 |
| * | add SSLProxyEngine directive. this was not required in the 1.x based | Doug MacEachern | 2002-03-29 | 1 | -0/+11 |
| * | s/id/mode/ in ssl_cmd_SSLProxyVerify | Doug MacEachern | 2002-03-29 | 1 | -1/+1 |
| * | use ssl_cmd_verify_parse for SSLProxyVerify directive handler | Doug MacEachern | 2002-03-29 | 1 | -6/+12 |
| * | s/ctx/dcfg/g in ssl directive handlers | Doug MacEachern | 2002-03-29 | 1 | -32/+52 |
| * | enable proxy directives | Doug MacEachern | 2002-03-29 | 1 | -27/+29 |
| * | add ssl_config_server_new function to fold some duplication in server | Doug MacEachern | 2002-03-29 | 1 | -10/+15 |
| * | inititialize and merge proxy config | Doug MacEachern | 2002-03-29 | 1 | -0/+32 |
| * | no point in merging things which are not set until after merge happens. | Doug MacEachern | 2002-03-29 | 1 | -16/+8 |
| * | 'ctx' traditionally refers to an SSL_CTX. change modssl_ctx_t | Doug MacEachern | 2002-03-29 | 1 | -25/+25 |
| * | ctx->sc is set during init | Doug MacEachern | 2002-03-28 | 1 | -3/+3 |