summaryrefslogtreecommitdiffstats
path: root/crypto/engine
AgeCommit message (Expand)Author
2001-02-04Make depend.Ben Laurie
2000-12-27Avoid compiler warnings in hw_ubsec.c: unused staticDr. Stephen Henson
2000-12-14This is an engine contributed by Broadcom - it is meant to support theGeoff Thorpe
2000-12-05On Windows, Rainbow uses _stdcall convention under Windows.Richard Levitte
2000-11-16I have no idea how this comment got there, but it's certainly notGeoff Thorpe
2000-11-16Many applications that use OpenSSL with ENGINE support might face aGeoff Thorpe
2000-11-14Modify () to (void), since that's what is actually defined in theRichard Levitte
2000-11-12in some new file names the first 8 characters were not uniqueUlf Möller
2000-11-08Remove references to RSAref. The glue library is but a memory to fadeRichard Levitte
2000-11-07Constify DH-related code.Richard Levitte
2000-11-07Constify DSA-related code.Richard Levitte
2000-11-07Make sure ERR_get_error() is declared.Richard Levitte
2000-11-07When ENGINE_by_id() couldn't find the given engine id, it generates anRichard Levitte
2000-11-06As a consequence of the BIGNUM constification, the ENGINE code needs aRichard Levitte
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-02Change the engine library so the application writer has to explicitelyRichard Levitte
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte