Fix up path generation to use OPENSSL_MODULES
[openssl.git] / crypto / rc5 /
2023-09-07 Matt CaswellCopyright year updates
2023-01-31 Tomas MrazAvoid duplicating symbols in legacy.a with some build...
2023-01-12 zhangzhileiremove unused macro in rc2_local.h and rc5_local.h
2022-10-12 FdaSilvaYYcrypto/*: Fix various typos, repeated words, align...
2022-05-24 Sebastian Andrzej... Rename x86-32 assembly files from .s to .S.
2020-04-23 Matt CaswellUpdate copyright year
2020-04-09 Shane LontisMove legacy ciphers into the legacy provider
2020-02-17 David BenjaminAlso check for errors in x86_64-xlate.pl.
2020-01-22 David BenjaminDo not silently truncate files on perlasm errors
2020-01-15 PauliDeprecate the low level RC5 functions
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-09-16 Richard LevitteUnify all assembler file generators
2019-09-16 Richard Levittebuild.info: For all assembler generators, remove all...
2019-07-01 Matt CaswellChange RC5_32_set_key to return an int type
2019-06-17 Richard LevitteMove rc5_asm_src file information to build.info files
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-02-14 Richard LevitteHarmonize the make variables across all known platforms...
2018-01-28 Richard LevitteProcessing GNU-style "make variables" - separate CPP...
2017-05-11 David BenjaminRemove filename argument to x86 asm_init.
2017-05-11 Bernd EdlingerFix gcc-7 warnings.
2016-06-01 Rich SalzRemove/rename some old files.
2016-05-17 Rich SalzCopyright consolidation 08/10
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 rc5 assembler to...
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-29 Viktor DukhovniKeep RC5 bit shifts in [0..31]
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-03-31 Richard LevitteRemove EXHEADER, TEST, APPS, links:, install: and unins...
2015-03-31 Richard LevitteStop symlinking, move files to intended directory
2015-01-24 Rich Salzifdef cleanup, part 4a: '#ifdef undef'
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
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
2012-11-28 Andy PolyakovUpdate support for Intel compiler: add linux-x86_64...
2012-07-15 Andy Polyakovrc5.h: stop wasting space on 64-bit platforms [breaks...
2011-01-26 Dr. Stephen HensonChange AR to ARX to allow exclusion of fips object...
2010-08-02 Andy Polyakovrc5_locl.h: make inline assembler clang-friendly.
2008-01-17 Andy Polyakovrc5/asm/rc5-586.pl was erroneously omitted from last...
2008-01-15 Andy Polyakovcrypto/rc5/Makefile was erroneously omitted from last...
2006-02-04 Dr. Stephen HensonUpdate filenames in makefiles.
2005-05-16 Andy PolyakovFurther BUILDENV refinement, further fool-proofing...
2005-05-15 Andy PolyakovFool-proofing Makefiles
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-03-28 Andy PolyakovThis is essentially Intel 32-bit compiler tune-up....
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-12-01 Lutz JänickeSome more ASFLAGS settings required
2003-11-28 Richard LevitteNetware-specific changes,
2003-03-20 Richard Levittemake update
2003-03-20 Richard LevitteMake sure we get the definition of OPENSSL_NO_RC5.
2003-01-16 Richard LevitteA few more files to ignore
2003-01-03 Andy PolyakovUnified targets for ELF assembler modules. Tested on...
2002-12-29 Ben LaurieCorrect asm exclusions.
2002-12-15 Richard LevitteDon't define macros in terms of asm() when __STRICT_ANS...
2002-12-15 Andy PolyakovOoops! No ROTATE on some platforms after x86_64 perform...
2002-12-14 Andy Polyakovx86_64 performance patch.
2002-11-28 Richard LevitteHave all tests use EXIT() to exit rather than exit...
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-06 Ben LaurieConstification.
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-03-07 Richard LevitteCode for better build under Darwin (MacOS X).
2001-02-20 Richard LevitteUse new-style system-id macros everywhere possible...
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-03 Ben LaurieEVP constification.
2000-04-01 Richard Levitte_lrotl and _lrotr are defined in MSVC but nowhere else...
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-03 Ulf Möllerispell (and minor modifications)
1999-10-25 Bodo MöllerImprove support for running everything as a monolithic...
1999-07-22 Bodo Möllerignore r586unix.cpp
1999-07-21 Bodo MöllerAuto-generated file -- this should not be under version...
1999-06-09 Bodo MöllerSome pre-POSIX systems don't have unistd.h (but e.g...
1999-05-28 Bodo MöllerSome assembler-related clean-ups.
1999-05-13 Ulf MöllerRemove redundant ifdef.
next