aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-08-09Bump version to 0.9.4OpenSSL_0_9_4Ralf S. Engelschall1-2/+3
1999-08-09Ok, I'll do a few more final platform tests and then I'll roll the 0.9.4Ralf S. Engelschall1-13/+2
1999-08-09Ok, final fix for `config' script to detect all flavors of FreeBSDRalf S. Engelschall1-20/+19
1999-08-08spellingBodo Möller1-2/+2
1999-08-08Install libRSAglue.a when OpenSSL is build with RSAref.Ralf S. Engelschall2-0/+9
1999-08-08Comments.Bodo Möller5-5/+10
1999-08-08add commentsBodo Möller2-2/+2
1999-08-08more consistent formattingBodo Möller1-4/+4
1999-08-08*** empty log message ***Dr. Stephen Henson1-1/+2
1999-08-08Backout the following change:Ralf S. Engelschall2-2/+7
1999-08-080.9.4Bodo Möller2-4/+5
1999-08-08Fix two remaining prototype-related warningsRalf S. Engelschall2-0/+3
1999-08-08Remove the perl stuff also optically from the build procedure,Ralf S. Engelschall1-2/+2
1999-08-08Let us prepare for tomorrow...Ralf S. Engelschall1-2/+8
1999-08-08I don't think this is a real showstopper. Our internal verify procedure lacksRalf S. Engelschall1-4/+4
1999-08-08A few more ``#ifndef NO_FP_API / #endif'' pairs for consistency.Ralf S. Engelschall3-0/+9
1999-08-08consistent styleRalf S. Engelschall1-1/+1
1999-08-07New option "-crlf" to s_client and s_server which tells them to convertBodo Möller2-2/+78
1999-08-07add some more entries for 0.9.4Bodo Möller1-2/+7
1999-08-07change formatting a bitBodo Möller1-5/+5
1999-08-06Fix -startdate and -enddate arguments to 'ca' program. Also update NEWS fileDr. Stephen Henson3-43/+69
1999-08-06fix the bugBodo Möller1-1/+1
1999-08-06Dont' assume that something starting with '-' is a filename --Bodo Möller1-1/+1
1999-08-05typo while I poke around...Ralf S. Engelschall1-1/+1
1999-08-05DSA_dup_DH.Bodo Möller1-0/+1
1999-08-05New function DSA_dup_DH, and fixes for bugs that were foundBodo Möller11-56/+167
1999-08-05Add a wish.Bodo Möller1-2/+3
1999-08-05Change all the -'s to _'s.Dr. Stephen Henson1-1/+1
1999-08-04Configure fix for Windows: under Windows+perl "system" ends up going via theDr. Stephen Henson1-1/+1
1999-08-03improve clarity of instructionsBodo Möller1-7/+7
1999-08-030.9.4 won't be completed in July ...Bodo Möller1-1/+1
1999-08-03More diagnostics.Ben Laurie1-0/+1
1999-08-03Make it compile under -pedantic.Ben Laurie1-1/+1
1999-08-03commentBodo Möller1-2/+3
1999-08-03Revert erroneous change.Bodo Möller1-1/+1
1999-08-02automatically use no-mdc2 if no-des is requested.Bodo Möller2-1/+7
1999-08-02Revert previous change -- it was an accident.Bodo Möller1-12/+0
1999-08-02avoid some NO_<cipher> problemsBodo Möller6-3/+23
1999-08-02generate error messageBodo Möller1-0/+3
1999-08-02fix previous modification -- if ssl->cert is NULL, don't follow the pointer.Bodo Möller1-0/+2
1999-08-02avoid castBodo Möller1-1/+1
1999-08-02The SSL_CTX's cert structure is not relevant for the SSLBodo Möller1-2/+0
1999-08-01SSL_shutdown was done too early.Bodo Möller1-2/+1
1999-08-01don't prematurely shut down socket -- use SSL_shutdownBodo Möller1-1/+1
1999-07-31Extra i386+gcc bn_div.c tune-up featuring inline division and savingAndy Polyakov1-6/+35
1999-07-30by request: let BN_dup(NULL) just return NULLBodo Möller1-0/+2
1999-07-30Bignum division tune-up. Idea is to move multiplications in front ofAndy Polyakov3-89/+180
1999-07-30correct error signalling for opendir() failureBodo Möller3-1/+5
1999-07-30Fix to PKCS#12 code to use the cipher block length when allocating a bufferDr. Stephen Henson1-5/+6
1999-07-30Allow the PKCS#7 (S/MIME encrypt) application to support more than oneDr. Stephen Henson2-6/+19