- 33388b4 Update copyright year by Matt Caswell · 5 years ago
- f505657 Move legacy ciphers into the legacy provider by Shane Lontis · 5 years ago
- a21314d Also check for errors in x86_64-xlate.pl. by David Benjamin · 5 years ago
- 32be631 Do not silently truncate files on perlasm errors by David Benjamin · 5 years ago
- 62c3fed Deprecate the low level RC5 functions by Pauli · 5 years ago
- 706457b Reorganize local header files by Dr. Matthias St. Pierre · 5 years ago
- 1aa89a7 Unify all assembler file generators by Richard Levitte · 6 years ago
- a1c8bef build.info: For all assembler generators, remove all arguments by Richard Levitte · 6 years ago
- 9a131ad Change RC5_32_set_key to return an int type by Matt Caswell · 6 years ago
- 6fe56d8 Move rc5_asm_src file information to build.info files by Richard Levitte · 6 years ago
- 5e4435a Following the license change, modify the boilerplates in crypto/rcN/ by Richard Levitte · 6 years ago
- 722c976 Harmonize the make variables across all known platforms families by Richard Levitte · 7 years ago
- 8c3bc59 Processing GNU-style "make variables" - separate CPP flags from C flags by Richard Levitte · 7 years ago
- e195c8a Remove filename argument to x86 asm_init. by David Benjamin · 8 years ago
- 018fcbe Fix gcc-7 warnings. by Bernd Edlinger · 8 years ago
- b8a9af6 Remove/rename some old files. by Rich Salz · 9 years ago
- 2039c42 Copyright consolidation 08/10 by Rich Salz · 9 years ago
- 45c6e23 Remove --classic build entirely by Richard Levitte · 9 years ago
- e0a6519 Copyright consolidation: perl files by Rich Salz · 9 years ago
- 007c80e Remove the remainder of util/mk1mf.pl and companion scripts by Richard Levitte · 9 years ago
- f425f9d Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) by Richard Levitte · 9 years ago
- 5b14d5b Make sure the effect of "pic" / "no-pic" is used with assembler compilations by Richard Levitte · 9 years ago
- ac9888e Unified - adapt the generation of rc5 assembler to use GENERATE by Richard Levitte · 9 years ago
- 45502bf Always build library object files with shared library cflags by Richard Levitte · 9 years ago
- ce192eb Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND by Richard Levitte · 9 years ago
- de72be2 Pass $(CC) to perlasm scripts via the environment by Richard Levitte · 9 years ago
- 567a9e6 unified build scheme: add a "unified" template for Unix Makefile by Richard Levitte · 9 years ago
- 777a288 unified build scheme: add build.info files by Richard Levitte · 9 years ago
- ced2c2c Templatize util/domd by Rich Salz · 9 years ago
- 35ade23 Keep RC5 bit shifts in [0..31] by Viktor Dukhovni · 9 years ago
- 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
- 56c77c5 Remove update tags by Rich Salz · 9 years ago
- ee6d9f4 Remove some old makefile targets by Rich Salz · 9 years ago
- d10dac1 Move Makefiles to Makefile.in by Rich Salz · 9 years ago
- fbfcb22 RT3999: Remove sub-component version strings by Rich Salz · 10 years ago
- 0f539dc Fix the update target and remove duplicate file updates by Richard Levitte · 10 years ago
- a80e33b Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant by Richard Levitte · 10 years ago
- dee502b Stop symlinking, move files to intended directory by Richard Levitte · 10 years ago
- a2b18e6 ifdef cleanup, part 4a: '#ifdef undef' by Rich Salz · 10 years ago
- 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
- f072785 Remove fipscanister build functionality from makefiles. by Dr. Stephen Henson · 10 years ago
- 8cfe08b Remove all .cvsignore files by Rich Salz · 10 years ago
- df8c39d RT3549: Remove obsolete files in crypto by Rich Salz · 10 years ago
- cf5ecc3 Update support for Intel compiler: add linux-x86_64-icc and fix problems. by Andy Polyakov · 12 years ago
- b046d70 rc5.h: stop wasting space on 64-bit platforms [breaks binary compatibility!]. by Andy Polyakov · 13 years ago
- df6de39 Change AR to ARX to allow exclusion of fips object modules by Dr. Stephen Henson · 14 years ago
- dbe3611 rc5_locl.h: make inline assembler clang-friendly. by Andy Polyakov · 15 years ago
- 339ad7c rc5/asm/rc5-586.pl was erroneously omitted from last perlasm unification. by Andy Polyakov · 17 years ago
- 676517e crypto/rc5/Makefile was erroneously omitted from last perlasm unification. by Andy Polyakov · 17 years ago
- 15ac971 Update filenames in makefiles. by Dr. Stephen Henson · 19 years ago
- ce92b6e Further BUILDENV refinement, further fool-proofing of Makefiles and by Andy Polyakov · 20 years ago
- 81a86fc Fool-proofing Makefiles by Andy Polyakov · 20 years ago
- 4bb61be Add emacs cache files to .cvsignore. by Richard Levitte · 20 years ago
- 42ba5d2 Blow away Makefile.ssl. by Ben Laurie · 20 years ago
- 67ea999 This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELF by Andy Polyakov · 20 years ago
- a2ac429 Don't use $(EXHEADER) directly in for loops, as most shells will break by Richard Levitte · 20 years ago
- 16760a3 Proper support for OpenBSD-i386 shared build, including assember modules! by Andy Polyakov · 21 years ago
- 34413fc OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted... by Andy Polyakov · 21 years ago
- ec38ddc Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified" by Andy Polyakov · 21 years ago
- 1a97920 This is essentially Intel 32-bit compiler tune-up. To start with all by Andy Polyakov · 21 years ago
- 79b42e7 Use sh explicitely to run point.sh by Richard Levitte · 21 years ago
- 0bf1c1d Some more ASFLAGS settings required by Lutz Jänicke · 21 years ago
- 4d8743f Netware-specific changes, by Richard Levitte · 21 years ago
- ea17e1f make update by Richard Levitte · 22 years ago
- f118514 Make sure we get the definition of OPENSSL_NO_RC5. by Richard Levitte · 22 years ago
- 2f09524 A few more files to ignore by Richard Levitte · 22 years ago
- 3cc9a89 Unified targets for ELF assembler modules. Tested on Linux, Solaris and by Andy Polyakov · 22 years ago
- 8598289 Correct asm exclusions. by Ben Laurie · 22 years ago
- 9f100cf Don't define macros in terms of asm() when __STRICT_ANSI is defined. by Richard Levitte · 22 years ago
- 6be4688 Ooops! No ROTATE on some platforms after x86_64 performance patch... by Andy Polyakov · 22 years ago
- 2f98abb x86_64 performance patch. by Andy Polyakov · 22 years ago
- 55f78ba Have all tests use EXIT() to exit rather than exit(), since the latter doesn't by Richard Levitte · 22 years ago
- 001ab3a Use double dashes so makedepend doesn't misunderstand the flags we by Richard Levitte · 22 years ago
- 17085b0 Pass CFLAG to dependency makers, so non-standard system include paths are by Richard Levitte · 23 years ago
- 710e5d5 make update by Richard Levitte · 24 years ago
- dbad169 Really add the EVP and all of the DES changes. by Ben Laurie · 24 years ago
- 601cb9b Constification. by Ben Laurie · 24 years ago
- 4e20b1a Instead of telling both 'make' and the user that ranlib by Bodo Möller · 24 years ago
- 70d70a3 Code for better build under Darwin (MacOS X). by Richard Levitte · 24 years ago
- bc36ee6 Use new-style system-id macros everywhere possible. I hope I haven't by Richard Levitte · 24 years ago
- cf1b7d9 Make all configuration macros available for application by making by Richard Levitte · 24 years ago
- 4e20a4e 'ranlib' doesn't always run on some systems. That's actually by Richard Levitte · 25 years ago
- 1921eaa EVP constification. by Ben Laurie · 25 years ago
- c2359eb _lrotl and _lrotr are defined in MSVC but nowhere else that we know off. by Richard Levitte · 25 years ago
- 24aaff5 Remove "Makefile.uni" files and some related stuff. by Bodo Möller · 25 years ago
- 88f17a5 Remove Win32 assembler files. They are always rebuilt (with some by Bodo Möller · 25 years ago
- 3a6a39c asm workaround for SuSE Linux proposed by Holger Reif by Ulf Möller · 25 years ago
- 743e7be Add missing dependencies. by Bodo Möller · 25 years ago
- 657e60f ispell (and minor modifications) by Ulf Möller · 25 years ago
- 7987577 Improve support for running everything as a monolithic application. by Bodo Möller · 25 years ago
- 22341d4 ignore r586unix.cpp by Bodo Möller · 26 years ago
- ae67674 Auto-generated file -- this should not be under version control by Bodo Möller · 26 years ago
- e766a68 Some pre-POSIX systems don't have unistd.h (but e.g. lib.c). by Bodo Möller · 26 years ago
- 436a376 Some assembler-related clean-ups. by Bodo Möller · 26 years ago
- 5c83b4c Remove redundant ifdef. by Ulf Möller · 26 years ago
- 7d7d2cb VMS support. by Ulf Möller · 26 years ago
- 1c10afc Makefile.save was missing here. Submitted by: Reviewed by: PR: by Bodo Möller · 26 years ago
- e5f3045 Support INSTALL_PREFIX for packagers. by Bodo Möller · 26 years ago
- 1314c34 Obey $(PERL) when running util/mklink.pl. by Bodo Möller · 26 years ago
- 6e6acfd Use util/mklink.pl instead of util/mklink.sh. by Bodo Möller · 26 years ago