]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/rc4
Correct top for EC/DSA nonces if BN_DEBUG is on
[thirdparty/openssl.git] / crypto / rc4 /
2023-09-07  Matt CaswellCopyright year updates
2023-06-15  Dimitri PapadopoulosFix typos found by codespell
2023-06-10  Tomas MrazSet RC4 defines on libcrypto/liblegacy
2023-01-31  Tomas MrazAvoid duplicating symbols in legacy.a with some build...
2022-05-24  Sebastian Andrzej... Rename x86-32 assembly files from .s to .S.
2020-11-18  Paulirename md5_block_asm_data_order to ossl_md5_block_asm_d...
2020-04-23  Matt CaswellUpdate copyright year
2020-04-09  Shane LontisMove legacy ciphers into the legacy provider
2020-02-17  David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-02-15  H.J. Lux86_64: Add endbranch at function entries for Intel CET
2020-01-22  David BenjaminDo not silently truncate files on perlasm errors
2020-01-20  H.J. LuFix unwind info in crypto/rc4/asm/rc4-x86_64.pl
2020-01-15  PauliDeprecate the low level RC4 functions
2019-12-23  Bernd EdlingerAdd some missing cfi frame info in rc4-md5-x86_64.pl
2019-11-03  Patrick Steuers390x assembly pack: enable clang build
2019-09-28  Dr. Matthias St... Fix header file include guard names
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-16  Richard LevitteUnify all assembler file generators
2019-09-16  Richard Levittebuild.info: For all assembler generators, remove all...
2019-06-17  Richard LevitteMove rc4_asm_src file information to build.info files
2019-02-04  Richard LevitteBuild: correct assembler generation in crypto/rc4/build...
2019-01-31  Richard LevitteBuild: Remove BEGINRAW / ENDRAW / OVERRIDE
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-11  Matt CaswellUpdate copyright year
2018-06-25  Andy PolyakovPA-RISC assembly pack: make it work with GNU assembler...
2018-03-20  Matt CaswellUpdate copyright year
2018-03-08  Richard LevitteMake a few more asm modules conform: last argument...
2018-02-14  Richard LevitteHarmonize the make variables across all known platforms...
2018-01-28  Richard LevitteProcessing GNU-style "make variables" - separate CPP...
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-10-18  KaoruTodaRemove parentheses of return.
2017-10-13  Rich SalzRemove email addresses from source code.
2017-07-01  Rich SalzCleanup some copyright stuff
2017-05-11  David BenjaminRemove filename argument to x86 asm_init.
2017-02-13  Andy Polyakov{md5,rc4}/asm/*-x86_64.pl: add CFI annotations.
2016-10-10  David BenjaminRemove trailing whitespace from some files.
2016-08-05  klemensspelling fixes, just comments and readme.
2016-05-29  Andy Polyakovx86_64 assembly pack: tolerate spaces in source directo...
2016-05-21  Rich SalzAdd OpenSSL copyright to .pl files
2016-05-17  Rich SalzCopyright consolidation 04/10
2016-04-20  Richard LevitteRemove --classic build entirely
2016-03-21  Andy PolyakovBuild system: VC-WIN64I fixups.
2016-03-21  Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-14  Andy Polyakovbuild.info/Makefile.in: Itanium fixups.
2016-03-12  Richard LevitteAdd $(LIB_CFLAGS) for any build.info generator that...
2016-03-10  Richard LevitteFix some assembler generating scripts for better unific...
2016-03-09  Richard LevitteMake sure the effect of "pic" / "no-pic" is used with...
2016-03-09  Richard LevitteUnified - adapt the generation of rc4 assembler to...
2016-02-20  Richard LevitteAlways build library object files with shared library...
2016-02-18  Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-17  Richard LevitteIn the unified scheme, there is no $(TOP), use $(SRCDIR...
2016-02-13  Richard LevittePass $(CC) to perlasm scripts via the environment
2016-02-10  Richard Levitteunified build scheme: add a "unified" template for...
2016-02-01  Richard Levitteunified build scheme: add build.info files
2016-01-29  Rich SalzTemplatize util/domd
2016-01-28  Rich SalzRemove outdated legacy crypto options
2016-01-26  Rich SalzRemove /* foo.c */ comments
2016-01-25  Rich SalzMove & split opensslconf.h.in
2016-01-20  Rich SalzRemove update tags
2016-01-17  Rich SalzRemove some old makefile targets
2016-01-12  Rich SalzMove Makefiles to Makefile.in
2015-09-26  Andy PolyakovSkylake performance results.
2015-08-10  Rich SalzRT3999: Remove sub-component version strings
2015-07-13  Richard LevitteConversion to UTF-8 where needed
2015-05-22  Richard LevitteFix the update target and remove duplicate file updates
2015-05-14  Richard Levittemake depend
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-02  Rich SalzRemove outdated RC4 files
2015-03-31  Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31  Richard LevitteStop symlinking, move files to intended directory
2015-01-29  Richard Levitteclang on Linux x86_64 complains about unreachable code.
2015-01-22  Matt CaswellRe-align some comments after running the reformat script.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellFurther comment changes for reformat (master)
2014-12-30  Tim Hudsonmark all block comments that need format preserving...
2014-12-08  Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28  Rich SalzRemove all .cvsignore files
2014-10-01  Rich SalzRT3549: Remove obsolete files in crypto
2014-07-08  Andy PolyakovPlease Clang's sanitizer.
2014-05-04  Andy PolyakovC64x+ assembply pack: add RC4 module.
2014-02-27  Andy Polyakovrc4/asm/rc4-586.pl: allow for 386-only build.
2013-06-18  Andy PolyakovPA-RISC assembler pack: switch to bve in 64-bit builds.
2013-01-22  Andy Polyakovx86_64 assembly pack: make Windows build more robust.
2012-06-27  Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-12  Andy Polyakovx86[_64] assembly pack: update benchmark results.
2012-06-03  Ben LaurieVersion skew reduction: trivia (I hope).
2011-11-15  Andy PolyakovConfigure: reimplement commit#21695.
2011-11-14  Ben LaurieFix some warnings caused by __owur. Temporarily (I...
2011-11-12  Andy Polyakovrc4test.c: commit#21684 broke x86_64 shared Linux build...
2011-11-12  Andy Polyakovcryptlib.c, etc.: fix linker warnings in 64-bit Darwin...
2011-08-23  Andy PolyakovAdd RC4-MD5 and AESNI-SHA1 "stitched" implementations.
2011-06-28  Andy Polyakovrc4-586.pl: add Atom performance results.
2011-06-27  Andy Polyakovrc4-x86_64.pl: commentary update.
2011-06-06  Andy Polyakovrc4_skey.c: remove dead/redundant code (it's never...
2011-05-29  Andy PolyakovVarious mingw64 fixes.
2011-05-27  Andy Polyakovrc4-x86_64.pl: fix due credit.
2011-05-27  Andy Polyakovrc4-x86_64.pl: RC4_options fix-up.
2011-05-27  Andy Polyakovx86[_64]cpuid.pl: harmonize usage of reserved bits...
2011-05-27  Andy Polyakovrc4-x86_64.pl: major optimization for contemporary...
2011-05-27  Andy Polyakovrc4-586.pl: optimize even further...
next