summaryrefslogtreecommitdiffstats
path: root/modules/ssl/ssl_private.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* Implement a (bounded) buffer of request body data to provide a limitedJoe Orton2005-09-221-0/+4
* - remove ssl_ext_lookup and replace it with ssl_ext_listDavid Reid2005-09-161-3/+1
* Doxygen fixup / cleanupIan Holsman2005-08-291-55/+62
* * modules/ssl/ssl_expr_eval.c (ssl_expr_eval_oid): Remove unusedJoe Orton2005-07-251-0/+2
* Good suggestion from a private Email. name changes.Jim Jagielski2005-07-081-1/+1
* Fix case where buggy OpenSSL internal cache continually grows.Jim Jagielski2005-07-081-1/+2
* Fix issue where mod_ssl does not pick up the ssl-unclean-shutdownJoe Orton2005-04-191-1/+0
* * modules/ssl/mod_ssl.h: Add ssl_ext_lookup optional hook declaration.Joe Orton2005-02-151-0/+2
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* * modules/ssl/mod_ssl.c: Declare new config directivesJoe Orton2005-01-141-0/+7
* Add -t -DDUMP_CERTS option to mod_ssl which dumps the filenames of allJoe Orton2004-11-101-0/+1
* Add "SSLUserName" directive to set r->user based on a chosen SSLJoe Orton2004-06-031-1/+3
* Add "SSLHonorCipherOrder" directive to enable the OpenSSL 0.9.7 flagJoe Orton2004-06-031-0/+2
* Drop support for the "CompatEnvVars" argument to SSLOptions, which wasJoe Orton2004-06-031-2/+1
* * modules/ssl/ssl_scache.c (ssl_scache_expire): Remove unused function.Joe Orton2004-05-271-4/+0
* * modules/ssl/ssl_util.c, modules/ssl/ssl_private.h: Remove unusedJoe Orton2004-05-251-4/+0
* Allow the enabled flag to be set to more than just TRUE or FALSE so thatBradley Nicholes2004-03-051-1/+11
* Move mod_ssl-internal interfaces into ssl_private.h; allow mod_ssl.hJoe Orton2004-02-281-0/+634