aboutsummaryrefslogtreecommitdiff
path: root/crypto/md5
AgeCommit message (Expand)AuthorFilesLines
2020-09-09In a non-shared build, don't include the md5 object files in legacy providerPauli1-1/+10
2020-09-09legacy: include MD5 code in legacy providerPauli1-0/+2
2020-09-03Add an HMAC implementation that is TLS awareMatt Caswell1-1/+3
2020-04-23Update copyright yearMatt Caswell6-6/+6
2020-02-17Also check for errors in x86_64-xlate.pl.David Benjamin3-3/+3
2020-01-22Do not silently truncate files on perlasm errorsDavid Benjamin3-3/+3
2020-01-19Deprecate the low level MD5 functions.Pauli3-1/+13
2020-01-19Deprecate the low level SHA functions.Pauli1-0/+7
2019-11-01md4/md5: macros should not include the line following themPatrick Steuer1-1/+1
2019-10-16Fix missing Assembler definesShane Lontis1-0/+4
2019-10-10Providers: move all digestsRichard Levitte1-1/+1
2019-09-28Reorganize local header filesDr. Matthias St. Pierre2-2/+2
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre1-1/+1
2019-09-16Unify all assembler file generatorsRichard Levitte3-8/+14
2019-09-16build.info: For all assembler generators, remove all argumentsRichard Levitte1-4/+3
2019-06-17Move md5_asm_src file information to build.info filesRichard Levitte1-2/+17
2019-06-04Move digests to providersShane Lontis2-1/+102
2018-12-06Following the license change, modify the boilerplates in crypto/mdN/Richard Levitte6-6/+6
2018-02-14Harmonize the make variables across all known platforms familiesRichard Levitte1-1/+1
2018-01-28Processing GNU-style "make variables" - separate CPP flags from C flagsRichard Levitte1-1/+2
2017-10-18Remove parentheses of return.KaoruToda1-1/+1
2017-10-13Remove email addresses from source code.Rich Salz2-3/+3
2017-06-30Cleanup some copyright stuffRich Salz2-1014/+0
2017-05-11Remove filename argument to x86 asm_init.David Benjamin1-1/+1
2017-02-13{md5,rc4}/asm/*-x86_64.pl: add CFI annotations.Andy Polyakov1-0/+13
2016-10-10Remove trailing whitespace from some files.David Benjamin2-2/+2
2016-06-01Remove/rename some old files.Rich Salz1-78/+0
2016-06-01Add final(?) set of copyrights.Rich Salz1-0/+10
2016-05-29x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov1-1/+1
2016-05-21Add OpenSSL copyright to .pl filesRich Salz1-1/+8
2016-05-17Copyright consolidation 09/10Rich Salz3-162/+18
2016-05-02Remove obsolete defined(__INTEL__) condition.Andy Polyakov1-1/+1
2016-04-20Remove --classic build entirelyRichard Levitte1-61/+0
2016-04-20Copyright consolidation: perl filesRich Salz2-7/+16
2016-03-21Build system: VC-WIN64I fixups.Andy Polyakov1-0/+5
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte1-3/+0
2016-03-13Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS)Richard Levitte1-1/+1
2016-03-10Add include directory options for assembler files that include from crypto/Richard Levitte1-0/+1
2016-03-09Make sure the effect of "pic" / "no-pic" is used with assembler compilationsRichard Levitte1-1/+1
2016-03-09Unified - adapt the generation of md5 assembler to use GENERATERichard Levitte3-9/+12
2016-03-08SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov3-3/+3
2016-03-01RT4347: Fix GCC unused-value warnings with HOST_c2l()David Woodhouse1-16/+16
2016-02-20Always build library object files with shared library cflagsRichard Levitte1-1/+1
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte1-1/+1
2016-02-13Pass $(CC) to perlasm scripts via the environmentRichard Levitte1-3/+3
2016-02-10unified build scheme: add a "unified" template for Unix MakefileRichard Levitte1-0/+15
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+3
2016-01-29Templatize util/domdRich Salz1-2/+1
2016-01-26Remove /* foo.c */ commentsRich Salz3-3/+0
2016-01-20Remove update tagsRich Salz1-2/+0