summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
1999-11-12Make sure installed files are world readableRichard Levitte
1999-11-11Fix a couple of outstanding issues: update STATUS file, fix NO_FP_API problems.Dr. Stephen Henson
1999-11-09Undo silly change.Bodo Möller
1999-11-09Fix (spurious) warnings.Ben Laurie
1999-11-09Avoid some warnings.Bodo Möller
1999-11-08Fix to the -revoke option in ca. It was leaking memory, crashing and justDr. Stephen Henson
1999-11-04Allow additional information to be attached to aDr. Stephen Henson
1999-11-03Fix assembler for Alpha (tested only on DEC OSF not Linux or *BSD). TheMark J. Cox
1999-10-30*** empty log message ***Ulf Möller
1999-10-29Fix to PKCS#7 routines so it can decrypt some oddball RC2 handling.Dr. Stephen Henson
1999-10-27Continued multibyte character support.Dr. Stephen Henson
1999-10-26Always hash the pid in the first iteration in ssleay_rand_bytes,Bodo Möller
1999-10-26Make md_rand.c more robust.Bodo Möller
1999-10-26Various randomness handling bugfixes and improvements --Bodo Möller
1999-10-26Report an error from X509_STORE_load_locationsBodo Möller
1999-10-25Improve support for running everything as a monolithic application.Bodo Möller
1999-10-25Respect PEX_LIBS and EX_LIBS when building binariesBodo Möller
1999-10-25More multibyte character support.Dr. Stephen Henson
1999-10-23Constification.Ben Laurie
1999-10-23Don't return stuff from void functions.Ben Laurie
1999-10-21New function ASN1_mbstring_copy() to handle ASN1 string copying. UltimatelyDr. Stephen Henson
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson
1999-10-14Use of DEVRANDOM must be #ifdef'ed (the #ifdef was commented outBodo Möller
1999-10-13Initial support for certificate purpose checking: this willDr. Stephen Henson
1999-10-11Add EX_DATA support to X509.Dr. Stephen Henson
1999-10-09New functions to parse and get extensions.Dr. Stephen Henson
1999-10-07RC4 tune-up featuring 30-40% performance improvement on most RISCAndy Polyakov
1999-10-05Fix for bug in pkcs12 program and typo in ASN1_tag2str().Dr. Stephen Henson
1999-10-04Add support for public key input and output in rsa and dsa utilities with someDr. Stephen Henson
1999-10-04Fix for d2i_ASN1_bytes and stop PKCS#7 routines crashing is signed messageDr. Stephen Henson
1999-10-04Add prototypes for new DSA functions Steve added recently.Ralf S. Engelschall
1999-10-02Fix for base64 BIO decoding bugDr. Stephen Henson
1999-09-29VC++ warning.Ulf Möller
1999-09-29Generate obj_dat.h in "make update".Ulf Möller
1999-09-27new control code BIO_C_RESET_READ_REQUESTBodo Möller
1999-09-26RC4 tune-up.Andy Polyakov
1999-09-19Lots of evil casts to stop VC++ choking with "possible loss of data"Dr. Stephen Henson
1999-09-18Add new sign and verify members to RSA_METHOD and change SSL code to use signDr. Stephen Henson
1999-09-18Various CRL enhancements tidies and workaround for broken CRLs.Dr. Stephen Henson
1999-09-11Initial support for MacOS.Andy Polyakov
1999-09-10Parantheses not needed.Ulf Möller
1999-09-10"make update"Bodo Möller
1999-09-10Use non-copying BIO interface in ssltest.c.Bodo Möller
1999-09-10typoBodo Möller
1999-09-10Correction for the testapps lines.Ulf Möller
1999-09-09Correct warnings.Ben Laurie
1999-09-08some more patches for avoiding problems with non-automatic variablesBodo Möller
1999-09-08Fix typo.Dr. Stephen Henson
1999-09-08Oops... forgot the other RSA_NULL patches...Dr. Stephen Henson
1999-09-08This is preliminary support for an "RSA null" cipher. Unfortunately whenDr. Stephen Henson