index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
ssl
/
ssl_util_ssl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-10
/
+10
*
* modules/ssl/ssl_util_ssl.c (SSL_X509_STORE_create): Catch errors
Joe Orton
2005-09-01
1
-4
/
+7
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+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
*
Use portable macro instead of the (no longer working) Apache-1.3 code
Martin Kraemer
2003-06-20
1
-3
/
+1
*
Introduce a number of SSLC hints to mod_ssl, including the following
William A. Rowe Jr
2003-04-03
1
-4
/
+4
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
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
*
fix the interface to PEM_read_bio_X509() with OpenSSL versions older than 0.9.4.
Jeff Trawick
2002-10-26
1
-5
/
+1
*
stylistic improvements
Jeff Trawick
2002-10-25
1
-20
/
+24
*
Remove warnings seen with Sun's Forte compiler.
Justin Erenkrantz
2002-09-15
1
-1
/
+1
*
fix SSL_X509_INFO_load_path so SSLProxyMachineCertificatePath works
Doug MacEachern
2002-04-03
1
-5
/
+10
*
enable/cleanup SSL_X509_INFO_load_{file,path} functions for use in
Doug MacEachern
2002-03-30
1
-23
/
+29
*
add modssl_dh_configure() function to fold some duplication in
Doug MacEachern
2002-03-27
1
-0
/
+28
*
sslc does not currently support X509V3_EXT_d2i
Doug MacEachern
2002-03-27
1
-0
/
+8
*
toolkit compat for PEM_read_bio_PrivateKey
Doug MacEachern
2002-03-27
1
-1
/
+1
*
use compat macro for another PEM_read_bio_X509
Doug MacEachern
2002-03-27
1
-1
/
+1
*
toolkit compat for PEM_read_bio_X509
Doug MacEachern
2002-03-27
1
-5
/
+1
*
add modssl_session_get_time() function to give mod_ssl what it needs
Doug MacEachern
2002-03-27
1
-0
/
+12
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
SSL_SESSION_id2sz() was NOT THREAD SAFE. it returned a pointer to a
Doug MacEachern
2002-03-13
1
-3
/
+3
*
mod_ssl adjustments to help with using toolkits other than OpenSSL:
Doug MacEachern
2002-01-10
1
-14
/
+22
*
get rid of SSL_get_app_data2_idx() which had a race condition when
Doug MacEachern
2001-11-21
1
-12
/
+24
*
Adapt to changed declaration of apr_pool_sub_make()
William A. Rowe Jr
2001-08-02
1
-1
/
+1
*
This patch eliminates the direct use of OS library calls (fopen and
William A. Rowe Jr
2001-07-31
1
-30
/
+24
*
Apply mod_ssl MEGA porting patch. This is a cleaned up version of the
Ralf S. Engelschall
2001-07-19
1
-2
/
+2
*
Quiet the compiler, msvc is sticky about arg lists being consistent.
William A. Rowe Jr
2001-06-28
1
-3
/
+3
*
Port ssl_util_ssl.[ch] stuff to APR.
Ralf S. Engelschall
2001-05-05
1
-26
/
+19
*
Next step in mod_ssl integration:
Ralf S. Engelschall
2001-05-05
1
-0
/
+3
*
mod_ssl integration step 2:
Ralf S. Engelschall
2001-05-05
1
-34
/
+32
*
Initial revision
Ralf S. Engelschall
2001-05-04
1
-0
/
+544