summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
1999-04-19Change functions to ANSI C.Ulf Möller
1999-04-19Finish off support for Certificate Policies extension.Dr. Stephen Henson
1999-04-19Clean up prototypes (prepare for removing NOPROTO).Ulf Möller
1999-04-19Document additional Configure flags.Ulf Möller
1999-04-19Error in comment.Ulf Möller
1999-04-19Fix typos in error codes.Ulf Möller
1999-04-19Definition did not match prototype.Ulf Möller
1999-04-19Defunct assembler files removed; various cleanups.Ulf Möller
1999-04-19SPARC v8 assembler BIGNUM code.Ulf Möller
1999-04-19New "Configure" entry (Solaris with debug info)Bodo Möller
1999-04-19Removed extra semicolons.Bodo Möller
1999-04-19Pass $PERL on make errors.Ulf Möller
1999-04-18Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson
1999-04-18Fix const declarations.Ben Laurie
1999-04-18Update dependencies.Ben Laurie
1999-04-17Allow asn1parse to print out VISIBLESTRING and some code needed for certificateDr. Stephen Henson
1999-04-17Massive constification.Ben Laurie
1999-04-17Add support for VISIBLESTRING and UTF8StringDr. Stephen Henson
1999-04-17Another STACK bites the dust.Ben Laurie
1999-04-16Add initial support for r2i RAW extensions which can access the config databaseDr. Stephen Henson
1999-04-16Fix some warnings. Contributed by Anonymous.Ben Laurie
1999-04-16Another bug.Ulf Möller
1999-04-16Write random seed file in binary mode.Ulf Möller
1999-04-15Fix a horrible BN bug in bn_expand2 which caused BN_add_word() et al to failDr. Stephen Henson
1999-04-15Add new experimental ciphersuites. Bring naming into line with RFC.Ben Laurie
1999-04-15Just use an ANSI declaration, instead.Ben Laurie
1999-04-14/* Just some comments. */Bodo Möller
1999-04-14Add some utilities to support SXNet extension also add support in DEF filesDr. Stephen Henson
1999-04-14Cleaning up Ben's clean-ups :-)Bodo Möller
1999-04-14Make Windows compilers happy.Bodo Möller
1999-04-14Some tiny fixes.Bodo Möller
1999-04-14Typo.Ben Laurie
1999-04-14Start with some plans...Ralf S. Engelschall
1999-04-13Delete all the old X509V3 pack and unpack stuff and various structures andDr. Stephen Henson
1999-04-13SSL_ALLOW_ENULL was renamed to SSL_FORBID_ENULL some time ago by Ben.Ralf S. Engelschall
1999-04-13Submitted by:Bodo Möller
1999-04-13New Configure option "rsaref".Ulf Möller
1999-04-12Don#t auto-generate crypto/pem/pem.h -- a fixed file is fine for it.Bodo Möller
1999-04-12Add type-safe STACKs and SETs.Ben Laurie
1999-04-12gcc claims this is a shadow, though I can't find what it is shadowing...Ben Laurie
1999-04-12Add `openssl ca -revoke <certfile>' facility which revokes a certificateRalf S. Engelschall
1999-04-12Fix `openssl crl -noout -text' combination where `-noout' killed the `-text'Ralf S. Engelschall
1999-04-12Make sure a corresponding plain text error message exists for theRalf S. Engelschall
1999-04-11Obsoleted by new openssl command "list-cipher-commands".Bodo Möller
1999-04-11Submitted by:Bodo Möller
1999-04-10Fix a few typos and tabs while I'm poking around in ca.c...Ralf S. Engelschall
1999-04-10Rid the world of yet more evil casts.Ben Laurie
1999-04-10Adjust renegotiation slightly.Ben Laurie
1999-04-10Fix a typo in the X.509v3 docs: cRLSign instead of cRLCertSign is correctRalf S. Engelschall
1999-04-10Rid the world of more evil casts.Ben Laurie