summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/rc4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add endbr64 where needed by inspection. Passes regresson tests.deraadt2023-04-252-1/+8
* Use explicit .text instead of .previous to please Windows/MinGW on amd64tb2023-02-231-1/+1
* Use .section .rodata instead of a plain .rodatatb2023-02-091-1/+1
* Move all data blocks from .text to .rodata and cleanup up and homogeneize codemiod2023-02-011-11/+15
* Move constants out of text segment into rodata to prepare for xonly supportderaadt2023-01-141-1/+2
* Move all data tables from .text section to .rodata, and update the code tomiod2023-01-131-12/+9
* spelling fixes; from paul tagliamontejmc2022-12-262-4/+4
* Make internal header file names consistenttb2022-11-264-9/+9
* Switch to <endian.h> from <machine/endian.h> for better portability.bcook2021-11-091-2/+3
* 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
|\| | |