aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-03-20Beta 1 of 0.9.5a building.OpenSSL_0_9_5a-beta1Richard Levitte1-1/+1
2000-03-20make updateRichard Levitte2-1/+2
2000-03-20Change the version text, it's time to release the first beta of 0.9.5a.Richard Levitte1-4/+4
2000-03-19Sample application using RAND_event() to collect entropy from mouseUlf Möller1-0/+149
2000-03-19Bug fix: RAND_write_file() failed to write to files created by open()Ulf Möller2-43/+15
2000-03-19Make sure an error condition is returned if, for some reason, the fileRichard Levitte1-1/+5
2000-03-19oops. don't use "entropy" directly.Ulf Möller1-3/+3
2000-03-19New function RAND_event() collects entropy from Windows events.Ulf Möller2-0/+43
2000-03-19FLAT_INC is not needed; we use -I.. all the timeUlf Möller3-12/+0
2000-03-19Integrate podd.h sk.h into set_key.cUlf Möller5-301/+169
2000-03-19Change the notation and coding of the version to be able to containRichard Levitte1-7/+18
2000-03-19Keep in sync with Unix code, and prepare for a misfeature fix.Richard Levitte1-1/+2
2000-03-19make updateUlf Möller2-6/+4
2000-03-19cleanup.Ulf Möller6-124/+38
2000-03-19libdes manpage.Ulf Möller2-261/+376
2000-03-19des_quad_cksum() byte order bug fix.Ulf Möller3-53/+51
2000-03-18add =cutUlf Möller3-1/+7
2000-03-18DES in Perl was incomplete and not very usefulUlf Möller8-1252/+0
2000-03-18superseded by des_modes.podUlf Möller1-84/+0
2000-03-18change manpages to pod. Contents are not up to date!Ulf Möller3-604/+388
2000-03-18Eliminate memory leaks in mem_dbg.c.Bodo Möller4-20/+45
2000-03-18Small bugs in the test scripts removed.Richard Levitte2-6/+6
2000-03-18e_os.h: don't do double work with status codes.Richard Levitte2-8/+2
2000-03-17Make sure to complete the cleanup of names.Richard Levitte1-0/+5
2000-03-17Bugs correctedRichard Levitte1-7/+19
2000-03-17The previous exit code handling was completely bogus for VMS.Richard Levitte1-7/+27
2000-03-16Typo corrected.Richard Levitte1-1/+1
2000-03-16Point out the PRNG usage bug affecting openssl rsa.Bodo Möller1-0/+4
2000-03-14Remove CRYPTO_push/pop_info invocations to improve code readability --Bodo Möller1-111/+0
2000-03-14Avoid a warning.Bodo Möller1-2/+4
2000-03-14SSL_ALLOW_ADH no longer has a meaning.Bodo Möller1-2/+0
2000-03-14Insert a comment: This is one of the few files in this directoryBodo Möller1-0/+5
2000-03-14Use correct function names in SSLerr macros.Bodo Möller4-4/+6
2000-03-14Remove "Makefile.uni" files and some related stuff.Bodo Möller13-1493/+0
2000-03-14Typos corrected.Richard Levitte1-3/+3
2000-03-14Make it possible top build just a part of the crypto library.Richard Levitte1-1/+15
2000-03-14Target added.Richard Levitte1-0/+1
2000-03-14Bugs corrected, and a couple of include files to get declarations forRichard Levitte1-3/+10
2000-03-14Typo correctedRichard Levitte1-1/+1
2000-03-14bss_log has dollars, so compile it with that warning flag disabled.Richard Levitte1-1/+1
2000-03-14Typo correctedRichard Levitte1-1/+1
2000-03-14Make sure strcmp() gets declared.Richard Levitte1-0/+1
2000-03-14Make V_ASN1_APP_CHOOSE work again.Dr. Stephen Henson2-1/+5
2000-03-13another typoBodo Möller1-1/+1
2000-03-13typoBodo Möller1-1/+1
2000-03-13Synchronise with Unixly testsRichard Levitte5-97/+209
2000-03-13Correction.Bodo Möller1-1/+1
2000-03-13Clarifications for 'no-XXX'.Bodo Möller1-4/+7
2000-03-13Run test_ssl last -- it's the only test that really uses the SSL libraryBodo Möller1-1/+1
2000-03-13"openssl no-..." commands for avoiding the need to grepBodo Möller7-14/+37