summaryrefslogtreecommitdiffstats
path: root/Makefile.org
AgeCommit message (Expand)Author
2007-01-16Add options to allow fipscanister to be built and linked against internally.Dr. Stephen Henson
2006-04-24Add new --with-baseaddr command line option to allow the FIPS base address ofDr. Stephen Henson
2006-03-28Update build system to make use of validated module in FIPS mode.Dr. Stephen Henson
2006-02-08Add entry for FIPSLIBDIR in Makefile.orgDr. Stephen Henson
2006-01-30Change fips directory to fips-1.0Dr. Stephen Henson
2006-01-21Replace detached signature with in-core fingerprinting.Andy Polyakov
2005-12-11Update Makefile.org for zlib fix backport.Dr. Stephen Henson
2005-10-11Typo in darwin-shared rule.Andy 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-14Make sure detached fingerprints are installed [as well as minor cygwinAndy Polyakov
2005-06-07Fix typos and add missing lines in Makefile.FIPS_TEST_9Andy Polyakov
2005-05-26Rename fips/sha1 to fips/sha.Andy Polyakov
2005-05-02Add hmac to fips.Dr. Stephen Henson
2005-04-19Enable shared link on HP-UX.Andy Polyakov
2005-04-17Throw in fips/aes/asm/fips-ax86-elf.s.Andy Polyakov
2005-04-13Move cygcrypto.dll above cygwin.dll.Andy Polyakov
2005-04-13Shared support update, rather backport from HEAD.Andy Polyakov
2005-03-15Real Bourne shell doesn't accept ! as in "if ! grep ..." Fix this inAndy Polyakov
2005-03-12Move copying of .dll to apps/ and test/ to more appropriate place.Andy Polyakov
2005-02-03Final HP-UX specific touches to "cope with run-time linker on multi-ABIAndy Polyakov
2005-02-01Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsAndy Polyakov
2004-12-27Cosmetic mingw update.Andy Polyakov
2004-12-27As new major IRIX release is highly unlikely to appear [and break following],Andy Polyakov
2004-12-20Improved PowerPC platform support.Andy Polyakov
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-09-28Fix Solaris 10_x86 shared build. -Bsymbolic is required to avoidAndy Polyakov
2004-07-27Rename libcrypto.sha1 to libcrypto.a.sha1Dr. Stephen Henson
2004-06-28Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.Richard Levitte
2004-06-21Standard sh doesn't tolerate ! as part of the conditional command.Richard Levitte
2004-06-19Make make tags make tags.Ben Laurie
2004-06-19The version that was actually submitted for FIPS testing.Ben Laurie
2004-05-13Let's make life easier and have the VMS version of the configuration beRichard Levitte
2004-05-11Pull FIPS back into stable.Ben Laurie
2004-05-06Remove the creation of $(INSTALL_PREFIX)$(OPENSSLDIR)/lib, since we don'tRichard Levitte
2004-03-12Fix typo in "IRIX 6.x shared build fix-up."Andy Polyakov
2004-03-12IRIX 6.x shared build fix-up.Andy Polyakov
2003-10-01Avoid 'file names' with spacesRichard Levitte
2003-09-30Correct incorrect mode bits change.Richard Levitte
2003-08-11A new branch for FIPS-related changes has been created with the nameRichard Levitte
2003-07-31If FDIRS is to be treated like SDIRS, let's not forget to initializeRichard Levitte
2003-07-30Whoops, forgot FIPS DES, also add EVPs for DES CFB1 and 8.Ben Laurie
2003-07-28Add support for partial CFB modes, make tests work, update dependencies.Ben Laurie
2003-07-27Build when not FIPS.Ben Laurie
2003-07-27Unfinished FIPS stuff for review/improvement.Ben Laurie
2003-07-04Make sure openssl.pc is readable by everyone.Richard Levitte
2003-07-03Add a slash so grep doesn't return both ./crypto/bio/bss_mem.o andRichard Levitte