summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2000-09-07'make update'Richard Levitte
2000-09-07*.num rewitten to include the extra information.Richard Levitte
2000-09-07Major hack of mkdef.pl. There should be no more need to redo theRichard Levitte
2000-09-07It's not just VMS that needs some symbols to be hacked. Let'sRichard Levitte
2000-09-07Another thing I'm working on.Richard Levitte
2000-09-07clarification (source/sink BIOs are usually *both* source and sink)Bodo Möller
2000-09-07Change the printing mahine used by BIO_printf() and friends so it canRichard Levitte
2000-09-07Some BIO docs, incomplete, more to follow.Dr. Stephen Henson
2000-09-06Use name ...-whatever-solaris2 instead of ...-sun-solaris2Bodo Möller
2000-09-06Get rid of ASN1_UTCTIME_get, which cannot work with time_tBodo Möller
2000-09-06See RSA Security's press release atBodo Möller
2000-09-06Another superfluous pair of parentheses.Bodo Möller
2000-09-06Another round of indentation changes: Position braces consistently,Bodo Möller
2000-09-06More indentation consistency: for (), while (), if (), return ()Bodo Möller
2000-09-06Fix X509_STORE_CTX_init. Make indentation more consistent. Dump core less o...Bodo Möller
2000-09-06'make update'Bodo Möller
2000-09-06Changes for QNX: there is no thread support, and the previousBodo Möller
2000-09-06typoBodo Möller
2000-09-06Add OAEP. Seed the PRNG.Bodo Möller
2000-09-06updateBodo Möller
2000-09-06Add rsautl.Bodo Möller
2000-09-06Clarification for SSL_ERROR_ZERO_RETURNBodo Möller
2000-09-05Fix typo in rsautl.Dr. Stephen Henson
2000-09-05Ignore executable.Ben Laurie
2000-09-05Handle WANT_READ more correctly (thanks to Bodo).Ben Laurie
2000-09-05*BIG* verify code reorganisation.Dr. Stephen Henson
2000-09-05Distinguish between assertions and conditions that should cause death.Ben Laurie
2000-09-05Keep a not of original encoding in certificate requests.Dr. Stephen Henson
2000-09-05Mention fix in bio_lib.c.Bodo Möller
2000-09-05Increase print buffer (10K instead of just 2K).Bodo Möller
2000-09-05Ignore Makefile.saveBodo Möller
2000-09-05Remove silly test for b->references at the end of BIO_write:Bodo Möller
2000-09-04ConsistencyBodo Möller
2000-09-04Use consistent indentation,Bodo Möller
2000-09-04Avoid abort() throughout the library, except when preprocessorBodo Möller
2000-09-04Fix for BN_mul_word(a, 0).Bodo Möller
2000-09-04-Wall insists that main return an int.Bodo Möller
2000-09-04Include MD4 in documentation.Bodo Möller
2000-09-04Tell CVS to ignore 'lib'.Bodo Möller
2000-09-03Add 'rsautl' low level RSA utility.Dr. Stephen Henson
2000-09-01Undo change from 1.7 to 1.8:Bodo Möller
2000-09-01Use C syntax, not FORTRAN or whatever that was :-)Bodo Möller
2000-09-01QNX 4 support.Bodo Möller
2000-09-01-N option to diff is not essential, and mentioning it is unnecessarilyBodo Möller
2000-08-30Add demo state machine.Ben Laurie
2000-08-30Fix typo in i2d_ASN1_ENUMERATEDDr. Stephen Henson
2000-08-28Diagnose EOF on memory BIOs (or you just get mysterious errors with no errorBen Laurie
2000-08-28Use the passed buffer in ERR_error_string!Ben Laurie
2000-08-25Change PKCS#7 test data to take account of removal ofDr. Stephen Henson
2000-08-24New option to CA.pl to sign request using CA extensions.Dr. Stephen Henson