Matt Caswell
|
6f1f3c6653
|
Rerun util/openssl-format-source -v -c .
Reviewed-by: Tim Hudson <tjh@openssl.org>
|
2015-01-22 09:53:02 +00:00 |
|
Matt Caswell
|
40720ce3ca
|
Run util/openssl-format-source -v -c .
Reviewed-by: Tim Hudson <tjh@openssl.org>
|
2015-01-22 09:52:55 +00:00 |
|
Matt Caswell
|
9d03aabea3
|
More comment changes required for indent
Reviewed-by: Tim Hudson <tjh@openssl.org>
|
2015-01-22 09:52:49 +00:00 |
|
Matt Caswell
|
3e8042c38f
|
Additional comment changes for reformat of 0.9.8
Reviewed-by: Tim Hudson <tjh@openssl.org>
|
2015-01-22 09:49:06 +00:00 |
|
Dr. Stephen Henson
|
c850d322a6
|
add Android changes from FIPS 1.2.2 module
|
2010-12-11 00:30:43 +00:00 |
|
Dr. Stephen Henson
|
0061aa9f32
|
Don't announce tests run in empty directories
|
2010-09-20 23:25:07 +00:00 |
|
Dr. Stephen Henson
|
3926bbcf6d
|
support customisable rm and mkdir commands
|
2010-09-19 15:34:23 +00:00 |
|
Dr. Stephen Henson
|
b5cee977c2
|
update FIPS script generator to make output easier to hand edit
|
2010-09-19 11:30:14 +00:00 |
|
Dr. Stephen Henson
|
bab19a2ac2
|
quote HOSTCC in case it isn't defined
|
2010-02-26 19:56:10 +00:00 |
|
Dr. Stephen Henson
|
162f1e08f8
|
make no-rsa no-dsa compile again
|
2010-02-02 14:03:07 +00:00 |
|
Dr. Stephen Henson
|
30dc3e112b
|
stop warnings in fips_test_suite application
|
2010-01-27 14:03:26 +00:00 |
|
Dr. Stephen Henson
|
371b262f96
|
stop missing prototype warnings
|
2010-01-27 13:32:31 +00:00 |
|
Dr. Stephen Henson
|
b3fb2492d5
|
eliminate some warnings in fips build
|
2010-01-27 13:21:34 +00:00 |
|
Dr. Stephen Henson
|
8196257f00
|
Cross compilation updates.
|
2009-10-15 14:14:35 +00:00 |
|
Dr. Stephen Henson
|
d5b0c872d8
|
Quote filenames in case they contain spaces. Print out supported values
for --enable and --disable.
|
2009-10-15 12:30:21 +00:00 |
|
Dr. Stephen Henson
|
2e8026b65a
|
Oops!
|
2009-10-05 13:32:56 +00:00 |
|
Dr. Stephen Henson
|
d7050b4424
|
Fix warnings about ignoring fgets return value
|
2009-10-04 16:43:39 +00:00 |
|
Dr. Stephen Henson
|
985b5ee735
|
PR: 2003
Make it possible to install OpenSSL in directories with name other
than "lib" for example "lib64". Based on patch from Jeremy Utley.
|
2009-08-10 14:37:51 +00:00 |
|
Dr. Stephen Henson
|
932858d5f9
|
Oops, fips_check_rsa isn't static.
|
2009-08-09 16:42:55 +00:00 |
|
Dr. Stephen Henson
|
c4b3503b4b
|
Fix signed/unsigned warnings and make several functions static.
|
2009-08-09 16:02:50 +00:00 |
|
Dr. Stephen Henson
|
f871545f7f
|
Stop signed/unsigned warning.
|
2009-08-09 15:51:24 +00:00 |
|
Dr. Stephen Henson
|
17e01d24bb
|
PR: 1822
Submitted by: "Philip A. Prindeville" <philipp_subx@redfish-solutions.com>
Reviewed by: steve@openssl.org
Use $(EXE_EXT) when invoking fips_standalone_sha1
|
2009-06-30 11:32:36 +00:00 |
|
Richard Levitte
|
48f48d96ce
|
Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).
Thank you\!
(note: not tested for now, a few nightly builds should give indications though)
|
2009-05-15 16:37:29 +00:00 |
|
Dr. Stephen Henson
|
00d5a5ff55
|
Update .cvsignore
|
2009-04-19 15:17:49 +00:00 |
|
Dr. Stephen Henson
|
420312cec5
|
Typo.
|
2009-04-19 15:16:21 +00:00 |
|
Dr. Stephen Henson
|
3c17fa3325
|
PQGVer support.
|
2009-04-19 14:04:55 +00:00 |
|
Dr. Stephen Henson
|
e3424084a0
|
Minor format change to match expected PQGVer format.
|
2009-04-19 13:44:43 +00:00 |
|
Dr. Stephen Henson
|
d9a55422c7
|
Add DES3 CFB1 mode tests.
|
2009-04-18 22:41:46 +00:00 |
|
Dr. Stephen Henson
|
374941f727
|
Fixes to make DES3 cfb1 work.
|
2009-04-18 22:41:17 +00:00 |
|
Ben Laurie
|
a22a8dd7dd
|
Do not link nonexistent file.
|
2009-02-18 10:43:10 +00:00 |
|
Dr. Stephen Henson
|
eca7b90771
|
Install the fipsld link script.
|
2009-02-13 18:37:31 +00:00 |
|
Dr. Stephen Henson
|
f82c1f0dd8
|
If not compiling for fips don't do anything in fips directory.
Install fipscanister.o and friends from FIPSLIBDIR location.
|
2009-01-19 16:40:44 +00:00 |
|
Dr. Stephen Henson
|
cc8c0f6b46
|
Stop warnings on WIN64
|
2009-01-15 12:34:54 +00:00 |
|
Dr. Stephen Henson
|
3eac70a356
|
Some platforms need $(EX_LIBS) when building fips_standalone_sha1 from
an external fipscanister.o
|
2009-01-14 11:10:33 +00:00 |
|
Dr. Stephen Henson
|
3795297af8
|
Change old obsolete email address...
|
2008-11-05 18:36:57 +00:00 |
|
Ben Laurie
|
2124e869a8
|
Add JPAKE.
|
2008-10-26 18:42:05 +00:00 |
|
Ben Laurie
|
a5873a8d3d
|
Fix warnings.
|
2008-10-14 19:05:02 +00:00 |
|
Dr. Stephen Henson
|
36b8f87566
|
Typo.
|
2008-09-23 11:21:17 +00:00 |
|
Dr. Stephen Henson
|
155ad6d219
|
Fix warnings when more pedantic "debuge-steve32" target is used.
|
2008-09-21 11:40:36 +00:00 |
|
Dr. Stephen Henson
|
e852835da6
|
Make update: delete duplicate error code.
|
2008-09-17 17:11:09 +00:00 |
|
Dr. Stephen Henson
|
d83dde6180
|
Merge changes to build system from fips branch.
|
2008-09-16 21:44:57 +00:00 |
|
Dr. Stephen Henson
|
59f3477b82
|
Merge fips directory from FIPS branch.
|
2008-09-16 10:12:23 +00:00 |
|