Age | Commit message (Collapse) | Author |
|
svn path=/trunk/; revision=5619
|
|
svn path=/trunk/; revision=5190
|
|
svn path=/trunk/; revision=4436
|
|
to CMS when used for encryption, so I don't think it's a serious issue
for RPKI CMS signed data, but upgrade to OpenSSL 1.0.0h anyway.
svn path=/trunk/; revision=4395
|
|
svn path=/trunk/; revision=4141
|
|
svn path=/openssl/Makefile.in; revision=3970
|
|
svn path=/openssl/Makefile.in; revision=3794
|
|
svn path=/openssl/Makefile.in; revision=3562
|
|
svn path=/openssl/Makefile.in; revision=3295
|
|
svn path=/openssl/Makefile.in; revision=3161
|
|
svn path=/openssl/Makefile; revision=2956
|
|
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
|
|
svn path=/openssl/Makefile; revision=1566
|