summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a note about the recent DSO changes in CHANGES.BEFORE_engineGeoff Thorpe2000-10-261-0/+6
* On HP-UX, at least when shl_* are used, the libraries have theRichard Levitte2000-10-261-7/+12
* For the operating systems where it matters, it is sometimes good toRichard Levitte2000-10-263-17/+40
* This changes the behaviour of the DSO mechanism for determining anGeoff Thorpe2000-10-268-111/+434
* rsautl.c requires RSA.Bodo Möller2000-10-261-0/+4
* s_server not s_clientUlf Möller2000-10-231-1/+1
* Cert chain verification is useable by now.Bodo Möller2000-10-231-2/+2
* Correction from Tani Hosokawa <unknown@riverstyx.net>Ulf Möller2000-10-231-1/+1
* internal_verify now does know about extensionsBodo Möller2000-10-231-4/+1
* Don't ever set 'seeded' if RAND_status() returned 0Bodo Möller2000-10-231-7/+10
* When building shared libraries on HP-UX 10.20 and HP-UX 11.00 (32bit),Richard Levitte2000-10-221-1/+2
* It seems like grep isn't as capable as I thought on some Unix systems.Richard Levitte2000-10-221-1/+1
* Pointer error correctedRichard Levitte2000-10-221-2/+2
* If the functions get_dh*() are declared static, they should be defined the sa...Richard Levitte2000-10-221-3/+3
* On some operating systems, MAX is defined. Call ours OSSL_MAX insteadRichard Levitte2000-10-221-3/+3
* DocumentRichard Levitte2000-10-211-0/+3
* There's no reason why app_RAND_load_file() should return 0 whenRichard Levitte2000-10-211-1/+1
* Krister Walfridsson <cato@df.lth.se> tells us sysctl lives in /sbinRichard Levitte2000-10-211-1/+1
* FreeBSD-elf can do threads. However, there seems to be confusion ifRichard Levitte2000-10-211-1/+1
* Add what's needed to get shared libraries on HP-UX.Richard Levitte2000-10-214-61/+91
* make updateRichard Levitte2000-10-211-0/+1
* Document the change to NCONF.Richard Levitte2000-10-211-0/+11
* Fix for bug (?) in assembly language routines for SHA1. ThisDr. Stephen Henson2000-10-203-7/+15
* Move expired CA certificate.Dr. Stephen Henson2000-10-191-0/+0
* give pseudo prototypes instead of macro definitions for better clarityUlf Möller2000-10-193-26/+42
* "DESCRIPTION" is required.Ulf Möller2000-10-191-1/+1
* correction from LutzUlf Möller2000-10-191-4/+5
* Keep binary backward compatibility by putting new method functionRichard Levitte2000-10-193-5/+7
* Make it possible for methods to load from something other than a BIO,Richard Levitte2000-10-193-19/+36
* NCONF_get_number() has no error checking at all. As a replacement,Richard Levitte2000-10-194-14/+61
* Add short overview, move header files section further down.Ulf Möller2000-10-181-39/+62
* cosmetic changesUlf Möller2000-10-182-2/+2
* cosmetic changeUlf Möller2000-10-181-1/+1
* John Denney <jdenney@ca.mdis.com> reports that we forgot to convertRichard Levitte2000-10-183-6/+6
* Two questions have been asked quite often lately.Richard Levitte2000-10-171-0/+28
* Update test server certificate in apps/server.pem (it was expired).Dr. Stephen Henson2000-10-163-10/+10
* Always return a value.Ben Laurie2000-10-161-1/+1
* CRYPTO_get_ex_new_index would never return an error.Richard Levitte2000-10-161-1/+1
* Fix for typo in certificate directory lookup code.Dr. Stephen Henson2000-10-142-1/+4
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-1434-464/+5752
* Even when you don't want to create shared libraries, it's a good ideaRichard Levitte2000-10-131-1/+1
* Rework the system to generate shared libraries:Richard Levitte2000-10-134-163/+287
* Bump the shared library version (should have been done a while ago).Richard Levitte2000-10-131-1/+1
* Make the new conf implementatoin bug-compatible with the old one.Richard Levitte2000-10-133-3/+26
* make updateRichard Levitte2000-10-131-0/+2
* New docs and new facts in older docs.Richard Levitte2000-10-124-0/+326
* Make non blocking I/O work for accept BIOs.Dr. Stephen Henson2000-10-128-2/+40
* fix problems in the selftestUlf Möller2000-10-112-1/+2
* Do a favor to those who get weird compiles and report if RAND_pseudo_bytesRichard Levitte2000-10-101-1/+8
* A few small corrections to the SSL documentation.Richard Levitte2000-10-105-5/+5