• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

TLS/SSL and crypto library


Commit MetaInfo

Révisiona0f8d282d728a3584f08ecb5f8321c37bb06dd28 (tree)
l'heure2015-07-05 04:18:46
AuteurSteve Marquess <marquess@open...>
CommiterSteve Marquess

Message de Log

Add new iOS subdirectory

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Stephen Henson <steve@openssl.org>

Change Summary

Modification

--- a/util/fipsdist.pl
+++ b/util/fipsdist.pl
@@ -58,7 +58,7 @@ while (<STDIN>)
5858 }
5959 else
6060 {
61- next unless (/^(fips\/|crypto|util|test|include|ms|c6x)/);
61+ next unless (/^(fips\/|crypto|util|test|include|ms|c6x|iOS)/);
6262 }
6363 if (/^crypto\/([^\/]+)/)
6464 {