summaryrefslogtreecommitdiffstats
path: root/crypto/cast/casttest.c
AgeCommit message (Expand)Author
2003-03-20Make sure we get the definition of OPENSSL_NO_CAST.Richard Levitte
2002-11-28Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
1999-10-25Improve support for running everything as a monolithic application.Bodo Möller
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-01-17Fix major cockup with short keys in CAST-128.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall