summaryrefslogtreecommitdiff
path: root/Makefile.org
Commit message (Expand)AuthorAgeFilesLines
* Add options to allow fipscanister to be built and linked against internally.steve2007-01-161-2/+3
* Add new --with-baseaddr command line option to allow the FIPS base address ofsteve2006-04-241-0/+5
* Update build system to make use of validated module in FIPS mode.steve2006-03-281-2/+9
* Add entry for FIPSLIBDIR in Makefile.orgsteve2006-02-081-0/+2
* Change fips directory to fips-1.0steve2006-01-301-1/+1
* Replace detached signature with in-core fingerprinting.appro2006-01-211-44/+16
* Update Makefile.org for zlib fix backport.steve2005-12-111-0/+4
* Typo in darwin-shared rule.appro2005-10-111-1/+1
* Add crypto/bn/bn_prime.h to the collection of generated files. In thelevitte2005-06-201-1/+5
* With DJGPP, it seems like the return code from grep, even when in thelevitte2005-06-191-4/+4
* Make sure detached fingerprints are installed [as well as minor cygwinappro2005-06-141-3/+12
* Fix typos and add missing lines in Makefile.FIPS_TEST_9appro2005-06-071-0/+3
* Rename fips/sha1 to fips/sha.appro2005-05-261-2/+2
* Add hmac to fips.steve2005-05-021-1/+1
* Enable shared link on HP-UX.appro2005-04-191-11/+1
* Throw in fips/aes/asm/fips-ax86-elf.s.appro2005-04-171-2/+3
* Move cygcrypto.dll above cygwin.dll.appro2005-04-131-1/+1
* Shared support update, rather backport from HEAD.appro2005-04-131-46/+21
* Real Bourne shell doesn't accept ! as in "if ! grep ..." Fix this inappro2005-03-151-1/+1
* Move copying of .dll to apps/ and test/ to more appropriate place.appro2005-03-121-2/+9
* Final HP-UX specific touches to "cope with run-time linker on multi-ABIappro2005-02-031-6/+16
* Address run-time linker problems: LD_PRELOAD issue on multi-ABI platformsappro2005-02-011-24/+3
* Cosmetic mingw update.appro2004-12-271-2/+2
* As new major IRIX release is highly unlikely to appear [and break following],appro2004-12-271-2/+2
* Improved PowerPC platform support.appro2004-12-201-0/+2
* Cut'n'paste mistake. All tested OK now...levitte2004-11-111-2/+2
* Some find it confusing that environment variables are set when sharedlevitte2004-11-111-19/+21
* Make sure LD_PRELOAD is only set when we build shared libraries (andlevitte2004-11-051-0/+8
* Don't use $(EXHEADER) directly in for loops, as most shells will breaklevitte2004-11-021-2/+2
* Fix Solaris 10_x86 shared build. -Bsymbolic is required to avoidappro2004-09-281-0/+1
* Rename libcrypto.sha1 to libcrypto.a.sha1steve2004-07-271-3/+3
* Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.levitte2004-06-281-2/+4
* Standard sh doesn't tolerate ! as part of the conditional command.levitte2004-06-211-1/+3
* Make make tags make tags.ben2004-06-191-7/+2
* The version that was actually submitted for FIPS testing.ben2004-06-191-1/+1
* Let's make life easier and have the VMS version of the configuration belevitte2004-05-131-1/+4
* Pull FIPS back into stable.ben2004-05-111-19/+51
* Remove the creation of $(INSTALL_PREFIX)$(OPENSSLDIR)/lib, since we don'tMERGED_stable2fips-stablelevitte2004-05-061-2/+1
* Fix typo in "IRIX 6.x shared build fix-up."appro2004-03-121-1/+1
* IRIX 6.x shared build fix-up.appro2004-03-121-2/+4
* Avoid 'file names' with spaceslevitte2003-10-011-0/+2
* Correct incorrect mode bits change.levitte2003-09-301-1/+1
* A new branch for FIPS-related changes has been created with the namelevitte2003-08-111-34/+8
* If FDIRS is to be treated like SDIRS, let's not forget to initializelevitte2003-07-311-0/+2
* Whoops, forgot FIPS DES, also add EVPs for DES CFB1 and 8.ben2003-07-301-5/+16
* Add support for partial CFB modes, make tests work, update dependencies.ben2003-07-281-1/+5
* Build when not FIPS.ben2003-07-271-1/+1
* Unfinished FIPS stuff for review/improvement.ben2003-07-271-3/+12
* Make sure openssl.pc is readable by everyone.levitte2003-07-041-0/+1
* Add a slash so grep doesn't return both ./crypto/bio/bss_mem.o andlevitte2003-07-031-2/+2