| Commit message (Expand) | Author | Age | Files | Lines |
* | Update filenames in makefiles. | Dr. Stephen Henson | 2006-02-04 | 1 | -1/+1 |
* | Keep disclaiming 16-bit platform support. For now remove WIN16 references | Andy Polyakov | 2005-12-18 | 1 | -1/+1 |
* | fix warnings when building openssl with the following compiler options: | Nils Larsch | 2005-08-29 | 1 | -2/+2 |
* | On case insensitive systems, 'install' gets mixed up with the existing file | Richard Levitte | 2005-07-08 | 1 | -1/+4 |
* | Further BUILDENV refinement, further fool-proofing of Makefiles and | Andy Polyakov | 2005-05-16 | 1 | -6/+11 |
* | make update | Bodo Möller | 2005-05-16 | 1 | -10/+4 |
* | Fool-proofing Makefiles | Andy Polyakov | 2005-05-16 | 1 | -7/+2 |
* | Add DTLS support. | Ben Laurie | 2005-04-26 | 1 | -0/+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 |
* | Use sh explicitely to run point.sh | Richard Levitte | 2003-12-27 | 1 | -1/+1 |
* | Netware-specific changes, | Richard Levitte | 2003-11-28 | 3 | -0/+9 |
* | Provide ASFLAGS in the subdirectories handling assembler code. | Lutz Jänicke | 2003-11-16 | 1 | -0/+1 |
* | Make sure we get the definition of OPENSSL_NO_BF. | Richard Levitte | 2003-03-21 | 1 | -0/+1 |
* | 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 |
* | Have all tests use EXIT() to exit rather than exit(), since the latter doesn't | Richard Levitte | 2002-11-28 | 1 | -1/+3 |
* | Security fixes brought forward from 0.9.7. | Ben Laurie | 2002-11-13 | 1 | -3/+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 |
* | Remove unnecessary casts. | Ben Laurie | 2001-07-07 | 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 | 2 | -2/+2 |
* | 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 | 3 | -15/+19 |
* | 'ranlib' doesn't always run on some systems. That's actually | Richard Levitte | 2000-09-25 | 1 | -1/+2 |
* | On case-insensitive systems, the 'install' target gets matched against | Richard Levitte | 2000-06-22 | 1 | -1/+3 |
* | GCC 2.95.2 from IRIX 6.5 -mabi=64 compiler bug workaround:-( | Andy Polyakov | 2000-06-05 | 1 | -1/+2 |
* | Remove "Makefile.uni" files and some related stuff. | Bodo Möller | 2000-03-14 | 1 | -157/+0 |
* | Remove Win32 assembler files. They are always rebuilt (with some | Bodo Möller | 2000-03-13 | 1 | -906/+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 initial key to read-only segment. | Andy Polyakov | 2000-02-15 | 1 | -1/+1 |
* | Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca... | Ralf S. Engelschall | 2000-02-11 | 2 | -3/+5 |
* | Constify | Richard Levitte | 2000-02-08 | 7 | -54/+56 |
* | ispell (and minor modifications) | Ulf Möller | 2000-02-04 | 5 | -8/+8 |
* | Improve support for running everything as a monolithic application. | Bodo Möller | 1999-10-25 | 1 | -6/+6 |
* | rc4_locl.h and bf_locl.h incorrectly defined _HEADER_...; | Bodo Möller | 1999-06-14 | 1 | -2/+2 |
* | Avoid warnings. | Bodo Möller | 1999-06-10 | 1 | -1/+1 |
* | Some pre-POSIX systems don't have unistd.h (but e.g. lib.c). | Bodo Möller | 1999-06-09 | 2 | -12/+10 |
* | Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). | Ulf Möller | 1999-06-04 | 1 | -0/+11 |
* | Remove redundant line. | Ulf Möller | 1999-06-02 | 1 | -1/+0 |
* | Some assembler-related clean-ups. | Bodo Möller | 1999-05-29 | 1 | -1/+1 |