aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-04-19Change functions to ANSI C.Ulf Möller491-7416/+2835
1999-04-19Finish off support for Certificate Policies extension.Dr. Stephen Henson5-4/+191
1999-04-19Clean up prototypes (prepare for removing NOPROTO).Ulf Möller4-13/+13
1999-04-19Document additional Configure flags.Ulf Möller1-2/+7
1999-04-19Error in comment.Ulf Möller1-1/+1
1999-04-19Fix typos in error codes.Ulf Möller14-21/+24
1999-04-19Definition did not match prototype.Ulf Möller1-2/+2
1999-04-19Defunct assembler files removed; various cleanups.Ulf Möller2-34/+42
1999-04-19SPARC v8 assembler BIGNUM code.Ulf Möller3-0/+1500
1999-04-19New "Configure" entry (Solaris with debug info)Bodo Möller1-0/+1
1999-04-19Removed extra semicolons.Bodo Möller2-3/+3
1999-04-19Pass $PERL on make errors.Ulf Möller1-1/+1
1999-04-18Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson13-31/+679
1999-04-18Fix const declarations.Ben Laurie1-11/+14
1999-04-18Update dependencies.Ben Laurie2-59/+55
1999-04-17Allow asn1parse to print out VISIBLESTRING and some code needed for certificateDr. Stephen Henson7-9/+118
1999-04-17Massive constification.Ben Laurie124-448/+496
1999-04-17Add support for VISIBLESTRING and UTF8StringDr. Stephen Henson10-5/+253
1999-04-17Another STACK bites the dust.Ben Laurie5-25/+41
1999-04-16Add initial support for r2i RAW extensions which can access the config databaseDr. Stephen Henson6-18/+120
1999-04-16Fix some warnings. Contributed by Anonymous.Ben Laurie6-5/+10
1999-04-16Another bug.Ulf Möller1-2/+3
1999-04-16Write random seed file in binary mode.Ulf Möller1-1/+1
1999-04-15Fix a horrible BN bug in bn_expand2 which caused BN_add_word() et al to failDr. Stephen Henson2-17/+30
1999-04-15Add new experimental ciphersuites. Bring naming into line with RFC.Ben Laurie2-12/+57
1999-04-15Just use an ANSI declaration, instead.Ben Laurie1-6/+1
1999-04-14/* Just some comments. */Bodo Möller2-2/+6
1999-04-14Add some utilities to support SXNet extension also add support in DEF filesDr. Stephen Henson8-34/+280
1999-04-14Cleaning up Ben's clean-ups :-)Bodo Möller1-1/+1
1999-04-14Make Windows compilers happy.Bodo Möller2-1/+5
1999-04-14Some tiny fixes.Bodo Möller3-3/+4
1999-04-14Typo.Ben Laurie2-2/+5
1999-04-14Start with some plans...Ralf S. Engelschall1-1/+3
1999-04-13Delete all the old X509V3 pack and unpack stuff and various structures andDr. Stephen Henson11-705/+15
1999-04-13SSL_ALLOW_ENULL was renamed to SSL_FORBID_ENULL some time ago by Ben.Ralf S. Engelschall1-1/+1
1999-04-13Submitted by:Bodo Möller1-2/+2
1999-04-13New Configure option "rsaref".Ulf Möller4-3/+10
1999-04-12Don#t auto-generate crypto/pem/pem.h -- a fixed file is fine for it.Bodo Möller5-191/+32
1999-04-12Add type-safe STACKs and SETs.Ben Laurie48-873/+1147
1999-04-12gcc claims this is a shadow, though I can't find what it is shadowing...Ben Laurie1-3/+3
1999-04-12Add `openssl ca -revoke <certfile>' facility which revokes a certificateRalf S. Engelschall2-0/+187
1999-04-12Fix `openssl crl -noout -text' combination where `-noout' killed the `-text'Ralf S. Engelschall2-2/+8
1999-04-12Make sure a corresponding plain text error message exists for theRalf S. Engelschall2-0/+7
1999-04-11Obsoleted by new openssl command "list-cipher-commands".Bodo Möller1-35/+0
1999-04-11Submitted by:Bodo Möller3-9/+35
1999-04-10Fix a few typos and tabs while I'm poking around in ca.c...Ralf S. Engelschall1-4/+4
1999-04-10Rid the world of yet more evil casts.Ben Laurie2-5/+5
1999-04-10Adjust renegotiation slightly.Ben Laurie1-3/+3
1999-04-10Fix a typo in the X.509v3 docs: cRLSign instead of cRLCertSign is correctRalf S. Engelschall1-1/+1
1999-04-10Rid the world of more evil casts.Ben Laurie3-39/+39