aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* EGD bugfix.Ulf Möller2000-02-252-2/+5
* ispellUlf Möller2000-02-251-2/+2
* linux-ppcUlf Möller2000-02-252-2/+2
* signed/unsigned mismatch (VC++)Ulf Möller2000-02-251-1/+1
* different snprintf version.Ulf Möller2000-02-251-566/+575
* Use threads for linux-ppc.Bodo Möller2000-02-252-2/+2
* Clarification.Bodo Möller2000-02-251-1/+1
* handle entropy estimate correctlyBodo Möller2000-02-251-4/+17
* Allow code which calls RSA temp key callback to copeDr. Stephen Henson2000-02-256-2/+17
* divide the correct number...Ulf Möller2000-02-251-1/+1
* work around a bug in BN_div_recp or BN_reciprocalUlf Möller2000-02-241-0/+9
* BIO_printf() changeUlf Möller2000-02-241-0/+4
* some test results.Ulf Möller2000-02-241-1/+6
* Yet another "unixware" spelling.Ulf Möller2000-02-241-0/+1
* Use public domain snprintf() implementation by Patrick Powell to avoidUlf Möller2000-02-241-1/+613
* Version 0.9.5beta2-dev (so that the next snapshot will notBodo Möller2000-02-241-2/+2
* Don't use buffered fread() to read from DEVRANDOM,Bodo Möller2000-02-241-0/+1
* Do fflush(stdout) when there was an error.Bodo Möller2000-02-241-0/+1
* mention that EGD is used in non-blocking mode.Ulf Möller2000-02-241-1/+2
* Don't define platform-dependent preprocessor symbols for OPENSSL_THREAD_DEFINES.Bodo Möller2000-02-245-10/+15
* EGD socket info.Ulf Möller2000-02-248-20/+28
* remove some (apparently) obsolete entries.Ulf Möller2000-02-241-36/+3
* Remove structures that are no longer used.Richard Levitte2000-02-241-16/+0
* nicer manpagesUlf Möller2000-02-2455-87/+104
* Add missing prototypes for new functionsRalf S. Engelschall2000-02-241-0/+2
* Make gcc 2.95.2 happy here, too.Ralf S. Engelschall2000-02-241-0/+2
* Add an evil cast, because POSIX/SUSv2 define connect(2) requireRalf S. Engelschall2000-02-241-1/+1
* Avoid filename "test.c" because otherwise "make test"Bodo Möller2000-02-241-6/+6
* Fix NO_RSA (misplaced #endif).Ulf Möller2000-02-244-4/+23
* EGD info, as requested.Ulf Möller2000-02-241-1/+7
* remove test "goto err"Ulf Möller2000-02-241-2/+0
* Support EGD.Ulf Möller2000-02-249-54/+229
* 0.9.5beta1OpenSSL_0_9_5beta1Richard Levitte2000-02-241-2/+2
* Make it possible to have differing tar versions.Richard Levitte2000-02-241-1/+3
* Correct a couple of command errors.Richard Levitte2000-02-241-2/+2
* CRYPTO_num_locks()Ulf Möller2000-02-241-1/+9
* New make target "report" to run util/selftest.plUlf Möller2000-02-233-55/+36
* yet another faq.Ulf Möller2000-02-231-0/+25
* make updateRichard Levitte2000-02-234-0/+4
* Avoid saving any macros starting with a _, since that can createRichard Levitte2000-02-231-1/+1
* correct macro.Ulf Möller2000-02-231-1/+1
* *** empty log message ***Ulf Möller2000-02-231-2/+2
* Run the test suite and generate a report.Ulf Möller2000-02-231-0/+151
* add missing names.Ulf Möller2000-02-231-0/+2
* Sync with UnixRichard Levitte2000-02-231-2/+3
* another faq.Ulf Möller2000-02-231-0/+14
* threads mapage.Ulf Möller2000-02-232-3/+63
* minor docs changes (added links is the openssl(1) text)Ulf Möller2000-02-234-31/+38
* Frequently asked questions.Ulf Möller2000-02-231-0/+90
* Add PBE algorithms with ciphers, not digests.Dr. Stephen Henson2000-02-234-6/+81