aboutsummaryrefslogtreecommitdiff
path: root/crypto
AgeCommit message (Expand)AuthorFilesLines
1999-02-23Add reliable BIO.Ben Laurie2-2/+4
1999-02-23Fix more warnings.Ben Laurie1-11/+19
1999-02-23Make gcc -Wall happy ("might be used uninitialized...")Ralf S. Engelschall1-1/+1
1999-02-22Add syslogging BIO.Ben Laurie3-2/+248
1999-02-22Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson19-95/+74
1999-02-21Fix warning.Ben Laurie1-2/+4
1999-02-21Make RSA_NO_PADDING really use no padding.Dr. Stephen Henson4-19/+14
1999-02-21Add more functionality to issuer alt name and subject alt name. New optionsDr. Stephen Henson6-6/+214
1999-02-20Fix a warning.Ben Laurie1-2/+4
1999-02-20Generate errors when public/private key check is done.Ben Laurie5-5/+33
1999-02-20Preliminary support for reason code CRL extension.Dr. Stephen Henson7-6/+137
1999-02-19Patch so the new crl stuff actually compiles this time :-) Also update theDr. Stephen Henson1-1/+2
1999-02-19Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson14-16/+332
1999-02-18Fix case of new functions in error files.Ben Laurie3-3/+5
1999-02-17Oops! Remeber to include the other patches this time...Dr. Stephen Henson9-2/+142
1999-02-17Fuller authority key id support, partial support for private key usage extensionDr. Stephen Henson2-1/+173
1999-02-17Add OAEP.Ben Laurie8-4/+452
1999-02-17Added code to GENERAL_NAME with support for more options and preliminaryDr. Stephen Henson5-22/+181
1999-02-15Fix various memory leaks in SSL, apps and DSADr. Stephen Henson1-1/+0
1999-02-14Update error codes.Dr. Stephen Henson3-3/+9
1999-02-14Add support for raw extensions. This means that you can include the DER encodingDr. Stephen Henson2-12/+107
1999-02-14Make sure latest Perl versions don't interpret some generated C array as PerlRalf S. Engelschall1-1/+1
1999-02-14More Win32 fixes and upsdate INSTALL.W32 documentation.Dr. Stephen Henson2-1/+2
1999-02-13Finally(?) fix DES stuff.Ben Laurie11-116/+115
1999-02-13Update dependencies.Ben Laurie4-1/+34
1999-02-13Fix ghastly DES declarations, and all consequential warnings.Ben Laurie32-340/+277
1999-02-13Fix typo in asn1.h (PRINTABLESTRING_STRING) and fix a bug in object creationDr. Stephen Henson2-2/+2
1999-02-13Add support for 3DES CBCM mode.Ben Laurie3-3/+251
1999-02-13Whoops, missed one.Ben Laurie1-3202/+0
1999-02-13Some cleanup.Ben Laurie5-1014/+5
1999-02-12Tidy up asm stuff.Ben Laurie17-10011/+7
1999-02-11Delete a few unused files in apps, restore CAST WIN32 ASM file to mainDr. Stephen Henson2-1/+953
1999-02-10Remove three more bogus files (2x temp file, 1x trash)Ralf S. Engelschall3-314/+0
1999-02-10Ignore mx86unix.cpp which is generated on Intel platformsRalf S. Engelschall1-0/+1
1999-02-10First cut for a very conservative source tree cleanup:Ralf S. Engelschall25-4102/+0
1999-02-10Oops. Forgot to do a 'make errors'.Dr. Stephen Henson3-0/+9
1999-02-10More extension code. Incomplete support for subject and issuer altDr. Stephen Henson17-26/+749
1999-02-09Update dependencies.Ben Laurie4-57/+82
1999-02-09More exactitude with function arguments.Ben Laurie7-16/+16
1999-02-09Oops... forgot to add new ENUMERATED file...Dr. Stephen Henson1-0/+307
1999-02-09Support for ASN1 ENUMERATED type. This copies and duplicates the ASN1_INTEGERDr. Stephen Henson6-3/+97
1999-02-08Comment out def of currently unimplemented function to stop warning.Dr. Stephen Henson1-1/+1
1999-02-07Fix filename in comment.Dr. Stephen Henson1-1/+1
1999-02-07Add support for GeneralName and GeneralNames extensions. Also preliminaryDr. Stephen Henson9-8/+458
1999-02-06Delete legacy file.Dr. Stephen Henson1-318/+0
1999-02-06Slightly improved diagnostics.Ben Laurie1-1/+1
1999-02-06Rename v3_bitstr.c to v3_bitst.c to fit in 8+3. Rebuild MINFO to reflectDr. Stephen Henson2-13/+13
1999-02-01Delete bogus V3 prototype and update the *.num files to include ordinals forDr. Stephen Henson1-2/+0
1999-01-31Fix various stuff: that VC++ 5.0 chokes on:Dr. Stephen Henson2-0/+9
1999-01-31Yet more pissing about to get PEM built at the right moment.Ben Laurie2-2/+2