Age | Commit message (Collapse) | Author |
|
svn path=/pow/POW-0.7/POW.c; revision=2967
|
|
svn path=/pow/POW-0.7/POW.c; revision=2966
|
|
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=/pow/POW-0.7/POW.c; revision=2709
|
|
string (rather than immediately converting to Python).
svn path=/pow/POW-0.7/POW.c; revision=2708
|
|
ssl_object_verify_callback() is invoked, so don't log the garbage.
svn path=/pow/POW-0.7/POW.c; revision=2692
|
|
svn path=/pow/POW-0.7/POW.c; revision=2689
|
|
validation callback.
svn path=/pow/POW-0.7/POW.c; revision=2687
|
|
but it shouldn't dump core either.
svn path=/pow/POW-0.7/POW.c; revision=2641
|
|
svn path=/pow/POW-0.7/POW.c; revision=2485
|
|
svn path=/pow/POW-0.7/POW.c; revision=2482
|
|
test" ran to completion.
svn path=/pow/POW-0.7/POW.c; revision=2481
|
|
svn path=/pow/POW-0.7/POW.c; revision=2478
|
|
svn path=/pow/POW-0.7/POW.c; revision=2475
|
|
svn path=/pow/POW-0.7/POW.c; revision=2474
|
|
svn path=/pow/POW-0.7/POW.c; revision=2473
|
|
svn path=/pow/POW-0.7/POW.c; revision=2472
|
|
svn path=/pow/POW-0.7/POW.c; revision=2471
|
|
svn path=/pow/POW-0.7/POW.c; revision=2469
|
|
exceptions.
svn path=/pow/POW-0.7/POW.c; revision=2467
|
|
svn path=/pow/POW-0.7/POW.c; revision=2466
|
|
simplify use of event-driven SSL connections.
svn path=/pow/POW-0.7/POW.c; revision=2465
|
|
svn path=/pow/POW-0.7/POW.c; revision=2455
|
|
svn path=/pow/POW-0.7/POW.c; revision=2454
|
|
svn path=/pow/POW-0.7/POW.c; revision=2453
|
|
svn path=/pow/POW-0.7/POW.c; revision=2037
|
|
new type-safety features in the OpenSSL "stack" metatype.
svn path=/openssl/Makefile; revision=2012
|
|
svn path=/pow/POW-0.7/POW.c; revision=1959
|
|
svn path=/pow/POW-0.7/POW.c; revision=1770
|
|
svn path=/pow/POW-0.7/POW.c; revision=1767
|
|
svn path=/pow/POW-0.7/POW.c; revision=1743
|
|
variable before reporting my own stupid null pointer oops as an
OpenSSL bug. Sigh.
svn path=/pow/POW-0.7/POW.c; revision=1736
|
|
svn path=/pow/POW-0.7/POW.c; revision=1735
|
|
back, so remove workaround. Still need to report and get fixes for
the two other OpenSSL bugs I discovered over the last few days....
svn path=/pow/POW-0.7/POW.c; revision=1733
|
|
work yet due to an apparent bug in OpenSSL (CMS_add0_crl() dumps core).
If through some bizzare twist of fate we revive the idea of allowing
CA certs in CMS messages, this is the change that will need to be
(partly) backed out.
svn path=/docs/left-right-xml; revision=1730
|
|
EVP_R_COMMAND_NOT_SUPPORTED errors from CMS routines.
svn path=/pow/POW-0.7/POW.c; revision=1719
|
|
svn path=/pow/POW-0.7/POW.c; revision=1700
|
|
svn path=/pow/POW-0.7/POW.c; revision=1696
|
|
svn path=/pow/POW-0.7/POW.c; revision=1693
|
|
svn path=/pow/POW-0.7/POW.c; revision=1692
|
|
svn path=/pow/POW-0.7/POW.c; revision=1691
|
|
svn path=/pow/POW-0.7/POW.c; revision=1689
|
|
handling of eContentType OIDs, etc. Unifiy some of the redundant XML
processing as method routines.
svn path=/pow/POW-0.7/POW.c; revision=1679
|
|
call CMS_add1_cert() directly.
svn path=/pow/POW-0.7/POW.c; revision=1673
|
|
doesn't work yet (this may be an OpenSSL bug, not sure yet). Breaks
"make test".
svn path=/pow/POW-0.7/POW.c; revision=1672
|
|
svn path=/pow/POW-0.7/POW.c; revision=1645
|
|
clone of the PKCS7 code, whacked with a stick until it compiles.
svn path=/pow/POW-0.7/POW.c; revision=1642
|
|
svn path=/pow/POW-0.7/POW.c; revision=1562
|
|
svn path=/pow/POW-0.7/POW.c; revision=1558
|
|
svn path=/docs/rpki-db-schema.sql; revision=1557
|