aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 'openssl engine' can now list engine capabilities. The currentRichard Levitte2000-11-022-14/+66
* Better error reporting in 'openssl engine'Richard Levitte2000-11-022-7/+7
* make updateRichard Levitte2000-11-022-158/+219
* Never call load_dh_param(NULL) because this leads to an illegalBodo Möller2000-11-022-4/+10
* -t is supported, so display some help about it.Richard Levitte2000-11-011-1/+1
* oops, remove comments that are no longer true.Geoff Thorpe2000-11-011-9/+0
* Explanation, tips, etc.Geoff Thorpe2000-11-011-0/+233
* This is a demo that performs SSL tunneling (client and/or server) and isGeoff Thorpe2000-11-019-0/+1555
* Add application to enumerate, list and test engines with.Richard Levitte2000-11-014-3/+208
* Add support for shared libraries under Irix.Richard Levitte2000-11-013-6/+18
* Rename true64 to the correct tru64.Richard Levitte2000-10-312-4/+4
* Improvements to openssl.spec.Richard Levitte2000-10-312-7/+20
* Add configuration option to build on Linux on both big-endian andRichard Levitte2000-10-313-2/+22
* Make flag variables int instead of char. This avoids getting into trouble on...Richard Levitte2000-10-311-3/+3
* _lrotl() is a call to the C runtime library!Ulf Möller2000-10-301-1/+1
* DSO_load() should also work when it is passed a NULL - a new DSO is createdGeoff Thorpe2000-10-301-3/+3
* Document the change.Richard Levitte2000-10-281-0/+4
* Add the possibility to use keys handled by engines in moreRichard Levitte2000-10-287-28/+128
* Small documentation changeRichard Levitte2000-10-281-1/+1
* -engine is gone.Ulf Möller2000-10-271-19/+0
* NetBSD doesn't use ftime().Richard Levitte2000-10-271-1/+1
* Document the OCSP addition.Richard Levitte2000-10-271-0/+3
* make updateRichard Levitte2000-10-271-0/+107
* The majority of the OCSP code from CertCo.Richard Levitte2000-10-2722-1/+3807
* .Ulf Möller2000-10-261-1/+1
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-2694-692/+7901
* 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