]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/whrlpool
Raise an error on syscall failure in tls_retry_write_records
[thirdparty/openssl.git] / crypto / whrlpool /
2024-04-17  Theo BuehlerUnable to run asm code on OpenBSD (amd64)
2023-09-07  Matt CaswellCopyright year updates
2023-07-18  Dimitri PapadopoulosFix typos found by codespell
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.
2021-05-12  Tomas MrazA few cleanups of the provider build.infos
2021-05-07  Richard LevitteDrop libimplementations.a
2021-03-11  Matt CaswellUpdate copyright year
2021-03-09  Shane LontisReword repeated words.
2020-05-27  Bernd EdlingerAvoid undefined behavior with unaligned accesses
2020-04-23  Matt CaswellUpdate copyright year
2020-02-17  David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-02-07  Richard LevitteAdapt all build.info and test recipes to the new $disab...
2020-02-06  Dr. Matthias St... Fix misspelling errors and typos reported by codespell
2020-01-22  David BenjaminDo not silently truncate files on perlasm errors
2020-01-12  Richard LevitteWhen deprecated symbols are removed, ensure liblegacy...
2020-01-12  PauliDeprecate the low level Whirlpool functions.
2019-10-16  Shane LontisFix missing Assembler defines
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-09-01  Bernd EdlingerRemove extern declarations of OPENSSL_ia32cap_P
2019-07-31  joe2018OutlookcomFix warning C4164 in MSVC.
2019-06-17  Richard LevitteMove wp_asm_src file information to build.info files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-12-06  Richard LevitteLicense: change any non-boilerplate comment referring...
2018-02-14  Richard LevitteHarmonize the make variables across all known platforms...
2018-01-28  Richard LevitteProcessing GNU-style "make variables" - separate CPP...
2017-10-18  KaoruTodaRemove parentheses of return.
2017-10-13  Rich SalzRemove email addresses from source code.
2017-10-09  KaoruTodaSince return is inconsistent, I removed unnecessary...
2017-06-08  Rich SalzFix a read off the end of the input buffer
2017-05-11  David BenjaminRemove filename argument to x86 asm_init.
2017-02-26  Andy Polyakovwhrlpool/asm/wp-x86_64.pl: add CFI annotations.
2017-02-06  Andy Polyakovx86_64 assembly pack: Win64 SEH face-lift.
2016-10-10  David BenjaminRemove trailing whitespace from some files.
2016-06-30  Matt CaswellConvert memset calls to OPENSSL_cleanse
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 06/10
2016-04-20  Richard LevitteRemove --classic build entirely
2016-03-21  Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-12  Richard LevitteAdd $(LIB_CFLAGS) for any build.info generator that...
2016-03-09  Richard LevitteMake sure the effect of "pic" / "no-pic" is used with...
2016-03-09  Richard LevitteUnified - adapt the generation of whirlpool assembler...
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-13  Richard LevittePass $(CC) to perlasm scripts via the environment
2016-02-10  Richard Levitteunified build scheme: add a "unified" template for...
2016-02-05  FdaSilvaYYGH601: Various spelling fixes.
2016-02-01  Richard Levitteunified build scheme: add build.info files
2016-01-29  Rich SalzTemplatize util/domd
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-11-21  Andy PolyakovFix STRICT_ALIGNMENT for whrlpool
2015-07-13  Richard LevitteConversion to UTF-8 where needed
2015-05-22  Richard LevitteFix the update target and remove duplicate file updates
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-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 Caswellindent has problems with comments that are on the right...
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
2013-01-22  Andy Polyakovx86_64 assembly pack: make Windows build more robust.
2012-07-15  Andy Polyakovwp-x86_64.pl: ~10% performance improvement.
2012-07-15  Andy Polyakovwp-mmx.pl: ~10% performance improvement.
2012-06-27  Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-04-28  Andy Polyakovperlasm: fix symptom-less bugs, missing semicolons...
2011-06-28  Andy Polyakovcrypto/whrlpool/wp_block.c: harmonize OPENSSL_ia32cap_P.
2011-01-26  Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2008-12-29  Andy PolyakovFix "possible loss of data" Win64 compiler warnings.
2008-12-19  Andy Polyakovx86_64 assembler pack: add support for Win64 SEH.
2008-11-12  Andy PolyakovUpdate make rules for x86_64 assembler pack.
2008-11-12  Andy Polyakovx86_64 assembler pack to comply with updated styling...
2008-04-17  Lutz JänickeApply mingw patches as supplied by Roumen Petrov an...
2008-01-13  Andy PolyakovMake all x86_64 modules independent on current working...
2008-01-11  Andy PolyakovUnify x86 perlasm make rules.
2008-01-05  Dr. Stephen HensonUpdate perl asm scripts include paths for perlasm.
2007-12-18  Andy PolyakovEngage x86 assembler in Mac OS X build.
2007-06-18  Dr. Stephen HensonUpdate .cvsignore
2006-07-17  Dr. Stephen HensonUpdate .cvsignore again.
2006-07-17  Dr. Stephen HensonUpdate .cvsignore
2006-03-11  Nils Larschfix signed vs. unsigned warning
2005-12-16  Andy PolyakovMake framework for Whirlpool assembler flexible.
2005-12-16  Andy PolyakovEngage Whirlpool assembler and mention Whirlpool in...
2005-12-06  Andy PolyakovFix typos in wp-mmx.pl.
2005-12-03  Andy PolyakovCouple other benchmark comparisons for wp-x86_64.pl.
2005-11-30  Andy PolyakovWhirlpool for x86_64.
2005-11-30  Andy PolyakovAdapt Whirlpool API for EVP.
2005-11-30  Andy PolyakovFix typos in wp-mmx.pl.
2005-11-28  Andy PolyakovRemove development leftover from whrlpool/asm/wp-mmx.pl.
2005-11-28  Andy PolyakovAdd missing Makefile and fix couple of typos in commentary.
2005-11-28  Andy PolyakovWhirlpool hash implementation. The fact that subdirecto...