summaryrefslogtreecommitdiff
path: root/src/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
* This commit was generated by cvs2git to track changes on a CVS vendormiod2014-04-132-2/+4
|\
| * Import OpenSSL 1.0.1gmiod2014-04-133-3/+6
* | 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
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-131-4/+14
|\ \
| * | import OpenSSL-1.0.1cdjm2012-10-132-4/+20
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-131-0/+62
|\ \ \
| * | | import OpenSSL-1.0.1cdjm2012-10-131-0/+62
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-133-9/+982
|\ \ \ \ | | |_|/ | |/| |
| * | | import OpenSSL-1.0.1cdjm2012-10-137-114/+1366
* | | | resolve conflicts, fix local changesdjm2010-10-0110-832/+424
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-012-0/+960
|\| | |
| * | | import OpenSSL-1.0.0adjm2010-10-017-253/+1375
| * | | import openssl-0.9.8jdjm2009-01-093-1/+20
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-011-27/+17
|\ \ \ \ | | |_|/ | |/| |
| * | | import OpenSSL-1.0.0adjm2010-10-012-35/+25
* | | | resolve conflictsdjm2009-01-093-1/+20
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-092-4/+89
|\| | |
| * | | 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