aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ripemd
Commit message (Expand)AuthorAgeFilesLines
* Remove filename argument to x86 asm_init.David Benjamin2017-05-111-1/+1
* Remove trailing whitespace from some files.David Benjamin2016-10-101-6/+6
* Copyright consolidation 08/10Rich Salz2016-05-174-216/+25
* Remove obsolete defined(__INTEL__) condition.Andy Polyakov2016-05-021-1/+1
* Remove --classic build entirelyRichard Levitte2016-04-201-51/+0
* Copyright consolidation: perl filesRich Salz2016-04-201-1/+8
* 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 ripemd assembler to use GENERATERichard Levitte2016-03-093-7/+8
* 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-1/+1
* unified build scheme: add a "unified" template for Unix MakefileRichard Levitte2016-02-101-0/+7
* 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-264-4/+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-9/+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-1/+1
* 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
* Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srpRich Salz2015-02-032-95/+5
* clang on Linux x86_64 complains about unreachable code.Richard Levitte2015-01-291-1/+0
* Keep disclaiming 16-bit support.Andy Polyakov2015-01-232-12/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-226-381/+416
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-142-2/+2
* RT3548: Remove some unsupported platforms.Rich Salz2015-01-121-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
* Remove some outdated README files, to avoid confusing people.Rich Salz2014-08-301-15/+0
* Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz2014-08-091-1/+1
* Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz2014-08-081-1/+1
* misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2013-09-051-1/+1
* Fix some clang warnings.Ben Laurie2013-01-132-20/+20
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* PR: 1835Dr. Stephen Henson2009-02-141-1/+1
* Apply mingw patches as supplied by Roumen Petrov an Alon Bar-LevLutz Jänicke2008-04-171-1/+1
* Unify x86 perlasm make rules.Andy Polyakov2008-01-111-11/+2
* Update perl asm scripts include paths for perlasm.Dr. Stephen Henson2008-01-051-1/+2
* Engage x86 assembler in Mac OS X build.Andy Polyakov2007-12-181-0/+2
* Remove unnecessary casts and avoid some warnings with gcc 4.2.Dr. Stephen Henson2007-06-071-3/+3
* Constify version strings and some structures.Dr. Stephen Henson2007-01-211-1/+1
* #include <stddef.h> in digest headers.Andy Polyakov2006-12-291-0/+1
* Re-implement md32_common.h [make it simpler!] and eliminate code renderedAndy Polyakov2006-10-113-220/+4