index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
ssl
/
ssl_engine_vars.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restructured server name indication support (PR 34607);
Guenter Knauf
2008-01-11
1
-0
/
+6
*
* modules/ssl/ssl_engine_vars.c (ssl_var_register): Take a pool
Joe Orton
2007-11-02
1
-34
/
+30
*
Resolve storage of process-lifespan version strings for OpenSSL,
William A. Rowe Jr
2007-09-12
1
-5
/
+6
*
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_version): constify
Joe Orton
2007-03-21
1
-1
/
+1
*
*) adds compile-time/run time SSL-C version support
William A. Rowe Jr
2007-03-21
1
-17
/
+27
*
Replace ap_get_server_version with ap_get_server_banner() and
Jeff Trawick
2006-09-05
1
-1
/
+1
*
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
-15
/
+15
*
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_dn): Fix gcc
Joe Orton
2005-09-19
1
-2
/
+3
*
- remove ssl_ext_lookup and replace it with ssl_ext_list
David Reid
2005-09-16
1
-17
/
+40
*
Add SSL_COMPRESS_METHOD variable (included in +StdEnvVars) to note
William A. Rowe Jr
2005-07-06
1
-0
/
+37
*
Second fat-fingered typo in 24 hrs. Balance parens, this now compiles.
William A. Rowe Jr
2005-03-17
1
-1
/
+1
*
Clean up emit for size truncation. Division here ensures we fit nicely.
William A. Rowe Jr
2005-03-17
1
-1
/
+1
*
* modules/ssl/mod_ssl.h: Add ssl_ext_lookup optional hook declaration.
Joe Orton
2005-02-15
1
-0
/
+56
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
FINALLY Correct ap_http_method()! It is NOT a method, it's a SCHEME!
William A. Rowe Jr
2005-01-02
1
-1
/
+1
*
Use the right length.
Jean-Frederic Clere
2004-09-30
1
-1
/
+1
*
* modules/ssl/ssl_engine_vars.c: Map "UID" suffix to the same OID
Joe Orton
2004-09-22
1
-2
/
+3
*
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_remain): New
Joe Orton
2004-08-18
1
-0
/
+42
*
Use the correct Apache-2.x EBCDIC conversion function (not the old apache-1.3...
Martin Kraemer
2004-06-29
1
-4
/
+3
*
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup,
Joe Orton
2004-03-04
1
-3
/
+3
*
* modules/ssl/ssl_engine_vars (ssl_var_lookup): const'ify result and
Joe Orton
2004-03-04
1
-30
/
+20
*
* modules/ssl/ssl_engine_vars (ssl_var_lookup): Optimise such that
Joe Orton
2004-03-04
1
-57
/
+76
*
* modules/ssl/mod_ssl.h: Declare ssl_is_https optional function.
Joe Orton
2004-03-04
1
-0
/
+7
*
* modules/ssl/ssl_engine_vars (ssl_var_lookup): Fix potential
Joe Orton
2004-03-04
1
-4
/
+4
*
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_dn): Simplify
Joe Orton
2004-02-29
1
-8
/
+5
*
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_dn): For a DN
Joe Orton
2004-02-28
1
-4
/
+15
*
Move mod_ssl-internal interfaces into ssl_private.h; allow mod_ssl.h
Joe Orton
2004-02-28
1
-0
/
+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
*
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl): Fix segfault if
Joe Orton
2004-01-12
1
-4
/
+6
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
* modules/ssl/ssl_engine_vars.c (ssl_var_log_handler_x): Fix
Joe Orton
2003-11-25
1
-1
/
+0
*
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup): Only call
Joe Orton
2003-11-25
1
-7
/
+6
*
* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_version):
Joe Orton
2003-11-25
1
-1
/
+1
*
* modules/ssl/ssl_engine_vars.c (ssl_var_log_handler_c): Fix
Joe Orton
2003-10-23
1
-1
/
+1
*
mod_ssl: Fix a problem setting variables that represent the
Jeff Trawick
2003-07-14
1
-1
/
+1
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
Close several small leaks in SSL.
William A. Rowe Jr
2002-10-29
1
-1
/
+6
*
mod_ssl uses free() inappropriately in several places, to free
Jeff Trawick
2002-10-25
1
-2
/
+2
*
APR-ize the localtime() fooness, since localtime() is not always
Cliff Woolley
2002-05-28
1
-13
/
+9
*
Fix so that we can compile with OpenSSL 0.9.8-dev.
Justin Erenkrantz
2002-04-18
1
-0
/
+3
*
bringing back MOD_SSL_VERSION macro, define it to AP_SERVER_BASEVERSION
Doug MacEachern
2002-03-27
1
-1
/
+1
*
the mod_ssl provided with Apache >= 2.0 no longer has an independent
Jeff Trawick
2002-03-22
1
-1
/
+1
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
PR:
Doug MacEachern
2002-03-13
1
-1
/
+3
*
Fixed a type mismatch
Bradley Nicholes
2002-03-12
1
-1
/
+1
*
don't allocate SSLConnRec unless ssl is enabled on this vhost.
Doug MacEachern
2002-03-10
1
-1
/
+1
[next]