Age | Commit message (Collapse) | Author |
|
build it.
svn path=/configure; revision=3610
|
|
package.
svn path=/pow/Makefile.in; revision=3609
|
|
necessary, building OpenSSL with -fPIC and linking against static
libraries was enough. So we probably could go back to using
distutils, but for now, we can get rid of the extraneous steps.
svn path=/pow/Makefile.in; revision=3608
|
|
svn path=/pow/Makefile.in; revision=3606
|
|
svn path=/configure; revision=3602
|
|
svn path=/pow/POW-0.7/lib/pkix.py; revision=3598
|
|
svn path=/Makefile.in; revision=3596
|
|
svn path=/pow/Makefile.in; revision=3582
|
|
svn path=/configure; revision=3581
|
|
finds and what configure options are enabled.
Building with system OpenSSL doesn't quite work yet, still too many
hardwired paths in Makefiles.
svn path=/Makefile.in; revision=3578
|
|
svn path=/buildtools/python-header; revision=3574
|
|
svn path=/pow/pywrap/build.py; revision=3563
|
|
catch all the weird system-dependent library stuff.
svn path=/configure; revision=3561
|
|
svn path=/pow/pywrap/Makefile.in; revision=3559
|
|
svn path=/configure; revision=3558
|
|
syntax for both GeneralizedTime and UTCTime: bad enough that the ASN.1
code has to know about Y2050 madness, there's no sane reason why
application code should need to know.
svn path=/pow/POW-0.7/POW.c; revision=3448
|
|
svn path=/pow/POW-0.7/POW.c; revision=3440
|
|
svn path=/pow/POW-0.7/POW.c; revision=3374
|
|
svn path=/pow/POW-0.7/POW.c; revision=3337
|
|
svn path=/pow/POW-0.7/POW.c; revision=3304
|
|
svn path=/pow/POW-0.7/POW.c; revision=2967
|
|
svn path=/pow/POW-0.7/POW.c; revision=2966
|
|
that they were disabled when POW was compiled (eg, MD2).
svn path=/pow/POW-0.7/lib/pkix.py; revision=2885
|
|
svn path=/pow/POW-0.7/lib/pkix.py; revision=2884
|
|
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
|
|
because the %^&^%*! GNU linker is unable to build _POW.so from static
libraries on 64-bit hardware.
svn path=/openssl/Makefile; revision=2806
|
|
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
|
|
svn path=/pow/README; revision=2686
|
|
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
|