aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-10-23Don't return stuff from void functions.Ben Laurie12-17/+17
1999-10-21New function ASN1_mbstring_copy() to handle ASN1 string copying. UltimatelyDr. Stephen Henson6-4/+391
1999-10-20Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson87-388/+595
1999-10-14Use of DEVRANDOM must be #ifdef'ed (the #ifdef was commented outBodo Möller1-2/+2
1999-10-13Initial support for certificate purpose checking: this willDr. Stephen Henson7-2/+480
1999-10-11Add EX_DATA support to X509.Dr. Stephen Henson4-2/+33
1999-10-09New functions to parse and get extensions.Dr. Stephen Henson3-0/+81
1999-10-07More patches.Ulf Möller1-1/+3
1999-10-07RC4 tune-up featuring 30-40% performance improvement on most RISCAndy Polyakov1-0/+4
1999-10-07RC4 tune-up featuring 30-40% performance improvement on most RISCAndy Polyakov4-125/+242
1999-10-06Fix incorrect usage messages in some commands.Dr. Stephen Henson2-5/+5
1999-10-05Fix for bug in pkcs12 program and typo in ASN1_tag2str().Dr. Stephen Henson2-2/+11
1999-10-05Fix for bug in pkcs12 program and typo in ASN1_tag2str().Dr. Stephen Henson3-4/+9
1999-10-04New option -dhparam to s_server to allow the DH parameter file to be setDr. Stephen Henson2-8/+19
1999-10-04Add support for public key input and output in rsa and dsa utilities with someDr. Stephen Henson8-37/+95
1999-10-04Fix for d2i_ASN1_bytes and stop PKCS#7 routines crashing is signed messageDr. Stephen Henson4-2/+15
1999-10-04Add prototypes for new DSA functions Steve added recently.Ralf S. Engelschall1-0/+4
1999-10-03Pass $(RANLIB) when doing "make install" in subdirectories;Bodo Möller1-1/+1
1999-10-03Fix warnings.Ben Laurie1-4/+5
1999-10-02Fix for base64 BIO decoding bugDr. Stephen Henson3-3/+16
1999-10-02Modify the 'speed' application so it now uses RSA_sign and RSA_verifyDr. Stephen Henson1-12/+11
1999-09-30HPUX 11 flags.Ulf Möller2-5/+3
1999-09-29Cosmetic changes.Ulf Möller3-7/+3
1999-09-29VC++ warning.Ulf Möller1-1/+1
1999-09-29Generate obj_dat.h in "make update".Ulf Möller6-9/+909
1999-09-27"make update"Bodo Möller2-0/+18
1999-09-27new control code BIO_C_RESET_READ_REQUESTBodo Möller2-0/+16
1999-09-26RC4 tune-up.Andy Polyakov1-0/+98
1999-09-25Fix typo in error message.Bodo Möller1-1/+1
1999-09-25Honor BUFSIZZ definition in s_server, don't use tiny 32 byteBodo Möller1-1/+1
1999-09-24Bugfix: avoid opening CAfile when it's NULL.Bodo Möller1-1/+2
1999-09-24Use a temporary file, not a pipe, for BN test because there are someBodo Möller2-2/+8
1999-09-24Fix typo that I introduced when reformatting lines.Bodo Möller1-1/+1
1999-09-24Fix warnings.Ben Laurie2-7/+8
1999-09-21More patches.Ulf Möller1-1/+8
1999-09-21typoBodo Möller2-2/+2
1999-09-21Keep line lengths < 80 characters.Bodo Möller1-6/+6
1999-09-20note a few things that need to be doneUlf Möller1-1/+5
1999-09-20Fix to make s_client and s_server work under Windows. A bit of a hack butDr. Stephen Henson3-10/+81
1999-09-19Lots of evil casts to stop VC++ choking with "possible loss of data"Dr. Stephen Henson1-21/+21
1999-09-18Add new sign and verify members to RSA_METHOD and change SSL code to use signDr. Stephen Henson6-76/+135
1999-09-18Various CRL enhancements tidies and workaround for broken CRLs.Dr. Stephen Henson3-17/+88
1999-09-17Document -startdate and -enddate in usage summary.Bodo Möller1-0/+2
1999-09-15Fix typo.Dr. Stephen Henson1-1/+1
1999-09-14Update dependencies.Bodo Möller1-15/+15
1999-09-14typo in a commentBodo Möller1-1/+1
1999-09-14Add some debug-solaris-...-cc configurations.Bodo Möller2-2/+39
1999-09-13Set s->version correctly for "natural" SSL 3.0 client helloBodo Möller1-0/+3
1999-09-11Initial support for MacOS.Andy Polyakov18-35/+91
1999-09-11Fix yet another bug for client hello handling.Bodo Möller1-1/+1