Age | Commit message (Collapse) | Author |
|
There would (probably) be no security issue with continuing to use
OpenSSL 1.0.2h for RPKI, but it's usually best to stay current.
Update the update-snapshot script to use git instead of svn.
|
|
svn path=/trunk/; revision=6423
|
|
svn path=/trunk/; revision=6350
|
|
svn path=/trunk/; revision=6212
|
|
svn path=/trunk/; revision=6075
|
|
http://openssl.org/news/secadv_20150319.txt
svn path=/trunk/; revision=6069
|
|
Most of the vulnerabilities fixed are in TLS and DTLS code we don't
use, and all of them are minor, see OpenSSL release notes if you care.
svn path=/trunk/; revision=6046
|
|
svn path=/trunk/; revision=5999
|
|
staying current.
svn path=/trunk/; revision=5975
|
|
affect anything the RPKI code does, but it's easiest to stay current.
svn path=/trunk/; revision=5861
|
|
easier to upgrade than to answer that question even once.
svn path=/trunk/; revision=5767
|
|
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
|