2002-07-31 02:57:18 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Want apache-1.3.26nb3 now.
|
2002-06-24 18:36:28 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Fix version number in dependence on "apache" package.
|
2002-06-24 18:26:50 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ap-ssl to 2.8.10 (mod_ssl 2.8.10).
Changes with mod_ssl 2.8.10 (19-Jun-2002 to 24-Jun-2002)
*) Fixed off-by-one buffer overflow bug in the compatibility
functionality (mapping of old directives to new ones).
*) Fixed memory leak in processing of CA certificates.
*) In case there is actually a certificate chain in the session cache,
we now use the value of SSL_get_peer_certificate(ssl) to verify as
it will have been removed from the chain before it was put in the
cache.
*) Seed the PRNG with a maximum of 1K from the internal scoreboard.
|
2002-06-19 17:22:37 by Matthias Scheler | Files touched by this commit (2) |
Log message:
Add missing "source/" to master site entries for "ftp.funet.fi".
|
2002-06-19 15:54:39 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Fix dependence on "apachage" package.
|
2002-06-19 13:04:00 by Jaromir Dolecek | Files touched by this commit (5) | |
Log message:
update for now-available mod_ssl-2.8.9-1.3.26
|
2002-06-19 12:20:07 by Jaromir Dolecek | Files touched by this commit (1) |
Log message:
add hack to compile with Apache 1.3.26; this should be removed once
newer version of mod_ssl would be available.
|
2002-06-19 09:11:00 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Add a two mirror sites because the main site isn't that fast.
|
2002-06-18 13:36:36 by Matthias Scheler | Files touched by this commit (1) |
Log message:
Update version number in dependence on "apache".
|
2002-04-02 16:22:24 by Johnny C. Lam | Files touched by this commit (2) |
Log message:
Update www/ap-ssl to 2.8.8. Changes from version 2.8.7 include:
*) Upgraded to Apache 1.3.24
*) Support leading whitespaces in commands of SSLLog "|..." directives.
*) Fixed timeout handling on connection establishment by correctly
resetting the timeout on errors.
*) Fixed two memory leaks related to CA certificate configuration.
*) Fixed memory leak related to temporary DH key handling.
*) Fixed memory leak on shutdown if CRLs are used.
*) Fixed remaining SIGBUS problems on SPARC inside SHMCB session
cache implementation.
|