Ensure read records are marked as read
[openssl.git] / crypto / ripemd /
2016-05-17 Rich SalzCopyright consolidation 08/10
2016-05-02 Andy PolyakovRemove obsolete defined(__INTEL__) condition.
2016-04-20 Richard LevitteRemove --classic build entirely
2016-04-20 Rich SalzCopyright consolidation: perl files
2016-03-21 Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-12 Richard LevitteAdd $(LIB_CFLAGS) for any build.info generator that...
2016-03-09 Richard LevitteMake sure the effect of "pic" / "no-pic" is used with...
2016-03-09 Richard LevitteUnified - adapt the generation of ripemd assembler...
2016-02-20 Richard LevitteAlways build library object files with shared library...
2016-02-18 Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-13 Richard LevittePass $(CC) to perlasm scripts via the environment
2016-02-10 Richard Levitteunified build scheme: add a "unified" template for...
2016-02-01 Richard Levitteunified build scheme: add build.info files
2016-01-29 Rich SalzTemplatize util/domd
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-20 Rich SalzRemove update tags
2016-01-17 Rich SalzRemove some old makefile targets
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2015-08-10 Rich SalzRT3999: Remove sub-component version strings
2015-05-22 Richard LevitteFix the update target and remove duplicate file updates
2015-05-14 Richard Levittemake depend
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-03-31 Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31 Richard LevitteStop symlinking, move files to intended directory
2015-02-03 Rich SalzDead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp
2015-01-29 Richard Levitteclang on Linux x86_64 complains about unreachable code.
2015-01-23 Andy PolyakovKeep disclaiming 16-bit support.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-14 Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2015-01-12 Rich SalzRT3548: Remove some unsupported platforms.
2014-12-08 Dr. Stephen HensonRemove fipscanister build functionality from makefiles.
2014-11-28 Rich SalzRemove all .cvsignore files
2014-10-01 Rich SalzRT3549: Remove obsolete files in crypto
2014-08-30 Rich SalzRemove some outdated README files, to avoid confusing...
2014-08-09 Rich SalzUndo a90081576c94f9f54de1755188a00ccc1760549a
2014-08-08 Rich SalzRemove DJGPP (and therefore WATT32) #ifdef's.
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-01-13 Ben LaurieFix some clang warnings.
2011-01-26 Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2009-02-14 Dr. Stephen HensonPR: 1835
2008-04-17 Lutz JänickeApply mingw patches as supplied by Roumen Petrov an...
2008-01-11 Andy PolyakovUnify x86 perlasm make rules.
2008-01-05 Dr. Stephen HensonUpdate perl asm scripts include paths for perlasm.
2007-12-18 Andy PolyakovEngage x86 assembler in Mac OS X build.
2007-06-07 Dr. Stephen HensonRemove unnecessary casts and avoid some warnings with...
2007-01-21 Dr. Stephen HensonConstify version strings and some structures.
2006-12-29 Andy Polyakov#include <stddef.h> in digest headers.
2006-10-11 Andy PolyakovRe-implement md32_common.h [make it simpler!] and elimi...
2006-02-04 Dr. Stephen HensonUpdate filenames in makefiles.
2005-12-18 Andy PolyakovKeep disclaiming 16-bit platform support. For now remov...
2005-10-25 Andy PolyakovEliminate false preprocessor dependencies introduced...
2005-06-23 Richard LevitteUpdate for Stratus VOS.
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-16 Bodo Möllermake update
2005-05-15 Andy PolyakovFool-proofing Makefiles
2005-04-26 Ben LaurieAdd DTLS support.
2005-04-14 Dr. Stephen HensonCheck return values of <Digest>_Init functions in low...
2005-04-11 Richard LevitteAdd emacs cache files to .cvsignore.
2005-03-30 Ben LaurieBlow away Makefile.ssl.
2005-02-06 Andy PolyakovThis patch was "ignited" by OpenBSD 3>=4 support. They...
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-08-29 Andy PolyakovProper support for OpenBSD-i386 shared build, including...
2004-08-01 Andy PolyakovOpenBSD fix-up for new a.out targets. OpenBSD .s.o...
2004-08-01 Andy PolyakovClean-up GAS targets: get rid of "cpp" stuff and replac...
2004-07-25 Andy PolyakovMinor 64-bit md32_common.h update and minor unsignifica...
2004-07-22 Andy PolyakovEVP_Digest is size_t-fied, clean up test programs accor...
2004-05-17 Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-05-15 Andy Polyakovsize_t-fication of message digest APIs. We should size_...
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-11-16 Lutz JänickeProvide ASFLAGS in the subdirectories handling assemble...
2003-01-16 Richard LevitteA few more files to ignore
2003-01-13 Richard LevitteMake sure not to declare a clashing read() for DJGPP.
2003-01-03 Andy PolyakovUnified targets for ELF assembler modules. Tested on...
2002-12-14 Andy Polyakovx86_64 performance patch.
2002-12-05 Richard Levittemake update
2002-12-03 Richard LevitteWindows CE updates, contributed by Steven Reddie <smr...
2002-11-28 Richard LevitteHave all tests use EXIT() to exit rather than exit...
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-08-12 Richard LevitteDo not include openssl/ripemd.h when the RIPEMD algorit...
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-04-29 Richard LevitteSynchronise with 0.9.7-stable.
2002-03-18 Bodo Möllerfix #include position
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-10-14 Ulf Mölleropenbsd-x86 macros
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-06-19 Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-03-08 Dr. Stephen HensonMake EVP_Digest*() routines return a value.
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-06-19 Bodo MöllerAvoid unnecessary links and incomplete program file...
2000-03-19 Ulf MöllerFLAT_INC is not needed; we use -I.. all the time
2000-03-14 Bodo MöllerRemove "Makefile.uni" files and some related stuff.
2000-03-13 Bodo MöllerRemove Win32 assembler files. They are always rebuilt...
2000-03-12 Ulf Möllerasm workaround for SuSE Linux
2000-03-02 Bodo MöllerAdd missing dependencies.
2000-02-16 Ben LaurieFix signed/unsigned warnings.
2000-02-12 Andy PolyakovHP-UX tune-up: new unified configs, HP C compiler bug...
next