Dr. Stephen Henson
|
6fa6e3e2df
|
Flag to allow use of DSA_METHOD in FIPS mode.
|
2006-03-31 17:09:46 +00:00 |
|
Dr. Stephen Henson
|
fcdf1d3fc7
|
Update build system to make use of validated module in FIPS mode.
|
2006-03-28 12:10:37 +00:00 |
|
Nils Larsch
|
e0fe7abeec
|
apply fixes from the cvs head
|
2006-03-14 09:07:06 +00:00 |
|
Dr. Stephen Henson
|
e8518f847e
|
Check EVP_DigestInit return value in EVP_BytesToKey() and use supported
algorithm in PKCS12_create in FIPS mode.
|
2006-03-01 21:15:24 +00:00 |
|
Nils Larsch
|
8299069b8e
|
force C locale when using [a-z] in sed expressions
PR: 1283
Submitted by: Mike Frysinger
|
2006-03-01 19:52:39 +00:00 |
|
Nils Larsch
|
5dc96f40ce
|
fix "#ifndef HZ" statement
PR: 1287
|
2006-02-28 20:15:56 +00:00 |
|
Richard Levitte
|
7775bf5564
|
I forgot to change fips to fips-1_0 in one place. That stopped the
build completely. Hopefully, things will work better now.
|
2006-02-26 11:17:21 +00:00 |
|
Nils Larsch
|
a0a82def50
|
fix Intel Mac configuration; patch supplied by JP Szikora <szikora@icp.ucl.ac.be>
|
2006-02-25 12:01:25 +00:00 |
|
Richard Levitte
|
9a2c519d4b
|
Oops, forgot to adapt the VMS build to the renamed directory.
|
2006-02-23 09:18:45 +00:00 |
|
Dr. Stephen Henson
|
f3fc016c08
|
Add entry for FIPSLIBDIR in Makefile.org
|
2006-02-08 00:58:01 +00:00 |
|
Dr. Stephen Henson
|
8d6e32a07c
|
Allow fips install dir to be specified for VC++ build.
|
2006-02-08 00:47:30 +00:00 |
|
Dr. Stephen Henson
|
bf059c2efc
|
Build fips_premain_dso.exe in static build too.
|
2006-02-07 17:14:04 +00:00 |
|
Dr. Stephen Henson
|
417d5af7c7
|
Build standalone exe after copying headers.
|
2006-02-07 15:09:00 +00:00 |
|
Dr. Stephen Henson
|
33d3b6043a
|
Use and build fips_premain_dso.exe and fips_standalone_sha1.exe from VC++
instead of those from mingw build.
Visual Studio Express 2005 doesn't like fips_premain_dso.exe from mingw used
against its DLLs.
|
2006-02-06 14:16:38 +00:00 |
|
Dr. Stephen Henson
|
c7e1e48908
|
Add Makefile to fipshashes.c
|
2006-02-06 00:48:37 +00:00 |
|
Dr. Stephen Henson
|
7f3a22803c
|
Update VC++ build for new FIPS paths.
|
2006-02-05 23:49:07 +00:00 |
|
Dr. Stephen Henson
|
386ec8fc15
|
Use correct fips_premain_dso.exe path.
|
2006-02-05 21:36:41 +00:00 |
|
Dr. Stephen Henson
|
8aecae520c
|
Sanity check for FIPS module directory.
|
2006-02-05 21:18:42 +00:00 |
|
Dr. Stephen Henson
|
571d90db24
|
Update VC++ build for FIPS mode.
|
2006-02-05 20:52:56 +00:00 |
|
Andy Polyakov
|
4a54d594e1
|
install: target tune up.
|
2006-02-05 13:35:24 +00:00 |
|
Andy Polyakov
|
bd6ae6579e
|
Adjust DIR variable in fips-1.0/Makefile accordingly.
|
2006-02-05 12:38:58 +00:00 |
|
Dr. Stephen Henson
|
85ca1d2c86
|
Update/hack mkdef.pl to recognize and add SHA2 algorithms when OPENSSL_FIPS
is defined.
|
2006-02-04 23:05:40 +00:00 |
|
Dr. Stephen Henson
|
3c1ee6c147
|
Fix from HEAD.
|
2006-02-04 01:50:41 +00:00 |
|
Dr. Stephen Henson
|
a13e6553ad
|
Fix from HEAD.
|
2006-02-04 01:27:52 +00:00 |
|
Dr. Stephen Henson
|
b1971b067a
|
Use getcwd() because it works under MSYS but pwd doesn't.
|
2006-02-03 23:55:26 +00:00 |
|
Dr. Stephen Henson
|
a5319427a2
|
Update CHANGES/NEWS.
|
2006-02-03 18:42:24 +00:00 |
|
Dr. Stephen Henson
|
e0a4dc3b66
|
Updated fips_test_suite.
|
2006-02-03 18:27:13 +00:00 |
|
Nils Larsch
|
0b51beff26
|
fix if statement: call conn_state() if the BIO is not in the BIO_CONN_S_OK state
|
2006-02-02 22:29:55 +00:00 |
|
Dr. Stephen Henson
|
6a9f9aed30
|
Add fips_test_suite.c to TEST
|
2006-02-02 15:10:50 +00:00 |
|
Andy Polyakov
|
3ae83be021
|
Spotted divergence between CVS and submitted tar-ball.
|
2006-02-01 22:22:40 +00:00 |
|
Andy Polyakov
|
d2ab6fa4ae
|
Remove files erroneously added in catalog rename.
|
2006-02-01 22:21:13 +00:00 |
|
Dr. Stephen Henson
|
0a2466a08d
|
Fix from head.
|
2006-01-31 18:38:06 +00:00 |
|
Dr. Stephen Henson
|
172bb3734a
|
Update some scripts to use fips-1.0
|
2006-01-30 18:51:36 +00:00 |
|
Dr. Stephen Henson
|
b7508d8396
|
Change fips directory to fips-1.0
|
2006-01-30 18:15:29 +00:00 |
|
Lutz Jänicke
|
fd27364317
|
Typo
Submitted by: Girish Venkatachalam <girish1729@gmail.com>
|
2006-01-30 17:07:54 +00:00 |
|
Dr. Stephen Henson
|
d37ca24da9
|
Backport of other fixes to keep VC++ happy.
|
2006-01-30 13:49:59 +00:00 |
|
Dr. Stephen Henson
|
1ce2fb42de
|
Backport of changes to support later versions of VC++.
|
2006-01-30 13:14:20 +00:00 |
|
Dr. Stephen Henson
|
4ca47e6db9
|
Sample FIPS object file integrity checking script.
|
2006-01-28 13:34:27 +00:00 |
|
Dr. Stephen Henson
|
fbe6969a0d
|
Update to VC++ static build.
|
2006-01-28 13:33:31 +00:00 |
|
Dr. Stephen Henson
|
7dfd94a088
|
Move certs to right place.
|
2006-01-26 17:48:13 +00:00 |
|
Dr. Stephen Henson
|
f6bbb5b67d
|
FIPS related updates for Windows build. Only build fipscanister.o from the
GMAKE target. Use precompiled fipscanister.o from other targets.
Update fipslink.pl script to check fipscanister.o and fips_premain.c hashes.
|
2006-01-26 17:34:57 +00:00 |
|
Dr. Stephen Henson
|
c9f4204ae8
|
Make sure stanadlong SHA1 checker is built.
|
2006-01-25 13:40:55 +00:00 |
|
Dr. Stephen Henson
|
29c18b0112
|
Add VC++ using GNU (or other U*ix like make) target for mk1mf.pl
Autodetect VC++ in config script and generate Makefile
Add source hash checking to mk1mf.pl for VC++.
|
2006-01-25 13:26:11 +00:00 |
|
Dr. Stephen Henson
|
e2e28a6bb6
|
Fix static VC++ build for FIPS.
|
2006-01-22 00:04:39 +00:00 |
|
Dr. Stephen Henson
|
5a175fe228
|
Update to VC++ in-core fingerprinting support.
|
2006-01-21 22:14:07 +00:00 |
|
Dr. Stephen Henson
|
15a6cf7d14
|
Support for VC++ build with in-core hashing.
|
2006-01-21 21:28:26 +00:00 |
|
Andy Polyakov
|
ed457c6e1c
|
Replace detached signature with in-core fingerprinting.
|
2006-01-21 14:01:30 +00:00 |
|
Dr. Stephen Henson
|
c1e67d9856
|
Correctly encode FALSE for BOOL in ASN1_TYPE.
|
2006-01-19 17:19:43 +00:00 |
|
Dr. Stephen Henson
|
0c91b0eaff
|
Typo.
|
2006-01-15 13:54:42 +00:00 |
|
Richard Levitte
|
e886317f9b
|
Forgot to initialize CC6DISABLEWARNINGS properly...
|
2006-01-11 18:55:19 +00:00 |
|