aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md5
Commit message (Expand)AuthorAgeFilesLines
* Remove/rename some old files.Rich Salz2016-06-011-78/+0
* Add final(?) set of copyrights.Rich Salz2016-06-011-0/+10
* x86_64 assembly pack: tolerate spaces in source directory name.Andy Polyakov2016-05-291-1/+1
* Add OpenSSL copyright to .pl filesRich Salz2016-05-211-1/+8
* Copyright consolidation 09/10Rich Salz2016-05-173-162/+18
* Remove obsolete defined(__INTEL__) condition.Andy Polyakov2016-05-021-1/+1
* Remove --classic build entirelyRichard Levitte2016-04-201-61/+0
* Copyright consolidation: perl filesRich Salz2016-04-202-7/+16
* Build system: VC-WIN64I fixups.Andy Polyakov2016-03-211-0/+5
* 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
* Add include directory options for assembler files that include from crypto/Richard Levitte2016-03-101-0/+1
* Make sure the effect of "pic" / "no-pic" is used with assembler compilationsRichard Levitte2016-03-091-1/+1
* Unified - adapt the generation of md5 assembler to use GENERATERichard Levitte2016-03-093-9/+12
* SPARCv9 assembly pack: unify build rules and argument handling.Andy Polyakov2016-03-083-3/+3
* RT4347: Fix GCC unused-value warnings with HOST_c2l()David Woodhouse2016-03-011-16/+16
* 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-3/+3
* unified build scheme: add a "unified" template for Unix MakefileRichard Levitte2016-02-101-0/+15
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+3
* Templatize util/domdRich Salz2016-01-291-2/+1
* Remove /* foo.c */ commentsRich Salz2016-01-263-3/+0
* Remove update tagsRich Salz2016-01-201-2/+0
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Move Makefiles to Makefile.inRich Salz2016-01-121-10/+0
* RT3999: Remove sub-component version stringsRich Salz2015-08-101-2/+0
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-2/+2
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-17/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-312-237/+0
* clang on Linux x86_64 complains about unreachable code.Richard Levitte2015-01-291-1/+0
* Keep disclaiming 16-bit support.Andy Polyakov2015-01-232-15/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-225-283/+311
* RT3548: Remove some unsupported platforms.Rich Salz2015-01-121-8/+1
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-061-1/+1
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-282-9/+0
* RT3549: Remove obsolete files in cryptoRich Salz2014-10-011-127/+0
* md5-x86_64.pl: work around warning.Andy Polyakov2014-08-301-1/+1
* Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz2014-08-091-1/+1
* Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz2014-08-081-1/+1
* md5/asm/md5-[586|x86_64].pl: +15% on Atom.Andy Polyakov2014-05-042-10/+20
* misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2013-09-051-1/+1
* x86_64 assembly pack: make Windows build more robust.Andy Polyakov2013-01-221-1/+2
* Fix some clang warnings.Ben Laurie2013-01-131-4/+4
* SPARCv9 assembly pack: harmonize ABI handling (so that it's handled in oneAndy Polyakov2012-10-251-13/+9
* md5-sparcv9.pl: avoid %asi modifications, improve short input performanceAndy Polyakov2012-10-141-13/+14
* [md5|sha1|sha512]-sparcv9.pl: "cooperative" optimizations based onAndy Polyakov2012-10-141-1/+3