summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
1999-10-03Fix warnings.Ben Laurie
1999-10-02Fix for base64 BIO decoding bugDr. Stephen Henson
1999-10-02Modify the 'speed' application so it now uses RSA_sign and RSA_verifyDr. Stephen Henson
1999-09-30HPUX 11 flags.Ulf Möller
1999-09-29Cosmetic changes.Ulf Möller
1999-09-29VC++ warning.Ulf Möller
1999-09-29Generate obj_dat.h in "make update".Ulf Möller
1999-09-27"make update"Bodo Möller
1999-09-27new control code BIO_C_RESET_READ_REQUESTBodo Möller
1999-09-26RC4 tune-up.Andy Polyakov
1999-09-25Fix typo in error message.Bodo Möller
1999-09-25Honor BUFSIZZ definition in s_server, don't use tiny 32 byteBodo Möller
1999-09-24Bugfix: avoid opening CAfile when it's NULL.Bodo Möller
1999-09-24Use a temporary file, not a pipe, for BN test because there are someBodo Möller
1999-09-24Fix typo that I introduced when reformatting lines.Bodo Möller
1999-09-24Fix warnings.Ben Laurie
1999-09-21More patches.Ulf Möller
1999-09-21typoBodo Möller
1999-09-21Keep line lengths < 80 characters.Bodo Möller
1999-09-20note a few things that need to be doneUlf Möller
1999-09-20Fix to make s_client and s_server work under Windows. A bit of a hack butDr. Stephen Henson
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-17Document -startdate and -enddate in usage summary.Bodo Möller
1999-09-15Fix typo.Dr. Stephen Henson
1999-09-14Update dependencies.Bodo Möller
1999-09-14typo in a commentBodo Möller
1999-09-14Add some debug-solaris-...-cc configurations.Bodo Möller
1999-09-13Set s->version correctly for "natural" SSL 3.0 client helloBodo Möller
1999-09-11Initial support for MacOS.Andy Polyakov
1999-09-11Fix yet another bug for client hello handling.Bodo Möller
1999-09-10Repair another bug in s23_get_client_hello:Bodo Möller
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-10Truncate message about "new" include filenamesBodo Möller
1999-09-09Re-enable message about transition <foo.h> => <openssl/foo.h>Bodo 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
1999-09-08Use proper flags to build the testapps (default CC value causes confusionUlf Möller
1999-09-07Non-copying interface to BIO pairs.Bodo Möller
1999-09-07Correct address in a comment.Ulf Möller
1999-09-07*** empty log message ***Ulf Möller
1999-09-07Check the as version on Solaris x86. People don't read INSTALL anyway. :)Ulf Möller