aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rc4
Commit message (Expand)AuthorAgeFilesLines
* Cleanup some copyright stuffRich Salz2017-06-302-783/+0
* Remove filename argument to x86 asm_init.David Benjamin2017-05-111-1/+1
* {md5,rc4}/asm/*-x86_64.pl: add CFI annotations.Andy Polyakov2017-02-132-0/+25
* Remove trailing whitespace from some files.David Benjamin2016-10-104-6/+6
* spelling fixes, just comments and readme.klemens2016-08-052-2/+2
* x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov2016-05-292-2/+2
* Add OpenSSL copyright to .pl filesRich Salz2016-05-217-7/+56
* Copyright consolidation 04/10Rich Salz2016-05-173-108/+21
* Remove --classic build entirelyRichard Levitte2016-04-201-71/+0
* Build system: VC-WIN64I fixups.Andy Polyakov2016-03-211-1/+8
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* build.info/Makefile.in: Itanium fixups.Andy Polyakov2016-03-141-8/+8
* Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte2016-03-131-4/+4
* Fix some assembler generating scripts for better unificationRichard Levitte2016-03-111-1/+1
* Make sure the effect of "pic" / "no-pic" is used with assembler compilationsRichard Levitte2016-03-091-1/+1
* Unified - adapt the generation of rc4 assembler to use GENERATERichard Levitte2016-03-094-15/+20
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* In the unified scheme, there is no $(TOP), use $(SRCDIR) insteadRichard Levitte2016-02-181-1/+1
* Pass $(CC) to perlasm scripts via the environmentRichard Levitte2016-02-131-6/+6
* unified build scheme: add a "unified" template for Unix MakefileRichard Levitte2016-02-101-0/+27
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+3
* Templatize util/domdRich Salz2016-01-291-2/+1
* Remove outdated legacy crypto optionsRich Salz2016-01-273-224/+19
* Remove /* foo.c */ commentsRich Salz2016-01-262-2/+0
* Move & split opensslconf.h.inRich Salz2016-01-251-0/+1
* Remove update tagsRich Salz2016-01-201-2/+0
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Move Makefiles to Makefile.inRich Salz2016-01-121-17/+0
* Skylake performance results.Andy Polyakov2015-09-261-1/+4
* RT3999: Remove sub-component version stringsRich Salz2015-08-101-2/+0
* Conversion to UTF-8 where neededRichard Levitte2015-07-142-2/+2
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-2/+2
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Remove outdated RC4 filesRich Salz2015-05-023-530/+0
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-17/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-312-321/+0
* clang on Linux x86_64 complains about unreachable code.Richard Levitte2015-01-291-1/+0
* Re-align some comments after running the reformat script.Matt Caswell2015-01-221-58/+58
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-226-589/+583
* Further comment changes for reformat (master)Matt Caswell2015-01-222-2/+4
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-2/+2
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-282-9/+0
* RT3549: Remove obsolete files in cryptoRich Salz2014-10-011-253/+0
* Please Clang's sanitizer.Andy Polyakov2014-07-081-1/+1
* C64x+ assembply pack: add RC4 module.Andy Polyakov2014-05-041-0/+183
* rc4/asm/rc4-586.pl: allow for 386-only build.Andy Polyakov2014-02-272-3/+7
* PA-RISC assembler pack: switch to bve in 64-bit builds.Andy Polyakov2013-06-181-1/+2