summaryrefslogtreecommitdiff
path: root/crypto/whrlpool
Commit message (Expand)AuthorAgeFilesLines
* Avoid duplicating symbols in legacy.a with some build optionsTomas Mraz2023-01-311-1/+1
* Rename x86-32 assembly files from .s to .S.Sebastian Andrzej Siewior2022-05-241-3/+3
* A few cleanups of the provider build.infosTomas Mraz2021-05-121-1/+1
* Drop libimplementations.aRichard Levitte2021-05-071-4/+0
* Update copyright yearMatt Caswell2021-03-111-1/+1
* Reword repeated words.Shane Lontis2021-03-091-1/+1
* Avoid undefined behavior with unaligned accessesBernd Edlinger2020-05-271-9/+23
* Update copyright yearMatt Caswell2020-04-234-4/+4
* Also check for errors in x86_64-xlate.pl.David Benjamin2020-02-172-2/+2
* Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'}Richard Levitte2020-02-071-2/+1
* Fix misspelling errors and typos reported by codespellDr. Matthias St. Pierre2020-02-061-3/+3
* Do not silently truncate files on perlasm errorsDavid Benjamin2020-01-222-2/+2
* When deprecated symbols are removed, ensure liblegacy has WHIRLPOOLRichard Levitte2020-01-121-3/+11
* Deprecate the low level Whirlpool functions.Pauli2020-01-122-0/+12
* Fix missing Assembler definesShane Lontis2019-10-161-0/+4
* Reorganize local header filesDr. Matthias St. Pierre2019-09-283-2/+2
* Unify all assembler file generatorsRichard Levitte2019-09-162-6/+7
* build.info: For all assembler generators, remove all argumentsRichard Levitte2019-09-161-3/+2
* Remove extern declarations of OPENSSL_ia32cap_PBernd Edlinger2019-09-011-1/+1
* Fix warning C4164 in MSVC.joe2018Outlookcom2019-07-311-0/+1
* Move wp_asm_src file information to build.info filesRichard Levitte2019-06-171-1/+20
* Following the license change, modify the boilerplates in crypto/whrlpool/Richard Levitte2018-12-065-5/+5
* License: change any non-boilerplate comment referring to "OpenSSL license"Richard Levitte2018-12-062-2/+2
* Harmonize the make variables across all known platforms familiesRichard Levitte2018-02-141-2/+1
* Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte2018-01-281-1/+3
* Remove parentheses of return.KaoruToda2017-10-181-2/+2
* Remove email addresses from source code.Rich Salz2017-10-134-18/+2
* Since return is inconsistent, I removed unnecessary parentheses andKaoruToda2017-10-091-3/+3
* Fix a read off the end of the input bufferRich Salz2017-06-081-2/+2
* Remove filename argument to x86 asm_init.David Benjamin2017-05-111-1/+1
* whrlpool/asm/wp-x86_64.pl: add CFI annotations.Andy Polyakov2017-02-261-0/+18
* x86_64 assembly pack: Win64 SEH face-lift.Andy Polyakov2017-02-061-10/+9
* Remove trailing whitespace from some files.David Benjamin2016-10-101-2/+2
* Convert memset calls to OPENSSL_cleanseMatt Caswell2016-06-301-1/+2
* x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov2016-05-291-1/+1
* Add OpenSSL copyright to .pl filesRich Salz2016-05-212-2/+16
* Copyright consolidation 06/10Rich Salz2016-05-173-0/+27
* Remove --classic build entirelyRichard Levitte2016-04-201-56/+0
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte2016-03-131-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 whirlpool assembler to use GENERATERichard Levitte2016-03-093-8/+10
* 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
* Pass $(CC) to perlasm scripts via the environmentRichard Levitte2016-02-131-2/+2
* unified build scheme: add a "unified" template for Unix MakefileRichard Levitte2016-02-101-0/+8
* GH601: Various spelling fixes.FdaSilvaYY2016-02-052-2/+2
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+2
* Templatize util/domdRich Salz2016-01-291-2/+1
* Remove update tagsRich Salz2016-01-201-2/+0