summaryrefslogtreecommitdiffstats
path: root/Makefile.org
AgeCommit message (Expand)Author
2007-08-15Move fips-1.0/ files to fips/Dr. Stephen Henson
2007-08-01Jumbo framework update.Andy Polyakov
2007-07-23Typo in EXCL_OBJ listAndy Polyakov
2007-07-21For Unix fips builds...Dr. Stephen Henson
2007-07-21Don't install docs by default.Dr. Stephen Henson
2007-07-10Use common source files for FIPS mode and utilize same optimizations.Dr. Stephen Henson
2007-07-01Move 3DES EVP inside FIPS module and modify algorithm tests to use it.Dr. Stephen Henson
2007-07-01Changes to make AES algorithm test work via EVP.Dr. Stephen Henson
2007-07-01Move minimal EVP_CIPHER implementation into FIPS library. Not used byDr. Stephen Henson
2007-04-24Merge from 0.9.8 stable branch.Dr. Stephen Henson
2007-04-02Add tiny ASN1 code for DSA signatures.Dr. Stephen Henson
2007-03-22And so it begins...Dr. Stephen Henson
2006-06-09Camellia cipher, contributed by NTTBodo Möller
2006-02-10Backport the following changes from HEAD:Richard Levitte
2006-01-03Make sure that after the change from revision 1.256.2.6 (1.261 in HEAD),Bodo Möller
2005-12-05Various zlib related fixes and enhancements.Dr. Stephen Henson
2005-10-25Fix install problems on MacOS X and HP-UX.Andy Polyakov
2005-07-05Add libcrypto.pc and libssl.pc, and install them along with openssl.pc.Richard Levitte
2005-06-28Makefile updates from HEAD [see http://cvs.openssl.org/chngview?cn=14099Andy Polyakov
2005-06-20Add crypto/bn/bn_prime.h to the collection of generated files. In theRichard Levitte
2005-06-19With DJGPP, it seems like the return code from grep, even when in theRichard Levitte
2005-06-06Pass INSTALL_PREFIX in BUILDENV.Richard Levitte
2005-05-21Patches for Cygwin, provided by Corinna Vinschen <vinschen@redhat.com>Richard Levitte
2005-05-19SysV make [or least some of them] don't propogate command line macros toAndy Polyakov
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov
2005-05-16Further BUILDENV clean-up, 'make depend' is operational again.Andy Polyakov
2005-05-15Consolidate BUILDENV [idea is to keep all variables in one place].Andy Polyakov
2005-05-09Update util/ck_errf.pl script, and have it run automaticallyBodo Möller
2005-04-30Cygwin/mingw sync with stable.Andy Polyakov
2005-04-30Fold rules in test/Makefiles [from stable].Andy Polyakov
2005-04-26Add DTLS support.Ben Laurie
2005-04-24Flag changes in Configure and config, too.Ben Laurie
2005-03-30Make tags target useful.Ben Laurie
2005-03-30Blow away Makefile.ssl.Ben Laurie
2005-02-06This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFAndy Polyakov
2005-02-01Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov
2005-01-25Please BSD make...Andy Polyakov
2005-01-18Reserve for AES CBC assembler implementation...Andy Polyakov
2005-01-09Permit "monolithic" AES assembler implementations, i.e. such which wouldAndy Polyakov
2004-11-25Allow alternative manual sections to be embedded in .pod file comments.Dr. Stephen Henson
2004-11-11Cut'n'paste mistake. All tested OK now...Richard Levitte
2004-11-11Some find it confusing that environment variables are set when sharedRichard Levitte
2004-11-05Make sure LD_PRELOAD is only set when we build shared libraries (andRichard Levitte
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte
2004-07-26Add framework for yet another assembler module dubbed "cpuid." IdeaAndy Polyakov
2004-07-23Build-n-link new IA-64 modules on Linux and HP-UX.Andy Polyakov
2004-07-18Add anchors for AES, SHA-256/-512 assembler modules and SSE2 code pathes.Andy Polyakov
2004-06-28Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.Richard Levitte
2004-06-01This fixes the installation target for dynamic engines, which was trying toGeoff Thorpe
2004-05-31Minimal work-around for ./engine shared builds. "Minimal" means that IAndy Polyakov