summaryrefslogtreecommitdiffstats
path: root/crypto/rc4
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-06-15Fix typos found by codespellDimitri Papadopoulos
2023-06-10Set RC4 defines on libcrypto/liblegacyTomas Mraz
2023-01-31Avoid duplicating symbols in legacy.a with some build optionsTomas Mraz
2022-05-24Rename x86-32 assembly files from .s to .S.Sebastian Andrzej Siewior
2020-11-19rename md5_block_asm_data_order to ossl_md5_block_asm_data_orderPauli
2020-04-23Update copyright yearMatt Caswell
2020-04-09Move legacy ciphers into the legacy providerShane Lontis
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin
2020-02-15x86_64: Add endbranch at function entries for Intel CETH.J. Lu
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin
2020-01-20Fix unwind info in crypto/rc4/asm/rc4-x86_64.plH.J. Lu
2020-01-16Deprecate the low level RC4 functionsPauli
2019-12-23Add some missing cfi frame info in rc4-md5-x86_64.plBernd Edlinger
2019-11-03s390x assembly pack: enable clang buildPatrick Steuer
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-16Unify all assembler file generatorsRichard Levitte
2019-09-16build.info: For all assembler generators, remove all argumentsRichard Levitte
2019-06-17Move rc4_asm_src file information to build.info filesRichard Levitte
2019-02-04Build: correct assembler generation in crypto/rc4/build.infoRichard Levitte
2019-01-31Build: Remove BEGINRAW / ENDRAW / OVERRIDERichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/rcN/Richard Levitte
2018-09-11Update copyright yearMatt Caswell
2018-06-25PA-RISC assembly pack: make it work with GNU assembler for HP-UX.Andy Polyakov
2018-03-20Update copyright yearMatt Caswell
2018-03-08Make a few more asm modules conform: last argument is output fileRichard Levitte
2018-02-14Harmonize the make variables across all known platforms familiesRichard Levitte
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-10-18Remove parentheses of return.KaoruToda
2017-10-13Remove email addresses from source code.Rich Salz
2017-06-30Cleanup some copyright stuffRich Salz
2017-05-11Remove filename argument to x86 asm_init.David Benjamin
2017-02-13{md5,rc4}/asm/*-x86_64.pl: add CFI annotations.Andy Polyakov
2016-10-10Remove trailing whitespace from some files.David Benjamin
2016-08-05spelling fixes, just comments and readme.klemens
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-05-17Copyright consolidation 04/10Rich Salz
2016-04-20Remove --classic build entirelyRichard Levitte
2016-03-21Build system: VC-WIN64I fixups.Andy Polyakov
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte
2016-03-14build.info/Makefile.in: Itanium fixups.Andy Polyakov
2016-03-13Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte
2016-03-11Fix some assembler generating scripts for better unificationRichard Levitte
2016-03-09Make sure the effect of "pic" / "no-pic" is used with assembler compilationsRichard Levitte
2016-03-09Unified - adapt the generation of rc4 assembler to use GENERATERichard Levitte
2016-02-20Always build library object files with shared library cflagsRichard Levitte
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte