| Commit message (Expand) | Author | Age | Files | Lines |
* | Add options to allow fipscanister to be built and linked against internally. | steve | 2007-01-16 | 1 | -2/+3 |
* | Add new --with-baseaddr command line option to allow the FIPS base address of | steve | 2006-04-24 | 1 | -0/+5 |
* | Update build system to make use of validated module in FIPS mode. | steve | 2006-03-28 | 1 | -2/+9 |
* | Add entry for FIPSLIBDIR in Makefile.org | steve | 2006-02-08 | 1 | -0/+2 |
* | Change fips directory to fips-1.0 | steve | 2006-01-30 | 1 | -1/+1 |
* | Replace detached signature with in-core fingerprinting. | appro | 2006-01-21 | 1 | -44/+16 |
* | Update Makefile.org for zlib fix backport. | steve | 2005-12-11 | 1 | -0/+4 |
* | Typo in darwin-shared rule. | appro | 2005-10-11 | 1 | -1/+1 |
* | Add crypto/bn/bn_prime.h to the collection of generated files. In the | levitte | 2005-06-20 | 1 | -1/+5 |
* | With DJGPP, it seems like the return code from grep, even when in the | levitte | 2005-06-19 | 1 | -4/+4 |
* | Make sure detached fingerprints are installed [as well as minor cygwin | appro | 2005-06-14 | 1 | -3/+12 |
* | Fix typos and add missing lines in Makefile.FIPS_TEST_9 | appro | 2005-06-07 | 1 | -0/+3 |
* | Rename fips/sha1 to fips/sha. | appro | 2005-05-26 | 1 | -2/+2 |
* | Add hmac to fips. | steve | 2005-05-02 | 1 | -1/+1 |
* | Enable shared link on HP-UX. | appro | 2005-04-19 | 1 | -11/+1 |
* | Throw in fips/aes/asm/fips-ax86-elf.s. | appro | 2005-04-17 | 1 | -2/+3 |
* | Move cygcrypto.dll above cygwin.dll. | appro | 2005-04-13 | 1 | -1/+1 |
* | Shared support update, rather backport from HEAD. | appro | 2005-04-13 | 1 | -46/+21 |
* | Real Bourne shell doesn't accept ! as in "if ! grep ..." Fix this in | appro | 2005-03-15 | 1 | -1/+1 |
* | Move copying of .dll to apps/ and test/ to more appropriate place. | appro | 2005-03-12 | 1 | -2/+9 |
* | Final HP-UX specific touches to "cope with run-time linker on multi-ABI | appro | 2005-02-03 | 1 | -6/+16 |
* | Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms | appro | 2005-02-01 | 1 | -24/+3 |
* | Cosmetic mingw update. | appro | 2004-12-27 | 1 | -2/+2 |
* | As new major IRIX release is highly unlikely to appear [and break following], | appro | 2004-12-27 | 1 | -2/+2 |
* | Improved PowerPC platform support. | appro | 2004-12-20 | 1 | -0/+2 |
* | Cut'n'paste mistake. All tested OK now... | levitte | 2004-11-11 | 1 | -2/+2 |
* | Some find it confusing that environment variables are set when shared | levitte | 2004-11-11 | 1 | -19/+21 |
* | Make sure LD_PRELOAD is only set when we build shared libraries (and | levitte | 2004-11-05 | 1 | -0/+8 |
* | Don't use $(EXHEADER) directly in for loops, as most shells will break | levitte | 2004-11-02 | 1 | -2/+2 |
* | Fix Solaris 10_x86 shared build. -Bsymbolic is required to avoid | appro | 2004-09-28 | 1 | -0/+1 |
* | Rename libcrypto.sha1 to libcrypto.a.sha1 | steve | 2004-07-27 | 1 | -3/+3 |
* | Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>. | levitte | 2004-06-28 | 1 | -2/+4 |
* | Standard sh doesn't tolerate ! as part of the conditional command. | levitte | 2004-06-21 | 1 | -1/+3 |
* | Make make tags make tags. | ben | 2004-06-19 | 1 | -7/+2 |
* | The version that was actually submitted for FIPS testing. | ben | 2004-06-19 | 1 | -1/+1 |
* | Let's make life easier and have the VMS version of the configuration be | levitte | 2004-05-13 | 1 | -1/+4 |
* | Pull FIPS back into stable. | ben | 2004-05-11 | 1 | -19/+51 |
* | Remove the creation of $(INSTALL_PREFIX)$(OPENSSLDIR)/lib, since we don'tMERGED_stable2fips-stable | levitte | 2004-05-06 | 1 | -2/+1 |
* | Fix typo in "IRIX 6.x shared build fix-up." | appro | 2004-03-12 | 1 | -1/+1 |
* | IRIX 6.x shared build fix-up. | appro | 2004-03-12 | 1 | -2/+4 |
* | Avoid 'file names' with spaces | levitte | 2003-10-01 | 1 | -0/+2 |
* | Correct incorrect mode bits change. | levitte | 2003-09-30 | 1 | -1/+1 |
* | A new branch for FIPS-related changes has been created with the name | levitte | 2003-08-11 | 1 | -34/+8 |
* | If FDIRS is to be treated like SDIRS, let's not forget to initialize | levitte | 2003-07-31 | 1 | -0/+2 |
* | Whoops, forgot FIPS DES, also add EVPs for DES CFB1 and 8. | ben | 2003-07-30 | 1 | -5/+16 |
* | Add support for partial CFB modes, make tests work, update dependencies. | ben | 2003-07-28 | 1 | -1/+5 |
* | Build when not FIPS. | ben | 2003-07-27 | 1 | -1/+1 |
* | Unfinished FIPS stuff for review/improvement. | ben | 2003-07-27 | 1 | -3/+12 |
* | Make sure openssl.pc is readable by everyone. | levitte | 2003-07-04 | 1 | -0/+1 |
* | Add a slash so grep doesn't return both ./crypto/bio/bss_mem.o and | levitte | 2003-07-03 | 1 | -2/+2 |