summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2000-11-06Constify the RSA parts of the ASN.1 library. Note some ugly castsRichard Levitte
2000-11-06Constify the RSA library.Richard Levitte
2000-11-06Constify the RSA library.Richard Levitte
2000-11-06As a consequence of the BIGNUM constification, the ENGINE code needs aRichard Levitte
2000-11-06Make all engines available in the openssl application.Richard Levitte
2000-11-06looks like a cut&paste errorUlf Möller
2000-11-06Constify the BIGNUM routines a bit more. The only trouble were theRichard Levitte
2000-11-06mode used too early in EVP_PKEY_save_parameters.Richard Levitte
2000-11-06Make sure that shared libraries get the internal name engine with theRichard Levitte
2000-11-04Set the CryptoAPI randomness estimate back to 0.Ulf Möller
2000-11-03increase the value a bitUlf Möller
2000-11-03Richard moved hw_nuron.c over to DSO-land recently, so this include isn'tGeoff Thorpe
2000-11-03Minor corrections (HPUX).Ulf Möller
2000-11-03avoid memory leakBodo Möller
2000-11-03Instead of just STACK, use STACK_OF(ASN1_OBJECT).Richard Levitte
2000-11-02Update the standards list to the current statusRichard Levitte
2000-11-02Change the engine library so the application writer has to explicitelyRichard Levitte
2000-11-02'openssl engine' can now list engine capabilities. The currentRichard Levitte
2000-11-02Better error reporting in 'openssl engine'Richard Levitte
2000-11-02make updateRichard Levitte
2000-11-02Never call load_dh_param(NULL) because this leads to an illegalBodo Möller
2000-11-01-t is supported, so display some help about it.Richard Levitte
2000-11-01oops, remove comments that are no longer true.Geoff Thorpe
2000-11-01Explanation, tips, etc.Geoff Thorpe
2000-11-01This is a demo that performs SSL tunneling (client and/or server) and isGeoff Thorpe
2000-11-01Add application to enumerate, list and test engines with.Richard Levitte
2000-11-01Add support for shared libraries under Irix.Richard Levitte
2000-10-31Rename true64 to the correct tru64.Richard Levitte
2000-10-31Improvements to openssl.spec.Richard Levitte
2000-10-31Add configuration option to build on Linux on both big-endian andRichard Levitte
2000-10-31Make flag variables int instead of char. This avoids getting into trouble on...Richard Levitte
2000-10-30_lrotl() is a call to the C runtime library!Ulf Möller
2000-10-30DSO_load() should also work when it is passed a NULL - a new DSO is createdGeoff Thorpe
2000-10-28Document the change.Richard Levitte
2000-10-28Add the possibility to use keys handled by engines in moreRichard Levitte
2000-10-28Small documentation changeRichard Levitte
2000-10-27-engine is gone.Ulf Möller
2000-10-27NetBSD doesn't use ftime().Richard Levitte
2000-10-27Document the OCSP addition.Richard Levitte
2000-10-27make updateRichard Levitte
2000-10-27The majority of the OCSP code from CertCo.Richard Levitte
2000-10-26.Ulf Möller
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte
2000-10-26Add a note about the recent DSO changes in CHANGES.BEFORE_engineGeoff Thorpe
2000-10-26On HP-UX, at least when shl_* are used, the libraries have theRichard Levitte
2000-10-26For the operating systems where it matters, it is sometimes good toRichard Levitte
2000-10-26This changes the behaviour of the DSO mechanism for determining anGeoff Thorpe
2000-10-26rsautl.c requires RSA.Bodo Möller
2000-10-23s_server not s_clientUlf Möller
2000-10-23Cert chain verification is useable by now.Bodo Möller