| Commit message (Expand) | Author | Age | Files | Lines |
| * | No functional Change: Removing trailing whitespace. This also | Jim Jagielski | 2005-11-10 | 1 | -11/+11 |
| * | * modules/ssl/ssl_engine_init.c (ssl_init_CheckServers): Fix IP/port | Joe Orton | 2005-10-13 | 1 | -2/+4 |
| * | Noticed in the development of fips-enabled mod_ssl, when we are | William A. Rowe Jr | 2005-08-29 | 1 | -3/+12 |
| * | Fix case where buggy OpenSSL internal cache continually grows. | Jim Jagielski | 2005-07-08 | 1 | -1/+0 |
| * | Joe strongly objected to this outgoing style; use this incoming | William A. Rowe Jr | 2005-07-08 | 1 | -12/+2 |
| * | The macro is simply not worth it; each of these various occurances | William A. Rowe Jr | 2005-07-07 | 1 | -2/+12 |
| * | - If the Protocol has not been set, do not crash. Long term, we need to ensu... | Paul Querna | 2005-06-24 | 1 | -1/+2 |
| * | Merge the listen-protocol sandbox branch to trunk. | Paul Querna | 2005-06-14 | 1 | -1/+6 |
| * | 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 | -5/+10 |
| * | Fix CAN-2004-0885: | Joe Orton | 2004-10-08 | 1 | -0/+8 |
| * | Add "SSLHonorCipherOrder" directive to enable the OpenSSL 0.9.7 flag | Joe Orton | 2004-06-03 | 1 | -0/+9 |
| * | In the newer versions of OpenSSL, the flag SSL_SESS_CACHE_NO_INTERNAL_LOOKUP | Madhusudan Mathihalli | 2004-03-26 | 1 | -2/+2 |
| * | Allow the enabled flag to be set to more than just TRUE or FALSE so that | Bradley Nicholes | 2004-03-05 | 1 | -10/+7 |
| * | * modules/ssl/ssl_engine_init.c (ssl_init_Engine): Log the OpenSSL | Joe Orton | 2004-03-04 | 1 | -0/+2 |
| * | 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/+20 |
| * | update license to 2004. | André Malo | 2004-01-01 | 1 | -1/+1 |
| * | * modules/ssl/ssl_engine_init.c (ssl_init_proxy_certs): Fail early | Joe Orton | 2003-11-25 | 1 | -10/+24 |
| * | switch to APR 1.0 API (which is still in flux) | Jeff Trawick | 2003-09-03 | 1 | -2/+2 |
| * | Although we initialize mc->pid in the child init phase, | William A. Rowe Jr | 2003-08-05 | 1 | -0/+6 |
| * | Reaction to Jeff Trawick's observations that we are double-initializing | William A. Rowe Jr | 2003-06-17 | 1 | -7/+0 |
| * | Solve a pretty horrific bug in SSLCryptoDevice and other places where | William A. Rowe Jr | 2003-05-30 | 1 | -14/+3 |
| * | 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 |
| * | Introduce a number of SSLC hints to mod_ssl, including the following | William A. Rowe Jr | 2003-04-03 | 1 | -4/+12 |
| * | DougM confirms Madhu's suspicions, this change was inadvertent. | William A. Rowe Jr | 2003-03-06 | 1 | -1/+1 |
| * | finished that boring job: | André Malo | 2003-02-03 | 1 | -1/+1 |
| * | After introducing tests in the cmds, we lose the absolute authority | William A. Rowe Jr | 2003-01-13 | 1 | -1/+0 |
| * | All we care about is the type and name, just ask for the type and name. | William A. Rowe Jr | 2002-12-23 | 1 | -1/+1 |
| * | After some productive feedback and no negative feedback, introduce | William A. Rowe Jr | 2002-12-14 | 1 | -2/+7 |
| * | Rearrange OpenSSL engine initialization to support RAND | Jeff Trawick | 2002-11-11 | 1 | -7/+7 |
| * | Fix memory leak in mod_ssl from internal SSL library allocations | William A. Rowe Jr | 2002-10-29 | 1 | -0/+1 |
| * | This stuff shouldn't have been committed. This is the SSL upgrade stuff, | Ryan Bloom | 2002-10-14 | 1 | -8/+3 |
| * | Fix a compile of compiler warnings. I don't know how these slipped past. | Ryan Bloom | 2002-10-11 | 1 | -3/+8 |
| * | Changes for deprecated apr_is_fnmatch | William A. Rowe Jr | 2002-07-08 | 1 | -1/+1 |
| * | make some small steps towards getting the post config hook | Jeff Trawick | 2002-06-07 | 1 | -12/+23 |
| * | The only remaining question ... are nested or strictly unnested locks | William A. Rowe Jr | 2002-06-04 | 1 | -1/+1 |
| * | prevent possible segv in ssl_init_CheckServers if s->addrs is NULL. | Doug MacEachern | 2002-05-17 | 1 | -1/+1 |
| * | stop using APLOG_NOERRNO in calls to ap_log_[pr]error() | Jeff Trawick | 2002-05-17 | 1 | -45/+45 |
| * | Remove SSLLog and SSLLogLevel directives in favor of having mod_ssl use the | Justin Erenkrantz | 2002-05-16 | 1 | -4/+2 |
| * | Change mod_ssl from using ssl_log() to ap_log_error(). | Justin Erenkrantz | 2002-05-16 | 1 | -115/+119 |
| * | Stop using SSL_ADD_SSLERR option in ssl_log() and replace with new | Justin Erenkrantz | 2002-05-15 | 1 | -8/+16 |
| * | copy-n-pasto: need to use SSL_X509_INFO_load_*path* on pkp->cert_path | Doug MacEachern | 2002-04-02 | 1 | -1/+1 |
| * | enable the verify callback for proxy | Doug MacEachern | 2002-03-30 | 1 | -6/+1 |
| * | implement proxy client certificate callback | Doug MacEachern | 2002-03-30 | 1 | -0/+4 |
| * | load SSLProxyMachineCertificate{File,Path} | Doug MacEachern | 2002-03-30 | 1 | -0/+38 |
| * | add SSLProxyEngine directive. this was not required in the 1.x based | Doug MacEachern | 2002-03-29 | 1 | -1/+5 |