summaryrefslogtreecommitdiffstats
path: root/crypto/rc4/rc4test.c
AgeCommit message (Expand)Author
2015-01-29clang on Linux x86_64 complains about unreachable code.Richard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie
2011-11-15Configure: reimplement commit#21695.Andy Polyakov
2011-11-14Fix some warnings caused by __owur. Temporarily (I hope) remove the moreBen Laurie
2011-11-12rc4test.c: commit#21684 broke x86_64 shared Linux build. This is temporaryAndy Polyakov
2011-11-12cryptlib.c, etc.: fix linker warnings in 64-bit Darwin build.Andy Polyakov
2011-02-16Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson
2005-07-26Fix signed/unsigned warnings.Geoff Thorpe
2004-12-20Remove unused buffer 'buf'.Dr. Stephen Henson
2004-12-07Extend RC4 test.Andy Polyakov
2003-11-28Netware-specific changes,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
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall