index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
ssl
/
ssl_scache_dbm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-3
/
+3
*
No functional change: simple detabbing of indented code.
Jim Jagielski
2005-11-10
1
-6
/
+6
*
No UCHAR, per Joe
William A. Rowe Jr
2005-07-08
1
-1
/
+2
*
Joe strongly objected to this outgoing style; use this incoming
William A. Rowe Jr
2005-07-08
1
-6
/
+1
*
The macro is simply not worth it; each of these various occurances
William A. Rowe Jr
2005-07-07
1
-1
/
+6
*
Wrap this type in a macro since it seems to be bouncing from
William A. Rowe Jr
2005-07-06
1
-3
/
+4
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
* modules/ssl/ssl_scache.c (ssl_scache_expire): Remove unused function.
Joe Orton
2004-05-27
1
-1
/
+3
*
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
*
Fix format string warnings from gcc on amd64:
Joe Orton
2003-12-12
1
-2
/
+3
*
Extend mod_status output to include SSL session cache status
Joe Orton
2003-11-25
1
-9
/
+9
*
These silent errors have bitten me a few times, now that we
Jim Jagielski
2003-09-10
1
-4
/
+19
*
switch to APR 1.0 API (which is still in flux)
Jeff Trawick
2003-09-03
1
-2
/
+2
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
Fix a mutex problem in mod_ssl session cache support which
Jeff Trawick
2002-10-01
1
-0
/
+6
*
stop using APLOG_NOERRNO in calls to ap_log_[pr]error()
Jeff Trawick
2002-05-17
1
-2
/
+2
*
Change mod_ssl from using ssl_log() to ap_log_error().
Justin Erenkrantz
2002-05-16
1
-40
/
+56
*
de-hungarian-ize server config member names which are going to stay
Doug MacEachern
2002-03-28
1
-1
/
+1
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Added NetWare to the ifdef list
Bradley Nicholes
2002-03-12
1
-1
/
+1
*
Forward port of changes in mod_ssl for Apache 1.3 up through mod_ssl
Cliff Woolley
2002-02-25
1
-1
/
+3
*
Don't close the dbm until after we have copied the datum retrieved by the fetch
Bill Stoddard
2001-11-07
1
-10
/
+15
*
Check the return code properly.
Bill Stoddard
2001-11-07
1
-1
/
+1
*
Fix typo in prior commit
William A. Rowe Jr
2001-08-02
1
-2
/
+2
*
Adapt to changed declaration of apr_pool_sub_make()
William A. Rowe Jr
2001-08-02
1
-2
/
+4
*
Allow us to build ssl on beos...
David Reid
2001-07-30
1
-1
/
+1
*
Apply mod_ssl MEGA porting patch. This is a cleaned up version of the
Ralf S. Engelschall
2001-07-19
1
-67
/
+72
*
Axe out SSL_USE_SDBM stuff, i.e., get rid of the local SDBM copy and use
Ralf S. Engelschall
2001-05-05
1
-42
/
+42
*
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-04
1
-34
/
+32
*
Initial revision
Ralf S. Engelschall
2001-05-04
1
-0
/
+440