index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
ssl
/
ssl_scache_shmcb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
* modules/ssl/ssl_scache_shmcb.c: Rewrite of shmcb session cache to
Joe Orton
2006-05-03
1
-1114
/
+504
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
* modules/ssl/ssl_scache_shmcb.c (shmcb_safe_clear): Mark with
Joe Orton
2006-03-03
1
-2
/
+7
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-22
/
+22
*
No functional change: simple detabbing of indented code.
Jim Jagielski
2005-11-10
1
-22
/
+22
*
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-08
1
-2
/
+12
*
Wrap this type in a macro since it seems to be bouncing from
William A. Rowe Jr
2005-07-07
1
-2
/
+2
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
* modules/ssl/ssl_scache_shmcb.c (ssl_scahe_shmcb_init): If anonymous
Joe Orton
2004-09-22
1
-0
/
+4
*
* modules/ssl/ssl_scache.c (ssl_scache_expire): Remove unused function.
Joe Orton
2004-05-27
1
-6
/
+0
*
Fix SEGV in 'shmcb' session cache:
Madhusudan Mathihalli
2004-05-12
1
-0
/
+8
*
Move mod_ssl-internal interfaces into ssl_private.h; allow mod_ssl.h
Joe Orton
2004-02-28
1
-1
/
+1
*
* modules/ssl/ssl_scache_shmcb.c (ssl_scache_shmcb_init): Use an
Joe Orton
2004-02-22
1
-4
/
+13
*
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
-55
/
+21
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
Extend mod_status output to include SSL session cache status
Joe Orton
2003-11-25
1
-35
/
+32
*
Remove shmht session cache in favour of shmcb; shmht has had
Joe Orton
2003-11-25
1
-21
/
+7
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
use APR_SIZE_T_FMT for formatting apr_size_t
Jeff Trawick
2002-07-17
1
-1
/
+2
*
Update Geoff's email address. PS: Geoff still volunteers to answer any
Cliff Woolley
2002-06-06
1
-2
/
+2
*
stop using APLOG_NOERRNO in calls to ap_log_[pr]error()
Jeff Trawick
2002-05-17
1
-75
/
+75
*
Change mod_ssl from using ssl_log() to ap_log_error().
Justin Erenkrantz
2002-05-16
1
-105
/
+167
*
SHMCB should not have been using apr_rmm -- it was doing so incorrectly,
Cliff Woolley
2002-04-30
1
-51
/
+6
*
- Sync with modssl 2.8.8-1.3.24
Cliff Woolley
2002-04-30
1
-6
/
+7
*
These two variables were left uninitialized accidentally.
Cliff Woolley
2002-03-29
1
-0
/
+3
*
use SSL_SESSION_ api since SSL_SESSION cannot be dereferenced when using sslc
Doug MacEachern
2002-03-27
1
-7
/
+17
*
Fix a signedness emit based on session_id_length [unsigned]
William A. Rowe Jr
2002-03-17
1
-4
/
+4
*
get rid of some -Wall warnings
Doug MacEachern
2002-03-15
1
-0
/
+3
*
PR:
Doug MacEachern
2002-03-15
1
-94
/
+90
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Forward port of changes in mod_ssl for Apache 1.3 up through mod_ssl
Cliff Woolley
2002-02-25
1
-13
/
+15
*
Next step in mod_ssl integration:
Ralf S. Engelschall
2001-05-05
1
-0
/
+4
*
mod_ssl integration step 2:
Ralf S. Engelschall
2001-05-05
1
-34
/
+32
*
Initial revision
Ralf S. Engelschall
2001-05-04
1
-0
/
+1343