summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
1999-02-14Add support for raw extensions. This means that you can include the DER encodingDr. Stephen Henson
1999-02-14Make sure latest Perl versions don't interpret some generated C array as PerlRalf S. Engelschall
1999-02-14More Win32 fixes and upsdate INSTALL.W32 documentation.Dr. Stephen Henson
1999-02-13Finally(?) fix DES stuff.Ben Laurie
1999-02-13Update dependencies.Ben Laurie
1999-02-13Fix ghastly DES declarations, and all consequential warnings.Ben Laurie
1999-02-13Fix typo in asn1.h (PRINTABLESTRING_STRING) and fix a bug in object creationDr. Stephen Henson
1999-02-13Add support for 3DES CBCM mode.Ben Laurie
1999-02-13Whoops, missed one.Ben Laurie
1999-02-13Some cleanup.Ben Laurie
1999-02-12Tidy up asm stuff.Ben Laurie
1999-02-11Delete a few unused files in apps, restore CAST WIN32 ASM file to mainDr. Stephen Henson
1999-02-10Remove three more bogus files (2x temp file, 1x trash)Ralf S. Engelschall
1999-02-10Ignore mx86unix.cpp which is generated on Intel platformsRalf S. Engelschall
1999-02-10First cut for a very conservative source tree cleanup:Ralf S. Engelschall
1999-02-10Oops. Forgot to do a 'make errors'.Dr. Stephen Henson
1999-02-10More extension code. Incomplete support for subject and issuer altDr. Stephen Henson
1999-02-09Update dependencies.Ben Laurie
1999-02-09More exactitude with function arguments.Ben Laurie
1999-02-09Oops... forgot to add new ENUMERATED file...Dr. Stephen Henson
1999-02-09Support for ASN1 ENUMERATED type. This copies and duplicates the ASN1_INTEGERDr. Stephen Henson
1999-02-08Comment out def of currently unimplemented function to stop warning.Dr. Stephen Henson
1999-02-07Fix filename in comment.Dr. Stephen Henson
1999-02-07Add support for GeneralName and GeneralNames extensions. Also preliminaryDr. Stephen Henson
1999-02-06Delete legacy file.Dr. Stephen Henson
1999-02-06Slightly improved diagnostics.Ben Laurie
1999-02-06Rename v3_bitstr.c to v3_bitst.c to fit in 8+3. Rebuild MINFO to reflectDr. Stephen Henson
1999-02-01Delete bogus V3 prototype and update the *.num files to include ordinals forDr. Stephen Henson
1999-01-31Fix various stuff: that VC++ 5.0 chokes on:Dr. Stephen Henson
1999-01-31Yet more pissing about to get PEM built at the right moment.Ben Laurie
1999-01-31Add new function, EVP_MD_CTX_copy() to replace frequent use of memcpy.Mark J. Cox
1999-01-30Squeeze a bit more speed out of MD5 assembler.Ben Laurie
1999-01-30More pissing about to get pem.h to behave properly.Ben Laurie
1999-01-30Break circular dependency between pem and err.Ben Laurie
1999-01-30Ignore crypto/x509v3/libRalf S. Engelschall
1999-01-30Update dependencies.Ben Laurie
1999-01-30Add dependencies.Ben Laurie
1999-01-30Update dependencies.Ben Laurie
1999-01-28Fixes to BN code. Previously the default was to define BN_RECURSIONMark J. Cox
1999-01-28Remember to add the new file this time :-)Dr. Stephen Henson
1999-01-28Add ASN1 code for netscape certificate sequences.Dr. Stephen Henson
1999-01-26Add a few extended key usage OIDs.Dr. Stephen Henson
1999-01-25Oops. One header too many.Ben Laurie
1999-01-25Update dependencies.Ben Laurie
1999-01-25Declare correctly on FreeBSD.Ben Laurie
1999-01-25Reduce header dependencies.Ben Laurie
1999-01-25More X509 V3 stuff. Add support for extensions in the 'req' applicationDr. Stephen Henson
1999-01-24Add file x509v3.err.Dr. Stephen Henson
1999-01-24Minor constification.Ben Laurie
1999-01-24Continuing adding X509 V3 support. This starts to integrate the code withDr. Stephen Henson