aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ripemd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov2005-12-181-1/+1
* Eliminate false preprocessor dependencies introduced with VOS support.Andy Polyakov2005-10-251-4/+3
* Update for Stratus VOS.Richard Levitte2005-06-231-2/+6
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-3/+9
* make updateBodo Möller2005-05-161-8/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Add DTLS support.Ben Laurie2005-04-261-0/+1
* Check return values of <Digest>_Init functions in low level digest calls.Dr. Stephen Henson2005-04-141-1/+2
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-112-0/+4
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFAndy Polyakov2005-02-061-3/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* Proper support for OpenBSD-i386 shared build, including assember modules!Andy Polyakov2004-08-291-3/+4
* OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...Andy Polyakov2004-08-011-3/+3
* Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"Andy Polyakov2004-08-011-13/+8
* Minor 64-bit md32_common.h update and minor unsignification of digests.Andy Polyakov2004-07-251-1/+1
* EVP_Digest is size_t-fied, clean up test programs accordingly.Andy Polyakov2004-07-221-1/+1
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-3/+3
* size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov2004-05-154-9/+9
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* Provide ASFLAGS in the subdirectories handling assembler code.Lutz Jänicke2003-11-161-0/+1
* A few more files to ignoreRichard Levitte2003-01-161-0/+1
* Make sure not to declare a clashing read() for DJGPP.Richard Levitte2003-01-131-1/+1