aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rc4/rc4test.c
Commit message (Expand)AuthorAgeFilesLines
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-234/+0
* clang on Linux x86_64 complains about unreachable code.Richard Levitte2015-01-291-1/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-167/+160
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-2/+1
* Configure: reimplement commit#21695.Andy Polyakov2011-11-151-1/+3
* Fix some warnings caused by __owur. Temporarily (I hope) remove the moreBen Laurie2011-11-141-1/+1
* rc4test.c: commit#21684 broke x86_64 shared Linux build. This is temporaryAndy Polyakov2011-11-121-0/+2
* cryptlib.c, etc.: fix linker warnings in 64-bit Darwin build.Andy Polyakov2011-11-121-0/+2
* Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson2011-02-161-0/+1
* Fix signed/unsigned warnings.Geoff Thorpe2005-07-261-2/+2
* Remove unused buffer 'buf'.Dr. Stephen Henson2004-12-201-3/+1
* Extend RC4 test.Andy Polyakov2004-12-071-0/+32
* Netware-specific changes,Richard Levitte2003-11-281-0/+3
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte2002-11-281-1/+3
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-1/+1
* Improve support for running everything as a monolithic application.Bodo Möller1999-10-251-4/+4
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+9
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-3/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-18/+89
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+124