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