aboutsummaryrefslogtreecommitdiff
path: root/crypto/cast/casttest.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-212/+0
2015-02-02Dead code cleanup: #if 0 dropped from testsRich Salz1-28/+0
2015-01-29clang on Linux x86_64 complains about unreachable code.Richard Levitte1-1/+0
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell1-3/+3
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-152/+160
2015-01-22Further comment changes for reformat (master)Matt Caswell1-1/+1
2003-03-20Make sure we get the definition of OPENSSL_NO_CAST.Richard Levitte1-0/+1
2002-11-28Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte1-1/+3
2001-02-19Make all configuration macros available for application by makingRichard Levitte1-1/+1
1999-10-25Improve support for running everything as a monolithic application.Bodo Möller1-9/+9
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1-1/+9
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1-1/+1
1999-04-19Change functions to ANSI C.Ulf Möller1-3/+1
1999-01-17Fix major cockup with short keys in CAST-128.Ben Laurie1-83/+84
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1-0/+223