[openssl-commits] [openssl] OpenSSL source code branch master updated. 7bca0a1db5f0fc2d2c671eddac19e9e92075a5f4

Dr. Stephen Henson steve at openssl.org
Mon Dec 8 09:15:17 EST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenSSL source code".

The branch, master has been updated
       via  7bca0a1db5f0fc2d2c671eddac19e9e92075a5f4 (commit)
      from  71a5f534f13fe3a94b8b7d340802ba91b1083ad8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7bca0a1db5f0fc2d2c671eddac19e9e92075a5f4
Author: Dr. Stephen Henson <steve at openssl.org>
Date:   Mon Dec 8 13:59:28 2014 +0000

    Remove fips directories from mkfiles.pl
    
    Reviewed-by: Tim Hudson <tjh at openssl.org>

-----------------------------------------------------------------------

Summary of changes:
 util/mkfiles.pl |   13 -------------
 1 file changed, 13 deletions(-)

diff --git a/util/mkfiles.pl b/util/mkfiles.pl
index 42db466..a81434b 100755
--- a/util/mkfiles.pl
+++ b/util/mkfiles.pl
@@ -64,19 +64,6 @@ my @dirs = (
 "crypto/whrlpool",
 "crypto/ts",
 "crypto/srp",
-"fips",
-"fips/aes",
-"fips/cmac",
-"fips/des",
-"fips/dsa",
-"fips/dh",
-"fips/ecdh",
-"fips/ecdsa",
-"fips/hmac",
-"fips/rand",
-"fips/rsa",
-"fips/utl",
-"fips/sha",
 "ssl",
 "apps",
 "engines",


hooks/post-receive
-- 
OpenSSL source code


More information about the openssl-commits mailing list