| Commit message (Expand) | Author | Age | Files | Lines |
* | Further BUILDENV refinement, further fool-proofing of Makefiles and | Andy Polyakov | 2005-05-16 | 1 | -2/+16 |
* | make update | Bodo Möller | 2005-05-16 | 1 | -15/+0 |
* | Fool-proofing Makefiles | Andy Polyakov | 2005-05-15 | 1 | -4/+1 |
* | Add DTLS support. | Ben Laurie | 2005-04-26 | 1 | -0/+1 |
* | Zap OPENSSL_EXTERN on symbols, which are not meant to be local to DLL. | Andy Polyakov | 2005-04-13 | 1 | -13/+8 |
* | 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 | -8/+3 |
* | Don't use $(EXHEADER) directly in for loops, as most shells will break | Richard Levitte | 2004-11-02 | 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 |
* | 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 | 2 | -0/+6 |
* | Ignore derived file. | Geoff Thorpe | 2003-10-28 | 1 | -0/+1 |
* | Make sure we get the definition of OPENSSL_NO_CAST. | Richard Levitte | 2003-03-20 | 2 | -0/+3 |
* | Unified targets for ELF assembler modules. Tested on Linux, Solaris and | Andy Polyakov | 2003-01-03 | 1 | -9/+3 |
* | 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-30 | 1 | -5/+5 |
* | Make sure OPENSSL_SYS_... is defined when we need it. | Bodo Möller | 2001-04-03 | 1 | -2/+3 |
* | 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 |
* | e_os.h does not belong with the exported headers. Do not put it there | Richard Levitte | 2001-02-22 | 2 | -6/+6 |
* | Use new-style system-id macros everywhere possible. I hope I haven't | Richard Levitte | 2001-02-20 | 2 | -6/+6 |
* | Make all configuration macros available for application by making | Richard Levitte | 2001-02-19 | 4 | -10/+11 |
* | If OPENSSL_BUILD_SHLIBCRYPTO (for files that end up as libcrypto | Richard Levitte | 2000-12-31 | 1 | -0/+5 |
* | '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 | 2 | -2/+2 |
* | _lrotl and _lrotr are defined in MSVC but nowhere else that we know | Richard Levitte | 2000-04-01 | 1 | -1/+1 |
* | Remove "Makefile.uni" files and some related stuff. | Bodo Möller | 2000-03-14 | 1 | -124/+0 |
* | Remove Win32 assembler files. They are always rebuilt (with some | Bodo Möller | 2000-03-13 | 1 | -953/+0 |
* | asm workaround for SuSE Linux | Ulf Möller | 2000-03-12 | 1 | -1/+1 |
* | Add missing dependencies. | Bodo Möller | 2000-03-02 | 1 | -1/+1 |
* | Move CAST_S_tables to read-only segment. | Andy Polyakov | 2000-02-15 | 2 | -16/+16 |
* | ispell (and minor modifications) | Ulf Möller | 2000-02-03 | 2 | -2/+2 |
* | Source code cleanups: Use void * rather than char * in lhash, | Ulf Möller | 2000-01-30 | 1 | -1/+1 |
* | Improve support for running everything as a monolithic application. | Bodo Möller | 1999-10-25 | 1 | -9/+9 |
* | "make update" (added to top Makefile, and applied). | Bodo Möller | 1999-06-09 | 1 | -6/+10 |
* | Some pre-POSIX systems don't have unistd.h (but e.g. lib.c). | Bodo Möller | 1999-06-09 | 2 | -12/+10 |
* | Some assembler-related clean-ups. | Bodo Möller | 1999-05-28 | 1 | -1/+1 |
* | It was a very bad idea to use #include "../e_os.h" -- when this occurs | Bodo Möller | 1999-05-21 | 2 | -11/+7 |
* | Add a kludge :-( | Bodo Möller | 1999-05-20 | 2 | -11/+12 |
* | Don't install e_os.h in include/openssl, use it only as a local | Bodo Möller | 1999-05-20 | 2 | -12/+16 |
* | OPENSSL_EXTERN | Bodo Möller | 1999-05-15 | 1 | -9/+9 |
* | OPENSSL_EXTERN, OPENSSL_GLOBAL | Bodo Möller | 1999-05-15 | 1 | -8/+8 |
* | Update dependencies. | Bodo Möller | 1999-05-15 | 1 | -6/+10 |