projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f38e9c
)
Add new iOS subdirectory
OpenSSL-fips-2_0_11
author
Steve Marquess
<marquess@opensslfoundation.com>
Sat, 4 Jul 2015 19:18:46 +0000
(15:18 -0400)
committer
Steve Marquess
<marquess@opensslfoundation.com>
Sat, 4 Jul 2015 19:18:46 +0000
(15:18 -0400)
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Stephen Henson <steve@openssl.org>
util/fipsdist.pl
patch
|
blob
|
history
diff --git
a/util/fipsdist.pl
b/util/fipsdist.pl
index 53f9d3e18a25688b25906d56b32141e05fa1b7bd..4ebf1acb4991f4f57d6fcd7ba904b037377e697c 100644
(file)
--- a/
util/fipsdist.pl
+++ b/
util/fipsdist.pl
@@
-58,7
+58,7
@@
while (<STDIN>)
}
else
{
- next unless (/^(fips\/|crypto|util|test|include|ms|c6x)/);
+ next unless (/^(fips\/|crypto|util|test|include|ms|c6x
|iOS
)/);
}
if (/^crypto\/([^\/]+)/)
{