summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/rc4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* move endian/word size checks from runtime to compile timebcook2017-08-131-33/+33
* Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] bymiod2016-11-042-8/+10
* Less S390.jsing2016-09-041-234/+0
* Less IA64.jsing2016-09-041-755/+0
* In the case where len is not a multiple of sizeof(RC4_CHUNK) the RC4 codejsing2015-10-211-63/+1
* Lob a style(9) grenade in here.jsing2015-10-203-172/+185
* Remove old interesting but not useful content.jsing2015-02-101-278/+0
* deregister; no binary changejsg2014-10-282-7/+7
* Remove private_{Camellia,RC4}_set_key FIPS indirection tentacles, as has beenmiod2014-07-126-73/+14
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-3/+1
* Explicitly include <openssl/opensslconf.h> in every file that referencesjsing2014-07-101-1/+2
* Remove leading underscore from _BYTE_ORDER and _{LITTLE,BIG}_ENDIAN, to bemiod2014-07-091-2/+2
* remove unused, private version strings except SSL_version_strbcook2014-07-091-3/+1
* tags as requested by miod and teduderaadt2014-06-125-4/+6
* c-file-style hints, begone; ok beckderaadt2014-06-111-1/+1
* Do not output SOM-specific directives.miod2014-05-011-0/+6
* First pass at removing win64 support from the assembly generating Perljsing2014-04-302-241/+0
* typo in commentmiod2014-04-271-1/+1
* I'm glad to know that Ultrix CC has a bug optimizing switch() statementsmiod2014-04-231-10/+0
* Figure out endianness at compile-time, using _BYTE_ORDER frommiod2014-04-231-7/+3
* Remove meat which either duplicates code found in apps/, or is only of valuemiod2014-04-222-445/+0
* OPENSSL_DECLARE_EXIT serves no purpose.deraadt2014-04-171-1/+0
* unistd.h is always in the same place; no need to #include the result ofderaadt2014-04-171-1/+1
* we don't use these files for buildingtedu2014-04-151-103/+0
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-3/+0
* Moved to regress/lib/libcrypto.miod2014-04-151-242/+0
* remove pentium specific benchmark codejsg2014-04-151-73/+0
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-22/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-132-1/+8
* Import OpenSSL 1.0.1gmiod2014-04-132-2/+4
* On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don'tkettenis2012-10-311-2/+2
* resolve conflictsdjm2012-10-134-105/+384
* import OpenSSL-1.0.1cdjm2012-10-135-13/+1058
* resolve conflicts, fix local changesdjm2010-10-0110-832/+424
* import OpenSSL-1.0.0adjm2010-10-013-27/+977
* resolve conflictsdjm2009-01-093-1/+20
* import openssl-0.9.8jdjm2009-01-092-4/+89
* fix some cause of bad TEXTREL on i386 and amd64otto2008-09-191-3/+2
* resolve conflictsdjm2008-09-067-34/+99
* import of OpenSSL 0.9.8hdjm2008-09-063-77/+277
* resolve conflictsdjm2006-06-273-12/+1
* import of openssl-0.9.7jdjm2006-06-273-35/+193
* resolve conflictsdjm2005-04-294-30/+103
* import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-294-0/+508
* merge 0.9.7dmarkus2004-04-081-0/+1
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-123-13/+9
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-1/+1
* execute bourne shell scripts with 'sh' and not with $SHELLmarkus2002-09-041-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-155-12/+12
* openssl-engine-0.9.6a mergebeck2001-06-221-1/+2