index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
ssl
/
ssl_private.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
Implement a (bounded) buffer of request body data to provide a limited
Joe Orton
2005-09-22
1
-0
/
+4
*
- remove ssl_ext_lookup and replace it with ssl_ext_list
David Reid
2005-09-16
1
-3
/
+1
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-29
1
-55
/
+62
*
* modules/ssl/ssl_expr_eval.c (ssl_expr_eval_oid): Remove unused
Joe Orton
2005-07-25
1
-0
/
+2
*
Good suggestion from a private Email. name changes.
Jim Jagielski
2005-07-08
1
-1
/
+1
*
Fix case where buggy OpenSSL internal cache continually grows.
Jim Jagielski
2005-07-08
1
-1
/
+2
*
Fix issue where mod_ssl does not pick up the ssl-unclean-shutdown
Joe Orton
2005-04-19
1
-1
/
+0
*
* modules/ssl/mod_ssl.h: Add ssl_ext_lookup optional hook declaration.
Joe Orton
2005-02-15
1
-0
/
+2
*
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
-0
/
+7
*
Add -t -DDUMP_CERTS option to mod_ssl which dumps the filenames of all
Joe Orton
2004-11-10
1
-0
/
+1
*
Add "SSLUserName" directive to set r->user based on a chosen SSL
Joe Orton
2004-06-03
1
-1
/
+3
*
Add "SSLHonorCipherOrder" directive to enable the OpenSSL 0.9.7 flag
Joe Orton
2004-06-03
1
-0
/
+2
*
Drop support for the "CompatEnvVars" argument to SSLOptions, which was
Joe Orton
2004-06-03
1
-2
/
+1
*
* modules/ssl/ssl_scache.c (ssl_scache_expire): Remove unused function.
Joe Orton
2004-05-27
1
-4
/
+0
*
* modules/ssl/ssl_util.c, modules/ssl/ssl_private.h: Remove unused
Joe Orton
2004-05-25
1
-4
/
+0
*
Allow the enabled flag to be set to more than just TRUE or FALSE so that
Bradley Nicholes
2004-03-05
1
-1
/
+11
*
Move mod_ssl-internal interfaces into ssl_private.h; allow mod_ssl.h
Joe Orton
2004-02-28
1
-0
/
+634