summaryrefslogtreecommitdiff
path: root/crypto/mdc2
Commit message (Expand)AuthorAgeFilesLines
* Avoid duplicating symbols in legacy.a with some build optionsTomas Mraz2023-01-311-1/+1
* Update copyright yearMatt Caswell2020-04-232-2/+2
* Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'}Richard Levitte2020-02-071-2/+1
* Deprecate the low level MDC2 functions.Pauli2020-01-123-2/+21
* Following the license change, modify the boilerplates in crypto/mdc2/Richard Levitte2018-12-062-2/+2
* Remove parentheses of return.KaoruToda2017-10-181-1/+1
* Convert mdc2 test print to internal testRichard Levitte2016-11-031-21/+0
* Avoid overflow in MDC2_Update()Dr. Stephen Henson2016-08-241-1/+1
* Copyright consolidation 07/10Rich Salz2016-05-172-108/+12
* Remove --classic build entirelyRichard Levitte2016-04-201-43/+0
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* 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
* 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-262-2/+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-16/+0
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-1/+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-236/+0
* make dependDr. Stephen Henson2015-03-241-10/+7
* ui_compat cleanup; makefiles and vmsRich Salz2015-02-061-2/+2
* Remove old DES APIRich Salz2015-02-021-2/+2
* clang on Linux x86_64 complains about unreachable code.Richard Levitte2015-01-291-1/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-224-234/+223
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-281-4/+0
* Update dependencies.Dr. Stephen Henson2011-02-211-7/+7
* Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson2011-02-161-0/+1
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+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-111-0/+2
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* Minor 64-bit md32_common.h update and minor unsignification of digests.Andy Polyakov2004-07-252-2/+3
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-7/+7
* size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov2004-05-153-12/+12
* make updateGeoff Thorpe2004-04-191-8/+8
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* Netware-specific changes,Richard Levitte2003-11-281-0/+3
* A few more memset()s converted to OPENSSL_cleanse().Richard Levitte2002-11-291-1/+1
* Have all tests use EXIT() to exit rather than exit(), since the latter doesn'tRichard Levitte2002-11-281-1/+3
* Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte2002-10-091-1/+1