diff options
author | Rob Austein <sra@hactrn.net> | 2009-11-18 06:28:01 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2009-11-18 06:28:01 +0000 |
commit | 1fcd03f22bd481b4fffec2e8ad8efa3bb31051a5 (patch) | |
tree | 2a963e7769a97b2b3d98f63d9a65f3140f1f5581 /openssl/openssl-1.0.0-stable-SNAP-20091118.tar.gz | |
parent | fe329373adc4fe0a8045dd6d32eaf90a68fd7260 (diff) |
Update to new OpenSSL snapshot, to track TLS negotiation protocol
bugfixes. While we're at this, switch to 1.0.0-stable snapshot
series, with goal of eventually converging on OpenSSL 1.0.0.
This included a few changes to track OpenSSL:
- The "STRING" type used in the OpenSSL stack macros became
"OPENSSL_STRING".
- OpenSSL has deprecated the MD2 digest algorithm, so POW code can't
refer to it unconditionally (perhaps I should remove support for it
from POW entirely, but for now I just honor the compile-time
conditional).
- OpenSSL's configuration script was whining that I should run "make
depend", so I do that now as part of the OpenSSL library build.
svn path=/openssl/Makefile; revision=2883
Diffstat (limited to 'openssl/openssl-1.0.0-stable-SNAP-20091118.tar.gz')
-rw-r--r-- | openssl/openssl-1.0.0-stable-SNAP-20091118.tar.gz | bin | 0 -> 3988497 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/openssl/openssl-1.0.0-stable-SNAP-20091118.tar.gz b/openssl/openssl-1.0.0-stable-SNAP-20091118.tar.gz Binary files differnew file mode 100644 index 00000000..40de00cd --- /dev/null +++ b/openssl/openssl-1.0.0-stable-SNAP-20091118.tar.gz |