summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/rc4
AgeCommit message (Expand)AuthorFilesLines
2017-08-13move endian/word size checks from runtime to compile timebcook1-33/+33
2016-11-04Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] bymiod2-8/+10
2016-09-04Less S390.jsing1-234/+0
2016-09-04Less IA64.jsing1-755/+0
2015-10-21In the case where len is not a multiple of sizeof(RC4_CHUNK) the RC4 codejsing1-63/+1
2015-10-20Lob a style(9) grenade in here.jsing3-172/+185
2015-02-10Remove old interesting but not useful content.jsing1-278/+0
2014-10-28deregister; no binary changejsg2-7/+7
2014-07-12Remove private_{Camellia,RC4}_set_key FIPS indirection tentacles, as has beenmiod6-73/+14
2014-07-11Only import cryptlib.h in the four source files that actually need it.jsing1-3/+1
2014-07-10Explicitly include <openssl/opensslconf.h> in every file that referencesjsing1-1/+2
2014-07-09Remove leading underscore from _BYTE_ORDER and _{LITTLE,BIG}_ENDIAN, to bemiod1-2/+2
2014-07-09remove unused, private version strings except SSL_version_strbcook1-3/+1
2014-06-12tags as requested by miod and teduderaadt5-4/+6
2014-06-11c-file-style hints, begone; ok beckderaadt1-1/+1
2014-05-01Do not output SOM-specific directives.miod1-0/+6
2014-04-30First pass at removing win64 support from the assembly generating Perljsing2-241/+0
2014-04-27typo in commentmiod1-1/+1
2014-04-23I'm glad to know that Ultrix CC has a bug optimizing switch() statementsmiod1-10/+0
2014-04-23Figure out endianness at compile-time, using _BYTE_ORDER frommiod1-7/+3
2014-04-22Remove meat which either duplicates code found in apps/, or is only of valuemiod2-445/+0
2014-04-17OPENSSL_DECLARE_EXIT serves no purpose.deraadt1-1/+0
2014-04-17unistd.h is always in the same place; no need to #include the result ofderaadt1-1/+1
2014-04-15we don't use these files for buildingtedu1-103/+0
2014-04-15remove FIPS mode support. people who require FIPS can buy something thattedu1-3/+0
2014-04-15Moved to regress/lib/libcrypto.miod1-242/+0
2014-04-15remove pentium specific benchmark codejsg1-73/+0
2014-04-14remove auto-generated dependencies from the old unused build system, soderaadt1-22/+0
2014-04-13Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2-1/+8
2014-04-13Import OpenSSL 1.0.1gmiod2-2/+4
2012-10-31On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don'tkettenis1-2/+2
2012-10-13resolve conflictsdjm4-105/+384
2012-10-13import OpenSSL-1.0.1cdjm5-13/+1058
2010-10-01resolve conflicts, fix local changesdjm10-801/+393
2010-10-01import OpenSSL-1.0.0adjm3-27/+977
2009-01-09resolve conflictsdjm3-1/+20
2009-01-09import openssl-0.9.8jdjm2-4/+89
2008-09-19fix some cause of bad TEXTREL on i386 and amd64otto1-3/+2
2008-09-06resolve conflictsdjm7-34/+99
2008-09-06import of OpenSSL 0.9.8hdjm3-77/+277
2006-06-27resolve conflictsdjm3-12/+1
2006-06-27import of openssl-0.9.7jdjm3-35/+193
2005-04-29resolve conflictsdjm4-30/+103
2005-04-29import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm4-0/+508
2004-04-08merge 0.9.7dmarkus1-0/+1
2003-05-12merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus3-13/+9
2002-09-10merge openssl-0.9.7-beta3, tested on vax by miod@markus1-1/+1
2002-09-04execute bourne shell scripts with 'sh' and not with $SHELLmarkus1-1/+1
2002-05-15OpenSSL 0.9.7 stable 2002 05 08 mergebeck5-12/+12
2001-06-22openssl-engine-0.9.6a mergebeck1-1/+2