| Commit message (Expand) | Author | Age | Files | Lines |
* | RT3999: Remove sub-component version strings | Rich Salz | 2015-08-10 | 1 | -2/+0 |
* | Fix the update target and remove duplicate file updates | Richard Levitte | 2015-05-22 | 1 | -0/+2 |
* | Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant | Richard Levitte | 2015-03-31 | 1 | -17/+1 |
* | Stop symlinking, move files to intended directory | Richard Levitte | 2015-03-31 | 2 | -439/+0 |
* | ifdef cleanup, part 4a: '#ifdef undef' | Rich Salz | 2015-01-24 | 1 | -56/+0 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 8 | -789/+772 |
* | Remove fipscanister build functionality from makefiles. | Dr. Stephen Henson | 2014-12-08 | 1 | -1/+1 |
* | Remove all .cvsignore files | Rich Salz | 2014-11-29 | 2 | -8/+0 |
* | RT3549: Remove obsolete files in crypto | Rich Salz | 2014-10-01 | 1 | -277/+0 |
* | Update support for Intel compiler: add linux-x86_64-icc and fix problems. | Andy Polyakov | 2012-11-28 | 1 | -1/+4 |
* | rc5.h: stop wasting space on 64-bit platforms [breaks binary compatibility!]. | Andy Polyakov | 2012-07-15 | 1 | -2/+1 |
* | Change AR to ARX to allow exclusion of fips object modules | Dr. Stephen Henson | 2011-01-26 | 1 | -1/+1 |
* | rc5_locl.h: make inline assembler clang-friendly. | Andy Polyakov | 2010-08-02 | 1 | -2/+2 |
* | rc5/asm/rc5-586.pl was erroneously omitted from last perlasm unification. | Andy Polyakov | 2008-01-17 | 1 | -1/+2 |
* | crypto/rc5/Makefile was erroneously omitted from last perlasm unification. | Andy Polyakov | 2008-01-15 | 1 | -11/+2 |
* | Update filenames in makefiles. | Dr. Stephen Henson | 2006-02-04 | 1 | -1/+1 |
* | Further BUILDENV refinement, further fool-proofing of Makefiles and | Andy Polyakov | 2005-05-16 | 1 | -2/+1 |
* | Fool-proofing Makefiles | Andy Polyakov | 2005-05-16 | 1 | -4/+1 |
* | Add emacs cache files to .cvsignore. | Richard Levitte | 2005-04-11 | 2 | -0/+4 |
* | Blow away Makefile.ssl. | Ben Laurie | 2005-03-30 | 1 | -4/+3 |
* | This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELF | Andy Polyakov | 2005-02-06 | 1 | -3/+3 |
* | Don't use $(EXHEADER) directly in for loops, as most shells will break | Richard Levitte | 2004-11-03 | 1 | -1/+1 |
* | Proper support for OpenBSD-i386 shared build, including assember modules! | Andy Polyakov | 2004-08-29 | 1 | -3/+4 |
* | OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted... | Andy Polyakov | 2004-08-01 | 1 | -3/+3 |
* | Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified" | Andy Polyakov | 2004-08-01 | 1 | -13/+8 |
* | This is essentially Intel 32-bit compiler tune-up. To start with all | Andy Polyakov | 2004-03-28 | 1 | -1/+1 |
* | Use sh explicitely to run point.sh | Richard Levitte | 2003-12-27 | 1 | -1/+1 |
* | Some more ASFLAGS settings required | Lutz Jänicke | 2003-12-01 | 1 | -0/+1 |
* | Netware-specific changes, | Richard Levitte | 2003-11-28 | 1 | -0/+3 |
* | make update | Richard Levitte | 2003-03-21 | 1 | -6/+10 |
* | Make sure we get the definition of OPENSSL_NO_RC5. | Richard Levitte | 2003-03-21 | 1 | -0/+2 |
* | A few more files to ignore | Richard Levitte | 2003-01-16 | 1 | -0/+1 |
* | Unified targets for ELF assembler modules. Tested on Linux, Solaris and | Andy Polyakov | 2003-01-03 | 1 | -9/+3 |
* | Correct asm exclusions. | Ben Laurie | 2002-12-29 | 1 | -1/+1 |
* | Don't define macros in terms of asm() when __STRICT_ANSI is defined. | Richard Levitte | 2002-12-15 | 1 | -1/+1 |
* | Ooops! No ROTATE on some platforms after x86_64 performance patch... | Andy Polyakov | 2002-12-15 | 1 | -1/+4 |
* | x86_64 performance patch. | Andy Polyakov | 2002-12-14 | 1 | -0/+17 |
* | Have all tests use EXIT() to exit rather than exit(), since the latter doesn't | Richard Levitte | 2002-11-28 | 1 | -1/+3 |
* | Use double dashes so makedepend doesn't misunderstand the flags we | Richard Levitte | 2002-10-09 | 1 | -1/+1 |
* | Pass CFLAG to dependency makers, so non-standard system include paths are | Richard Levitte | 2002-06-27 | 1 | -1/+1 |
* | make update | Richard Levitte | 2001-07-31 | 1 | -5/+5 |
* | Really add the EVP and all of the DES changes. | Ben Laurie | 2001-07-31 | 1 | -5/+5 |
* | Constification. | Ben Laurie | 2001-07-06 | 1 | -1/+1 |
* | Instead of telling both 'make' and the user that ranlib | Bodo Möller | 2001-03-09 | 1 | -2/+1 |
* | Code for better build under Darwin (MacOS X). | Richard Levitte | 2001-03-07 | 1 | -1/+1 |
* | Use new-style system-id macros everywhere possible. I hope I haven't | Richard Levitte | 2001-02-20 | 1 | -3/+3 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 4 | -9/+10 |
* | 'ranlib' doesn't always run on some systems. That's actually | Richard Levitte | 2000-09-25 | 1 | -1/+2 |
* | EVP constification. | Ben Laurie | 2000-06-03 | 6 | -18/+24 |
* | _lrotl and _lrotr are defined in MSVC but nowhere else that we know | Richard Levitte | 2000-04-01 | 1 | -1/+1 |