]> git.saurik.com Git - apple/security.git/commit - libsecurity_cdsa_client/lib/securestorage.cpp
Security-55163.44.tar.gz mac-os-x-108 v55163.44
authorApple <opensource@apple.com>
Mon, 2 Jul 2012 20:53:56 +0000 (20:53 +0000)
committerApple <opensource@apple.com>
Mon, 2 Jul 2012 20:53:56 +0000 (20:53 +0000)
commitb1ab9ed8d0e0f1c3b66d7daa8fd5564444c56195
treeedd2fc9030820a94c33bb3c7ad5cedd574191dee
parent72a12576750f52947eb043106ba5c12c0d07decf
Security-55163.44.tar.gz
1934 files changed:
APPLE_LICENSE
FDEPrefs.plist [deleted file]
Info-Security.plist [deleted file]
Security.xcodeproj/project.pbxproj
Security.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings [new file with mode: 0644]
Security.xcodeproj/xcshareddata/xcschemes/Security.xcscheme [new file with mode: 0644]
Security.xcodeproj/xcshareddata/xcschemes/Security_executables.xcscheme [new file with mode: 0644]
Security.xcodeproj/xcshareddata/xcschemes/Security_frameworks.xcscheme [new file with mode: 0644]
Security.xcodeproj/xcshareddata/xcschemes/World.xcscheme [new file with mode: 0644]
Security.xcodeproj/xcshareddata/xcschemes/copyHeaders.xcscheme [new file with mode: 0644]
Security.xcodeproj/xcshareddata/xcschemes/secd.xcscheme [new file with mode: 0644]
config/base.xcconfig [new file with mode: 0644]
config/debug.xcconfig [new file with mode: 0644]
config/lib.xcconfig [new file with mode: 0644]
config/release.xcconfig [new file with mode: 0644]
config/security.xcconfig [new file with mode: 0644]
include/security_agent_client [new symlink]
include/security_asn1 [new symlink]
include/security_cdsa_client [new symlink]
include/security_cdsa_plugin [new symlink]
include/security_cdsa_utilities [new symlink]
include/security_cdsa_utils [new symlink]
include/security_codesigning [new symlink]
include/security_comcryption [new symlink]
include/security_cryptkit [new symlink]
include/security_filedb [new symlink]
include/security_keychain [new symlink]
include/security_ocspd [new symlink]
include/security_pkcs12 [new symlink]
include/security_smime [new symlink]
include/security_utilities [new symlink]
include/securityd_client [new symlink]
intl/English.lproj/FDELocalizable.strings [deleted file]
intl/English.lproj/InfoPlist.strings [deleted file]
lib/FDEPrefs.plist [new file with mode: 0644]
lib/Info-Security.plist [new file with mode: 0644]
lib/en.lproj/FDELocalizable.strings [new file with mode: 0644]
lib/en.lproj/InfoPlist.strings [new file with mode: 0644]
lib/plugins/csparser-Info.plist [new file with mode: 0644]
lib/plugins/csparser.cpp [new file with mode: 0644]
lib/plugins/csparser.exp [new file with mode: 0644]
lib/security.exp
libsecurity_apple_csp/Info-security_apple_csp.plist [new file with mode: 0644]
libsecurity_apple_csp/README [new file with mode: 0644]
libsecurity_apple_csp/TODO [new file with mode: 0644]
libsecurity_apple_csp/docs/libsecurity_apple_csp.plist [new file with mode: 0644]
libsecurity_apple_csp/docs/libsecurity_apple_csp.txt [new file with mode: 0644]
libsecurity_apple_csp/lib/AppleCSP.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/AppleCSP.h [new file with mode: 0644]
libsecurity_apple_csp/lib/AppleCSPBuiltin.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/AppleCSPContext.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/AppleCSPContext.h [new file with mode: 0644]
libsecurity_apple_csp/lib/AppleCSPKeys.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/AppleCSPKeys.h [new file with mode: 0644]
libsecurity_apple_csp/lib/AppleCSPPlugin.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/AppleCSPSession.h [new file with mode: 0644]
libsecurity_apple_csp/lib/AppleCSPUtils.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/AppleCSPUtils.h [new file with mode: 0644]
libsecurity_apple_csp/lib/BinaryKey.h [new file with mode: 0644]
libsecurity_apple_csp/lib/BlockCryptor.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/BlockCryptor.h [new file with mode: 0644]
libsecurity_apple_csp/lib/CryptKitSpace.h [new file with mode: 0755]
libsecurity_apple_csp/lib/DH_csp.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/DH_csp.h [new file with mode: 0644]
libsecurity_apple_csp/lib/DH_exchange.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/DH_exchange.h [new file with mode: 0644]
libsecurity_apple_csp/lib/DH_keys.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/DH_keys.h [new file with mode: 0644]
libsecurity_apple_csp/lib/DH_utils.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/DH_utils.h [new file with mode: 0644]
libsecurity_apple_csp/lib/DigestContext.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/DigestContext.h [new file with mode: 0644]
libsecurity_apple_csp/lib/FEEAsymmetricContext.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/FEEAsymmetricContext.h [new file with mode: 0644]
libsecurity_apple_csp/lib/FEECSPUtils.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/FEECSPUtils.h [new file with mode: 0644]
libsecurity_apple_csp/lib/FEEKeys.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/FEEKeys.h [new file with mode: 0644]
libsecurity_apple_csp/lib/FEESignatureObject.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/FEESignatureObject.h [new file with mode: 0644]
libsecurity_apple_csp/lib/HMACSHA1.c [new file with mode: 0644]
libsecurity_apple_csp/lib/HMACSHA1.h [new file with mode: 0644]
libsecurity_apple_csp/lib/MD2Object.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/MD2Object.h [new file with mode: 0644]
libsecurity_apple_csp/lib/MacContext.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/MacContext.h [new file with mode: 0644]
libsecurity_apple_csp/lib/NullCryptor.h [new file with mode: 0644]
libsecurity_apple_csp/lib/RSA_DSA_csp.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/RSA_DSA_csp.h [new file with mode: 0644]
libsecurity_apple_csp/lib/RSA_DSA_keys.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/RSA_DSA_keys.h [new file with mode: 0644]
libsecurity_apple_csp/lib/RSA_DSA_signature.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/RSA_DSA_signature.h [new file with mode: 0644]
libsecurity_apple_csp/lib/RSA_DSA_utils.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/RSA_DSA_utils.h [new file with mode: 0644]
libsecurity_apple_csp/lib/RSA_asymmetric.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/RSA_asymmetric.h [new file with mode: 0644]
libsecurity_apple_csp/lib/RawSigner.h [new file with mode: 0644]
libsecurity_apple_csp/lib/SHA1_MD5_Object.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/SHA1_MD5_Object.h [new file with mode: 0644]
libsecurity_apple_csp/lib/SHA2_Object.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/SHA2_Object.h [new file with mode: 0644]
libsecurity_apple_csp/lib/SignatureContext.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/SignatureContext.h [new file with mode: 0644]
libsecurity_apple_csp/lib/YarrowConnection.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/YarrowConnection.h [new file with mode: 0644]
libsecurity_apple_csp/lib/aesCommon.h [new file with mode: 0644]
libsecurity_apple_csp/lib/aescsp.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/aescspi.h [new file with mode: 0644]
libsecurity_apple_csp/lib/algmaker.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/ascContext.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/ascContext.h [new file with mode: 0644]
libsecurity_apple_csp/lib/ascFactory.h [new file with mode: 0644]
libsecurity_apple_csp/lib/bfContext.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/bfContext.h [new file with mode: 0644]
libsecurity_apple_csp/lib/boxes-ref.c [new file with mode: 0644]
libsecurity_apple_csp/lib/boxes-ref.h [new file with mode: 0644]
libsecurity_apple_csp/lib/bsafeAsymmetric.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/bsafeContext.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/bsafeKeyGen.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/bsafePKCS1.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/bsafePKCS1.h [new file with mode: 0644]
libsecurity_apple_csp/lib/bsafeSymmetric.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/bsafecsp.h [new file with mode: 0644]
libsecurity_apple_csp/lib/bsafecspi.h [new file with mode: 0644]
libsecurity_apple_csp/lib/bsobjects.h [new file with mode: 0644]
libsecurity_apple_csp/lib/castContext.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/castContext.h [new file with mode: 0644]
libsecurity_apple_csp/lib/cryptkitcsp.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/cryptkitcsp.h [new file with mode: 0644]
libsecurity_apple_csp/lib/cspdebugging.c [new file with mode: 0644]
libsecurity_apple_csp/lib/cspdebugging.h [new file with mode: 0644]
libsecurity_apple_csp/lib/cssmplugin.exp [new file with mode: 0644]
libsecurity_apple_csp/lib/deriveKey.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/desContext.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/desContext.h [new file with mode: 0644]
libsecurity_apple_csp/lib/gladmanContext.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/gladmanContext.h [new file with mode: 0644]
libsecurity_apple_csp/lib/memory.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/miscAlgFactory.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/miscAlgFactory.h [new file with mode: 0644]
libsecurity_apple_csp/lib/miscalgorithms.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/opensshCoding.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/opensshCoding.h [new file with mode: 0644]
libsecurity_apple_csp/lib/opensshWrap.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/pbkdDigest.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/pbkdDigest.h [new file with mode: 0644]
libsecurity_apple_csp/lib/pbkdf2.c [new file with mode: 0644]
libsecurity_apple_csp/lib/pbkdf2.h [new file with mode: 0644]
libsecurity_apple_csp/lib/pkcs12Derive.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/pkcs12Derive.h [new file with mode: 0644]
libsecurity_apple_csp/lib/pkcs8.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/pkcs8.h [new file with mode: 0644]
libsecurity_apple_csp/lib/rc2Context.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/rc2Context.h [new file with mode: 0644]
libsecurity_apple_csp/lib/rc4Context.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/rc4Context.h [new file with mode: 0644]
libsecurity_apple_csp/lib/rc5Context.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/rc5Context.h [new file with mode: 0644]
libsecurity_apple_csp/lib/rijndael-alg-ref.c [new file with mode: 0644]
libsecurity_apple_csp/lib/rijndael-alg-ref.h [new file with mode: 0644]
libsecurity_apple_csp/lib/rijndaelApi.c [new file with mode: 0644]
libsecurity_apple_csp/lib/rijndaelApi.h [new file with mode: 0644]
libsecurity_apple_csp/lib/vRijndael-alg-ref.c [new file with mode: 0644]
libsecurity_apple_csp/lib/wrapKey.cpp [new file with mode: 0644]
libsecurity_apple_csp/lib/wrapKeyCms.cpp [new file with mode: 0644]
libsecurity_apple_csp/libsecurity_apple_csp.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_apple_csp/mds/csp_capabilities.mdsinfo [new file with mode: 0644]
libsecurity_apple_csp/mds/csp_capabilities_common.mds [new file with mode: 0644]
libsecurity_apple_csp/mds/csp_common.mdsinfo [new file with mode: 0644]
libsecurity_apple_csp/mds/csp_primary.mdsinfo [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/LICENSE [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bf/COPYRIGHT [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bf/README [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bf/bf_ecb.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bf/bf_enc.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bf/bf_locl.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bf/bf_pi.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bf/bf_skey.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bio/bio_lib.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bio/bss_file.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_add.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_asm.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_blind.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_ctx.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_div.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_err.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_exp.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_exp2.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_gcd.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_lcl.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_lib.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_mont.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_mpi.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_mul.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_prime.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_prime.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_print.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_rand.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_recp.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_shift.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_sqr.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bn_word.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bnspeed.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/bntest.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/divtest.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/exp.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/expspeed.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/exptest.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/bn/vms-helper.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/buffer/buf_err.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/buffer/buffer.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/cryptlib.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/cryptlib.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/dh/dh_check.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/dh/dh_err.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/dh/dh_gen.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/dh/dh_key.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/dh/dh_lib.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/dsa/dsa_asn1.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/dsa/dsa_err.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/dsa/dsa_gen.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/dsa/dsa_key.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/dsa/dsa_lib.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/dsa/dsa_ossl.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/dsa/dsa_sign.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/dsa/dsa_vrf.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/err/err.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/err/err_prn.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/ex_data.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/lhash/lhash.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/mem.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/misc/rc2_cbc.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/misc/rc2_locl.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/misc/rc2_skey.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/misc/rc5_enc.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/misc/rc5_locl.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/misc/rc5_skey.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/asn1.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/bio.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/blowfish.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/bn.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/buffer.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/cast.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/crypto.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/dh.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/dsa.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/e_os.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/e_os2.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/err.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/evp.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/lhash.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/objects.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/openssl_pkcs7.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/opensslconf.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/opensslv.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/rand.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/rc2.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/rc5.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/rsa.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/safestack.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/stack.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/x509.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/openssl/x509_vfy.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/opensslUtils/opensslAsn1.cpp [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/opensslUtils/opensslAsn1.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/opensslUtils/opensslUtils.cpp [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/opensslUtils/opensslUtils.h [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/rsa/rsa_chk.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/rsa/rsa_eay.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/rsa/rsa_err.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/rsa/rsa_gen.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/rsa/rsa_lib.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/rsa/rsa_none.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/rsa/rsa_null.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/rsa/rsa_pk1.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/rsa/rsa_saos.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/rsa/rsa_sign.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/rsa/rsa_ssl.c [new file with mode: 0644]
libsecurity_apple_csp/open_ssl/stack/stack.c [new file with mode: 0644]
libsecurity_apple_csp/tests/t-dsa.cpp [new file with mode: 0644]
libsecurity_apple_csp/tests/t-rsa.cpp [new file with mode: 0644]
libsecurity_apple_csp/tests/t.cpp [new file with mode: 0644]
libsecurity_apple_cspdl/Info-security_apple_cspdl.plist [new file with mode: 0644]
libsecurity_apple_cspdl/lib/AppleCSPDLBuiltin.cpp [new file with mode: 0644]
libsecurity_apple_cspdl/lib/AppleCSPDLPlugin.cpp [new file with mode: 0644]
libsecurity_apple_cspdl/lib/CSPDLDatabase.cpp [new file with mode: 0644]
libsecurity_apple_cspdl/lib/CSPDLDatabase.h [new file with mode: 0644]
libsecurity_apple_cspdl/lib/CSPDLPlugin.cpp [new file with mode: 0644]
libsecurity_apple_cspdl/lib/CSPDLPlugin.h [new file with mode: 0644]
libsecurity_apple_cspdl/lib/SSCSPDLSession.cpp [new file with mode: 0644]
libsecurity_apple_cspdl/lib/SSCSPDLSession.h [new file with mode: 0644]
libsecurity_apple_cspdl/lib/SSCSPSession.cpp [new file with mode: 0644]
libsecurity_apple_cspdl/lib/SSCSPSession.h [new file with mode: 0644]
libsecurity_apple_cspdl/lib/SSContext.cpp [new file with mode: 0644]
libsecurity_apple_cspdl/lib/SSContext.h [new file with mode: 0644]
libsecurity_apple_cspdl/lib/SSDLSession.cpp [new file with mode: 0644]
libsecurity_apple_cspdl/lib/SSDLSession.h [new file with mode: 0644]
libsecurity_apple_cspdl/lib/SSDatabase.cpp [new file with mode: 0644]
libsecurity_apple_cspdl/lib/SSDatabase.h [new file with mode: 0644]
libsecurity_apple_cspdl/lib/SSFactory.cpp [new file with mode: 0644]
libsecurity_apple_cspdl/lib/SSFactory.h [new file with mode: 0644]
libsecurity_apple_cspdl/lib/SSKey.cpp [new file with mode: 0644]
libsecurity_apple_cspdl/lib/SSKey.h [new file with mode: 0644]
libsecurity_apple_cspdl/libsecurity_apple_cspdl.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_apple_cspdl/mds/cspdl_common.mdsinfo [new file with mode: 0644]
libsecurity_apple_cspdl/mds/cspdl_csp_capabilities.mdsinfo [new file with mode: 0644]
libsecurity_apple_cspdl/mds/cspdl_csp_primary.mdsinfo [new file with mode: 0644]
libsecurity_apple_cspdl/mds/cspdl_dl_primary.mdsinfo [new file with mode: 0644]
libsecurity_apple_file_dl/Info-security_apple_file_dl.plist [new file with mode: 0644]
libsecurity_apple_file_dl/TODO [new file with mode: 0644]
libsecurity_apple_file_dl/doc/FORMAT [new file with mode: 0644]
libsecurity_apple_file_dl/doc/ISSUES [new file with mode: 0644]
libsecurity_apple_file_dl/lib/AppleDLBuiltin.cpp [new file with mode: 0644]
libsecurity_apple_file_dl/lib/AppleDLPlugin.cpp [new file with mode: 0644]
libsecurity_apple_file_dl/lib/AppleFileDL.cpp [new file with mode: 0644]
libsecurity_apple_file_dl/lib/AppleFileDL.h [new file with mode: 0644]
libsecurity_apple_file_dl/libsecurity_apple_file_dl.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_apple_file_dl/mds/dl_common.mdsinfo [new file with mode: 0644]
libsecurity_apple_file_dl/mds/dl_primary.mdsinfo [new file with mode: 0644]
libsecurity_apple_x509_cl/Info-plugin_apple_x509_cl.plist [new file with mode: 0644]
libsecurity_apple_x509_cl/Info-security_apple_x509_cl.plist [new file with mode: 0644]
libsecurity_apple_x509_cl/TODO [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/AppleX509CL.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/AppleX509CL.h [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/AppleX509CLBuiltin.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/AppleX509CLPlugin.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/AppleX509CLSession.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/AppleX509CLSession.h [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/CLCachedEntry.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/CLCachedEntry.h [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/CLCertExtensions.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/CLCertExtensions.h [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/CLCrlExtensions.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/CLCrlExtensions.h [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/CLFieldsCommon.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/CLFieldsCommon.h [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/CSPAttacher.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/CSPAttacher.h [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/CertFields.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/CrlFields.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/DecodedCert.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/DecodedCert.h [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/DecodedCrl.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/DecodedCrl.h [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/DecodedExtensions.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/DecodedExtensions.h [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/DecodedItem.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/DecodedItem.h [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/LockedMap.h [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/Session_CRL.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/Session_CSR.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/Session_Cert.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/Session_Crypto.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/clNameUtils.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/clNameUtils.h [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/clNssUtils.cpp [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/clNssUtils.h [new file with mode: 0644]
libsecurity_apple_x509_cl/lib/cldebugging.h [new file with mode: 0644]
libsecurity_apple_x509_cl/libsecurity_apple_x509_cl.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_apple_x509_cl/mds/cl_common.mdsinfo [new file with mode: 0644]
libsecurity_apple_x509_cl/mds/cl_primary.mdsinfo [new file with mode: 0644]
libsecurity_apple_x509_tp/Info-security_apple_x509_tp.plist [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/AppleTP.cpp [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/AppleTP.h [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/AppleTPSession.cpp [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/AppleTPSession.h [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/AppleX509TPBuiltin.cpp [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/AppleX509TPPlugin.cpp [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/TPCertInfo.cpp [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/TPCertInfo.h [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/TPCrlInfo.cpp [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/TPCrlInfo.h [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/TPDatabase.cpp [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/TPDatabase.h [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/TPNetwork.cpp [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/TPNetwork.h [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/certGroupUtils.cpp [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/certGroupUtils.h [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/cuEnc64.c [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/cuEnc64.h [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/ocspRequest.cpp [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/ocspRequest.h [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/tpCertGroup.cpp [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/tpCredRequest.cpp [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/tpCrlVerify.cpp [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/tpCrlVerify.h [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/tpOcspCache.cpp [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/tpOcspCache.h [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/tpOcspCertVfy.cpp [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/tpOcspCertVfy.h [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/tpOcspVerify.cpp [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/tpOcspVerify.h [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/tpPolicies.cpp [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/tpPolicies.h [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/tpTime.c [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/tpTime.h [new file with mode: 0644]
libsecurity_apple_x509_tp/lib/tpdebugging.h [new file with mode: 0644]
libsecurity_apple_x509_tp/libsecurity_apple_x509_tp.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_apple_x509_tp/mds/tp_common.mdsinfo [new file with mode: 0644]
libsecurity_apple_x509_tp/mds/tp_policyOids.mdsinfo [new file with mode: 0644]
libsecurity_apple_x509_tp/mds/tp_primary.mdsinfo [new file with mode: 0644]
libsecurity_asn1/APPLE_LICENSE [new file with mode: 0644]
libsecurity_asn1/CHANGES.Apple [new file with mode: 0644]
libsecurity_asn1/Info-security_asn1.plist [new file with mode: 0644]
libsecurity_asn1/Makefile [new file with mode: 0644]
libsecurity_asn1/MozillaPublicLicense1.1.html [new file with mode: 0644]
libsecurity_asn1/Security [new symlink]
libsecurity_asn1/asn1/README [new file with mode: 0644]
libsecurity_asn1/asn1/appleoids.asn [new file with mode: 0644]
libsecurity_asn1/asn1/asn-useful.asn1 [new file with mode: 0644]
libsecurity_asn1/asn1/pkcs1.asn1 [new file with mode: 0644]
libsecurity_asn1/asn1/pkcs10.asn [new file with mode: 0644]
libsecurity_asn1/asn1/pkcs1oids.asn [new file with mode: 0644]
libsecurity_asn1/asn1/pkcs5.asn1 [new file with mode: 0644]
libsecurity_asn1/asn1/pkcs7.asn [new file with mode: 0644]
libsecurity_asn1/asn1/pkcs8.asn [new file with mode: 0644]
libsecurity_asn1/asn1/pkcs9oids.asn [new file with mode: 0644]
libsecurity_asn1/asn1/rfc3161.asn1 [new file with mode: 0644]
libsecurity_asn1/asn1/sm_cms.asn [new file with mode: 0644]
libsecurity_asn1/asn1/sm_ess.asn [new file with mode: 0644]
libsecurity_asn1/asn1/sm_vdatypes.asn [new file with mode: 0644]
libsecurity_asn1/asn1/sm_x411mtsas.asn [new file with mode: 0644]
libsecurity_asn1/asn1/sm_x411ub.asn [new file with mode: 0644]
libsecurity_asn1/asn1/sm_x501if.asn [new file with mode: 0644]
libsecurity_asn1/asn1/sm_x501ud.asn [new file with mode: 0644]
libsecurity_asn1/asn1/sm_x509af.asn [new file with mode: 0644]
libsecurity_asn1/asn1/sm_x509ce.asn [new file with mode: 0644]
libsecurity_asn1/asn1/sm_x509cmn.asn [new file with mode: 0644]
libsecurity_asn1/asn1/sm_x520sa.asn [new file with mode: 0644]
libsecurity_asn1/config/base.xcconfig [new file with mode: 0644]
libsecurity_asn1/config/debug.xcconfig [new file with mode: 0644]
libsecurity_asn1/config/lib.xcconfig [new file with mode: 0644]
libsecurity_asn1/config/release.xcconfig [new file with mode: 0644]
libsecurity_asn1/docs/libsecurity_asn1.plist [new file with mode: 0644]
libsecurity_asn1/docs/libsecurity_asn1.txt [new file with mode: 0644]
libsecurity_asn1/lib/SecAsn1Coder.c [new file with mode: 0644]
libsecurity_asn1/lib/SecAsn1Coder.h [new file with mode: 0644]
libsecurity_asn1/lib/SecAsn1Templates.c [new file with mode: 0644]
libsecurity_asn1/lib/SecAsn1Templates.h [new file with mode: 0644]
libsecurity_asn1/lib/SecAsn1Types.h [new file with mode: 0644]
libsecurity_asn1/lib/SecNssCoder.cpp [new file with mode: 0644]
libsecurity_asn1/lib/SecNssCoder.h [new file with mode: 0644]
libsecurity_asn1/lib/X509Templates.c [new file with mode: 0644]
libsecurity_asn1/lib/X509Templates.h [new file with mode: 0644]
libsecurity_asn1/lib/asn1Templates.h [new file with mode: 0644]
libsecurity_asn1/lib/certExtensionTemplates.c [new file with mode: 0644]
libsecurity_asn1/lib/certExtensionTemplates.h [new file with mode: 0644]
libsecurity_asn1/lib/csrTemplates.c [new file with mode: 0644]
libsecurity_asn1/lib/csrTemplates.h [new file with mode: 0644]
libsecurity_asn1/lib/keyTemplates.c [new file with mode: 0644]
libsecurity_asn1/lib/keyTemplates.h [new file with mode: 0644]
libsecurity_asn1/lib/nameTemplates.c [new file with mode: 0644]
libsecurity_asn1/lib/nameTemplates.h [new file with mode: 0644]
libsecurity_asn1/lib/nsprPortX.c [new file with mode: 0644]
libsecurity_asn1/lib/nssUtils.c [new file with mode: 0644]
libsecurity_asn1/lib/nssUtils.h [new file with mode: 0644]
libsecurity_asn1/lib/nssilckt.h [new file with mode: 0644]
libsecurity_asn1/lib/nssilock.h [new file with mode: 0644]
libsecurity_asn1/lib/nsslocks.h [new file with mode: 0644]
libsecurity_asn1/lib/ocspTemplates.c [new file with mode: 0644]
libsecurity_asn1/lib/ocspTemplates.h [new file with mode: 0644]
libsecurity_asn1/lib/oidsalg.c [new file with mode: 0644]
libsecurity_asn1/lib/oidsalg.h [new file with mode: 0644]
libsecurity_asn1/lib/oidsattr.c [new file with mode: 0644]
libsecurity_asn1/lib/oidsattr.h [new file with mode: 0644]
libsecurity_asn1/lib/oidsbase.h [new file with mode: 0644]
libsecurity_asn1/lib/oidsocsp.c [new file with mode: 0644]
libsecurity_asn1/lib/oidsocsp.h [new file with mode: 0644]
libsecurity_asn1/lib/osKeyTemplates.c [new file with mode: 0644]
libsecurity_asn1/lib/osKeyTemplates.h [new file with mode: 0644]
libsecurity_asn1/lib/pkcs12Templates.c [new file with mode: 0644]
libsecurity_asn1/lib/pkcs12Templates.h [new file with mode: 0644]
libsecurity_asn1/lib/pkcs7Templates.c [new file with mode: 0644]
libsecurity_asn1/lib/pkcs7Templates.h [new file with mode: 0644]
libsecurity_asn1/lib/plarena.c [new file with mode: 0644]
libsecurity_asn1/lib/plarena.h [new file with mode: 0644]
libsecurity_asn1/lib/plarenas.h [new file with mode: 0644]
libsecurity_asn1/lib/plstr.h [new file with mode: 0644]
libsecurity_asn1/lib/prbit.h [new file with mode: 0644]
libsecurity_asn1/lib/prcpucfg.h [new file with mode: 0644]
libsecurity_asn1/lib/prcvar.h [new file with mode: 0644]
libsecurity_asn1/lib/prenv.h [new file with mode: 0644]
libsecurity_asn1/lib/prerr.h [new file with mode: 0644]
libsecurity_asn1/lib/prerror.h [new file with mode: 0644]
libsecurity_asn1/lib/prinit.h [new file with mode: 0644]
libsecurity_asn1/lib/prinrval.h [new file with mode: 0644]
libsecurity_asn1/lib/prlock.h [new file with mode: 0644]
libsecurity_asn1/lib/prlog.h [new file with mode: 0644]
libsecurity_asn1/lib/prlong.h [new file with mode: 0644]
libsecurity_asn1/lib/prmem.h [new file with mode: 0644]
libsecurity_asn1/lib/prmon.h [new file with mode: 0644]
libsecurity_asn1/lib/protypes.h [new file with mode: 0644]
libsecurity_asn1/lib/prthread.h [new file with mode: 0644]
libsecurity_asn1/lib/prtime.h [new file with mode: 0644]
libsecurity_asn1/lib/prtypes.h [new file with mode: 0644]
libsecurity_asn1/lib/prvrsion.h [new file with mode: 0644]
libsecurity_asn1/lib/secErrorStr.c [new file with mode: 0644]
libsecurity_asn1/lib/secasn1.h [new file with mode: 0644]
libsecurity_asn1/lib/secasn1d.c [new file with mode: 0644]
libsecurity_asn1/lib/secasn1e.c [new file with mode: 0644]
libsecurity_asn1/lib/secasn1t.h [new file with mode: 0644]
libsecurity_asn1/lib/secasn1u.c [new file with mode: 0644]
libsecurity_asn1/lib/seccomon.h [new file with mode: 0644]
libsecurity_asn1/lib/secerr.h [new file with mode: 0644]
libsecurity_asn1/lib/secport.c [new file with mode: 0644]
libsecurity_asn1/lib/secport.h [new file with mode: 0644]
libsecurity_asn1/lib/security_asn1.exp [new file with mode: 0644]
libsecurity_asn1/libsecurity_asn1.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_asn1/security_asn1 [new symlink]
libsecurity_authorization/APPLE_LICENSE [new file with mode: 0644]
libsecurity_authorization/Info-security_authorization.plist [new file with mode: 0644]
libsecurity_authorization/lib/AuthSession.h [new file with mode: 0644]
libsecurity_authorization/lib/Authorization.cpp [new file with mode: 0644]
libsecurity_authorization/lib/Authorization.h [new file with mode: 0644]
libsecurity_authorization/lib/AuthorizationDB.h [new file with mode: 0644]
libsecurity_authorization/lib/AuthorizationPlugin.h [new file with mode: 0644]
libsecurity_authorization/lib/AuthorizationPriv.h [new file with mode: 0644]
libsecurity_authorization/lib/AuthorizationTags.h [new file with mode: 0644]
libsecurity_authorization/lib/AuthorizationTagsPriv.h [new file with mode: 0644]
libsecurity_authorization/lib/privPort.h [new file with mode: 0644]
libsecurity_authorization/lib/security_authorization.exp [new file with mode: 0644]
libsecurity_authorization/lib/trampolineClient.cpp [new file with mode: 0644]
libsecurity_authorization/lib/trampolineServer.cpp [new file with mode: 0644]
libsecurity_authorization/libsecurity_authorization.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_cdsa_client/Info-security_cdsa_client.plist [new file with mode: 0644]
libsecurity_cdsa_client/lib/DLDBList.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/DLDBList.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/aclclient.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/aclclient.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/clclient.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/clclient.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/cryptoclient.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/cryptoclient.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/cspclient.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/cspclient.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/cssmclient.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/cssmclient.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/dl_standard.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/dl_standard.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/dlclient.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/dlclient.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/dlclientpriv.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/dliterators.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/dliterators.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/dlquery.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/dlquery.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/genkey.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/genkey.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/keychainacl.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/keychainacl.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/keyclient.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/keyclient.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/macclient.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/macclient.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/mds_standard.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/mds_standard.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/mdsclient.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/mdsclient.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/multidldb.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/multidldb.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/securestorage.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/securestorage.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/signclient.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/signclient.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/tpclient.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/tpclient.h [new file with mode: 0644]
libsecurity_cdsa_client/lib/wrapkey.cpp [new file with mode: 0644]
libsecurity_cdsa_client/lib/wrapkey.h [new file with mode: 0644]
libsecurity_cdsa_client/libsecurity_cdsa_client.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_cdsa_plugin/Info-security_cdsa_plugin.plist [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/ACsession.h [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/CLsession.h [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/CSPsession.cpp [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/CSPsession.h [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/DLsession.cpp [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/DLsession.h [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/Database.cpp [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/Database.h [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/DatabaseSession.cpp [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/DatabaseSession.h [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/DbContext.cpp [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/DbContext.h [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/TPsession.h [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/c++plugin.h [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/csputilities.cpp [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/cssmplugin.cpp [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/cssmplugin.h [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/generator.cfg [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/generator.mk [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/generator.pl [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/pluginsession.cpp [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/pluginsession.h [new file with mode: 0644]
libsecurity_cdsa_plugin/lib/pluginspi.h [new file with mode: 0644]
libsecurity_cdsa_plugin/libsecurity_cdsa_plugin.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_cdsa_utilities/APPLE_LICENSE [new file with mode: 0644]
libsecurity_cdsa_utilities/Info-security_cdsa_utilities.plist [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/AuthorizationData.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/AuthorizationData.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/AuthorizationWalkers.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/KeySchema.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/KeySchema.m4 [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/Schema.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/Schema.m4 [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_any.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_any.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_codesigning.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_codesigning.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_comment.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_comment.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_password.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_password.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_preauth.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_preauth.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_process.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_process.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_prompted.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_prompted.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_protectedpw.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_protectedpw.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_secret.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_secret.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_threshold.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/acl_threshold.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/aclsubject.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/aclsubject.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/callback.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/callback.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/constdata.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/constdata.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/context.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/context.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmacl.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmacl.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmaclpod.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmaclpod.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmalloc.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmalloc.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmbridge.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmcert.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmcert.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmcred.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmcred.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmdata.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmdata.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmdates.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmdates.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmdb.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmdb.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmdbname.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmdbname.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmendian.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmendian.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmerrors.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmerrors.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmkey.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmkey.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmlist.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmlist.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmpods.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmpods.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmtrust.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmtrust.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmwalkers.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/cssmwalkers.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/db++.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/db++.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/digestobject.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/generator.mk [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/generator.pl [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/handleobject.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/handleobject.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/handletemplates.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/handletemplates.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/handletemplates_defs.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/objectacl.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/objectacl.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/osxverifier.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/osxverifier.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/u32handleobject.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/u32handleobject.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/uniformrandom.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/uniformrandom.h [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/walkers.cpp [new file with mode: 0644]
libsecurity_cdsa_utilities/lib/walkers.h [new file with mode: 0644]
libsecurity_cdsa_utilities/libsecurity_cdsa_utilities.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_cdsa_utils/Info-security_cdsa_utils.plist [new file with mode: 0644]
libsecurity_cdsa_utils/lib/cuCdsaUtils.cpp [new file with mode: 0644]
libsecurity_cdsa_utils/lib/cuCdsaUtils.h [new file with mode: 0644]
libsecurity_cdsa_utils/lib/cuDbUtils.cpp [new file with mode: 0644]
libsecurity_cdsa_utils/lib/cuDbUtils.h [new file with mode: 0644]
libsecurity_cdsa_utils/lib/cuEnc64.c [new file with mode: 0644]
libsecurity_cdsa_utils/lib/cuEnc64.h [new file with mode: 0644]
libsecurity_cdsa_utils/lib/cuFileIo.c [new file with mode: 0644]
libsecurity_cdsa_utils/lib/cuFileIo.h [new file with mode: 0644]
libsecurity_cdsa_utils/lib/cuOidParser.cpp [new file with mode: 0644]
libsecurity_cdsa_utils/lib/cuOidParser.h [new file with mode: 0644]
libsecurity_cdsa_utils/lib/cuPem.cpp [new file with mode: 0644]
libsecurity_cdsa_utils/lib/cuPem.h [new file with mode: 0644]
libsecurity_cdsa_utils/lib/cuPrintCert.cpp [new file with mode: 0644]
libsecurity_cdsa_utils/lib/cuPrintCert.h [new file with mode: 0644]
libsecurity_cdsa_utils/lib/cuTimeStr.cpp [new file with mode: 0644]
libsecurity_cdsa_utils/lib/cuTimeStr.h [new file with mode: 0644]
libsecurity_cdsa_utils/libsecurity_cdsa_utils.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_checkpw/APPLE_LICENSE [new file with mode: 0644]
libsecurity_checkpw/Info-security_checkpw.plist [new file with mode: 0644]
libsecurity_checkpw/checkpw.pam [new file with mode: 0644]
libsecurity_checkpw/lib/checkpw.c [new file with mode: 0644]
libsecurity_checkpw/lib/checkpw.h [new file with mode: 0644]
libsecurity_checkpw/lib/security_checkpw.exp [new file with mode: 0644]
libsecurity_checkpw/libsecurity_checkpw.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_checkpw/test/perf-checkpw.c [new file with mode: 0644]
libsecurity_checkpw/test/test-checkpw.c [new file with mode: 0644]
libsecurity_cms/APPLE_LICENSE [new file with mode: 0644]
libsecurity_cms/Info-security_cms.plist [new file with mode: 0644]
libsecurity_cms/lib/CMSDecoder.cpp [new file with mode: 0644]
libsecurity_cms/lib/CMSDecoder.h [new file with mode: 0644]
libsecurity_cms/lib/CMSEncoder.cpp [new file with mode: 0644]
libsecurity_cms/lib/CMSEncoder.h [new file with mode: 0644]
libsecurity_cms/lib/CMSPrivate.h [new file with mode: 0644]
libsecurity_cms/lib/CMSUtils.cpp [new file with mode: 0644]
libsecurity_cms/lib/CMSUtils.h [new file with mode: 0644]
libsecurity_cms/lib/security_cms.exp [new file with mode: 0644]
libsecurity_cms/libsecurity_cms.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_codesigning/APPLE_LICENSE [new file with mode: 0644]
libsecurity_codesigning/Info-security_codesigning.plist [new file with mode: 0644]
libsecurity_codesigning/dtrace/codesign-watch.d [new file with mode: 0755]
libsecurity_codesigning/dtrace/reqint.d [new file with mode: 0755]
libsecurity_codesigning/dtrace/sp-watch.d [new file with mode: 0755]
libsecurity_codesigning/gke/gkclear [new file with mode: 0755]
libsecurity_codesigning/gke/gkgenerate [new file with mode: 0755]
libsecurity_codesigning/gke/gkhandmake [new file with mode: 0755]
libsecurity_codesigning/gke/gklist [new file with mode: 0755]
libsecurity_codesigning/gke/gkmerge [new file with mode: 0755]
libsecurity_codesigning/gke/gkrecord [new file with mode: 0755]
libsecurity_codesigning/lib/CSCommon.h [new file with mode: 0644]
libsecurity_codesigning/lib/CSCommonPriv.h [new file with mode: 0644]
libsecurity_codesigning/lib/Code.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/Code.h [new file with mode: 0644]
libsecurity_codesigning/lib/CodeSigner.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/CodeSigner.h [new file with mode: 0644]
libsecurity_codesigning/lib/CodeSigning.h [new file with mode: 0644]
libsecurity_codesigning/lib/RequirementKeywords.h [new file with mode: 0644]
libsecurity_codesigning/lib/RequirementLexer.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/RequirementLexer.hpp [new file with mode: 0644]
libsecurity_codesigning/lib/RequirementParser.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/RequirementParser.hpp [new file with mode: 0644]
libsecurity_codesigning/lib/RequirementParserTokenTypes.hpp [new file with mode: 0644]
libsecurity_codesigning/lib/RequirementParserTokenTypes.txt [new file with mode: 0644]
libsecurity_codesigning/lib/Requirements.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/Requirements.h [new file with mode: 0644]
libsecurity_codesigning/lib/SecAssessment.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/SecAssessment.h [new file with mode: 0644]
libsecurity_codesigning/lib/SecCode.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/SecCode.h [new file with mode: 0644]
libsecurity_codesigning/lib/SecCodeHost.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/SecCodeHost.h [new file with mode: 0644]
libsecurity_codesigning/lib/SecCodeHostLib.c [new file with mode: 0644]
libsecurity_codesigning/lib/SecCodeHostLib.h [new file with mode: 0644]
libsecurity_codesigning/lib/SecCodePriv.h [new file with mode: 0644]
libsecurity_codesigning/lib/SecCodeSigner.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/SecCodeSigner.h [new file with mode: 0644]
libsecurity_codesigning/lib/SecIntegrity.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/SecIntegrity.h [new file with mode: 0644]
libsecurity_codesigning/lib/SecIntegrityLib.c [new file with mode: 0644]
libsecurity_codesigning/lib/SecIntegrityLib.h [new file with mode: 0644]
libsecurity_codesigning/lib/SecRequirement.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/SecRequirement.h [new file with mode: 0644]
libsecurity_codesigning/lib/SecRequirementPriv.h [new file with mode: 0644]
libsecurity_codesigning/lib/SecStaticCode.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/SecStaticCode.h [new file with mode: 0644]
libsecurity_codesigning/lib/SecStaticCodePriv.h [new file with mode: 0644]
libsecurity_codesigning/lib/SecTask.c [new file with mode: 0644]
libsecurity_codesigning/lib/SecTask.h [new file with mode: 0644]
libsecurity_codesigning/lib/StaticCode.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/StaticCode.h [new file with mode: 0644]
libsecurity_codesigning/lib/antlrplugin.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/antlrplugin.h [new file with mode: 0644]
libsecurity_codesigning/lib/bundlediskrep.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/bundlediskrep.h [new file with mode: 0644]
libsecurity_codesigning/lib/cdbuilder.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/cdbuilder.h [new file with mode: 0644]
libsecurity_codesigning/lib/cfmdiskrep.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/cfmdiskrep.h [new file with mode: 0644]
libsecurity_codesigning/lib/codedirectory.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/codedirectory.h [new file with mode: 0644]
libsecurity_codesigning/lib/cs.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/cs.h [new file with mode: 0644]
libsecurity_codesigning/lib/cscdefs.c [new file with mode: 0644]
libsecurity_codesigning/lib/cscdefs.h [new file with mode: 0644]
libsecurity_codesigning/lib/csdatabase.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/csdatabase.h [new file with mode: 0644]
libsecurity_codesigning/lib/cserror.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/cserror.h [new file with mode: 0644]
libsecurity_codesigning/lib/csgeneric.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/csgeneric.h [new file with mode: 0644]
libsecurity_codesigning/lib/cskernel.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/cskernel.h [new file with mode: 0644]
libsecurity_codesigning/lib/csprocess.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/csprocess.h [new file with mode: 0644]
libsecurity_codesigning/lib/csutilities.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/csutilities.h [new file with mode: 0644]
libsecurity_codesigning/lib/detachedrep.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/detachedrep.h [new file with mode: 0644]
libsecurity_codesigning/lib/diskrep.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/diskrep.h [new file with mode: 0644]
libsecurity_codesigning/lib/drmaker.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/drmaker.h [new file with mode: 0644]
libsecurity_codesigning/lib/filediskrep.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/filediskrep.h [new file with mode: 0644]
libsecurity_codesigning/lib/kerneldiskrep.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/kerneldiskrep.h [new file with mode: 0644]
libsecurity_codesigning/lib/machorep.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/machorep.h [new file with mode: 0644]
libsecurity_codesigning/lib/policydb.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/policydb.h [new file with mode: 0644]
libsecurity_codesigning/lib/policyengine.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/policyengine.h [new file with mode: 0644]
libsecurity_codesigning/lib/quarantine++.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/quarantine++.h [new file with mode: 0644]
libsecurity_codesigning/lib/renum.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/renum.h [new file with mode: 0644]
libsecurity_codesigning/lib/reqdumper.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/reqdumper.h [new file with mode: 0644]
libsecurity_codesigning/lib/reqinterp.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/reqinterp.h [new file with mode: 0644]
libsecurity_codesigning/lib/reqmaker.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/reqmaker.h [new file with mode: 0644]
libsecurity_codesigning/lib/reqparser.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/reqparser.h [new file with mode: 0644]
libsecurity_codesigning/lib/reqreader.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/reqreader.h [new file with mode: 0644]
libsecurity_codesigning/lib/requirement.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/requirement.h [new file with mode: 0644]
libsecurity_codesigning/lib/resources.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/resources.h [new file with mode: 0644]
libsecurity_codesigning/lib/security_codesigning.d [new file with mode: 0644]
libsecurity_codesigning/lib/security_codesigning.exp [new file with mode: 0644]
libsecurity_codesigning/lib/sigblob.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/sigblob.h [new file with mode: 0644]
libsecurity_codesigning/lib/signer.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/signer.h [new file with mode: 0644]
libsecurity_codesigning/lib/signerutils.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/signerutils.h [new file with mode: 0644]
libsecurity_codesigning/lib/singlediskrep.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/singlediskrep.h [new file with mode: 0644]
libsecurity_codesigning/lib/slcrep.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/slcrep.h [new file with mode: 0644]
libsecurity_codesigning/lib/syspolicy.sql [new file with mode: 0644]
libsecurity_codesigning/lib/xar++.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/xar++.h [new file with mode: 0644]
libsecurity_codesigning/lib/xpcengine.cpp [new file with mode: 0644]
libsecurity_codesigning/lib/xpcengine.h [new file with mode: 0644]
libsecurity_codesigning/libsecurity_codesigning.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_codesigning/req/cfm.ireqs [new file with mode: 0644]
libsecurity_codesigning/req/ppc-host.ireq [new file with mode: 0644]
libsecurity_codesigning/requirements.grammar [new file with mode: 0644]
libsecurity_comcryption/Info-security_comcryption.plist [new file with mode: 0644]
libsecurity_comcryption/lib/comDebug.h [new file with mode: 0644]
libsecurity_comcryption/lib/comcryptPriv.c [new file with mode: 0644]
libsecurity_comcryption/lib/comcryptPriv.h [new file with mode: 0644]
libsecurity_comcryption/lib/comcryption.c [new file with mode: 0644]
libsecurity_comcryption/lib/comcryption.h [new file with mode: 0644]
libsecurity_comcryption/libsecurity_comcryption.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_cryptkit/Info-security_cryptkit.plist [new file with mode: 0644]
libsecurity_cryptkit/ckutils/Makefile [new file with mode: 0644]
libsecurity_cryptkit/ckutils/Makefile.common [new file with mode: 0644]
libsecurity_cryptkit/ckutils/atomTime/Makefile [new file with mode: 0644]
libsecurity_cryptkit/ckutils/atomTime/atomTime.c [new file with mode: 0644]
libsecurity_cryptkit/ckutils/badsig/Makefile [new file with mode: 0644]
libsecurity_cryptkit/ckutils/badsig/badsig.c [new file with mode: 0644]
libsecurity_cryptkit/ckutils/blobtest/Makefile [new file with mode: 0644]
libsecurity_cryptkit/ckutils/blobtest/blobtest.c [new file with mode: 0644]
libsecurity_cryptkit/ckutils/cfileTest/Makefile [new file with mode: 0644]
libsecurity_cryptkit/ckutils/cfileTest/cfileTest.c [new file with mode: 0644]
libsecurity_cryptkit/ckutils/ckutilsPlatform.h [new file with mode: 0644]
libsecurity_cryptkit/ckutils/giantAsmBench/Makefile [new file with mode: 0644]
libsecurity_cryptkit/ckutils/giantAsmBench/giantAsmBench.c [new file with mode: 0644]
libsecurity_cryptkit/ckutils/giantBench/Makefile [new file with mode: 0644]
libsecurity_cryptkit/ckutils/giantBench/giantBench.c [new file with mode: 0644]
libsecurity_cryptkit/ckutils/giantDvt/Makefile [new file with mode: 0644]
libsecurity_cryptkit/ckutils/giantDvt/giantDvt.c [new file with mode: 0644]
libsecurity_cryptkit/ckutils/sigTime/Makefile [new file with mode: 0644]
libsecurity_cryptkit/ckutils/sigTime/sigTime.cpp [new file with mode: 0644]
libsecurity_cryptkit/lib/ByteRep.txt [new file with mode: 0644]
libsecurity_cryptkit/lib/CipherFileDES.c [new file with mode: 0644]
libsecurity_cryptkit/lib/CipherFileDES.h [new file with mode: 0644]
libsecurity_cryptkit/lib/CipherFileFEED.c [new file with mode: 0644]
libsecurity_cryptkit/lib/CipherFileFEED.h [new file with mode: 0644]
libsecurity_cryptkit/lib/CipherFileTypes.h [new file with mode: 0644]
libsecurity_cryptkit/lib/Crypt.h [new file with mode: 0644]
libsecurity_cryptkit/lib/CryptKit.def [new file with mode: 0644]
libsecurity_cryptkit/lib/CryptKit.h [new file with mode: 0644]
libsecurity_cryptkit/lib/CryptKitAsn1.cpp [new file with mode: 0644]
libsecurity_cryptkit/lib/CryptKitAsn1.h [new file with mode: 0644]
libsecurity_cryptkit/lib/CryptKitDER.cpp [new file with mode: 0644]
libsecurity_cryptkit/lib/CryptKitDER.h [new file with mode: 0644]
libsecurity_cryptkit/lib/CryptKitSA.h [new file with mode: 0644]
libsecurity_cryptkit/lib/CurveParamDocs/FEEDaffine.nb [new file with mode: 0644]
libsecurity_cryptkit/lib/CurveParamDocs/FEEDsansY.nb [new file with mode: 0644]
libsecurity_cryptkit/lib/CurveParamDocs/README [new file with mode: 0644]
libsecurity_cryptkit/lib/CurveParamDocs/curvegen.c [new file with mode: 0644]
libsecurity_cryptkit/lib/CurveParamDocs/curverecords.nb [new file with mode: 0644]
libsecurity_cryptkit/lib/CurveParamDocs/disc.h [new file with mode: 0644]
libsecurity_cryptkit/lib/CurveParamDocs/ellproj.c [new file with mode: 0644]
libsecurity_cryptkit/lib/CurveParamDocs/ellproj.h [new file with mode: 0644]
libsecurity_cryptkit/lib/CurveParamDocs/factor.c [new file with mode: 0644]
libsecurity_cryptkit/lib/CurveParamDocs/fmodule.c [new file with mode: 0644]
libsecurity_cryptkit/lib/CurveParamDocs/fmodule.h [new file with mode: 0644]
libsecurity_cryptkit/lib/CurveParamDocs/giants.c [new file with mode: 0644]
libsecurity_cryptkit/lib/CurveParamDocs/giants.h [new file with mode: 0644]
libsecurity_cryptkit/lib/CurveParamDocs/schoof.c [new file with mode: 0644]
libsecurity_cryptkit/lib/CurveParamDocs/schoofs.c [new file with mode: 0644]
libsecurity_cryptkit/lib/CurveParamDocs/tools.c [new file with mode: 0644]
libsecurity_cryptkit/lib/CurveParamDocs/tools.h [new file with mode: 0644]
libsecurity_cryptkit/lib/ECDSA_Profile.h [new file with mode: 0644]
libsecurity_cryptkit/lib/ECDSA_Verify_Prefix.h [new file with mode: 0644]
libsecurity_cryptkit/lib/HmacSha1Legacy.c [new file with mode: 0644]
libsecurity_cryptkit/lib/HmacSha1Legacy.h [new file with mode: 0644]
libsecurity_cryptkit/lib/Mathematica.FEE [new file with mode: 0644]
libsecurity_cryptkit/lib/NSCipherFile.h [new file with mode: 0644]
libsecurity_cryptkit/lib/NSCipherFile.m [new file with mode: 0644]
libsecurity_cryptkit/lib/NSCryptors.h [new file with mode: 0644]
libsecurity_cryptkit/lib/NSDESCryptor.h [new file with mode: 0644]
libsecurity_cryptkit/lib/NSDESCryptor.m [new file with mode: 0644]
libsecurity_cryptkit/lib/NSFEEPublicKey.h [new file with mode: 0644]
libsecurity_cryptkit/lib/NSFEEPublicKey.m [new file with mode: 0644]
libsecurity_cryptkit/lib/NSFEEPublicKeyPrivate.h [new file with mode: 0644]
libsecurity_cryptkit/lib/NSMD5Hash.h [new file with mode: 0644]
libsecurity_cryptkit/lib/NSMD5Hash.m [new file with mode: 0644]
libsecurity_cryptkit/lib/NSRandomNumberGenerator.h [new file with mode: 0644]
libsecurity_cryptkit/lib/NSRandomNumberGenerator.m [new file with mode: 0644]
libsecurity_cryptkit/lib/README [new file with mode: 0644]
libsecurity_cryptkit/lib/TOP_README [new file with mode: 0644]
libsecurity_cryptkit/lib/buildSrcTree [new file with mode: 0644]
libsecurity_cryptkit/lib/byteRep.c [new file with mode: 0644]
libsecurity_cryptkit/lib/byteRep.h [new file with mode: 0644]
libsecurity_cryptkit/lib/changes [new file with mode: 0644]
libsecurity_cryptkit/lib/ckDES.c [new file with mode: 0644]
libsecurity_cryptkit/lib/ckDES.h [new file with mode: 0644]
libsecurity_cryptkit/lib/ckMD5.c [new file with mode: 0644]
libsecurity_cryptkit/lib/ckMD5.h [new file with mode: 0644]
libsecurity_cryptkit/lib/ckSHA1.c [new file with mode: 0644]
libsecurity_cryptkit/lib/ckSHA1.h [new file with mode: 0644]
libsecurity_cryptkit/lib/ckSHA1_priv.c [new file with mode: 0644]
libsecurity_cryptkit/lib/ckSHA1_priv.h [new file with mode: 0644]
libsecurity_cryptkit/lib/ckconfig.h [new file with mode: 0644]
libsecurity_cryptkit/lib/ckutilities.c [new file with mode: 0644]
libsecurity_cryptkit/lib/ckutilities.h [new file with mode: 0644]
libsecurity_cryptkit/lib/curveParamData.h [new file with mode: 0644]
libsecurity_cryptkit/lib/curveParamDataOld.h [new file with mode: 0644]
libsecurity_cryptkit/lib/curveParams.c [new file with mode: 0644]
libsecurity_cryptkit/lib/curveParams.h [new file with mode: 0644]
libsecurity_cryptkit/lib/elliptic.c [new file with mode: 0644]
libsecurity_cryptkit/lib/elliptic.h [new file with mode: 0644]
libsecurity_cryptkit/lib/ellipticMeasure.h [new file with mode: 0644]
libsecurity_cryptkit/lib/ellipticProj.c [new file with mode: 0644]
libsecurity_cryptkit/lib/ellipticProj.h [new file with mode: 0644]
libsecurity_cryptkit/lib/enc64.c [new file with mode: 0644]
libsecurity_cryptkit/lib/enc64.h [new file with mode: 0644]
libsecurity_cryptkit/lib/engineNSA127.c [new file with mode: 0644]
libsecurity_cryptkit/lib/falloc.c [new file with mode: 0644]
libsecurity_cryptkit/lib/falloc.h [new file with mode: 0644]
libsecurity_cryptkit/lib/feeCipherFile.c [new file with mode: 0644]
libsecurity_cryptkit/lib/feeCipherFile.h [new file with mode: 0644]
libsecurity_cryptkit/lib/feeCipherFileAtom.c [new file with mode: 0644]
libsecurity_cryptkit/lib/feeDES.c [new file with mode: 0644]
libsecurity_cryptkit/lib/feeDES.h [new file with mode: 0644]
libsecurity_cryptkit/lib/feeDebug.h [new file with mode: 0644]
libsecurity_cryptkit/lib/feeDigitalSignature.c [new file with mode: 0644]
libsecurity_cryptkit/lib/feeDigitalSignature.h [new file with mode: 0644]
libsecurity_cryptkit/lib/feeECDSA.c [new file with mode: 0644]
libsecurity_cryptkit/lib/feeECDSA.h [new file with mode: 0644]
libsecurity_cryptkit/lib/feeFEED.c [new file with mode: 0644]
libsecurity_cryptkit/lib/feeFEED.h [new file with mode: 0644]
libsecurity_cryptkit/lib/feeFEEDExp.c [new file with mode: 0644]
libsecurity_cryptkit/lib/feeFEEDExp.h [new file with mode: 0644]
libsecurity_cryptkit/lib/feeFunctions.h [new file with mode: 0644]
libsecurity_cryptkit/lib/feeHash.c [new file with mode: 0644]
libsecurity_cryptkit/lib/feeHash.h [new file with mode: 0644]
libsecurity_cryptkit/lib/feePublicKey.c [new file with mode: 0644]
libsecurity_cryptkit/lib/feePublicKey.h [new file with mode: 0644]
libsecurity_cryptkit/lib/feePublicKeyPrivate.h [new file with mode: 0644]
libsecurity_cryptkit/lib/feeRandom.c [new file with mode: 0644]
libsecurity_cryptkit/lib/feeRandom.h [new file with mode: 0644]
libsecurity_cryptkit/lib/feeTypes.h [new file with mode: 0644]
libsecurity_cryptkit/lib/giantFFT.c [new file with mode: 0644]
libsecurity_cryptkit/lib/giantIntegers.c [new file with mode: 0644]
libsecurity_cryptkit/lib/giantIntegers.h [new file with mode: 0644]
libsecurity_cryptkit/lib/giantPortCommon.h [new file with mode: 0644]
libsecurity_cryptkit/lib/giantPort_Generic.h [new file with mode: 0644]
libsecurity_cryptkit/lib/giantPort_PPC.c [new file with mode: 0644]
libsecurity_cryptkit/lib/giantPort_PPC.h [new file with mode: 0644]
libsecurity_cryptkit/lib/giantPort_PPC_Gnu.h [new file with mode: 0644]
libsecurity_cryptkit/lib/giantPort_PPC_Gnu.s [new file with mode: 0644]
libsecurity_cryptkit/lib/giantPort_i486.h [new file with mode: 0644]
libsecurity_cryptkit/lib/giantPort_i486.s [new file with mode: 0644]
libsecurity_cryptkit/lib/mutils.h [new file with mode: 0644]
libsecurity_cryptkit/lib/mutils.m [new file with mode: 0644]
libsecurity_cryptkit/lib/platform.c [new file with mode: 0644]
libsecurity_cryptkit/lib/platform.h [new file with mode: 0644]
libsecurity_cryptkit/lib/unixMakefile [new file with mode: 0644]
libsecurity_cryptkit/libsecurity_cryptkit.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_cssm/APPLE_LICENSE [new file with mode: 0644]
libsecurity_cssm/Info-security_cssm.plist [new file with mode: 0644]
libsecurity_cssm/lib/attachfactory.cpp [new file with mode: 0644]
libsecurity_cssm/lib/attachfactory.h [new file with mode: 0644]
libsecurity_cssm/lib/attachment.cpp [new file with mode: 0644]
libsecurity_cssm/lib/attachment.h [new file with mode: 0644]
libsecurity_cssm/lib/certextensions.h [new file with mode: 0644]
libsecurity_cssm/lib/cspattachment.cpp [new file with mode: 0644]
libsecurity_cssm/lib/cspattachment.h [new file with mode: 0644]
libsecurity_cssm/lib/cssm.cpp [new file with mode: 0644]
libsecurity_cssm/lib/cssm.h [new file with mode: 0644]
libsecurity_cssm/lib/cssmaci.h [new file with mode: 0644]
libsecurity_cssm/lib/cssmapi.h [new file with mode: 0644]
libsecurity_cssm/lib/cssmapple.h [new file with mode: 0644]
libsecurity_cssm/lib/cssmapplePriv.h [new file with mode: 0644]
libsecurity_cssm/lib/cssmcli.h [new file with mode: 0644]
libsecurity_cssm/lib/cssmconfig.h [new file with mode: 0644]
libsecurity_cssm/lib/cssmcontext.cpp [new file with mode: 0644]
libsecurity_cssm/lib/cssmcontext.h [new file with mode: 0644]
libsecurity_cssm/lib/cssmcspi.h [new file with mode: 0644]
libsecurity_cssm/lib/cssmdli.h [new file with mode: 0644]
libsecurity_cssm/lib/cssmerr.h [new file with mode: 0644]
libsecurity_cssm/lib/cssmint.h [new file with mode: 0644]
libsecurity_cssm/lib/cssmkrapi.h [new file with mode: 0644]
libsecurity_cssm/lib/cssmkrspi.h [new file with mode: 0644]
libsecurity_cssm/lib/cssmmds.cpp [new file with mode: 0644]
libsecurity_cssm/lib/cssmmds.h [new file with mode: 0644]
libsecurity_cssm/lib/cssmspi.h [new file with mode: 0644]
libsecurity_cssm/lib/cssmtpi.h [new file with mode: 0644]
libsecurity_cssm/lib/cssmtype.h [new file with mode: 0644]
libsecurity_cssm/lib/eisl.h [new file with mode: 0644]
libsecurity_cssm/lib/emmspi.h [new file with mode: 0644]
libsecurity_cssm/lib/emmtype.h [new file with mode: 0644]
libsecurity_cssm/lib/generator.cfg [new file with mode: 0644]
libsecurity_cssm/lib/generator.mk [new file with mode: 0644]
libsecurity_cssm/lib/generator.pl [new file with mode: 0644]
libsecurity_cssm/lib/guids.cpp [new file with mode: 0644]
libsecurity_cssm/lib/manager.cpp [new file with mode: 0644]
libsecurity_cssm/lib/manager.h [new file with mode: 0644]
libsecurity_cssm/lib/modload_plugin.cpp [new file with mode: 0644]
libsecurity_cssm/lib/modload_plugin.h [new file with mode: 0644]
libsecurity_cssm/lib/modload_static.cpp [new file with mode: 0644]
libsecurity_cssm/lib/modload_static.h [new file with mode: 0644]
libsecurity_cssm/lib/modloader.cpp [new file with mode: 0644]
libsecurity_cssm/lib/modloader.h [new file with mode: 0644]
libsecurity_cssm/lib/module.cpp [new file with mode: 0644]
libsecurity_cssm/lib/module.h [new file with mode: 0644]
libsecurity_cssm/lib/oidsalg.c [new file with mode: 0644]
libsecurity_cssm/lib/oidsbase.h [new file with mode: 0644]
libsecurity_cssm/lib/oidscert.cpp [new file with mode: 0644]
libsecurity_cssm/lib/oidscert.h [new file with mode: 0644]
libsecurity_cssm/lib/oidscrl.cpp [new file with mode: 0644]
libsecurity_cssm/lib/oidscrl.h [new file with mode: 0644]
libsecurity_cssm/lib/security_cssm.exp [new file with mode: 0644]
libsecurity_cssm/lib/transition.cpp [new file with mode: 0644]
libsecurity_cssm/lib/x509defs.h [new file with mode: 0644]
libsecurity_cssm/libsecurity_cssm.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_cssm/mds/cssm.mdsinfo [new file with mode: 0644]
libsecurity_filedb/Info-security_filedb.plist [new file with mode: 0644]
libsecurity_filedb/lib/AppleDatabase.cpp [new file with mode: 0644]
libsecurity_filedb/lib/AppleDatabase.h [new file with mode: 0644]
libsecurity_filedb/lib/AtomicFile.cpp [new file with mode: 0644]
libsecurity_filedb/lib/AtomicFile.h [new file with mode: 0644]
libsecurity_filedb/lib/DbIndex.cpp [new file with mode: 0644]
libsecurity_filedb/lib/DbIndex.h [new file with mode: 0644]
libsecurity_filedb/lib/DbQuery.cpp [new file with mode: 0644]
libsecurity_filedb/lib/DbQuery.h [new file with mode: 0644]
libsecurity_filedb/lib/DbValue.cpp [new file with mode: 0644]
libsecurity_filedb/lib/DbValue.h [new file with mode: 0644]
libsecurity_filedb/lib/MetaAttribute.cpp [new file with mode: 0644]
libsecurity_filedb/lib/MetaAttribute.h [new file with mode: 0644]
libsecurity_filedb/lib/MetaRecord.cpp [new file with mode: 0644]
libsecurity_filedb/lib/MetaRecord.h [new file with mode: 0644]
libsecurity_filedb/lib/OverUnderflowCheck.h [new file with mode: 0644]
libsecurity_filedb/lib/ReadWriteSection.cpp [new file with mode: 0644]
libsecurity_filedb/lib/ReadWriteSection.h [new file with mode: 0644]
libsecurity_filedb/lib/SelectionPredicate.cpp [new file with mode: 0644]
libsecurity_filedb/lib/SelectionPredicate.h [new file with mode: 0644]
libsecurity_filedb/libsecurity_filedb.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_keychain/APPLE_LICENSE [new file with mode: 0644]
libsecurity_keychain/Info-security_keychain.plist [new file with mode: 0644]
libsecurity_keychain/lib/ACL.cpp [new file with mode: 0644]
libsecurity_keychain/lib/ACL.h [new file with mode: 0644]
libsecurity_keychain/lib/Access.cpp [new file with mode: 0644]
libsecurity_keychain/lib/Access.h [new file with mode: 0644]
libsecurity_keychain/lib/CCallbackMgr.cp [new file with mode: 0644]
libsecurity_keychain/lib/CCallbackMgr.h [new file with mode: 0644]
libsecurity_keychain/lib/Certificate.cpp [new file with mode: 0644]
libsecurity_keychain/lib/Certificate.h [new file with mode: 0644]
libsecurity_keychain/lib/CertificateRequest.cpp [new file with mode: 0644]
libsecurity_keychain/lib/CertificateRequest.h [new file with mode: 0644]
libsecurity_keychain/lib/CertificateValues.cpp [new file with mode: 0644]
libsecurity_keychain/lib/CertificateValues.h [new file with mode: 0644]
libsecurity_keychain/lib/DLDBListCFPref.cpp [new file with mode: 0644]
libsecurity_keychain/lib/DLDBListCFPref.h [new file with mode: 0644]
libsecurity_keychain/lib/DynamicDLDBList.cpp [new file with mode: 0644]
libsecurity_keychain/lib/DynamicDLDBList.h [new file with mode: 0644]
libsecurity_keychain/lib/ExtendedAttribute.cpp [new file with mode: 0644]
libsecurity_keychain/lib/ExtendedAttribute.h [new file with mode: 0644]
libsecurity_keychain/lib/Globals.cpp [new file with mode: 0644]
libsecurity_keychain/lib/Globals.h [new file with mode: 0644]
libsecurity_keychain/lib/Identity.cpp [new file with mode: 0644]
libsecurity_keychain/lib/Identity.h [new file with mode: 0644]
libsecurity_keychain/lib/IdentityCursor.cpp [new file with mode: 0644]
libsecurity_keychain/lib/IdentityCursor.h [new file with mode: 0644]
libsecurity_keychain/lib/Item.cpp [new file with mode: 0644]
libsecurity_keychain/lib/Item.h [new file with mode: 0644]
libsecurity_keychain/lib/KCCursor.cpp [new file with mode: 0644]
libsecurity_keychain/lib/KCCursor.h [new file with mode: 0644]
libsecurity_keychain/lib/KCEventNotifier.cpp [new file with mode: 0644]
libsecurity_keychain/lib/KCEventNotifier.h [new file with mode: 0644]
libsecurity_keychain/lib/KCExceptions.h [new file with mode: 0644]
libsecurity_keychain/lib/KCUtilities.cpp [new file with mode: 0644]
libsecurity_keychain/lib/KCUtilities.h [new file with mode: 0644]
libsecurity_keychain/lib/KeyItem.cpp [new file with mode: 0644]
libsecurity_keychain/lib/KeyItem.h [new file with mode: 0644]
libsecurity_keychain/lib/Keychains.cpp [new file with mode: 0644]
libsecurity_keychain/lib/Keychains.h [new file with mode: 0644]
libsecurity_keychain/lib/MacOSErrorStrings.h [new file with mode: 0644]
libsecurity_keychain/lib/Password.cpp [new file with mode: 0644]
libsecurity_keychain/lib/Password.h [new file with mode: 0644]
libsecurity_keychain/lib/Policies.cpp [new file with mode: 0644]
libsecurity_keychain/lib/Policies.h [new file with mode: 0644]
libsecurity_keychain/lib/PolicyCursor.cpp [new file with mode: 0644]
libsecurity_keychain/lib/PolicyCursor.h [new file with mode: 0644]
libsecurity_keychain/lib/PrimaryKey.cpp [new file with mode: 0644]
libsecurity_keychain/lib/PrimaryKey.h [new file with mode: 0644]
libsecurity_keychain/lib/SecACL.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecACL.h [new file with mode: 0644]
libsecurity_keychain/lib/SecAccess.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecAccess.h [new file with mode: 0644]
libsecurity_keychain/lib/SecAccessPriv.h [new file with mode: 0644]
libsecurity_keychain/lib/SecAsn1TypesP.h [new file with mode: 0644]
libsecurity_keychain/lib/SecBase.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecBase.h [new file with mode: 0644]
libsecurity_keychain/lib/SecBase64P.c [new file with mode: 0644]
libsecurity_keychain/lib/SecBase64P.h [new file with mode: 0644]
libsecurity_keychain/lib/SecBaseP.h [new file with mode: 0644]
libsecurity_keychain/lib/SecBasePriv.h [new file with mode: 0644]
libsecurity_keychain/lib/SecBridge.h [new file with mode: 0644]
libsecurity_keychain/lib/SecCFTypes.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecCFTypes.h [new file with mode: 0644]
libsecurity_keychain/lib/SecCertificate.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecCertificate.h [new file with mode: 0644]
libsecurity_keychain/lib/SecCertificateBundle.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecCertificateBundle.h [new file with mode: 0644]
libsecurity_keychain/lib/SecCertificateInternalP.h [new file with mode: 0644]
libsecurity_keychain/lib/SecCertificateOIDs.h [new file with mode: 0644]
libsecurity_keychain/lib/SecCertificateP.c [new file with mode: 0644]
libsecurity_keychain/lib/SecCertificateP.h [new file with mode: 0644]
libsecurity_keychain/lib/SecCertificatePriv.h [new file with mode: 0644]
libsecurity_keychain/lib/SecCertificatePrivP.h [new file with mode: 0644]
libsecurity_keychain/lib/SecCertificateRequest.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecCertificateRequest.h [new file with mode: 0644]
libsecurity_keychain/lib/SecExport.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecExternalRep.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecExternalRep.h [new file with mode: 0644]
libsecurity_keychain/lib/SecFDERecoveryAsymmetricCrypto.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecFDERecoveryAsymmetricCrypto.h [new file with mode: 0644]
libsecurity_keychain/lib/SecFrameworkP.c [new file with mode: 0644]
libsecurity_keychain/lib/SecFrameworkP.h [new file with mode: 0644]
libsecurity_keychain/lib/SecIdentity.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecIdentity.h [new file with mode: 0644]
libsecurity_keychain/lib/SecIdentityPriv.h [new file with mode: 0644]
libsecurity_keychain/lib/SecIdentitySearch.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecIdentitySearch.h [new file with mode: 0644]
libsecurity_keychain/lib/SecIdentitySearchPriv.h [new file with mode: 0644]
libsecurity_keychain/lib/SecImport.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecImportExport.c [new file with mode: 0644]
libsecurity_keychain/lib/SecImportExport.h [new file with mode: 0644]
libsecurity_keychain/lib/SecImportExportAgg.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecImportExportAgg.h [new file with mode: 0644]
libsecurity_keychain/lib/SecImportExportCrypto.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecImportExportCrypto.h [new file with mode: 0644]
libsecurity_keychain/lib/SecImportExportOpenSSH.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecImportExportOpenSSH.h [new file with mode: 0644]
libsecurity_keychain/lib/SecImportExportPem.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecImportExportPem.h [new file with mode: 0644]
libsecurity_keychain/lib/SecImportExportPkcs8.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecImportExportPkcs8.h [new file with mode: 0644]
libsecurity_keychain/lib/SecImportExportUtils.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecImportExportUtils.h [new file with mode: 0644]
libsecurity_keychain/lib/SecInternal.h [new file with mode: 0644]
libsecurity_keychain/lib/SecInternalP.h [new file with mode: 0644]
libsecurity_keychain/lib/SecItem.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecItem.h [new file with mode: 0644]
libsecurity_keychain/lib/SecItemConstants.c [new file with mode: 0644]
libsecurity_keychain/lib/SecItemPriv.h [new file with mode: 0644]
libsecurity_keychain/lib/SecKey.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecKey.h [new file with mode: 0644]
libsecurity_keychain/lib/SecKeyPriv.h [new file with mode: 0644]
libsecurity_keychain/lib/SecKeychain.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecKeychain.h [new file with mode: 0644]
libsecurity_keychain/lib/SecKeychainAddIToolsPassword.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecKeychainItem.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecKeychainItem.h [new file with mode: 0644]
libsecurity_keychain/lib/SecKeychainItemExtendedAttributes.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecKeychainItemExtendedAttributes.h [new file with mode: 0644]
libsecurity_keychain/lib/SecKeychainItemPriv.h [new file with mode: 0644]
libsecurity_keychain/lib/SecKeychainPriv.h [new file with mode: 0644]
libsecurity_keychain/lib/SecKeychainSearch.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecKeychainSearch.h [new file with mode: 0644]
libsecurity_keychain/lib/SecKeychainSearchPriv.h [new file with mode: 0644]
libsecurity_keychain/lib/SecNetscapeTemplates.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecNetscapeTemplates.h [new file with mode: 0644]
libsecurity_keychain/lib/SecPassword.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecPassword.h [new file with mode: 0644]
libsecurity_keychain/lib/SecPkcs8Templates.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecPkcs8Templates.h [new file with mode: 0644]
libsecurity_keychain/lib/SecPolicy.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecPolicy.h [new file with mode: 0644]
libsecurity_keychain/lib/SecPolicyPriv.h [new file with mode: 0644]
libsecurity_keychain/lib/SecPolicySearch.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecPolicySearch.h [new file with mode: 0644]
libsecurity_keychain/lib/SecRSAKeyP.h [new file with mode: 0644]
libsecurity_keychain/lib/SecRandom.c [new file with mode: 0644]
libsecurity_keychain/lib/SecRandom.h [new file with mode: 0644]
libsecurity_keychain/lib/SecRandomP.h [new file with mode: 0644]
libsecurity_keychain/lib/SecRecoveryPassword.c [new file with mode: 0644]
libsecurity_keychain/lib/SecRecoveryPassword.h [new file with mode: 0644]
libsecurity_keychain/lib/SecTrust.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecTrust.h [new file with mode: 0644]
libsecurity_keychain/lib/SecTrustPriv.h [new file with mode: 0644]
libsecurity_keychain/lib/SecTrustSettings.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecTrustSettings.h [new file with mode: 0644]
libsecurity_keychain/lib/SecTrustSettingsPriv.h [new file with mode: 0644]
libsecurity_keychain/lib/SecTrustedApplication.cpp [new file with mode: 0644]
libsecurity_keychain/lib/SecTrustedApplication.h [new file with mode: 0644]
libsecurity_keychain/lib/SecTrustedApplicationPriv.h [new file with mode: 0644]
libsecurity_keychain/lib/SecWrappedKeys.cpp [new file with mode: 0644]
libsecurity_keychain/lib/Security.h [new file with mode: 0644]
libsecurity_keychain/lib/StorageManager.cpp [new file with mode: 0644]
libsecurity_keychain/lib/StorageManager.h [new file with mode: 0644]
libsecurity_keychain/lib/Trust.cpp [new file with mode: 0644]
libsecurity_keychain/lib/Trust.h [new file with mode: 0644]
libsecurity_keychain/lib/TrustAdditions.cpp [new file with mode: 0644]
libsecurity_keychain/lib/TrustAdditions.h [new file with mode: 0644]
libsecurity_keychain/lib/TrustItem.cpp [new file with mode: 0644]
libsecurity_keychain/lib/TrustItem.h [new file with mode: 0644]
libsecurity_keychain/lib/TrustKeychains.h [new file with mode: 0644]
libsecurity_keychain/lib/TrustRevocation.cpp [new file with mode: 0644]
libsecurity_keychain/lib/TrustSettings.cpp [new file with mode: 0644]
libsecurity_keychain/lib/TrustSettings.h [new file with mode: 0644]
libsecurity_keychain/lib/TrustSettingsSchema.h [new file with mode: 0644]
libsecurity_keychain/lib/TrustSettingsUtils.cpp [new file with mode: 0644]
libsecurity_keychain/lib/TrustSettingsUtils.h [new file with mode: 0644]
libsecurity_keychain/lib/TrustStore.cpp [new file with mode: 0644]
libsecurity_keychain/lib/TrustStore.h [new file with mode: 0644]
libsecurity_keychain/lib/TrustedApplication.cpp [new file with mode: 0644]
libsecurity_keychain/lib/TrustedApplication.h [new file with mode: 0644]
libsecurity_keychain/lib/UnlockReferralItem.cpp [new file with mode: 0644]
libsecurity_keychain/lib/UnlockReferralItem.h [new file with mode: 0644]
libsecurity_keychain/lib/certextensionsP.h [new file with mode: 0644]
libsecurity_keychain/lib/cssmdatetime.cpp [new file with mode: 0644]
libsecurity_keychain/lib/cssmdatetime.h [new file with mode: 0644]
libsecurity_keychain/lib/debuggingP.c [new file with mode: 0644]
libsecurity_keychain/lib/debuggingP.h [new file with mode: 0644]
libsecurity_keychain/lib/defaultcreds.cpp [new file with mode: 0644]
libsecurity_keychain/lib/defaultcreds.h [new file with mode: 0644]
libsecurity_keychain/lib/generateErrStrings.pl [new file with mode: 0644]
libsecurity_keychain/lib/security_keychain.exp [new file with mode: 0644]
libsecurity_keychain/lib/tsaDERUtilities.c [new file with mode: 0644]
libsecurity_keychain/lib/tsaDERUtilities.h [new file with mode: 0644]
libsecurity_keychain/libDER/README.txt [new file with mode: 0644]
libsecurity_keychain/libDER/Tests/AppleMobilePersonalizedTicket.h [new file with mode: 0644]
libsecurity_keychain/libDER/Tests/DER_Ticket.c [new file with mode: 0644]
libsecurity_keychain/libDER/Tests/DER_Ticket.h [new file with mode: 0644]
libsecurity_keychain/libDER/Tests/certsCrls/EndCertificateCP.01.01.crt [new file with mode: 0644]
libsecurity_keychain/libDER/Tests/certsCrls/Test_CRL_CA1.crl [new file with mode: 0644]
libsecurity_keychain/libDER/Tests/certsCrls/Test_CRL_CA1.crl.pem [new file with mode: 0644]
libsecurity_keychain/libDER/Tests/certsCrls/TrustAnchorCP.01.01.crt [new file with mode: 0644]
libsecurity_keychain/libDER/Tests/certsCrls/TrustAnchorCRLCP.01.01.crl [new file with mode: 0644]
libsecurity_keychain/libDER/Tests/certsCrls/apple_v3.000.cer [new file with mode: 0644]
libsecurity_keychain/libDER/Tests/certsCrls/apple_v3.001.cer [new file with mode: 0644]
libsecurity_keychain/libDER/Tests/certsCrls/entrust_v3.100.cer [new file with mode: 0644]
libsecurity_keychain/libDER/Tests/certsCrls/entrust_v3.101.cer [new file with mode: 0644]
libsecurity_keychain/libDER/Tests/certsCrls/keybank_v3.100.cer [new file with mode: 0644]
libsecurity_keychain/libDER/Tests/certsCrls/keybank_v3.101.cer [new file with mode: 0644]
libsecurity_keychain/libDER/Tests/certsCrls/keybank_v3.102.cer [new file with mode: 0644]
libsecurity_keychain/libDER/Tests/parseCert.c [new file with mode: 0644]
libsecurity_keychain/libDER/Tests/parseCrl.c [new file with mode: 0644]
libsecurity_keychain/libDER/Tests/parseTicket.c [new file with mode: 0644]
libsecurity_keychain/libDER/config/base.xcconfig [new file with mode: 0644]
libsecurity_keychain/libDER/config/debug.xcconfig [new file with mode: 0644]
libsecurity_keychain/libDER/config/lib.xcconfig [new file with mode: 0644]
libsecurity_keychain/libDER/config/release.xcconfig [new file with mode: 0644]
libsecurity_keychain/libDER/libDER.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_keychain/libDER/libDER/DER_CertCrl.c [new file with mode: 0644]
libsecurity_keychain/libDER/libDER/DER_CertCrl.h [new file with mode: 0644]
libsecurity_keychain/libDER/libDER/DER_Decode.c [new file with mode: 0644]
libsecurity_keychain/libDER/libDER/DER_Decode.h [new file with mode: 0644]
libsecurity_keychain/libDER/libDER/DER_Digest.c [new file with mode: 0644]
libsecurity_keychain/libDER/libDER/DER_Digest.h [new file with mode: 0644]
libsecurity_keychain/libDER/libDER/DER_Encode.c [new file with mode: 0644]
libsecurity_keychain/libDER/libDER/DER_Encode.h [new file with mode: 0644]
libsecurity_keychain/libDER/libDER/DER_Keys.c [new file with mode: 0644]
libsecurity_keychain/libDER/libDER/DER_Keys.h [new file with mode: 0644]
libsecurity_keychain/libDER/libDER/asn1Types.h [new file with mode: 0644]
libsecurity_keychain/libDER/libDER/libDER.h [new file with mode: 0644]
libsecurity_keychain/libDER/libDER/libDER_config.h [new file with mode: 0644]
libsecurity_keychain/libDER/libDER/oids.c [new file with mode: 0644]
libsecurity_keychain/libDER/libDER/oids.h [new file with mode: 0644]
libsecurity_keychain/libDER/libDERUtils/fileIo.c [new file with mode: 0644]
libsecurity_keychain/libDER/libDERUtils/fileIo.h [new file with mode: 0644]
libsecurity_keychain/libDER/libDERUtils/libDERUtils.c [new file with mode: 0644]
libsecurity_keychain/libDER/libDERUtils/libDERUtils.h [new file with mode: 0644]
libsecurity_keychain/libDER/libDERUtils/printFields.c [new file with mode: 0644]
libsecurity_keychain/libDER/libDERUtils/printFields.h [new file with mode: 0644]
libsecurity_keychain/libsecurity_keychain.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_keychain/plist/iToolsTrustedApps.plist [new file with mode: 0644]
libsecurity_keychain/xpc-tsa/XPCTimeStampingService-Info.plist [new file with mode: 0644]
libsecurity_keychain/xpc-tsa/main-tsa.m [new file with mode: 0644]
libsecurity_keychain/xpc-tsa/timestampclient.h [new file with mode: 0644]
libsecurity_keychain/xpc-tsa/timestampclient.m [new file with mode: 0644]
libsecurity_keychain/xpc/XPCKeychainSandboxCheck-Info.plist [new file with mode: 0644]
libsecurity_keychain/xpc/main.c [new file with mode: 0644]
libsecurity_manifest/APPLE_LICENSE [new file with mode: 0644]
libsecurity_manifest/Info-security_manifest.plist [new file with mode: 0644]
libsecurity_manifest/lib/AppleManifest.cpp [new file with mode: 0644]
libsecurity_manifest/lib/AppleManifest.h [new file with mode: 0644]
libsecurity_manifest/lib/Download.cpp [new file with mode: 0644]
libsecurity_manifest/lib/Download.h [new file with mode: 0644]
libsecurity_manifest/lib/Manifest.cpp [new file with mode: 0644]
libsecurity_manifest/lib/Manifest.h [new file with mode: 0644]
libsecurity_manifest/lib/ManifestInternal.cpp [new file with mode: 0644]
libsecurity_manifest/lib/ManifestInternal.h [new file with mode: 0644]
libsecurity_manifest/lib/ManifestSigner.cpp [new file with mode: 0644]
libsecurity_manifest/lib/ManifestSigner.h [new file with mode: 0644]
libsecurity_manifest/lib/SecManifest.cpp [new file with mode: 0644]
libsecurity_manifest/lib/SecManifest.h [new file with mode: 0644]
libsecurity_manifest/lib/SecureDownload.cpp [new file with mode: 0644]
libsecurity_manifest/lib/SecureDownload.h [new file with mode: 0644]
libsecurity_manifest/lib/SecureDownloadInternal.c [new file with mode: 0644]
libsecurity_manifest/lib/SecureDownloadInternal.h [new file with mode: 0644]
libsecurity_manifest/lib/security_manifest.exp [new file with mode: 0644]
libsecurity_manifest/libsecurity_manifest.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_mds/Info-security_mds.plist [new file with mode: 0644]
libsecurity_mds/README [new file with mode: 0644]
libsecurity_mds/lib/MDSAttrParser.cpp [new file with mode: 0644]
libsecurity_mds/lib/MDSAttrParser.h [new file with mode: 0644]
libsecurity_mds/lib/MDSAttrStrings.cpp [new file with mode: 0644]
libsecurity_mds/lib/MDSAttrStrings.h [new file with mode: 0644]
libsecurity_mds/lib/MDSAttrUtils.cpp [new file with mode: 0644]
libsecurity_mds/lib/MDSAttrUtils.h [new file with mode: 0644]
libsecurity_mds/lib/MDSDatabase.cpp [new file with mode: 0644]
libsecurity_mds/lib/MDSDatabase.h [new file with mode: 0644]
libsecurity_mds/lib/MDSDictionary.cpp [new file with mode: 0644]
libsecurity_mds/lib/MDSDictionary.h [new file with mode: 0644]
libsecurity_mds/lib/MDSModule.cpp [new file with mode: 0644]
libsecurity_mds/lib/MDSModule.h [new file with mode: 0644]
libsecurity_mds/lib/MDSPrefs.cpp [new file with mode: 0644]
libsecurity_mds/lib/MDSPrefs.h [new file with mode: 0644]
libsecurity_mds/lib/MDSSchema.cpp [new file with mode: 0644]
libsecurity_mds/lib/MDSSchema.h [new file with mode: 0644]
libsecurity_mds/lib/MDSSession.cpp [new file with mode: 0644]
libsecurity_mds/lib/MDSSession.h [new file with mode: 0644]
libsecurity_mds/lib/mds.h [new file with mode: 0644]
libsecurity_mds/lib/mds_schema.h [new file with mode: 0644]
libsecurity_mds/lib/mdsapi.cpp [new file with mode: 0644]
libsecurity_mds/lib/mdspriv.h [new file with mode: 0644]
libsecurity_mds/lib/security_mds.exp [new file with mode: 0644]
libsecurity_mds/libsecurity_mds.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_ocspd/Info-security_ocspd.plist [new file with mode: 0644]
libsecurity_ocspd/client/ocspdClient.cpp [new file with mode: 0644]
libsecurity_ocspd/client/ocspdClient.h [new file with mode: 0644]
libsecurity_ocspd/common/ocspExtensions.cpp [new file with mode: 0644]
libsecurity_ocspd/common/ocspExtensions.h [new file with mode: 0644]
libsecurity_ocspd/common/ocspResponse.cpp [new file with mode: 0644]
libsecurity_ocspd/common/ocspResponse.h [new file with mode: 0644]
libsecurity_ocspd/common/ocspdClient.h [new symlink]
libsecurity_ocspd/common/ocspdDbSchema.cpp [new file with mode: 0644]
libsecurity_ocspd/common/ocspdDbSchema.h [new file with mode: 0644]
libsecurity_ocspd/common/ocspdDebug.h [new file with mode: 0644]
libsecurity_ocspd/common/ocspdTypes.h [new file with mode: 0644]
libsecurity_ocspd/common/ocspdUtils.cpp [new file with mode: 0644]
libsecurity_ocspd/common/ocspdUtils.h [new file with mode: 0644]
libsecurity_ocspd/libsecurity_ocspd.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_ocspd/mig/mig.mk [new file with mode: 0644]
libsecurity_ocspd/mig/ocspd.defs [new file with mode: 0644]
libsecurity_pkcs12/APPLE_LICENSE [new file with mode: 0644]
libsecurity_pkcs12/Info-security_pkcs12.plist [new file with mode: 0644]
libsecurity_pkcs12/lib/SecPkcs12.cpp [new file with mode: 0644]
libsecurity_pkcs12/lib/SecPkcs12.h [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcs12BagAttrs.cpp [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcs12BagAttrs.h [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcs12Coder.cpp [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcs12Coder.h [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcs12Crypto.cpp [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcs12Crypto.h [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcs12Debug.h [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcs12Decode.cpp [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcs12Encode.cpp [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcs12Keychain.cpp [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcs12SafeBag.cpp [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcs12SafeBag.h [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcs12Templates.cpp [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcs12Templates.h [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcs12Utils.cpp [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcs12Utils.h [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcs7Templates.cpp [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcs7Templates.h [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcsoids.cpp [new file with mode: 0644]
libsecurity_pkcs12/lib/pkcsoids.h [new file with mode: 0644]
libsecurity_pkcs12/libsecurity_pkcs12.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_sd_cspdl/APPLE_LICENSE [new file with mode: 0644]
libsecurity_sd_cspdl/Info-security_sd_cspdl.plist [new file with mode: 0644]
libsecurity_sd_cspdl/lib/SDCSPDLBuiltin.cpp [new file with mode: 0644]
libsecurity_sd_cspdl/lib/SDCSPDLDatabase.cpp [new file with mode: 0644]
libsecurity_sd_cspdl/lib/SDCSPDLDatabase.h [new file with mode: 0644]
libsecurity_sd_cspdl/lib/SDCSPDLPlugin.cpp [new file with mode: 0644]
libsecurity_sd_cspdl/lib/SDCSPDLPlugin.h [new file with mode: 0644]
libsecurity_sd_cspdl/lib/SDCSPDLSession.cpp [new file with mode: 0644]
libsecurity_sd_cspdl/lib/SDCSPDLSession.h [new file with mode: 0644]
libsecurity_sd_cspdl/lib/SDCSPSession.cpp [new file with mode: 0644]
libsecurity_sd_cspdl/lib/SDCSPSession.h [new file with mode: 0644]
libsecurity_sd_cspdl/lib/SDContext.cpp [new file with mode: 0644]
libsecurity_sd_cspdl/lib/SDContext.h [new file with mode: 0644]
libsecurity_sd_cspdl/lib/SDDLSession.cpp [new file with mode: 0644]
libsecurity_sd_cspdl/lib/SDDLSession.h [new file with mode: 0644]
libsecurity_sd_cspdl/lib/SDFactory.cpp [new file with mode: 0644]
libsecurity_sd_cspdl/lib/SDFactory.h [new file with mode: 0644]
libsecurity_sd_cspdl/lib/SDKey.cpp [new file with mode: 0644]
libsecurity_sd_cspdl/lib/SDKey.h [new file with mode: 0644]
libsecurity_sd_cspdl/libsecurity_sd_cspdl.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_sd_cspdl/mds/sd_cspdl_common.mdsinfo [new file with mode: 0644]
libsecurity_smime/APPLE_LICENSE [new file with mode: 0644]
libsecurity_smime/Info-security_smime.plist [new file with mode: 0644]
libsecurity_smime/TODO [new file with mode: 0644]
libsecurity_smime/docs/libsecurity_smime.plist [new file with mode: 0644]
libsecurity_smime/docs/libsecurity_smime.txt [new file with mode: 0644]
libsecurity_smime/lib/SecCmsBase.h [new file with mode: 0644]
libsecurity_smime/lib/SecCmsContentInfo.h [new file with mode: 0644]
libsecurity_smime/lib/SecCmsDecoder.h [new file with mode: 0644]
libsecurity_smime/lib/SecCmsDigestContext.h [new file with mode: 0644]
libsecurity_smime/lib/SecCmsDigestedData.h [new file with mode: 0644]
libsecurity_smime/lib/SecCmsEncoder.h [new file with mode: 0644]
libsecurity_smime/lib/SecCmsEncryptedData.h [new file with mode: 0644]
libsecurity_smime/lib/SecCmsEnvelopedData.h [new file with mode: 0644]
libsecurity_smime/lib/SecCmsMessage.h [new file with mode: 0644]
libsecurity_smime/lib/SecCmsRecipientInfo.h [new file with mode: 0644]
libsecurity_smime/lib/SecCmsSignedData.h [new file with mode: 0644]
libsecurity_smime/lib/SecCmsSignerInfo.h [new file with mode: 0644]
libsecurity_smime/lib/SecSMIME.h [new file with mode: 0644]
libsecurity_smime/lib/SecSMIMEPriv.h [new file with mode: 0644]
libsecurity_smime/lib/cert.c [new file with mode: 0644]
libsecurity_smime/lib/cert.h [new file with mode: 0644]
libsecurity_smime/lib/cmsarray.c [new file with mode: 0644]
libsecurity_smime/lib/cmsasn1.c [new file with mode: 0644]
libsecurity_smime/lib/cmsattr.c [new file with mode: 0644]
libsecurity_smime/lib/cmscinfo.c [new file with mode: 0644]
libsecurity_smime/lib/cmscipher.c [new file with mode: 0644]
libsecurity_smime/lib/cmsdecode.c [new file with mode: 0644]
libsecurity_smime/lib/cmsdigdata.c [new file with mode: 0644]
libsecurity_smime/lib/cmsdigest.c [new file with mode: 0644]
libsecurity_smime/lib/cmsencdata.c [new file with mode: 0644]
libsecurity_smime/lib/cmsencode.c [new file with mode: 0644]
libsecurity_smime/lib/cmsenvdata.c [new file with mode: 0644]
libsecurity_smime/lib/cmslocal.h [new file with mode: 0644]
libsecurity_smime/lib/cmsmessage.c [new file with mode: 0644]
libsecurity_smime/lib/cmspriv.h [new file with mode: 0644]
libsecurity_smime/lib/cmspubkey.c [new file with mode: 0644]
libsecurity_smime/lib/cmsrecinfo.c [new file with mode: 0644]
libsecurity_smime/lib/cmsreclist.c [new file with mode: 0644]
libsecurity_smime/lib/cmsreclist.h [new file with mode: 0644]
libsecurity_smime/lib/cmssigdata.c [new file with mode: 0644]
libsecurity_smime/lib/cmssiginfo.c [new file with mode: 0644]
libsecurity_smime/lib/cmstpriv.h [new file with mode: 0644]
libsecurity_smime/lib/cmsutil.c [new file with mode: 0644]
libsecurity_smime/lib/cryptohi.c [new file with mode: 0644]
libsecurity_smime/lib/cryptohi.h [new file with mode: 0644]
libsecurity_smime/lib/plhash.c [new file with mode: 0644]
libsecurity_smime/lib/plhash.h [new file with mode: 0644]
libsecurity_smime/lib/secalgid.c [new file with mode: 0644]
libsecurity_smime/lib/secitem.c [new file with mode: 0644]
libsecurity_smime/lib/secitem.h [new file with mode: 0644]
libsecurity_smime/lib/secoid.c [new file with mode: 0644]
libsecurity_smime/lib/secoid.h [new file with mode: 0644]
libsecurity_smime/lib/secoidt.h [new file with mode: 0644]
libsecurity_smime/lib/security_smime.exp [new file with mode: 0644]
libsecurity_smime/lib/siginfoUtils.cpp [new file with mode: 0644]
libsecurity_smime/lib/smimeutil.c [new file with mode: 0644]
libsecurity_smime/lib/testcms [new file with mode: 0755]
libsecurity_smime/lib/tsaSupport.c [new file with mode: 0644]
libsecurity_smime/lib/tsaSupport.h [new file with mode: 0644]
libsecurity_smime/lib/tsaSupportPriv.h [new file with mode: 0644]
libsecurity_smime/lib/tsaTemplates.c [new file with mode: 0644]
libsecurity_smime/lib/tsaTemplates.h [new file with mode: 0644]
libsecurity_smime/libsecurity_smime.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_ssl/Info-security_ssl.plist [new file with mode: 0644]
libsecurity_ssl/README [new file with mode: 0644]
libsecurity_ssl/Security/CipherSuite.h [new file with mode: 0644]
libsecurity_ssl/Security/SecureTransport.h [new file with mode: 0644]
libsecurity_ssl/Security/SecureTransportPriv.h [new file with mode: 0644]
libsecurity_ssl/config/base.xcconfig [new file with mode: 0644]
libsecurity_ssl/config/debug.xcconfig [new file with mode: 0644]
libsecurity_ssl/config/lib.xcconfig [new file with mode: 0644]
libsecurity_ssl/config/release.xcconfig [new file with mode: 0644]
libsecurity_ssl/lib/ModuleAttacher.c [new file with mode: 0644]
libsecurity_ssl/lib/ModuleAttacher.h [new file with mode: 0644]
libsecurity_ssl/lib/appleCdsa.c [new file with mode: 0644]
libsecurity_ssl/lib/appleCdsa.h [new file with mode: 0644]
libsecurity_ssl/lib/appleSession.c [new file with mode: 0644]
libsecurity_ssl/lib/appleSession.h [new file with mode: 0644]
libsecurity_ssl/lib/cipherSpecs.c [new file with mode: 0644]
libsecurity_ssl/lib/cipherSpecs.h [new file with mode: 0644]
libsecurity_ssl/lib/cryptType.h [new file with mode: 0644]
libsecurity_ssl/lib/securetransport++.cpp [new file with mode: 0644]
libsecurity_ssl/lib/securetransport++.h [new file with mode: 0644]
libsecurity_ssl/lib/security_ssl.exp [new file with mode: 0644]
libsecurity_ssl/lib/ssl.h [new file with mode: 0644]
libsecurity_ssl/lib/ssl3Callouts.c [new file with mode: 0644]
libsecurity_ssl/lib/sslAlertMessage.c [new file with mode: 0644]
libsecurity_ssl/lib/sslAlertMessage.h [new file with mode: 0644]
libsecurity_ssl/lib/sslBER.c [new file with mode: 0644]
libsecurity_ssl/lib/sslBER.h [new file with mode: 0644]
libsecurity_ssl/lib/sslBuildFlags.h [new file with mode: 0644]
libsecurity_ssl/lib/sslCert.c [new file with mode: 0644]
libsecurity_ssl/lib/sslChangeCipher.c [new file with mode: 0644]
libsecurity_ssl/lib/sslContext.c [new file with mode: 0644]
libsecurity_ssl/lib/sslContext.h [new file with mode: 0644]
libsecurity_ssl/lib/sslCrypto.c [new file with mode: 0644]
libsecurity_ssl/lib/sslCrypto.h [new file with mode: 0644]
libsecurity_ssl/lib/sslDebug.h [new file with mode: 0644]
libsecurity_ssl/lib/sslDigests.c [new file with mode: 0644]
libsecurity_ssl/lib/sslDigests.h [new file with mode: 0644]
libsecurity_ssl/lib/sslHandshake.c [new file with mode: 0644]
libsecurity_ssl/lib/sslHandshake.h [new file with mode: 0644]
libsecurity_ssl/lib/sslHandshakeFinish.c [new file with mode: 0644]
libsecurity_ssl/lib/sslHandshakeHello.c [new file with mode: 0644]
libsecurity_ssl/lib/sslKeyExchange.c [new file with mode: 0644]
libsecurity_ssl/lib/sslKeychain.c [new file with mode: 0644]
libsecurity_ssl/lib/sslKeychain.h [new file with mode: 0644]
libsecurity_ssl/lib/sslMemory.c [new file with mode: 0644]
libsecurity_ssl/lib/sslMemory.h [new file with mode: 0644]
libsecurity_ssl/lib/sslNullCipher.c [new file with mode: 0644]
libsecurity_ssl/lib/sslPriv.h [new file with mode: 0644]
libsecurity_ssl/lib/sslRecord.c [new file with mode: 0644]
libsecurity_ssl/lib/sslRecord.h [new file with mode: 0644]
libsecurity_ssl/lib/sslSession.c [new file with mode: 0644]
libsecurity_ssl/lib/sslSession.h [new file with mode: 0644]
libsecurity_ssl/lib/sslTransport.c [new file with mode: 0644]
libsecurity_ssl/lib/sslUtils.c [new file with mode: 0644]
libsecurity_ssl/lib/sslUtils.h [new file with mode: 0644]
libsecurity_ssl/lib/symCipher.c [new file with mode: 0644]
libsecurity_ssl/lib/symCipher.h [new file with mode: 0644]
libsecurity_ssl/lib/tls1Callouts.c [new file with mode: 0644]
libsecurity_ssl/lib/tls_hmac.c [new file with mode: 0644]
libsecurity_ssl/lib/tls_hmac.h [new file with mode: 0644]
libsecurity_ssl/lib/tls_ssl.h [new file with mode: 0644]
libsecurity_ssl/libsecurity_ssl.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_ssl/security_ssl [new symlink]
libsecurity_ssl/sslViewer/fileIo.c [new file with mode: 0644]
libsecurity_ssl/sslViewer/fileIo.h [new file with mode: 0644]
libsecurity_ssl/sslViewer/ioSock.c [new file with mode: 0644]
libsecurity_ssl/sslViewer/ioSock.h [new file with mode: 0644]
libsecurity_ssl/sslViewer/printCert.c [new file with mode: 0644]
libsecurity_ssl/sslViewer/printCert.h [new file with mode: 0644]
libsecurity_ssl/sslViewer/sslAppUtils.cpp [new file with mode: 0644]
libsecurity_ssl/sslViewer/sslAppUtils.h [new file with mode: 0644]
libsecurity_ssl/sslViewer/sslServer.1 [new file with mode: 0644]
libsecurity_ssl/sslViewer/sslServer.cpp [new file with mode: 0644]
libsecurity_ssl/sslViewer/sslViewer.1 [new file with mode: 0644]
libsecurity_ssl/sslViewer/sslViewer.cpp [new file with mode: 0644]
libsecurity_ssl/sslViewer/sslViewer.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_transform/100-sha2.m [new file with mode: 0644]
libsecurity_transform/Configurations/libsecurity_transform.Default.xcconfig [new file with mode: 0644]
libsecurity_transform/Configurations/libsecurity_transform_Deployment.xcconfig [new file with mode: 0644]
libsecurity_transform/Configurations/libsecurity_transform_Development.xcconfig [new file with mode: 0644]
libsecurity_transform/Configurations/libsecurity_transform_core.xcconfig [new file with mode: 0644]
libsecurity_transform/Configurations/security_transform_Default.xcconfig [new file with mode: 0644]
libsecurity_transform/Configurations/security_transform_Deployment.xcconfig [new file with mode: 0644]
libsecurity_transform/Configurations/security_transform_Development.xcconfig [new file with mode: 0644]
libsecurity_transform/Info-security_transform.plist [new file with mode: 0644]
libsecurity_transform/NSData+HexString.h [new file with mode: 0644]
libsecurity_transform/NSData+HexString.m [new file with mode: 0644]
libsecurity_transform/custom.h [new file with mode: 0644]
libsecurity_transform/custom.mm [new file with mode: 0644]
libsecurity_transform/lib/CEncryptDecrypt.c [new file with mode: 0644]
libsecurity_transform/lib/CoreFoundationBasics.cpp [new file with mode: 0644]
libsecurity_transform/lib/CoreFoundationBasics.h [new file with mode: 0644]
libsecurity_transform/lib/Digest.cpp [new file with mode: 0644]
libsecurity_transform/lib/Digest.h [new file with mode: 0644]
libsecurity_transform/lib/Digest_block.c [new file with mode: 0644]
libsecurity_transform/lib/Digest_block.h [new file with mode: 0644]
libsecurity_transform/lib/EncodeDecodeTransforms.c [new file with mode: 0644]
libsecurity_transform/lib/EncryptTransform.cpp [new file with mode: 0644]
libsecurity_transform/lib/EncryptTransform.h [new file with mode: 0644]
libsecurity_transform/lib/EncryptTransformUtilities.cpp [new file with mode: 0644]
libsecurity_transform/lib/EncryptTransformUtilities.h [new file with mode: 0644]
libsecurity_transform/lib/GroupTransform.cpp [new file with mode: 0644]
libsecurity_transform/lib/GroupTransform.h [new file with mode: 0644]
libsecurity_transform/lib/LinkedList.cpp [new file with mode: 0644]
libsecurity_transform/lib/LinkedList.h [new file with mode: 0644]
libsecurity_transform/lib/Monitor.cpp [new file with mode: 0644]
libsecurity_transform/lib/Monitor.h [new file with mode: 0644]
libsecurity_transform/lib/NullTransform.cpp [new file with mode: 0644]
libsecurity_transform/lib/NullTransform.h [new file with mode: 0644]
libsecurity_transform/lib/SecCollectTransform.cpp [new file with mode: 0644]
libsecurity_transform/lib/SecCollectTransform.h [new file with mode: 0644]
libsecurity_transform/lib/SecCustomTransform.cpp [new file with mode: 0644]
libsecurity_transform/lib/SecCustomTransform.h [new file with mode: 0644]
libsecurity_transform/lib/SecDecodeTransform.h [new file with mode: 0644]
libsecurity_transform/lib/SecDigestTransform.cpp [new file with mode: 0644]
libsecurity_transform/lib/SecDigestTransform.h [new file with mode: 0644]
libsecurity_transform/lib/SecEncodeTransform.h [new file with mode: 0644]
libsecurity_transform/lib/SecEncryptTransform.cpp [new file with mode: 0644]
libsecurity_transform/lib/SecEncryptTransform.h [new file with mode: 0644]
libsecurity_transform/lib/SecExternalSourceTransform.cpp [new file with mode: 0644]
libsecurity_transform/lib/SecExternalSourceTransform.h [new file with mode: 0644]
libsecurity_transform/lib/SecGroupTransform.cpp [new file with mode: 0644]
libsecurity_transform/lib/SecGroupTransform.h [new file with mode: 0644]
libsecurity_transform/lib/SecMaskGenerationFunctionTransform.c [new file with mode: 0644]
libsecurity_transform/lib/SecMaskGenerationFunctionTransform.h [new file with mode: 0644]
libsecurity_transform/lib/SecNullTransform.cpp [new file with mode: 0644]
libsecurity_transform/lib/SecNullTransform.h [new file with mode: 0644]
libsecurity_transform/lib/SecReadTransform.h [new file with mode: 0644]
libsecurity_transform/lib/SecSignVerifyTransform.c [new file with mode: 0644]
libsecurity_transform/lib/SecSignVerifyTransform.h [new file with mode: 0644]
libsecurity_transform/lib/SecTransform.cpp [new file with mode: 0644]
libsecurity_transform/lib/SecTransform.h [new file with mode: 0644]
libsecurity_transform/lib/SecTransformInternal.h [new file with mode: 0644]
libsecurity_transform/lib/SecTransformReadTransform.cpp [new file with mode: 0644]
libsecurity_transform/lib/SecTransformReadTransform.h [new file with mode: 0644]
libsecurity_transform/lib/SecTransformValidator.h [new file with mode: 0644]
libsecurity_transform/lib/SingleShotSource.cpp [new file with mode: 0644]
libsecurity_transform/lib/SingleShotSource.h [new file with mode: 0644]
libsecurity_transform/lib/Source.cpp [new file with mode: 0644]
libsecurity_transform/lib/Source.h [new file with mode: 0644]
libsecurity_transform/lib/StreamSource.cpp [new file with mode: 0644]
libsecurity_transform/lib/StreamSource.h [new file with mode: 0644]
libsecurity_transform/lib/Transform.cpp [new file with mode: 0644]
libsecurity_transform/lib/Transform.h [new file with mode: 0644]
libsecurity_transform/lib/TransformFactory.cpp [new file with mode: 0644]
libsecurity_transform/lib/TransformFactory.h [new file with mode: 0644]
libsecurity_transform/lib/Utilities.cpp [new file with mode: 0644]
libsecurity_transform/lib/Utilities.h [new file with mode: 0644]
libsecurity_transform/lib/c++utils.cpp [new file with mode: 0644]
libsecurity_transform/lib/c++utils.h [new file with mode: 0644]
libsecurity_transform/lib/misc.c [new file with mode: 0644]
libsecurity_transform/lib/misc.h [new file with mode: 0644]
libsecurity_transform/lib/security_transform.exp [new file with mode: 0644]
libsecurity_transform/libsecurity_transform.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurity_transform/misc/base32alpha2vals [new file with mode: 0755]
libsecurity_transform/misc/speed-test.h [new file with mode: 0644]
libsecurity_transform/misc/speed-test.mm [new file with mode: 0644]
libsecurity_transform/unit-tests-Info.plist [new file with mode: 0644]
libsecurity_utilities/APPLE_LICENSE [new file with mode: 0644]
libsecurity_utilities/Info-security_utilities.plist [new file with mode: 0644]
libsecurity_utilities/lib/adornments.cpp [new file with mode: 0644]
libsecurity_utilities/lib/adornments.h [new file with mode: 0644]
libsecurity_utilities/lib/alloc.cpp [new file with mode: 0644]
libsecurity_utilities/lib/alloc.h [new file with mode: 0644]
libsecurity_utilities/lib/blob.cpp [new file with mode: 0644]
libsecurity_utilities/lib/blob.h [new file with mode: 0644]
libsecurity_utilities/lib/bufferfifo.cpp [new file with mode: 0644]
libsecurity_utilities/lib/bufferfifo.h [new file with mode: 0644]
libsecurity_utilities/lib/buffers.cpp [new file with mode: 0644]
libsecurity_utilities/lib/buffers.h [new file with mode: 0644]
libsecurity_utilities/lib/ccaudit.cpp [new file with mode: 0644]
libsecurity_utilities/lib/ccaudit.h [new file with mode: 0644]
libsecurity_utilities/lib/cfclass.cpp [new file with mode: 0644]
libsecurity_utilities/lib/cfclass.h [new file with mode: 0644]
libsecurity_utilities/lib/cfmach++.cpp [new file with mode: 0644]
libsecurity_utilities/lib/cfmach++.h [new file with mode: 0644]
libsecurity_utilities/lib/cfmunge.cpp [new file with mode: 0644]
libsecurity_utilities/lib/cfmunge.h [new file with mode: 0644]
libsecurity_utilities/lib/cfutilities.cpp [new file with mode: 0644]
libsecurity_utilities/lib/cfutilities.h [new file with mode: 0644]
libsecurity_utilities/lib/coderepository.cpp [new file with mode: 0644]
libsecurity_utilities/lib/coderepository.h [new file with mode: 0644]
libsecurity_utilities/lib/crc.c [new file with mode: 0644]
libsecurity_utilities/lib/crc.h [new file with mode: 0644]
libsecurity_utilities/lib/daemon.cpp [new file with mode: 0644]
libsecurity_utilities/lib/daemon.h [new file with mode: 0644]
libsecurity_utilities/lib/debugging.cpp [new file with mode: 0644]
libsecurity_utilities/lib/debugging.h [new file with mode: 0644]
libsecurity_utilities/lib/debugsupport.h [new file with mode: 0644]
libsecurity_utilities/lib/devrandom.cpp [new file with mode: 0644]
libsecurity_utilities/lib/devrandom.h [new file with mode: 0644]
libsecurity_utilities/lib/dtrace.mk [new file with mode: 0644]
libsecurity_utilities/lib/dyld_cache_format.h [new file with mode: 0644]
libsecurity_utilities/lib/dyldcache.cpp [new file with mode: 0644]
libsecurity_utilities/lib/dyldcache.h [new file with mode: 0644]
libsecurity_utilities/lib/endian.cpp [new file with mode: 0644]
libsecurity_utilities/lib/endian.h [new file with mode: 0644]
libsecurity_utilities/lib/errors.cpp [new file with mode: 0644]
libsecurity_utilities/lib/errors.h [new file with mode: 0644]
libsecurity_utilities/lib/fdmover.cpp [new file with mode: 0644]
libsecurity_utilities/lib/fdmover.h [new file with mode: 0644]
libsecurity_utilities/lib/fdsel.cpp [new file with mode: 0644]
libsecurity_utilities/lib/fdsel.h [new file with mode: 0644]
libsecurity_utilities/lib/globalizer.cpp [new file with mode: 0644]
libsecurity_utilities/lib/globalizer.h [new file with mode: 0644]
libsecurity_utilities/lib/hashing.cpp [new file with mode: 0644]
libsecurity_utilities/lib/hashing.h [new file with mode: 0644]
libsecurity_utilities/lib/headermap.cpp [new file with mode: 0644]
libsecurity_utilities/lib/headermap.h [new file with mode: 0644]
libsecurity_utilities/lib/hosts.cpp [new file with mode: 0644]
libsecurity_utilities/lib/hosts.h [new file with mode: 0644]
libsecurity_utilities/lib/inetreply.cpp [new file with mode: 0644]
libsecurity_utilities/lib/inetreply.h [new file with mode: 0644]
libsecurity_utilities/lib/iodevices.cpp [new file with mode: 0644]
libsecurity_utilities/lib/iodevices.h [new file with mode: 0644]
libsecurity_utilities/lib/ip++.cpp [new file with mode: 0644]
libsecurity_utilities/lib/ip++.h [new file with mode: 0644]
libsecurity_utilities/lib/kq++.cpp [new file with mode: 0644]
libsecurity_utilities/lib/kq++.h [new file with mode: 0644]
libsecurity_utilities/lib/ktracecodes.h [new file with mode: 0644]
libsecurity_utilities/lib/logging.cpp [new file with mode: 0644]
libsecurity_utilities/lib/logging.h [new file with mode: 0644]
libsecurity_utilities/lib/mach++.cpp [new file with mode: 0644]
libsecurity_utilities/lib/mach++.h [new file with mode: 0644]
libsecurity_utilities/lib/mach_notify.c [new file with mode: 0644]
libsecurity_utilities/lib/mach_notify.h [new file with mode: 0644]
libsecurity_utilities/lib/macho++.cpp [new file with mode: 0644]
libsecurity_utilities/lib/macho++.h [new file with mode: 0644]
libsecurity_utilities/lib/machrunloopserver.cpp [new file with mode: 0644]
libsecurity_utilities/lib/machrunloopserver.h [new file with mode: 0644]
libsecurity_utilities/lib/machserver.cpp [new file with mode: 0644]
libsecurity_utilities/lib/machserver.h [new file with mode: 0644]
libsecurity_utilities/lib/memstreams.h [new file with mode: 0644]
libsecurity_utilities/lib/memutils.h [new file with mode: 0644]
libsecurity_utilities/lib/muscle++.cpp [new file with mode: 0644]
libsecurity_utilities/lib/muscle++.h [new file with mode: 0644]
libsecurity_utilities/lib/osxcode.cpp [new file with mode: 0644]
libsecurity_utilities/lib/osxcode.h [new file with mode: 0644]
libsecurity_utilities/lib/pcsc++.cpp [new file with mode: 0644]
libsecurity_utilities/lib/pcsc++.h [new file with mode: 0644]
libsecurity_utilities/lib/powerwatch.cpp [new file with mode: 0644]
libsecurity_utilities/lib/powerwatch.h [new file with mode: 0644]
libsecurity_utilities/lib/refcount.h [new file with mode: 0644]
libsecurity_utilities/lib/seccfobject.cpp [new file with mode: 0644]
libsecurity_utilities/lib/seccfobject.h [new file with mode: 0644]
libsecurity_utilities/lib/security_utilities.d [new file with mode: 0644]
libsecurity_utilities/lib/security_utilities.h [new file with mode: 0644]
libsecurity_utilities/lib/selector.cpp [new file with mode: 0644]
libsecurity_utilities/lib/selector.h [new file with mode: 0644]
libsecurity_utilities/lib/simpleprefs.cpp [new file with mode: 0644]
libsecurity_utilities/lib/simpleprefs.h [new file with mode: 0644]
libsecurity_utilities/lib/socks++.cpp [new file with mode: 0644]
libsecurity_utilities/lib/socks++.h [new file with mode: 0644]
libsecurity_utilities/lib/socks++4.cpp [new file with mode: 0644]
libsecurity_utilities/lib/socks++4.h [new file with mode: 0644]
libsecurity_utilities/lib/socks++5.cpp [new file with mode: 0644]
libsecurity_utilities/lib/socks++5.h [new file with mode: 0644]
libsecurity_utilities/lib/sqlite++.cpp [new file with mode: 0644]
libsecurity_utilities/lib/sqlite++.h [new file with mode: 0644]
libsecurity_utilities/lib/streams.cpp [new file with mode: 0644]
libsecurity_utilities/lib/streams.h [new file with mode: 0644]
libsecurity_utilities/lib/superblob.cpp [new file with mode: 0644]
libsecurity_utilities/lib/superblob.h [new file with mode: 0644]
libsecurity_utilities/lib/threading.cpp [new file with mode: 0644]
libsecurity_utilities/lib/threading.h [new file with mode: 0644]
libsecurity_utilities/lib/threading_internal.h [new file with mode: 0644]
libsecurity_utilities/lib/timeflow.cpp [new file with mode: 0644]
libsecurity_utilities/lib/timeflow.h [new file with mode: 0644]
libsecurity_utilities/lib/tqueue.cpp [new file with mode: 0644]
libsecurity_utilities/lib/tqueue.h [new file with mode: 0644]
libsecurity_utilities/lib/trackingallocator.cpp [new file with mode: 0644]
libsecurity_utilities/lib/trackingallocator.h [new file with mode: 0644]
libsecurity_utilities/lib/transactions.cpp [new file with mode: 0644]
libsecurity_utilities/lib/transactions.h [new file with mode: 0644]
libsecurity_utilities/lib/typedvalue.cpp [new file with mode: 0644]
libsecurity_utilities/lib/typedvalue.h [new file with mode: 0644]
libsecurity_utilities/lib/unix++.cpp [new file with mode: 0644]
libsecurity_utilities/lib/unix++.h [new file with mode: 0644]
libsecurity_utilities/lib/unixchild.cpp [new file with mode: 0644]
libsecurity_utilities/lib/unixchild.h [new file with mode: 0644]
libsecurity_utilities/lib/url.cpp [new file with mode: 0644]
libsecurity_utilities/lib/url.h [new file with mode: 0644]
libsecurity_utilities/lib/utilities.cpp [new file with mode: 0644]
libsecurity_utilities/lib/utilities.h [new file with mode: 0644]
libsecurity_utilities/lib/utility_config.h [new file with mode: 0644]
libsecurity_utilities/lib/vproc++.cpp [new file with mode: 0644]
libsecurity_utilities/lib/vproc++.h [new file with mode: 0644]
libsecurity_utilities/libsecurity_utilities.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurityd/APPLE_LICENSE [new file with mode: 0644]
libsecurityd/Info-securityd_client.plist [new file with mode: 0644]
libsecurityd/Info-securityd_server.plist [new file with mode: 0644]
libsecurityd/lib/SharedMemoryClient.cpp [new file with mode: 0644]
libsecurityd/lib/SharedMemoryClient.h [new file with mode: 0644]
libsecurityd/lib/SharedMemoryCommon.h [new file with mode: 0644]
libsecurityd/lib/dictionary.cpp [new file with mode: 0644]
libsecurityd/lib/dictionary.h [new file with mode: 0644]
libsecurityd/lib/eventlistener.cpp [new file with mode: 0644]
libsecurityd/lib/eventlistener.h [new file with mode: 0644]
libsecurityd/lib/handletypes.h [new file with mode: 0644]
libsecurityd/lib/sec_xdr.c [new file with mode: 0644]
libsecurityd/lib/sec_xdr.h [new file with mode: 0644]
libsecurityd/lib/sec_xdr_array.c [new file with mode: 0644]
libsecurityd/lib/sec_xdr_reference.c [new file with mode: 0644]
libsecurityd/lib/sec_xdr_sizeof.c [new file with mode: 0644]
libsecurityd/lib/sec_xdrmem.c [new file with mode: 0644]
libsecurityd/lib/ss_types.h [new file with mode: 0644]
libsecurityd/lib/ssblob.cpp [new file with mode: 0644]
libsecurityd/lib/ssblob.h [new file with mode: 0644]
libsecurityd/lib/ssclient.cpp [new file with mode: 0644]
libsecurityd/lib/ssclient.h [new file with mode: 0644]
libsecurityd/lib/sscommon.h [new file with mode: 0644]
libsecurityd/lib/ssnotify.h [new file with mode: 0644]
libsecurityd/lib/sstransit.cpp [new file with mode: 0644]
libsecurityd/lib/sstransit.h [new file with mode: 0644]
libsecurityd/lib/transition.cpp [new file with mode: 0644]
libsecurityd/lib/ucsp_types.h [new file with mode: 0644]
libsecurityd/lib/xdr_auth.c [new file with mode: 0644]
libsecurityd/lib/xdr_auth.h [new file with mode: 0644]
libsecurityd/lib/xdr_cssm.c [new file with mode: 0644]
libsecurityd/lib/xdr_cssm.h [new file with mode: 0644]
libsecurityd/lib/xdr_dldb.cpp [new file with mode: 0644]
libsecurityd/lib/xdr_dldb.h [new file with mode: 0644]
libsecurityd/libsecurityd.xcodeproj/project.pbxproj [new file with mode: 0644]
libsecurityd/mig/cshosting.defs [new file with mode: 0644]
libsecurityd/mig/mig.mk [new file with mode: 0644]
libsecurityd/mig/ss_types.defs [new file with mode: 0644]
libsecurityd/mig/ucsp.defs [new file with mode: 0644]
libsecurityd/mig/ucspNotify.defs [new file with mode: 0644]
plugins/csparser-Info.plist [deleted file]
plugins/csparser.cpp [deleted file]
plugins/csparser.exp [deleted file]
sec/Security/SecBase.h [new file with mode: 0644]
sec/Security/SecBase64.c [new file with mode: 0644]
sec/Security/SecBase64.h [new file with mode: 0644]
sec/Security/SecBasePriv.h [new file with mode: 0644]
sec/Security/SecCMS.c [new file with mode: 0644]
sec/Security/SecCMS.h [new file with mode: 0644]
sec/Security/SecCertificate.c [new file with mode: 0644]
sec/Security/SecCertificate.h [new file with mode: 0644]
sec/Security/SecCertificateInternal.h [new file with mode: 0644]
sec/Security/SecCertificatePath.c [new file with mode: 0644]
sec/Security/SecCertificatePath.h [new file with mode: 0644]
sec/Security/SecCertificatePriv.h [new file with mode: 0644]
sec/Security/SecCertificateRequest.c [new file with mode: 0644]
sec/Security/SecCertificateRequest.h [new file with mode: 0644]
sec/Security/SecDH.c [new file with mode: 0644]
sec/Security/SecDH.h [new file with mode: 0644]
sec/Security/SecECKey.c [new file with mode: 0644]
sec/Security/SecECKey.h [new file with mode: 0644]
sec/Security/SecFramework.c [new file with mode: 0644]
sec/Security/SecFramework.h [new file with mode: 0644]
sec/Security/SecFrameworkStrings.h [new file with mode: 0644]
sec/Security/SecIdentity.c [new file with mode: 0644]
sec/Security/SecIdentity.h [new file with mode: 0644]
sec/Security/SecIdentityPriv.h [new file with mode: 0644]
sec/Security/SecImportExport.c [new file with mode: 0644]
sec/Security/SecImportExport.h [new file with mode: 0644]
sec/Security/SecInternal.h [new file with mode: 0644]
sec/Security/SecItem.c [new file with mode: 0644]
sec/Security/SecItem.h [new file with mode: 0644]
sec/Security/SecItemConstants.c [new file with mode: 0644]
sec/Security/SecItemInternal.h [new file with mode: 0644]
sec/Security/SecItemPriv.h [new file with mode: 0644]
sec/Security/SecKey.c [new file with mode: 0644]
sec/Security/SecKey.h [new file with mode: 0644]
sec/Security/SecKeyInternal.h [new file with mode: 0644]
sec/Security/SecKeyPriv.h [new file with mode: 0644]
sec/Security/SecPBKDF.c [new file with mode: 0644]
sec/Security/SecPBKDF.h [new file with mode: 0644]
sec/Security/SecPolicy.c [new file with mode: 0644]
sec/Security/SecPolicy.h [new file with mode: 0644]
sec/Security/SecPolicyInternal.h [new file with mode: 0644]
sec/Security/SecPolicyPriv.h [new file with mode: 0644]
sec/Security/SecRSAKey.c [new file with mode: 0644]
sec/Security/SecRSAKey.h [new file with mode: 0644]
sec/Security/SecRSAKeyPriv.h [new file with mode: 0644]
sec/Security/SecRandom.h [new file with mode: 0644]
sec/Security/SecSCEP.c [new file with mode: 0644]
sec/Security/SecSCEP.h [new file with mode: 0644]
sec/Security/SecTrust.c [new file with mode: 0644]
sec/Security/SecTrust.h [new file with mode: 0644]
sec/Security/SecTrustPriv.h [new file with mode: 0644]
sec/Security/SecTrustSettings.c [new file with mode: 0644]
sec/Security/SecTrustSettings.h [new file with mode: 0644]
sec/Security/SecTrustSettingsPriv.h [new file with mode: 0644]
sec/Security/SecTrustStore.c [new file with mode: 0644]
sec/Security/SecTrustStore.h [new file with mode: 0644]
sec/Security/Security.h [new file with mode: 0644]
sec/Security/certextensions.h [new file with mode: 0644]
sec/Security/p12import.c [new file with mode: 0644]
sec/Security/p12import.h [new file with mode: 0644]
sec/Security/p12pbegen.c [new file with mode: 0644]
sec/Security/p12pbegen.h [new file with mode: 0644]
sec/Security/pbkdf2.c [new file with mode: 0644]
sec/Security/pbkdf2.h [new file with mode: 0644]
sec/Security/vmdh.c [new file with mode: 0644]
sec/Security/vmdh.h [new file with mode: 0644]
sec/config/base.xcconfig [new file with mode: 0644]
sec/config/debug.xcconfig [new file with mode: 0644]
sec/config/lib.xcconfig [new file with mode: 0644]
sec/config/release.xcconfig [new file with mode: 0644]
sec/ipc/client.c [new file with mode: 0644]
sec/ipc/com.apple.secd.plist [new file with mode: 0644]
sec/ipc/com.apple.securityd.plist [new file with mode: 0644]
sec/ipc/securityd_client.h [new file with mode: 0644]
sec/ipc/securityd_ipc_types.h [new file with mode: 0644]
sec/ipc/securityd_rep.defs [new file with mode: 0644]
sec/ipc/securityd_req.defs [new file with mode: 0644]
sec/ipc/securityd_server.h [new file with mode: 0644]
sec/ipc/server.c [new file with mode: 0644]
sec/sec.xcodeproj/project.pbxproj [new file with mode: 0644]
sec/securityd/SecCAIssuerCache.c [new file with mode: 0644]
sec/securityd/SecCAIssuerCache.h [new file with mode: 0644]
sec/securityd/SecCAIssuerRequest.c [new file with mode: 0644]
sec/securityd/SecCAIssuerRequest.h [new file with mode: 0644]
sec/securityd/SecItemServer.c [new file with mode: 0644]
sec/securityd/SecItemServer.h [new file with mode: 0644]
sec/securityd/SecOCSPCache.c [new file with mode: 0644]
sec/securityd/SecOCSPCache.h [new file with mode: 0644]
sec/securityd/SecOCSPRequest.c [new file with mode: 0644]
sec/securityd/SecOCSPRequest.h [new file with mode: 0644]
sec/securityd/SecOCSPResponse.c [new file with mode: 0644]
sec/securityd/SecOCSPResponse.h [new file with mode: 0644]
sec/securityd/SecPolicyServer.c [new file with mode: 0644]
sec/securityd/SecPolicyServer.h [new file with mode: 0644]
sec/securityd/SecTrustServer.c [new file with mode: 0644]
sec/securityd/SecTrustServer.h [new file with mode: 0644]
sec/securityd/SecTrustStoreServer.c [new file with mode: 0644]
sec/securityd/SecTrustStoreServer.h [new file with mode: 0644]
sec/securityd/asynchttp.c [new file with mode: 0644]
sec/securityd/asynchttp.h [new file with mode: 0644]
sec/securityd/entitlements.plist [new file with mode: 0644]
sec/securityd/keystore.c [new file with mode: 0644]
sec/securityd/keystore.h [new file with mode: 0644]
sec/securityd/policytree.c [new file with mode: 0644]
sec/securityd/policytree.h [new file with mode: 0644]
sec/securityd/spi.c [new file with mode: 0644]
sec/securityd/spi.h [new file with mode: 0644]
security_utilities/debugging.c [new file with mode: 0644]
security_utilities/debugging.h [new file with mode: 0644]
security_utilities/fileIo.c [new file with mode: 0644]
security_utilities/fileIo.h [new file with mode: 0644]
security_utilities/sqlutils.h [new file with mode: 0644]