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