super.img tools
authorLonelyFool <2655294004@qq.com>
Sun, 18 Jul 2021 05:25:46 +0000 (05:25 +0000)
committerLonelyFool <2655294004@qq.com>
Sun, 18 Jul 2021 05:25:46 +0000 (05:25 +0000)
commitdd9a794fe648878988cfe0ac3edeb92f36e3f0f5
treed11ad502bd279b532df8bf10bfb7c6a1363885a5
parentfd8dc444bd8338643c2c07b435125cbf748af255
super.img tools
4832 files changed:
README.md
base/Android.bp [deleted file]
base/file.cpp [deleted file]
base/liblog_symbols.cpp [deleted file]
base/liblog_symbols.h [deleted file]
base/logging.cpp [deleted file]
base/logging_test.cpp [deleted file]
base/stringprintf.cpp [deleted file]
base/tidy/unique_fd_test.cpp [deleted file]
base/tidy/unique_fd_test2.cpp [deleted file]
crypto/err_data.c [deleted file]
crypto/linux-aarch64/crypto/test/trampoline-armv8.S [deleted file]
crypto/linux-arm/crypto/fipsmodule/ghash-armv4.S [deleted file]
crypto/linux-arm/crypto/test/trampoline-armv4.S [deleted file]
crypto/linux-x86/crypto/fipsmodule/bn-586.S [deleted file]
crypto/linux-x86/crypto/fipsmodule/ghash-x86.S [deleted file]
crypto/linux-x86_64/crypto/fipsmodule/ghash-x86_64.S [deleted file]
crypto/src/crypto/CMakeLists.txt [deleted file]
crypto/src/crypto/abi_self_test.cc [deleted file]
crypto/src/crypto/asn1/a_time.c [deleted file]
crypto/src/crypto/bio/connect.c [deleted file]
crypto/src/crypto/bio/fd.c [deleted file]
crypto/src/crypto/bio/file.c [deleted file]
crypto/src/crypto/bio/pair.c [deleted file]
crypto/src/crypto/buf/buf.c [deleted file]
crypto/src/crypto/bytestring/bytestring_test.cc [deleted file]
crypto/src/crypto/bytestring/cbb.c [deleted file]
crypto/src/crypto/bytestring/cbs.c [deleted file]
crypto/src/crypto/cipher_extra/aead_test.cc [deleted file]
crypto/src/crypto/cipher_extra/cipher_test.cc [deleted file]
crypto/src/crypto/cipher_extra/e_aesgcmsiv.c [deleted file]
crypto/src/crypto/cmac/cmac_test.cc [deleted file]
crypto/src/crypto/cpu-arm-linux.c [deleted file]
crypto/src/crypto/curve25519/x25519_test.cc [deleted file]
crypto/src/crypto/dh/check.c [deleted file]
crypto/src/crypto/dh/dh.c [deleted file]
crypto/src/crypto/digest_extra/digest_test.cc [deleted file]
crypto/src/crypto/ec_extra/ec_derive.c [deleted file]
crypto/src/crypto/ecdh_extra/ecdh_test.cc [deleted file]
crypto/src/crypto/err/err.c [deleted file]
crypto/src/crypto/err/err_test.cc [deleted file]
crypto/src/crypto/err/ssl.errordata [deleted file]
crypto/src/crypto/evp/evp_test.cc [deleted file]
crypto/src/crypto/evp/p_ec.c [deleted file]
crypto/src/crypto/evp/p_rsa.c [deleted file]
crypto/src/crypto/evp/p_x25519_asn1.c [deleted file]
crypto/src/crypto/fipsmodule/CMakeLists.txt [deleted file]
crypto/src/crypto/fipsmodule/aes/aes.c [deleted file]
crypto/src/crypto/fipsmodule/aes/aes_nohw.c [deleted file]
crypto/src/crypto/fipsmodule/aes/aes_test.cc [deleted file]
crypto/src/crypto/fipsmodule/aes/internal.h [deleted file]
crypto/src/crypto/fipsmodule/aes/mode_wrappers.c [deleted file]
crypto/src/crypto/fipsmodule/bcm.c [deleted file]
crypto/src/crypto/fipsmodule/bn/asm/bn-586.pl [deleted file]
crypto/src/crypto/fipsmodule/bn/bn_test.cc [deleted file]
crypto/src/crypto/fipsmodule/bn/bn_tests.txt [deleted file]
crypto/src/crypto/fipsmodule/bn/check_bn_tests.go [deleted file]
crypto/src/crypto/fipsmodule/bn/miller_rabin_tests.txt [deleted file]
crypto/src/crypto/fipsmodule/bn/mul.c [deleted file]
crypto/src/crypto/fipsmodule/bn/prime.c [deleted file]
crypto/src/crypto/fipsmodule/cipher/e_aes.c [deleted file]
crypto/src/crypto/fipsmodule/ec/ec_key.c [deleted file]
crypto/src/crypto/fipsmodule/ec/ec_test.cc [deleted file]
crypto/src/crypto/fipsmodule/ecdsa/ecdsa.c [deleted file]
crypto/src/crypto/fipsmodule/modes/asm/ghash-armv4.pl [deleted file]
crypto/src/crypto/fipsmodule/modes/asm/ghash-x86.pl [deleted file]
crypto/src/crypto/fipsmodule/modes/asm/ghash-x86_64.pl [deleted file]
crypto/src/crypto/fipsmodule/modes/gcm.c [deleted file]
crypto/src/crypto/fipsmodule/modes/gcm_nohw.c [deleted file]
crypto/src/crypto/fipsmodule/modes/gcm_test.cc [deleted file]
crypto/src/crypto/fipsmodule/modes/internal.h [deleted file]
crypto/src/crypto/fipsmodule/rand/getrandom_fillin.h [deleted file]
crypto/src/crypto/fipsmodule/rand/urandom.c [deleted file]
crypto/src/crypto/fipsmodule/rand/urandom_test.cc [deleted file]
crypto/src/crypto/fipsmodule/rsa/rsa.c [deleted file]
crypto/src/crypto/fipsmodule/rsa/rsa_impl.c [deleted file]
crypto/src/crypto/hkdf/hkdf_test.cc [deleted file]
crypto/src/crypto/hmac_extra/hmac_test.cc [deleted file]
crypto/src/crypto/hrss/asm/poly_rq_mul.S [deleted file]
crypto/src/crypto/hrss/hrss.c [deleted file]
crypto/src/crypto/hrss/hrss_test.cc [deleted file]
crypto/src/crypto/hrss/internal.h [deleted file]
crypto/src/crypto/internal.h [deleted file]
crypto/src/crypto/mem.c [deleted file]
crypto/src/crypto/obj/obj.c [deleted file]
crypto/src/crypto/obj/obj_dat.h [deleted file]
crypto/src/crypto/obj/obj_mac.num [deleted file]
crypto/src/crypto/obj/objects.go [deleted file]
crypto/src/crypto/obj/objects.txt [deleted file]
crypto/src/crypto/pem/pem_info.c [deleted file]
crypto/src/crypto/pem/pem_lib.c [deleted file]
crypto/src/crypto/pem/pem_oth.c [deleted file]
crypto/src/crypto/pem/pem_pk8.c [deleted file]
crypto/src/crypto/pem/pem_pkey.c [deleted file]
crypto/src/crypto/pkcs7/pkcs7_x509.c [deleted file]
crypto/src/crypto/poly1305/poly1305.c [deleted file]
crypto/src/crypto/poly1305/poly1305_arm.c [deleted file]
crypto/src/crypto/poly1305/poly1305_test.cc [deleted file]
crypto/src/crypto/poly1305/poly1305_vec.c [deleted file]
crypto/src/crypto/pool/pool.c [deleted file]
crypto/src/crypto/rand_extra/windows.c [deleted file]
crypto/src/crypto/rsa_extra/rsa_test.cc [deleted file]
crypto/src/crypto/siphash/siphash.c [deleted file]
crypto/src/crypto/test/abi_test.cc [deleted file]
crypto/src/crypto/test/abi_test.h [deleted file]
crypto/src/crypto/test/asm/trampoline-armv4.pl [deleted file]
crypto/src/crypto/test/asm/trampoline-armv8.pl [deleted file]
crypto/src/crypto/test/asm/trampoline-ppc.pl [deleted file]
crypto/src/crypto/test/file_test.cc [deleted file]
crypto/src/crypto/test/file_test.h [deleted file]
crypto/src/crypto/test/test_util.cc [deleted file]
crypto/src/crypto/test/test_util.h [deleted file]
crypto/src/crypto/test/wycheproof_util.cc [deleted file]
crypto/src/crypto/test/wycheproof_util.h [deleted file]
crypto/src/crypto/x509/a_verify.c [deleted file]
crypto/src/crypto/x509/by_dir.c [deleted file]
crypto/src/crypto/x509/by_file.c [deleted file]
crypto/src/crypto/x509/x509_cmp.c [deleted file]
crypto/src/crypto/x509/x509_obj.c [deleted file]
crypto/src/crypto/x509/x509_r2x.c [deleted file]
crypto/src/crypto/x509/x509_req.c [deleted file]
crypto/src/crypto/x509/x509_set.c [deleted file]
crypto/src/crypto/x509/x509_trs.c [deleted file]
crypto/src/crypto/x509/x509_vfy.c [deleted file]
crypto/src/crypto/x509/x509_vpm.c [deleted file]
crypto/src/crypto/x509/x509name.c [deleted file]
crypto/src/crypto/x509/x_all.c [deleted file]
crypto/src/crypto/x509v3/v3_alt.c [deleted file]
crypto/src/crypto/x509v3/v3_enum.c [deleted file]
crypto/src/crypto/x509v3/v3_info.c [deleted file]
crypto/src/crypto/x509v3/v3_purp.c [deleted file]
crypto/src/crypto/x509v3/v3_utl.c [deleted file]
crypto/src/third_party/wycheproof_testvectors/METADATA [deleted file]
crypto/src/third_party/wycheproof_testvectors/aead_aes_siv_cmac_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/aegis128L_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/aegis128_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/aegis256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/aes_cbc_pkcs5_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/aes_cbc_pkcs5_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/aes_ccm_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/aes_cmac_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/aes_cmac_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/aes_eax_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/aes_gcm_siv_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/aes_gcm_siv_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/aes_gcm_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/aes_gcm_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/aes_siv_cmac_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/chacha20_poly1305_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/chacha20_poly1305_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/dsa_2048_224_sha224_p1363_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/dsa_2048_224_sha224_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/dsa_2048_224_sha256_p1363_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/dsa_2048_224_sha256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/dsa_2048_256_sha256_p1363_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/dsa_2048_256_sha256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/dsa_3072_256_sha256_p1363_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/dsa_3072_256_sha256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/dsa_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/dsa_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_brainpoolP224r1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_brainpoolP256r1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_brainpoolP320r1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_brainpoolP384r1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_brainpoolP512r1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_secp224r1_ecpoint_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_secp224r1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_secp224r1_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_secp256k1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_secp256r1_ecpoint_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_secp256r1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_secp256r1_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_secp384r1_ecpoint_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_secp384r1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_secp384r1_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_secp521r1_ecpoint_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_secp521r1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_secp521r1_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdh_webcrypto_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_brainpoolP224r1_sha224_p1363_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_brainpoolP224r1_sha224_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_brainpoolP256r1_sha256_p1363_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_brainpoolP256r1_sha256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_brainpoolP320r1_sha384_p1363_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_brainpoolP320r1_sha384_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_brainpoolP384r1_sha384_p1363_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_brainpoolP384r1_sha384_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_brainpoolP512r1_sha512_p1363_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_brainpoolP512r1_sha512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha224_p1363_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha224_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha224_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha256_p1363_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha256_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha3_224_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha3_256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha3_512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha512_p1363_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha512_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp256k1_sha256_p1363_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp256k1_sha256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp256k1_sha3_256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp256k1_sha3_512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp256k1_sha512_p1363_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp256k1_sha512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha256_p1363_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha256_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha3_256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha3_512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha512_p1363_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha512_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha384_p1363_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha384_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha384_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha3_384_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha3_512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha512_p1363_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha512_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp521r1_sha3_512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp521r1_sha512_p1363_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp521r1_sha512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_secp521r1_sha512_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ecdsa_webcrypto_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/ed448_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/eddsa_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/eddsa_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/gmac_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/hkdf_sha1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/hkdf_sha1_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/hkdf_sha256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/hkdf_sha256_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/hkdf_sha384_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/hkdf_sha384_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/hkdf_sha512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/hkdf_sha512_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/hmac_sha1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/hmac_sha1_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/hmac_sha224_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/hmac_sha224_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/hmac_sha256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/hmac_sha256_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/hmac_sha384_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/hmac_sha384_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/hmac_sha3_224_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/hmac_sha3_256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/hmac_sha3_384_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/hmac_sha3_512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/hmac_sha512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/hmac_sha512_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/kw_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/kw_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/kwp_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/kwp_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/primality_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/primality_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha1_mgf1sha1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha1_mgf1sha1_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha224_mgf1sha1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha224_mgf1sha1_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha224_mgf1sha224_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha224_mgf1sha224_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha256_mgf1sha1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha256_mgf1sha1_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha256_mgf1sha256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha256_mgf1sha256_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha384_mgf1sha1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha384_mgf1sha1_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha384_mgf1sha384_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha384_mgf1sha384_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha512_mgf1sha1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha512_mgf1sha1_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha512_mgf1sha512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_2048_sha512_mgf1sha512_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_3072_sha256_mgf1sha1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_3072_sha256_mgf1sha1_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_3072_sha256_mgf1sha256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_3072_sha256_mgf1sha256_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_3072_sha512_mgf1sha1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_3072_sha512_mgf1sha1_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_3072_sha512_mgf1sha512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_3072_sha512_mgf1sha512_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_4096_sha256_mgf1sha1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_4096_sha256_mgf1sha1_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_4096_sha256_mgf1sha256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_4096_sha256_mgf1sha256_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_4096_sha512_mgf1sha1_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_4096_sha512_mgf1sha1_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_4096_sha512_mgf1sha512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_4096_sha512_mgf1sha512_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_misc_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_oaep_misc_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pkcs1_2048_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pkcs1_2048_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pkcs1_3072_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pkcs1_3072_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pkcs1_4096_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pkcs1_4096_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pss_2048_sha1_mgf1_20_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pss_2048_sha1_mgf1_20_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pss_2048_sha256_mgf1_0_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pss_2048_sha256_mgf1_0_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pss_2048_sha256_mgf1_32_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pss_2048_sha256_mgf1_32_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pss_2048_sha512_256_mgf1_28_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pss_2048_sha512_256_mgf1_32_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pss_3072_sha256_mgf1_32_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pss_3072_sha256_mgf1_32_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pss_4096_sha256_mgf1_32_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pss_4096_sha256_mgf1_32_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pss_4096_sha512_mgf1_32_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pss_4096_sha512_mgf1_32_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pss_misc_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_pss_misc_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_sig_gen_misc_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_sig_gen_misc_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_2048_sha224_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_2048_sha224_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_2048_sha256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_2048_sha256_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_2048_sha384_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_2048_sha384_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_2048_sha3_224_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_2048_sha3_256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_2048_sha3_384_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_2048_sha3_512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_2048_sha512_224_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_2048_sha512_256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_2048_sha512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_2048_sha512_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_3072_sha256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_3072_sha256_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_3072_sha384_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_3072_sha384_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_3072_sha3_256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_3072_sha3_384_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_3072_sha3_512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_3072_sha512_256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_3072_sha512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_3072_sha512_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_4096_sha384_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_4096_sha384_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_4096_sha512_256_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_4096_sha512_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_4096_sha512_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/rsa_signature_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/vmac_128_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/vmac_64_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/x25519_asn_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/x25519_jwk_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/x25519_pem_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/x25519_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/x25519_test.txt [deleted file]
crypto/src/third_party/wycheproof_testvectors/x448_asn_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/x448_jwk_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/x448_pem_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/x448_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/xchacha20_poly1305_test.json [deleted file]
crypto/src/third_party/wycheproof_testvectors/xchacha20_poly1305_test.txt [deleted file]
crypto/win-x86/crypto/fipsmodule/bn-586.asm [deleted file]
crypto/win-x86/crypto/fipsmodule/ghash-x86.asm [deleted file]
crypto/win-x86_64/crypto/fipsmodule/ghash-x86_64.asm [deleted file]
include/android-base/expected.h [deleted file]
include/android-base/logging.h [deleted file]
include/android-base/macros.h [deleted file]
include/android-base/result.h [deleted file]
include/android-base/unique_fd.h [deleted file]
include/android/log.h [deleted file]
include/cutils/memory.h [deleted file]
include/liblp/builder.h [deleted file]
include/log/log.h [deleted file]
include/log/log_read.h [deleted file]
include/openssl/bn.h [deleted file]
include/openssl/buf.h [deleted file]
include/openssl/bytestring.h [deleted file]
include/openssl/ec.h [deleted file]
include/openssl/ec_key.h [deleted file]
include/openssl/ecdsa.h [deleted file]
include/openssl/err.h [deleted file]
include/openssl/evp.h [deleted file]
include/openssl/mem.h [deleted file]
include/openssl/nid.h [deleted file]
include/openssl/poly1305.h [deleted file]
include/openssl/rsa.h [deleted file]
include/openssl/ssl.h [deleted file]
include/openssl/tls1.h [deleted file]
include/openssl/x509.h [deleted file]
include/utils/Compat.h [deleted file]
include/utils/RefBase.h [deleted file]
include/utils/String16.h [deleted file]
include/utils/String8.h [deleted file]
include/utils/StrongPointer.h [deleted file]
lib/base/Android.bp [new file with mode: 0755]
lib/base/CPPLINT.cfg [moved from base/CPPLINT.cfg with 100% similarity]
lib/base/OWNERS [moved from base/OWNERS with 100% similarity]
lib/base/README.md [moved from base/README.md with 100% similarity]
lib/base/abi_compatibility.cpp [moved from base/abi_compatibility.cpp with 100% similarity]
lib/base/chrono_utils.cpp [moved from base/chrono_utils.cpp with 100% similarity]
lib/base/chrono_utils_test.cpp [moved from base/chrono_utils_test.cpp with 100% similarity]
lib/base/cmsg.cpp [moved from base/cmsg.cpp with 100% similarity]
lib/base/cmsg_test.cpp [moved from base/cmsg_test.cpp with 100% similarity]
lib/base/endian_test.cpp [moved from base/endian_test.cpp with 100% similarity]
lib/base/errors_test.cpp [moved from base/errors_test.cpp with 100% similarity]
lib/base/errors_unix.cpp [moved from base/errors_unix.cpp with 100% similarity]
lib/base/errors_windows.cpp [moved from base/errors_windows.cpp with 100% similarity]
lib/base/expected_test.cpp [moved from base/expected_test.cpp with 100% similarity]
lib/base/file.cpp [new file with mode: 0755]
lib/base/file_test.cpp [moved from base/file_test.cpp with 100% similarity]
lib/base/format_benchmark.cpp [moved from base/format_benchmark.cpp with 100% similarity]
lib/base/include/android-base/chrono_utils.h [moved from include/android-base/chrono_utils.h with 100% similarity]
lib/base/include/android-base/cmsg.h [moved from include/android-base/cmsg.h with 100% similarity]
lib/base/include/android-base/collections.h [moved from include/android-base/collections.h with 100% similarity]
lib/base/include/android-base/endian.h [moved from include/android-base/endian.h with 100% similarity]
lib/base/include/android-base/errno_restorer.h [moved from include/android-base/errno_restorer.h with 100% similarity]
lib/base/include/android-base/errors.h [moved from include/android-base/errors.h with 100% similarity]
lib/base/include/android-base/expected.h [new file with mode: 0755]
lib/base/include/android-base/file.h [moved from include/android-base/file.h with 100% similarity]
lib/base/include/android-base/format.h [moved from include/android-base/format.h with 100% similarity]
lib/base/include/android-base/logging.h [new file with mode: 0755]
lib/base/include/android-base/macros.h [new file with mode: 0755]
lib/base/include/android-base/mapped_file.h [moved from include/android-base/mapped_file.h with 100% similarity]
lib/base/include/android-base/memory.h [moved from include/android-base/memory.h with 100% similarity]
lib/base/include/android-base/no_destructor.h [moved from include/android-base/no_destructor.h with 100% similarity]
lib/base/include/android-base/off64_t.h [moved from include/android-base/off64_t.h with 100% similarity]
lib/base/include/android-base/parsebool.h [moved from include/android-base/parsebool.h with 100% similarity]
lib/base/include/android-base/parsedouble.h [moved from include/android-base/parsedouble.h with 100% similarity]
lib/base/include/android-base/parseint.h [moved from include/android-base/parseint.h with 100% similarity]
lib/base/include/android-base/parsenetaddress.h [moved from include/android-base/parsenetaddress.h with 100% similarity]
lib/base/include/android-base/process.h [moved from include/android-base/process.h with 100% similarity]
lib/base/include/android-base/properties.h [moved from include/android-base/properties.h with 100% similarity]
lib/base/include/android-base/result.h [new file with mode: 0755]
lib/base/include/android-base/scopeguard.h [moved from include/android-base/scopeguard.h with 100% similarity]
lib/base/include/android-base/stringprintf.h [moved from include/android-base/stringprintf.h with 100% similarity]
lib/base/include/android-base/strings.h [moved from include/android-base/strings.h with 100% similarity]
lib/base/include/android-base/test_utils.h [moved from include/android-base/test_utils.h with 100% similarity]
lib/base/include/android-base/thread_annotations.h [moved from include/android-base/thread_annotations.h with 100% similarity]
lib/base/include/android-base/threads.h [moved from include/android-base/threads.h with 100% similarity]
lib/base/include/android-base/unique_fd.h [new file with mode: 0755]
lib/base/include/android-base/utf8.h [moved from include/android-base/utf8.h with 100% similarity]
lib/base/liblog_symbols.cpp [new file with mode: 0755]
lib/base/liblog_symbols.h [new file with mode: 0755]
lib/base/logging.cpp [new file with mode: 0755]
lib/base/logging_splitters.h [new file with mode: 0755]
lib/base/logging_splitters_test.cpp [new file with mode: 0755]
lib/base/logging_test.cpp [new file with mode: 0755]
lib/base/macros_test.cpp [moved from base/macros_test.cpp with 100% similarity]
lib/base/mapped_file.cpp [moved from base/mapped_file.cpp with 100% similarity]
lib/base/mapped_file_test.cpp [moved from base/mapped_file_test.cpp with 100% similarity]
lib/base/no_destructor_test.cpp [moved from base/no_destructor_test.cpp with 100% similarity]
lib/base/parsebool.cpp [moved from base/parsebool.cpp with 100% similarity]
lib/base/parsebool_test.cpp [moved from base/parsebool_test.cpp with 100% similarity]
lib/base/parsedouble_test.cpp [moved from base/parsedouble_test.cpp with 100% similarity]
lib/base/parseint_test.cpp [moved from base/parseint_test.cpp with 100% similarity]
lib/base/parsenetaddress.cpp [moved from base/parsenetaddress.cpp with 100% similarity]
lib/base/parsenetaddress_test.cpp [moved from base/parsenetaddress_test.cpp with 100% similarity]
lib/base/process.cpp [moved from base/process.cpp with 100% similarity]
lib/base/process_test.cpp [moved from base/process_test.cpp with 100% similarity]
lib/base/properties.cpp [moved from base/properties.cpp with 100% similarity]
lib/base/properties_test.cpp [moved from base/properties_test.cpp with 100% similarity]
lib/base/result_test.cpp [moved from base/result_test.cpp with 100% similarity]
lib/base/scopeguard_test.cpp [moved from base/scopeguard_test.cpp with 100% similarity]
lib/base/stringprintf.cpp [new file with mode: 0755]
lib/base/stringprintf_test.cpp [moved from base/stringprintf_test.cpp with 100% similarity]
lib/base/strings.cpp [moved from base/strings.cpp with 100% similarity]
lib/base/strings_test.cpp [moved from base/strings_test.cpp with 100% similarity]
lib/base/test_main.cpp [moved from base/test_main.cpp with 100% similarity]
lib/base/test_utils.cpp [moved from base/test_utils.cpp with 100% similarity]
lib/base/test_utils_test.cpp [moved from base/test_utils_test.cpp with 100% similarity]
lib/base/threads.cpp [moved from base/threads.cpp with 100% similarity]
lib/base/utf8.cpp [moved from base/utf8.cpp with 100% similarity]
lib/base/utf8_test.cpp [moved from base/utf8_test.cpp with 100% similarity]
lib/boringssl/Android.bp [new file with mode: 0755]
lib/boringssl/AndroidTest.xml [new file with mode: 0755]
lib/boringssl/BORINGSSL_REVISION [new file with mode: 0755]
lib/boringssl/METADATA [new file with mode: 0755]
lib/boringssl/MODULE_LICENSE_BSD_LIKE [moved from zlib/MODULE_LICENSE_BSD_LIKE with 100% similarity]
lib/boringssl/NOTICE [new file with mode: 0755]
lib/boringssl/OWNERS [new file with mode: 0755]
lib/boringssl/PREUPLOAD.cfg [new file with mode: 0755]
lib/boringssl/UPDATING [new file with mode: 0755]
lib/boringssl/android-sources.cmake [new file with mode: 0755]
lib/boringssl/crypto-sources.mk [new file with mode: 0755]
lib/boringssl/crypto_test_data.cc [new file with mode: 0755]
lib/boringssl/err_data.c [new file with mode: 0755]
lib/boringssl/eureka.mk [new file with mode: 0755]
lib/boringssl/include/openssl/aead.h [moved from include/openssl/aead.h with 100% similarity]
lib/boringssl/include/openssl/aes.h [moved from include/openssl/aes.h with 100% similarity]
lib/boringssl/include/openssl/arm_arch.h [moved from include/openssl/arm_arch.h with 100% similarity]
lib/boringssl/include/openssl/asn1.h [moved from include/openssl/asn1.h with 100% similarity]
lib/boringssl/include/openssl/asn1_mac.h [moved from include/openssl/asn1_mac.h with 100% similarity]
lib/boringssl/include/openssl/asn1t.h [moved from include/openssl/asn1t.h with 100% similarity]
lib/boringssl/include/openssl/base.h [moved from include/openssl/base.h with 100% similarity]
lib/boringssl/include/openssl/base64.h [moved from include/openssl/base64.h with 100% similarity]
lib/boringssl/include/openssl/bio.h [moved from include/openssl/bio.h with 100% similarity]
lib/boringssl/include/openssl/blowfish.h [moved from include/openssl/blowfish.h with 100% similarity]
lib/boringssl/include/openssl/bn.h [new file with mode: 0755]
lib/boringssl/include/openssl/buf.h [new file with mode: 0755]
lib/boringssl/include/openssl/buffer.h [moved from include/openssl/buffer.h with 100% similarity]
lib/boringssl/include/openssl/bytestring.h [new file with mode: 0755]
lib/boringssl/include/openssl/cast.h [moved from include/openssl/cast.h with 100% similarity]
lib/boringssl/include/openssl/chacha.h [moved from include/openssl/chacha.h with 100% similarity]
lib/boringssl/include/openssl/cipher.h [moved from include/openssl/cipher.h with 100% similarity]
lib/boringssl/include/openssl/cmac.h [moved from include/openssl/cmac.h with 100% similarity]
lib/boringssl/include/openssl/conf.h [moved from include/openssl/conf.h with 100% similarity]
lib/boringssl/include/openssl/cpu.h [moved from include/openssl/cpu.h with 100% similarity]
lib/boringssl/include/openssl/crypto.h [moved from include/openssl/crypto.h with 100% similarity]
lib/boringssl/include/openssl/curve25519.h [moved from include/openssl/curve25519.h with 100% similarity]
lib/boringssl/include/openssl/des.h [moved from include/openssl/des.h with 100% similarity]
lib/boringssl/include/openssl/dh.h [moved from include/openssl/dh.h with 100% similarity]
lib/boringssl/include/openssl/digest.h [moved from include/openssl/digest.h with 100% similarity]
lib/boringssl/include/openssl/dsa.h [moved from include/openssl/dsa.h with 100% similarity]
lib/boringssl/include/openssl/dtls1.h [moved from include/openssl/dtls1.h with 100% similarity]
lib/boringssl/include/openssl/e_os2.h [moved from include/openssl/e_os2.h with 100% similarity]
lib/boringssl/include/openssl/ec.h [new file with mode: 0755]
lib/boringssl/include/openssl/ec_key.h [new file with mode: 0755]
lib/boringssl/include/openssl/ecdh.h [moved from include/openssl/ecdh.h with 100% similarity]
lib/boringssl/include/openssl/ecdsa.h [new file with mode: 0755]
lib/boringssl/include/openssl/engine.h [moved from include/openssl/engine.h with 100% similarity]
lib/boringssl/include/openssl/err.h [new file with mode: 0755]
lib/boringssl/include/openssl/evp.h [new file with mode: 0755]
lib/boringssl/include/openssl/ex_data.h [moved from include/openssl/ex_data.h with 100% similarity]
lib/boringssl/include/openssl/hkdf.h [moved from include/openssl/hkdf.h with 100% similarity]
lib/boringssl/include/openssl/hmac.h [moved from include/openssl/hmac.h with 100% similarity]
lib/boringssl/include/openssl/hrss.h [moved from include/openssl/hrss.h with 100% similarity]
lib/boringssl/include/openssl/is_boringssl.h [moved from include/openssl/is_boringssl.h with 100% similarity]
lib/boringssl/include/openssl/lhash.h [moved from include/openssl/lhash.h with 100% similarity]
lib/boringssl/include/openssl/md4.h [moved from include/openssl/md4.h with 100% similarity]
lib/boringssl/include/openssl/md5.h [moved from include/openssl/md5.h with 100% similarity]
lib/boringssl/include/openssl/mem.h [new file with mode: 0755]
lib/boringssl/include/openssl/nid.h [new file with mode: 0755]
lib/boringssl/include/openssl/obj.h [moved from include/openssl/obj.h with 100% similarity]
lib/boringssl/include/openssl/obj_mac.h [moved from include/openssl/obj_mac.h with 100% similarity]
lib/boringssl/include/openssl/objects.h [moved from include/openssl/objects.h with 100% similarity]
lib/boringssl/include/openssl/opensslconf.h [moved from include/openssl/opensslconf.h with 100% similarity]
lib/boringssl/include/openssl/opensslv.h [moved from include/openssl/opensslv.h with 100% similarity]
lib/boringssl/include/openssl/ossl_typ.h [moved from include/openssl/ossl_typ.h with 100% similarity]
lib/boringssl/include/openssl/pem.h [moved from include/openssl/pem.h with 100% similarity]
lib/boringssl/include/openssl/pkcs12.h [moved from include/openssl/pkcs12.h with 100% similarity]
lib/boringssl/include/openssl/pkcs7.h [moved from include/openssl/pkcs7.h with 100% similarity]
lib/boringssl/include/openssl/pkcs8.h [moved from include/openssl/pkcs8.h with 100% similarity]
lib/boringssl/include/openssl/poly1305.h [new file with mode: 0755]
lib/boringssl/include/openssl/pool.h [moved from include/openssl/pool.h with 100% similarity]
lib/boringssl/include/openssl/rand.h [moved from include/openssl/rand.h with 100% similarity]
lib/boringssl/include/openssl/rc4.h [moved from include/openssl/rc4.h with 100% similarity]
lib/boringssl/include/openssl/ripemd.h [moved from include/openssl/ripemd.h with 100% similarity]
lib/boringssl/include/openssl/rsa.h [new file with mode: 0755]
lib/boringssl/include/openssl/safestack.h [moved from include/openssl/safestack.h with 100% similarity]
lib/boringssl/include/openssl/sha.h [moved from include/openssl/sha.h with 100% similarity]
lib/boringssl/include/openssl/siphash.h [moved from include/openssl/siphash.h with 100% similarity]
lib/boringssl/include/openssl/span.h [moved from include/openssl/span.h with 100% similarity]
lib/boringssl/include/openssl/srtp.h [moved from include/openssl/srtp.h with 100% similarity]
lib/boringssl/include/openssl/ssl.h [new file with mode: 0755]
lib/boringssl/include/openssl/ssl3.h [moved from include/openssl/ssl3.h with 100% similarity]
lib/boringssl/include/openssl/stack.h [moved from include/openssl/stack.h with 100% similarity]
lib/boringssl/include/openssl/thread.h [moved from include/openssl/thread.h with 100% similarity]
lib/boringssl/include/openssl/tls1.h [new file with mode: 0755]
lib/boringssl/include/openssl/type_check.h [moved from include/openssl/type_check.h with 100% similarity]
lib/boringssl/include/openssl/x509.h [new file with mode: 0755]
lib/boringssl/include/openssl/x509_vfy.h [moved from include/openssl/x509_vfy.h with 100% similarity]
lib/boringssl/include/openssl/x509v3.h [moved from include/openssl/x509v3.h with 100% similarity]
lib/boringssl/ios-aarch64/crypto/chacha/chacha-armv8.S [new file with mode: 0755]
lib/boringssl/ios-aarch64/crypto/fipsmodule/aesv8-armx64.S [new file with mode: 0755]
lib/boringssl/ios-aarch64/crypto/fipsmodule/armv8-mont.S [new file with mode: 0755]
lib/boringssl/ios-aarch64/crypto/fipsmodule/ghash-neon-armv8.S [new file with mode: 0755]
lib/boringssl/ios-aarch64/crypto/fipsmodule/ghashv8-armx64.S [new file with mode: 0755]
lib/boringssl/ios-aarch64/crypto/fipsmodule/sha1-armv8.S [new file with mode: 0755]
lib/boringssl/ios-aarch64/crypto/fipsmodule/sha256-armv8.S [new file with mode: 0755]
lib/boringssl/ios-aarch64/crypto/fipsmodule/sha512-armv8.S [new file with mode: 0755]
lib/boringssl/ios-aarch64/crypto/fipsmodule/vpaes-armv8.S [new file with mode: 0755]
lib/boringssl/ios-aarch64/crypto/test/trampoline-armv8.S [new file with mode: 0755]
lib/boringssl/ios-aarch64/crypto/third_party/sike/asm/fp-armv8.S [new file with mode: 0755]
lib/boringssl/ios-arm/crypto/chacha/chacha-armv4.S [new file with mode: 0755]
lib/boringssl/ios-arm/crypto/fipsmodule/aes-armv4.S [new file with mode: 0755]
lib/boringssl/ios-arm/crypto/fipsmodule/aesv8-armx32.S [new file with mode: 0755]
lib/boringssl/ios-arm/crypto/fipsmodule/armv4-mont.S [new file with mode: 0755]
lib/boringssl/ios-arm/crypto/fipsmodule/bsaes-armv7.S [new file with mode: 0755]
lib/boringssl/ios-arm/crypto/fipsmodule/ghash-armv4.S [new file with mode: 0755]
lib/boringssl/ios-arm/crypto/fipsmodule/ghashv8-armx32.S [new file with mode: 0755]
lib/boringssl/ios-arm/crypto/fipsmodule/sha1-armv4-large.S [new file with mode: 0755]
lib/boringssl/ios-arm/crypto/fipsmodule/sha256-armv4.S [new file with mode: 0755]
lib/boringssl/ios-arm/crypto/fipsmodule/sha512-armv4.S [new file with mode: 0755]
lib/boringssl/ios-arm/crypto/fipsmodule/vpaes-armv7.S [new file with mode: 0755]
lib/boringssl/ios-arm/crypto/test/trampoline-armv4.S [new file with mode: 0755]
lib/boringssl/linux-aarch64/crypto/chacha/chacha-armv8.S [moved from crypto/linux-aarch64/crypto/chacha/chacha-armv8.S with 100% similarity]
lib/boringssl/linux-aarch64/crypto/fipsmodule/aesv8-armx64.S [moved from crypto/linux-aarch64/crypto/fipsmodule/aesv8-armx64.S with 100% similarity]
lib/boringssl/linux-aarch64/crypto/fipsmodule/armv8-mont.S [moved from crypto/linux-aarch64/crypto/fipsmodule/armv8-mont.S with 100% similarity]
lib/boringssl/linux-aarch64/crypto/fipsmodule/ghash-neon-armv8.S [moved from crypto/linux-aarch64/crypto/fipsmodule/ghash-neon-armv8.S with 100% similarity]
lib/boringssl/linux-aarch64/crypto/fipsmodule/ghashv8-armx64.S [moved from crypto/linux-aarch64/crypto/fipsmodule/ghashv8-armx64.S with 100% similarity]
lib/boringssl/linux-aarch64/crypto/fipsmodule/sha1-armv8.S [moved from crypto/linux-aarch64/crypto/fipsmodule/sha1-armv8.S with 100% similarity]
lib/boringssl/linux-aarch64/crypto/fipsmodule/sha256-armv8.S [moved from crypto/linux-aarch64/crypto/fipsmodule/sha256-armv8.S with 100% similarity]
lib/boringssl/linux-aarch64/crypto/fipsmodule/sha512-armv8.S [moved from crypto/linux-aarch64/crypto/fipsmodule/sha512-armv8.S with 100% similarity]
lib/boringssl/linux-aarch64/crypto/fipsmodule/vpaes-armv8.S [moved from crypto/linux-aarch64/crypto/fipsmodule/vpaes-armv8.S with 100% similarity]
lib/boringssl/linux-aarch64/crypto/test/trampoline-armv8.S [new file with mode: 0755]
lib/boringssl/linux-arm/crypto/chacha/chacha-armv4.S [moved from crypto/linux-arm/crypto/chacha/chacha-armv4.S with 100% similarity]
lib/boringssl/linux-arm/crypto/fipsmodule/aes-armv4.S [new file with mode: 0755]
lib/boringssl/linux-arm/crypto/fipsmodule/aesv8-armx32.S [moved from crypto/linux-arm/crypto/fipsmodule/aesv8-armx32.S with 100% similarity]
lib/boringssl/linux-arm/crypto/fipsmodule/armv4-mont.S [moved from crypto/linux-arm/crypto/fipsmodule/armv4-mont.S with 100% similarity]
lib/boringssl/linux-arm/crypto/fipsmodule/bsaes-armv7.S [moved from crypto/linux-arm/crypto/fipsmodule/bsaes-armv7.S with 100% similarity]
lib/boringssl/linux-arm/crypto/fipsmodule/ghash-armv4.S [new file with mode: 0755]
lib/boringssl/linux-arm/crypto/fipsmodule/ghashv8-armx32.S [moved from crypto/linux-arm/crypto/fipsmodule/ghashv8-armx32.S with 100% similarity]
lib/boringssl/linux-arm/crypto/fipsmodule/sha1-armv4-large.S [moved from crypto/linux-arm/crypto/fipsmodule/sha1-armv4-large.S with 100% similarity]
lib/boringssl/linux-arm/crypto/fipsmodule/sha256-armv4.S [moved from crypto/linux-arm/crypto/fipsmodule/sha256-armv4.S with 100% similarity]
lib/boringssl/linux-arm/crypto/fipsmodule/sha512-armv4.S [moved from crypto/linux-arm/crypto/fipsmodule/sha512-armv4.S with 100% similarity]
lib/boringssl/linux-arm/crypto/fipsmodule/vpaes-armv7.S [moved from crypto/linux-arm/crypto/fipsmodule/vpaes-armv7.S with 100% similarity]
lib/boringssl/linux-arm/crypto/test/trampoline-armv4.S [new file with mode: 0755]
lib/boringssl/linux-ppc64le/crypto/aes/aesp8-ppc.S [new file with mode: 0755]
lib/boringssl/linux-ppc64le/crypto/fipsmodule/aesp8-ppc.S [new file with mode: 0755]
lib/boringssl/linux-ppc64le/crypto/fipsmodule/ghashp8-ppc.S [new file with mode: 0755]
lib/boringssl/linux-ppc64le/crypto/modes/ghashp8-ppc.S [new file with mode: 0755]
lib/boringssl/linux-x86/crypto/chacha/chacha-x86.S [moved from crypto/linux-x86/crypto/chacha/chacha-x86.S with 100% similarity]
lib/boringssl/linux-x86/crypto/fipsmodule/aes-586.S [new file with mode: 0755]
lib/boringssl/linux-x86/crypto/fipsmodule/aesni-x86.S [moved from crypto/linux-x86/crypto/fipsmodule/aesni-x86.S with 100% similarity]
lib/boringssl/linux-x86/crypto/fipsmodule/bn-586.S [new file with mode: 0755]
lib/boringssl/linux-x86/crypto/fipsmodule/co-586.S [moved from crypto/linux-x86/crypto/fipsmodule/co-586.S with 100% similarity]
lib/boringssl/linux-x86/crypto/fipsmodule/ghash-ssse3-x86.S [moved from crypto/linux-x86/crypto/fipsmodule/ghash-ssse3-x86.S with 100% similarity]
lib/boringssl/linux-x86/crypto/fipsmodule/ghash-x86.S [new file with mode: 0755]
lib/boringssl/linux-x86/crypto/fipsmodule/md5-586.S [moved from crypto/linux-x86/crypto/fipsmodule/md5-586.S with 100% similarity]
lib/boringssl/linux-x86/crypto/fipsmodule/sha1-586.S [moved from crypto/linux-x86/crypto/fipsmodule/sha1-586.S with 100% similarity]
lib/boringssl/linux-x86/crypto/fipsmodule/sha256-586.S [moved from crypto/linux-x86/crypto/fipsmodule/sha256-586.S with 100% similarity]
lib/boringssl/linux-x86/crypto/fipsmodule/sha512-586.S [moved from crypto/linux-x86/crypto/fipsmodule/sha512-586.S with 100% similarity]
lib/boringssl/linux-x86/crypto/fipsmodule/vpaes-x86.S [moved from crypto/linux-x86/crypto/fipsmodule/vpaes-x86.S with 100% similarity]
lib/boringssl/linux-x86/crypto/fipsmodule/x86-mont.S [moved from crypto/linux-x86/crypto/fipsmodule/x86-mont.S with 100% similarity]
lib/boringssl/linux-x86/crypto/test/trampoline-x86.S [moved from crypto/linux-x86/crypto/test/trampoline-x86.S with 100% similarity]
lib/boringssl/linux-x86_64/crypto/chacha/chacha-x86_64.S [moved from crypto/linux-x86_64/crypto/chacha/chacha-x86_64.S with 100% similarity]
lib/boringssl/linux-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64.S [moved from crypto/linux-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64.S with 100% similarity]
lib/boringssl/linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.S [moved from crypto/linux-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.S with 100% similarity]
lib/boringssl/linux-x86_64/crypto/fipsmodule/aes-x86_64.S [new file with mode: 0755]
lib/boringssl/linux-x86_64/crypto/fipsmodule/aesni-gcm-x86_64.S [moved from crypto/linux-x86_64/crypto/fipsmodule/aesni-gcm-x86_64.S with 100% similarity]
lib/boringssl/linux-x86_64/crypto/fipsmodule/aesni-x86_64.S [moved from crypto/linux-x86_64/crypto/fipsmodule/aesni-x86_64.S with 100% similarity]
lib/boringssl/linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.S [moved from crypto/linux-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.S with 100% similarity]
lib/boringssl/linux-x86_64/crypto/fipsmodule/ghash-x86_64.S [new file with mode: 0755]
lib/boringssl/linux-x86_64/crypto/fipsmodule/md5-x86_64.S [moved from crypto/linux-x86_64/crypto/fipsmodule/md5-x86_64.S with 100% similarity]
lib/boringssl/linux-x86_64/crypto/fipsmodule/p256-x86_64-asm.S [moved from crypto/linux-x86_64/crypto/fipsmodule/p256-x86_64-asm.S with 100% similarity]
lib/boringssl/linux-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm.S [moved from crypto/linux-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm.S with 100% similarity]
lib/boringssl/linux-x86_64/crypto/fipsmodule/rdrand-x86_64.S [moved from crypto/linux-x86_64/crypto/fipsmodule/rdrand-x86_64.S with 100% similarity]
lib/boringssl/linux-x86_64/crypto/fipsmodule/rsaz-avx2.S [moved from crypto/linux-x86_64/crypto/fipsmodule/rsaz-avx2.S with 100% similarity]
lib/boringssl/linux-x86_64/crypto/fipsmodule/sha1-x86_64.S [moved from crypto/linux-x86_64/crypto/fipsmodule/sha1-x86_64.S with 100% similarity]
lib/boringssl/linux-x86_64/crypto/fipsmodule/sha256-x86_64.S [moved from crypto/linux-x86_64/crypto/fipsmodule/sha256-x86_64.S with 100% similarity]
lib/boringssl/linux-x86_64/crypto/fipsmodule/sha512-x86_64.S [moved from crypto/linux-x86_64/crypto/fipsmodule/sha512-x86_64.S with 100% similarity]
lib/boringssl/linux-x86_64/crypto/fipsmodule/vpaes-x86_64.S [moved from crypto/linux-x86_64/crypto/fipsmodule/vpaes-x86_64.S with 100% similarity]
lib/boringssl/linux-x86_64/crypto/fipsmodule/x86_64-mont.S [moved from crypto/linux-x86_64/crypto/fipsmodule/x86_64-mont.S with 100% similarity]
lib/boringssl/linux-x86_64/crypto/fipsmodule/x86_64-mont5.S [moved from crypto/linux-x86_64/crypto/fipsmodule/x86_64-mont5.S with 100% similarity]
lib/boringssl/linux-x86_64/crypto/test/trampoline-x86_64.S [moved from crypto/linux-x86_64/crypto/test/trampoline-x86_64.S with 100% similarity]
lib/boringssl/mac-x86/crypto/chacha/chacha-x86.S [new file with mode: 0755]
lib/boringssl/mac-x86/crypto/fipsmodule/aes-586.S [new file with mode: 0755]
lib/boringssl/mac-x86/crypto/fipsmodule/aesni-x86.S [new file with mode: 0755]
lib/boringssl/mac-x86/crypto/fipsmodule/bn-586.S [new file with mode: 0755]
lib/boringssl/mac-x86/crypto/fipsmodule/co-586.S [new file with mode: 0755]
lib/boringssl/mac-x86/crypto/fipsmodule/ghash-ssse3-x86.S [new file with mode: 0755]
lib/boringssl/mac-x86/crypto/fipsmodule/ghash-x86.S [new file with mode: 0755]
lib/boringssl/mac-x86/crypto/fipsmodule/md5-586.S [new file with mode: 0755]
lib/boringssl/mac-x86/crypto/fipsmodule/sha1-586.S [new file with mode: 0755]
lib/boringssl/mac-x86/crypto/fipsmodule/sha256-586.S [new file with mode: 0755]
lib/boringssl/mac-x86/crypto/fipsmodule/sha512-586.S [new file with mode: 0755]
lib/boringssl/mac-x86/crypto/fipsmodule/vpaes-x86.S [new file with mode: 0755]
lib/boringssl/mac-x86/crypto/fipsmodule/x86-mont.S [new file with mode: 0755]
lib/boringssl/mac-x86/crypto/test/trampoline-x86.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/chacha/chacha-x86_64.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/fipsmodule/aes-x86_64.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/fipsmodule/aesni-gcm-x86_64.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/fipsmodule/aesni-x86_64.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/fipsmodule/ghash-x86_64.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/fipsmodule/md5-x86_64.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/fipsmodule/p256-x86_64-asm.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/fipsmodule/rdrand-x86_64.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/fipsmodule/rsaz-avx2.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/fipsmodule/sha1-x86_64.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/fipsmodule/sha256-x86_64.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/fipsmodule/sha512-x86_64.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/fipsmodule/vpaes-x86_64.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/fipsmodule/x86_64-mont.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/fipsmodule/x86_64-mont5.S [new file with mode: 0755]
lib/boringssl/mac-x86_64/crypto/test/trampoline-x86_64.S [new file with mode: 0755]
lib/boringssl/rules.mk [new file with mode: 0755]
lib/boringssl/selftest/Android.bp [new file with mode: 0755]
lib/boringssl/selftest/boringssl_self_test.cpp [new file with mode: 0755]
lib/boringssl/selftest/boringssl_self_test.rc [new file with mode: 0755]
lib/boringssl/sources.bp [new file with mode: 0755]
lib/boringssl/sources.mk [new file with mode: 0755]
lib/boringssl/src/API-CONVENTIONS.md [new file with mode: 0755]
lib/boringssl/src/BREAKING-CHANGES.md [new file with mode: 0755]
lib/boringssl/src/BUILDING.md [new file with mode: 0755]
lib/boringssl/src/CMakeLists.txt [new file with mode: 0755]
lib/boringssl/src/CONTRIBUTING.md [new file with mode: 0755]
lib/boringssl/src/FUZZING.md [new file with mode: 0755]
lib/boringssl/src/INCORPORATING.md [new file with mode: 0755]
lib/boringssl/src/LICENSE [new file with mode: 0755]
lib/boringssl/src/PORTING.md [new file with mode: 0755]
lib/boringssl/src/README.md [new file with mode: 0755]
lib/boringssl/src/STYLE.md [new file with mode: 0755]
lib/boringssl/src/codereview.settings [new file with mode: 0755]
lib/boringssl/src/crypto/CMakeLists.txt [new file with mode: 0755]
lib/boringssl/src/crypto/abi_self_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/asn1/a_bitstr.c [moved from crypto/src/crypto/asn1/a_bitstr.c with 100% similarity]
lib/boringssl/src/crypto/asn1/a_bool.c [moved from crypto/src/crypto/asn1/a_bool.c with 100% similarity]
lib/boringssl/src/crypto/asn1/a_d2i_fp.c [moved from crypto/src/crypto/asn1/a_d2i_fp.c with 100% similarity]
lib/boringssl/src/crypto/asn1/a_dup.c [moved from crypto/src/crypto/asn1/a_dup.c with 100% similarity]
lib/boringssl/src/crypto/asn1/a_enum.c [moved from crypto/src/crypto/asn1/a_enum.c with 100% similarity]
lib/boringssl/src/crypto/asn1/a_gentm.c [moved from crypto/src/crypto/asn1/a_gentm.c with 100% similarity]
lib/boringssl/src/crypto/asn1/a_i2d_fp.c [moved from crypto/src/crypto/asn1/a_i2d_fp.c with 100% similarity]
lib/boringssl/src/crypto/asn1/a_int.c [moved from crypto/src/crypto/asn1/a_int.c with 100% similarity]
lib/boringssl/src/crypto/asn1/a_mbstr.c [moved from crypto/src/crypto/asn1/a_mbstr.c with 100% similarity]
lib/boringssl/src/crypto/asn1/a_object.c [moved from crypto/src/crypto/asn1/a_object.c with 100% similarity]
lib/boringssl/src/crypto/asn1/a_octet.c [moved from crypto/src/crypto/asn1/a_octet.c with 100% similarity]
lib/boringssl/src/crypto/asn1/a_print.c [moved from crypto/src/crypto/asn1/a_print.c with 100% similarity]
lib/boringssl/src/crypto/asn1/a_strnid.c [moved from crypto/src/crypto/asn1/a_strnid.c with 100% similarity]
lib/boringssl/src/crypto/asn1/a_time.c [new file with mode: 0755]
lib/boringssl/src/crypto/asn1/a_type.c [moved from crypto/src/crypto/asn1/a_type.c with 100% similarity]
lib/boringssl/src/crypto/asn1/a_utctm.c [moved from crypto/src/crypto/asn1/a_utctm.c with 100% similarity]
lib/boringssl/src/crypto/asn1/a_utf8.c [moved from crypto/src/crypto/asn1/a_utf8.c with 100% similarity]
lib/boringssl/src/crypto/asn1/asn1_lib.c [moved from crypto/src/crypto/asn1/asn1_lib.c with 100% similarity]
lib/boringssl/src/crypto/asn1/asn1_locl.h [moved from crypto/src/crypto/asn1/asn1_locl.h with 100% similarity]
lib/boringssl/src/crypto/asn1/asn1_par.c [moved from crypto/src/crypto/asn1/asn1_par.c with 100% similarity]
lib/boringssl/src/crypto/asn1/asn1_test.cc [moved from crypto/src/crypto/asn1/asn1_test.cc with 100% similarity]
lib/boringssl/src/crypto/asn1/asn_pack.c [moved from crypto/src/crypto/asn1/asn_pack.c with 100% similarity]
lib/boringssl/src/crypto/asn1/charmap.pl [moved from crypto/src/crypto/asn1/charmap.pl with 100% similarity]
lib/boringssl/src/crypto/asn1/f_enum.c [moved from crypto/src/crypto/asn1/f_enum.c with 100% similarity]
lib/boringssl/src/crypto/asn1/f_int.c [moved from crypto/src/crypto/asn1/f_int.c with 100% similarity]
lib/boringssl/src/crypto/asn1/f_string.c [moved from crypto/src/crypto/asn1/f_string.c with 100% similarity]
lib/boringssl/src/crypto/asn1/tasn_dec.c [moved from crypto/src/crypto/asn1/tasn_dec.c with 100% similarity]
lib/boringssl/src/crypto/asn1/tasn_enc.c [moved from crypto/src/crypto/asn1/tasn_enc.c with 100% similarity]
lib/boringssl/src/crypto/asn1/tasn_fre.c [moved from crypto/src/crypto/asn1/tasn_fre.c with 100% similarity]
lib/boringssl/src/crypto/asn1/tasn_new.c [moved from crypto/src/crypto/asn1/tasn_new.c with 100% similarity]
lib/boringssl/src/crypto/asn1/tasn_typ.c [moved from crypto/src/crypto/asn1/tasn_typ.c with 100% similarity]
lib/boringssl/src/crypto/asn1/tasn_utl.c [moved from crypto/src/crypto/asn1/tasn_utl.c with 100% similarity]
lib/boringssl/src/crypto/asn1/time_support.c [moved from crypto/src/crypto/asn1/time_support.c with 100% similarity]
lib/boringssl/src/crypto/base64/base64.c [moved from crypto/src/crypto/base64/base64.c with 100% similarity]
lib/boringssl/src/crypto/base64/base64_test.cc [moved from crypto/src/crypto/base64/base64_test.cc with 100% similarity]
lib/boringssl/src/crypto/bio/bio.c [moved from crypto/src/crypto/bio/bio.c with 100% similarity]
lib/boringssl/src/crypto/bio/bio_mem.c [moved from crypto/src/crypto/bio/bio_mem.c with 100% similarity]
lib/boringssl/src/crypto/bio/bio_test.cc [moved from crypto/src/crypto/bio/bio_test.cc with 100% similarity]
lib/boringssl/src/crypto/bio/connect.c [new file with mode: 0755]
lib/boringssl/src/crypto/bio/fd.c [new file with mode: 0755]
lib/boringssl/src/crypto/bio/file.c [new file with mode: 0755]
lib/boringssl/src/crypto/bio/hexdump.c [moved from crypto/src/crypto/bio/hexdump.c with 100% similarity]
lib/boringssl/src/crypto/bio/internal.h [moved from crypto/src/crypto/bio/internal.h with 100% similarity]
lib/boringssl/src/crypto/bio/pair.c [new file with mode: 0755]
lib/boringssl/src/crypto/bio/printf.c [moved from crypto/src/crypto/bio/printf.c with 100% similarity]
lib/boringssl/src/crypto/bio/socket.c [moved from crypto/src/crypto/bio/socket.c with 100% similarity]
lib/boringssl/src/crypto/bio/socket_helper.c [moved from crypto/src/crypto/bio/socket_helper.c with 100% similarity]
lib/boringssl/src/crypto/bn_extra/bn_asn1.c [moved from crypto/src/crypto/bn_extra/bn_asn1.c with 100% similarity]
lib/boringssl/src/crypto/bn_extra/convert.c [moved from crypto/src/crypto/bn_extra/convert.c with 100% similarity]
lib/boringssl/src/crypto/buf/buf.c [new file with mode: 0755]
lib/boringssl/src/crypto/buf/buf_test.cc [moved from crypto/src/crypto/buf/buf_test.cc with 100% similarity]
lib/boringssl/src/crypto/bytestring/asn1_compat.c [moved from crypto/src/crypto/bytestring/asn1_compat.c with 100% similarity]
lib/boringssl/src/crypto/bytestring/ber.c [moved from crypto/src/crypto/bytestring/ber.c with 100% similarity]
lib/boringssl/src/crypto/bytestring/bytestring_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/bytestring/cbb.c [new file with mode: 0755]
lib/boringssl/src/crypto/bytestring/cbs.c [new file with mode: 0755]
lib/boringssl/src/crypto/bytestring/internal.h [moved from crypto/src/crypto/bytestring/internal.h with 100% similarity]
lib/boringssl/src/crypto/bytestring/unicode.c [moved from crypto/src/crypto/bytestring/unicode.c with 100% similarity]
lib/boringssl/src/crypto/chacha/asm/chacha-armv4.pl [moved from crypto/src/crypto/chacha/asm/chacha-armv4.pl with 100% similarity]
lib/boringssl/src/crypto/chacha/asm/chacha-armv8.pl [moved from crypto/src/crypto/chacha/asm/chacha-armv8.pl with 100% similarity]
lib/boringssl/src/crypto/chacha/asm/chacha-x86.pl [moved from crypto/src/crypto/chacha/asm/chacha-x86.pl with 100% similarity]
lib/boringssl/src/crypto/chacha/asm/chacha-x86_64.pl [moved from crypto/src/crypto/chacha/asm/chacha-x86_64.pl with 100% similarity]
lib/boringssl/src/crypto/chacha/chacha.c [moved from crypto/src/crypto/chacha/chacha.c with 100% similarity]
lib/boringssl/src/crypto/chacha/chacha_test.cc [moved from crypto/src/crypto/chacha/chacha_test.cc with 100% similarity]
lib/boringssl/src/crypto/chacha/internal.h [moved from crypto/src/crypto/chacha/internal.h with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/aead_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/cipher_extra/asm/aes128gcmsiv-x86_64.pl [moved from crypto/src/crypto/cipher_extra/asm/aes128gcmsiv-x86_64.pl with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl [moved from crypto/src/crypto/cipher_extra/asm/chacha20_poly1305_x86_64.pl with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/cipher_extra.c [moved from crypto/src/crypto/cipher_extra/cipher_extra.c with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/cipher_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/cipher_extra/derive_key.c [moved from crypto/src/crypto/cipher_extra/derive_key.c with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/e_aesccm.c [moved from crypto/src/crypto/cipher_extra/e_aesccm.c with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/e_aesctrhmac.c [moved from crypto/src/crypto/cipher_extra/e_aesctrhmac.c with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/e_aesgcmsiv.c [new file with mode: 0755]
lib/boringssl/src/crypto/cipher_extra/e_chacha20poly1305.c [moved from crypto/src/crypto/cipher_extra/e_chacha20poly1305.c with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/e_null.c [moved from crypto/src/crypto/cipher_extra/e_null.c with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/e_rc2.c [moved from crypto/src/crypto/cipher_extra/e_rc2.c with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/e_rc4.c [moved from crypto/src/crypto/cipher_extra/e_rc4.c with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/e_tls.c [moved from crypto/src/crypto/cipher_extra/e_tls.c with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/internal.h [moved from crypto/src/crypto/cipher_extra/internal.h with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/aes_128_cbc_sha1_tls_implicit_iv_tests.txt [moved from crypto/src/crypto/cipher_extra/test/aes_128_cbc_sha1_tls_implicit_iv_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/aes_128_cbc_sha1_tls_tests.txt [moved from crypto/src/crypto/cipher_extra/test/aes_128_cbc_sha1_tls_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/aes_128_cbc_sha256_tls_tests.txt [moved from crypto/src/crypto/cipher_extra/test/aes_128_cbc_sha256_tls_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/aes_128_ccm_bluetooth_8_tests.txt [moved from crypto/src/crypto/cipher_extra/test/aes_128_ccm_bluetooth_8_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/aes_128_ccm_bluetooth_tests.txt [moved from crypto/src/crypto/cipher_extra/test/aes_128_ccm_bluetooth_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/aes_128_ctr_hmac_sha256.txt [moved from crypto/src/crypto/cipher_extra/test/aes_128_ctr_hmac_sha256.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/aes_128_gcm_siv_tests.txt [moved from crypto/src/crypto/cipher_extra/test/aes_128_gcm_siv_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/aes_128_gcm_tests.txt [moved from crypto/src/crypto/cipher_extra/test/aes_128_gcm_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/aes_192_gcm_tests.txt [moved from crypto/src/crypto/cipher_extra/test/aes_192_gcm_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/aes_256_cbc_sha1_tls_implicit_iv_tests.txt [moved from crypto/src/crypto/cipher_extra/test/aes_256_cbc_sha1_tls_implicit_iv_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/aes_256_cbc_sha1_tls_tests.txt [moved from crypto/src/crypto/cipher_extra/test/aes_256_cbc_sha1_tls_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/aes_256_cbc_sha256_tls_tests.txt [moved from crypto/src/crypto/cipher_extra/test/aes_256_cbc_sha256_tls_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/aes_256_cbc_sha384_tls_tests.txt [moved from crypto/src/crypto/cipher_extra/test/aes_256_cbc_sha384_tls_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/aes_256_ctr_hmac_sha256.txt [moved from crypto/src/crypto/cipher_extra/test/aes_256_ctr_hmac_sha256.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/aes_256_gcm_siv_tests.txt [moved from crypto/src/crypto/cipher_extra/test/aes_256_gcm_siv_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/aes_256_gcm_tests.txt [moved from crypto/src/crypto/cipher_extra/test/aes_256_gcm_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/chacha20_poly1305_tests.txt [moved from crypto/src/crypto/cipher_extra/test/chacha20_poly1305_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/cipher_tests.txt [moved from crypto/src/crypto/cipher_extra/test/cipher_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/des_ede3_cbc_sha1_tls_implicit_iv_tests.txt [moved from crypto/src/crypto/cipher_extra/test/des_ede3_cbc_sha1_tls_implicit_iv_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/des_ede3_cbc_sha1_tls_tests.txt [moved from crypto/src/crypto/cipher_extra/test/des_ede3_cbc_sha1_tls_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/make_all_legacy_aead_tests.sh [moved from crypto/src/crypto/cipher_extra/test/make_all_legacy_aead_tests.sh with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/make_legacy_aead_tests.go [moved from crypto/src/crypto/cipher_extra/test/make_legacy_aead_tests.go with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/nist_cavp/aes_128_cbc.txt [moved from crypto/src/crypto/cipher_extra/test/nist_cavp/aes_128_cbc.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/nist_cavp/aes_128_ctr.txt [moved from crypto/src/crypto/cipher_extra/test/nist_cavp/aes_128_ctr.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/nist_cavp/aes_128_gcm.txt [moved from crypto/src/crypto/cipher_extra/test/nist_cavp/aes_128_gcm.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/nist_cavp/aes_192_cbc.txt [moved from crypto/src/crypto/cipher_extra/test/nist_cavp/aes_192_cbc.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/nist_cavp/aes_192_ctr.txt [moved from crypto/src/crypto/cipher_extra/test/nist_cavp/aes_192_ctr.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/nist_cavp/aes_256_cbc.txt [moved from crypto/src/crypto/cipher_extra/test/nist_cavp/aes_256_cbc.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/nist_cavp/aes_256_ctr.txt [moved from crypto/src/crypto/cipher_extra/test/nist_cavp/aes_256_ctr.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/nist_cavp/aes_256_gcm.txt [moved from crypto/src/crypto/cipher_extra/test/nist_cavp/aes_256_gcm.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/nist_cavp/make_cavp.go [moved from crypto/src/crypto/cipher_extra/test/nist_cavp/make_cavp.go with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/nist_cavp/tdes_cbc.txt [moved from crypto/src/crypto/cipher_extra/test/nist_cavp/tdes_cbc.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/nist_cavp/tdes_ecb.txt [moved from crypto/src/crypto/cipher_extra/test/nist_cavp/tdes_ecb.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/test/xchacha20_poly1305_tests.txt [moved from crypto/src/crypto/cipher_extra/test/xchacha20_poly1305_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cipher_extra/tls_cbc.c [moved from crypto/src/crypto/cipher_extra/tls_cbc.c with 100% similarity]
lib/boringssl/src/crypto/cmac/cavp_3des_cmac_tests.txt [moved from crypto/src/crypto/cmac/cavp_3des_cmac_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cmac/cavp_aes128_cmac_tests.txt [moved from crypto/src/crypto/cmac/cavp_aes128_cmac_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cmac/cavp_aes192_cmac_tests.txt [moved from crypto/src/crypto/cmac/cavp_aes192_cmac_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cmac/cavp_aes256_cmac_tests.txt [moved from crypto/src/crypto/cmac/cavp_aes256_cmac_tests.txt with 100% similarity]
lib/boringssl/src/crypto/cmac/cmac.c [moved from crypto/src/crypto/cmac/cmac.c with 100% similarity]
lib/boringssl/src/crypto/cmac/cmac_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/compiler_test.cc [moved from crypto/src/crypto/compiler_test.cc with 100% similarity]
lib/boringssl/src/crypto/conf/conf.c [moved from crypto/src/crypto/conf/conf.c with 100% similarity]
lib/boringssl/src/crypto/conf/conf_def.h [moved from crypto/src/crypto/conf/conf_def.h with 100% similarity]
lib/boringssl/src/crypto/conf/internal.h [moved from crypto/src/crypto/conf/internal.h with 100% similarity]
lib/boringssl/src/crypto/constant_time_test.cc [moved from crypto/src/crypto/constant_time_test.cc with 100% similarity]
lib/boringssl/src/crypto/cpu-aarch64-fuchsia.c [moved from crypto/src/crypto/cpu-aarch64-fuchsia.c with 100% similarity]
lib/boringssl/src/crypto/cpu-aarch64-linux.c [moved from crypto/src/crypto/cpu-aarch64-linux.c with 100% similarity]
lib/boringssl/src/crypto/cpu-arm-linux.c [new file with mode: 0755]
lib/boringssl/src/crypto/cpu-arm-linux.h [moved from crypto/src/crypto/cpu-arm-linux.h with 100% similarity]
lib/boringssl/src/crypto/cpu-arm-linux_test.cc [moved from crypto/src/crypto/cpu-arm-linux_test.cc with 100% similarity]
lib/boringssl/src/crypto/cpu-arm.c [moved from crypto/src/crypto/cpu-arm.c with 100% similarity]
lib/boringssl/src/crypto/cpu-intel.c [moved from crypto/src/crypto/cpu-intel.c with 100% similarity]
lib/boringssl/src/crypto/cpu-ppc64le.c [moved from crypto/src/crypto/cpu-ppc64le.c with 100% similarity]
lib/boringssl/src/crypto/crypto.c [moved from crypto/src/crypto/crypto.c with 100% similarity]
lib/boringssl/src/crypto/curve25519/asm/x25519-asm-arm.S [moved from crypto/src/crypto/curve25519/asm/x25519-asm-arm.S with 100% similarity]
lib/boringssl/src/crypto/curve25519/ed25519_test.cc [moved from crypto/src/crypto/curve25519/ed25519_test.cc with 100% similarity]
lib/boringssl/src/crypto/curve25519/ed25519_tests.txt [moved from crypto/src/crypto/curve25519/ed25519_tests.txt with 100% similarity]
lib/boringssl/src/crypto/curve25519/spake25519.c [moved from crypto/src/crypto/curve25519/spake25519.c with 100% similarity]
lib/boringssl/src/crypto/curve25519/spake25519_test.cc [moved from crypto/src/crypto/curve25519/spake25519_test.cc with 100% similarity]
lib/boringssl/src/crypto/curve25519/x25519_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/dh/check.c [new file with mode: 0755]
lib/boringssl/src/crypto/dh/dh.c [new file with mode: 0755]
lib/boringssl/src/crypto/dh/dh_asn1.c [moved from crypto/src/crypto/dh/dh_asn1.c with 100% similarity]
lib/boringssl/src/crypto/dh/dh_test.cc [moved from crypto/src/crypto/dh/dh_test.cc with 100% similarity]
lib/boringssl/src/crypto/dh/params.c [moved from crypto/src/crypto/dh/params.c with 100% similarity]
lib/boringssl/src/crypto/digest_extra/digest_extra.c [moved from crypto/src/crypto/digest_extra/digest_extra.c with 100% similarity]
lib/boringssl/src/crypto/digest_extra/digest_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/dsa/dsa.c [moved from crypto/src/crypto/dsa/dsa.c with 100% similarity]
lib/boringssl/src/crypto/dsa/dsa_asn1.c [moved from crypto/src/crypto/dsa/dsa_asn1.c with 100% similarity]
lib/boringssl/src/crypto/dsa/dsa_test.cc [moved from crypto/src/crypto/dsa/dsa_test.cc with 100% similarity]
lib/boringssl/src/crypto/ec_extra/ec_asn1.c [moved from crypto/src/crypto/ec_extra/ec_asn1.c with 100% similarity]
lib/boringssl/src/crypto/ec_extra/ec_derive.c [new file with mode: 0755]
lib/boringssl/src/crypto/ecdh_extra/ecdh_extra.c [moved from crypto/src/crypto/ecdh_extra/ecdh_extra.c with 100% similarity]
lib/boringssl/src/crypto/ecdh_extra/ecdh_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/ecdh_extra/ecdh_tests.txt [moved from crypto/src/crypto/ecdh_extra/ecdh_tests.txt with 100% similarity]
lib/boringssl/src/crypto/ecdsa_extra/ecdsa_asn1.c [moved from crypto/src/crypto/ecdsa_extra/ecdsa_asn1.c with 100% similarity]
lib/boringssl/src/crypto/engine/engine.c [moved from crypto/src/crypto/engine/engine.c with 100% similarity]
lib/boringssl/src/crypto/err/asn1.errordata [moved from crypto/src/crypto/err/asn1.errordata with 100% similarity]
lib/boringssl/src/crypto/err/bio.errordata [moved from crypto/src/crypto/err/bio.errordata with 100% similarity]
lib/boringssl/src/crypto/err/bn.errordata [moved from crypto/src/crypto/err/bn.errordata with 100% similarity]
lib/boringssl/src/crypto/err/cipher.errordata [moved from crypto/src/crypto/err/cipher.errordata with 100% similarity]
lib/boringssl/src/crypto/err/conf.errordata [moved from crypto/src/crypto/err/conf.errordata with 100% similarity]
lib/boringssl/src/crypto/err/dh.errordata [moved from crypto/src/crypto/err/dh.errordata with 100% similarity]
lib/boringssl/src/crypto/err/digest.errordata [moved from crypto/src/crypto/err/digest.errordata with 100% similarity]
lib/boringssl/src/crypto/err/dsa.errordata [moved from crypto/src/crypto/err/dsa.errordata with 100% similarity]
lib/boringssl/src/crypto/err/ec.errordata [moved from crypto/src/crypto/err/ec.errordata with 100% similarity]
lib/boringssl/src/crypto/err/ecdh.errordata [moved from crypto/src/crypto/err/ecdh.errordata with 100% similarity]
lib/boringssl/src/crypto/err/ecdsa.errordata [moved from crypto/src/crypto/err/ecdsa.errordata with 100% similarity]
lib/boringssl/src/crypto/err/engine.errordata [moved from crypto/src/crypto/err/engine.errordata with 100% similarity]
lib/boringssl/src/crypto/err/err.c [new file with mode: 0755]
lib/boringssl/src/crypto/err/err_data_generate.go [moved from crypto/src/crypto/err/err_data_generate.go with 100% similarity]
lib/boringssl/src/crypto/err/err_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/err/evp.errordata [moved from crypto/src/crypto/err/evp.errordata with 100% similarity]
lib/boringssl/src/crypto/err/hkdf.errordata [moved from crypto/src/crypto/err/hkdf.errordata with 100% similarity]
lib/boringssl/src/crypto/err/internal.h [moved from crypto/src/crypto/err/internal.h with 100% similarity]
lib/boringssl/src/crypto/err/obj.errordata [moved from crypto/src/crypto/err/obj.errordata with 100% similarity]
lib/boringssl/src/crypto/err/pem.errordata [moved from crypto/src/crypto/err/pem.errordata with 100% similarity]
lib/boringssl/src/crypto/err/pkcs7.errordata [moved from crypto/src/crypto/err/pkcs7.errordata with 100% similarity]
lib/boringssl/src/crypto/err/pkcs8.errordata [moved from crypto/src/crypto/err/pkcs8.errordata with 100% similarity]
lib/boringssl/src/crypto/err/rsa.errordata [moved from crypto/src/crypto/err/rsa.errordata with 100% similarity]
lib/boringssl/src/crypto/err/ssl.errordata [new file with mode: 0755]
lib/boringssl/src/crypto/err/x509.errordata [moved from crypto/src/crypto/err/x509.errordata with 100% similarity]
lib/boringssl/src/crypto/err/x509v3.errordata [moved from crypto/src/crypto/err/x509v3.errordata with 100% similarity]
lib/boringssl/src/crypto/evp/digestsign.c [moved from crypto/src/crypto/evp/digestsign.c with 100% similarity]
lib/boringssl/src/crypto/evp/evp.c [moved from crypto/src/crypto/evp/evp.c with 100% similarity]
lib/boringssl/src/crypto/evp/evp_asn1.c [moved from crypto/src/crypto/evp/evp_asn1.c with 100% similarity]
lib/boringssl/src/crypto/evp/evp_ctx.c [moved from crypto/src/crypto/evp/evp_ctx.c with 100% similarity]
lib/boringssl/src/crypto/evp/evp_extra_test.cc [moved from crypto/src/crypto/evp/evp_extra_test.cc with 100% similarity]
lib/boringssl/src/crypto/evp/evp_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/evp/evp_tests.txt [moved from crypto/src/crypto/evp/evp_tests.txt with 100% similarity]
lib/boringssl/src/crypto/evp/internal.h [moved from crypto/src/crypto/evp/internal.h with 100% similarity]
lib/boringssl/src/crypto/evp/p_dsa_asn1.c [moved from crypto/src/crypto/evp/p_dsa_asn1.c with 100% similarity]
lib/boringssl/src/crypto/evp/p_ec.c [new file with mode: 0755]
lib/boringssl/src/crypto/evp/p_ec_asn1.c [moved from crypto/src/crypto/evp/p_ec_asn1.c with 100% similarity]
lib/boringssl/src/crypto/evp/p_ed25519.c [moved from crypto/src/crypto/evp/p_ed25519.c with 100% similarity]
lib/boringssl/src/crypto/evp/p_ed25519_asn1.c [moved from crypto/src/crypto/evp/p_ed25519_asn1.c with 100% similarity]
lib/boringssl/src/crypto/evp/p_rsa.c [new file with mode: 0755]
lib/boringssl/src/crypto/evp/p_rsa_asn1.c [moved from crypto/src/crypto/evp/p_rsa_asn1.c with 100% similarity]
lib/boringssl/src/crypto/evp/p_x25519.c [moved from crypto/src/crypto/evp/p_x25519.c with 100% similarity]
lib/boringssl/src/crypto/evp/p_x25519_asn1.c [new file with mode: 0755]
lib/boringssl/src/crypto/evp/pbkdf.c [moved from crypto/src/crypto/evp/pbkdf.c with 100% similarity]
lib/boringssl/src/crypto/evp/pbkdf_test.cc [moved from crypto/src/crypto/evp/pbkdf_test.cc with 100% similarity]
lib/boringssl/src/crypto/evp/print.c [moved from crypto/src/crypto/evp/print.c with 100% similarity]
lib/boringssl/src/crypto/evp/scrypt.c [moved from crypto/src/crypto/evp/scrypt.c with 100% similarity]
lib/boringssl/src/crypto/evp/scrypt_test.cc [moved from crypto/src/crypto/evp/scrypt_test.cc with 100% similarity]
lib/boringssl/src/crypto/evp/scrypt_tests.txt [moved from crypto/src/crypto/evp/scrypt_tests.txt with 100% similarity]
lib/boringssl/src/crypto/evp/sign.c [moved from crypto/src/crypto/evp/sign.c with 100% similarity]
lib/boringssl/src/crypto/ex_data.c [moved from crypto/src/crypto/ex_data.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/CMakeLists.txt [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/FIPS.md [moved from crypto/src/crypto/fipsmodule/FIPS.md with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/aes/aes.c [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/aes/aes_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/aes/aes_tests.txt [moved from crypto/src/crypto/fipsmodule/aes/aes_tests.txt with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/aes/asm/aes-586.pl [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/aes/asm/aes-armv4.pl [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/aes/asm/aes-x86_64.pl [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/aes/asm/aesni-x86.pl [moved from crypto/src/crypto/fipsmodule/aes/asm/aesni-x86.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/aes/asm/aesni-x86_64.pl [moved from crypto/src/crypto/fipsmodule/aes/asm/aesni-x86_64.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/aes/asm/aesp8-ppc.pl [moved from crypto/src/crypto/fipsmodule/aes/asm/aesp8-ppc.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/aes/asm/aesv8-armx.pl [moved from crypto/src/crypto/fipsmodule/aes/asm/aesv8-armx.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/aes/asm/bsaes-armv7.pl [moved from crypto/src/crypto/fipsmodule/aes/asm/bsaes-armv7.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/aes/asm/vpaes-armv7.pl [moved from crypto/src/crypto/fipsmodule/aes/asm/vpaes-armv7.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/aes/asm/vpaes-armv8.pl [moved from crypto/src/crypto/fipsmodule/aes/asm/vpaes-armv8.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/aes/asm/vpaes-x86.pl [moved from crypto/src/crypto/fipsmodule/aes/asm/vpaes-x86.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/aes/asm/vpaes-x86_64.pl [moved from crypto/src/crypto/fipsmodule/aes/asm/vpaes-x86_64.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/aes/internal.h [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/aes/key_wrap.c [moved from crypto/src/crypto/fipsmodule/aes/key_wrap.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/aes/mode_wrappers.c [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/bcm.c [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/bn/add.c [moved from crypto/src/crypto/fipsmodule/bn/add.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/asm/armv4-mont.pl [moved from crypto/src/crypto/fipsmodule/bn/asm/armv4-mont.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/asm/armv8-mont.pl [moved from crypto/src/crypto/fipsmodule/bn/asm/armv8-mont.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/asm/bn-586.pl [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/bn/asm/co-586.pl [moved from crypto/src/crypto/fipsmodule/bn/asm/co-586.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/asm/rsaz-avx2.pl [moved from crypto/src/crypto/fipsmodule/bn/asm/rsaz-avx2.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/asm/x86-mont.pl [moved from crypto/src/crypto/fipsmodule/bn/asm/x86-mont.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/asm/x86_64-gcc.c [moved from crypto/src/crypto/fipsmodule/bn/asm/x86_64-gcc.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/asm/x86_64-mont.pl [moved from crypto/src/crypto/fipsmodule/bn/asm/x86_64-mont.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/asm/x86_64-mont5.pl [moved from crypto/src/crypto/fipsmodule/bn/asm/x86_64-mont5.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/bn.c [moved from crypto/src/crypto/fipsmodule/bn/bn.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/bn_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/bn/bn_test_to_fuzzer.go [moved from crypto/src/crypto/fipsmodule/bn/bn_test_to_fuzzer.go with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/bn_tests.txt [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/bn/bytes.c [moved from crypto/src/crypto/fipsmodule/bn/bytes.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/check_bn_tests.go [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/bn/cmp.c [moved from crypto/src/crypto/fipsmodule/bn/cmp.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/ctx.c [moved from crypto/src/crypto/fipsmodule/bn/ctx.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/div.c [moved from crypto/src/crypto/fipsmodule/bn/div.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/div_extra.c [moved from crypto/src/crypto/fipsmodule/bn/div_extra.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/exponentiation.c [moved from crypto/src/crypto/fipsmodule/bn/exponentiation.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/gcd.c [moved from crypto/src/crypto/fipsmodule/bn/gcd.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/gcd_extra.c [moved from crypto/src/crypto/fipsmodule/bn/gcd_extra.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/generic.c [moved from crypto/src/crypto/fipsmodule/bn/generic.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/internal.h [moved from crypto/src/crypto/fipsmodule/bn/internal.h with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/jacobi.c [moved from crypto/src/crypto/fipsmodule/bn/jacobi.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/miller_rabin_tests.txt [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/bn/montgomery.c [moved from crypto/src/crypto/fipsmodule/bn/montgomery.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/montgomery_inv.c [moved from crypto/src/crypto/fipsmodule/bn/montgomery_inv.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/mul.c [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/bn/prime.c [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/bn/random.c [moved from crypto/src/crypto/fipsmodule/bn/random.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.c [moved from crypto/src/crypto/fipsmodule/bn/rsaz_exp.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/rsaz_exp.h [moved from crypto/src/crypto/fipsmodule/bn/rsaz_exp.h with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/shift.c [moved from crypto/src/crypto/fipsmodule/bn/shift.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/bn/sqrt.c [moved from crypto/src/crypto/fipsmodule/bn/sqrt.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/cipher/aead.c [moved from crypto/src/crypto/fipsmodule/cipher/aead.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/cipher/cipher.c [moved from crypto/src/crypto/fipsmodule/cipher/cipher.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/cipher/e_aes.c [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/cipher/e_des.c [moved from crypto/src/crypto/fipsmodule/cipher/e_des.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/cipher/internal.h [moved from crypto/src/crypto/fipsmodule/cipher/internal.h with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/delocate.h [moved from crypto/src/crypto/fipsmodule/delocate.h with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/des/des.c [moved from crypto/src/crypto/fipsmodule/des/des.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/des/internal.h [moved from crypto/src/crypto/fipsmodule/des/internal.h with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/digest/digest.c [moved from crypto/src/crypto/fipsmodule/digest/digest.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/digest/digests.c [moved from crypto/src/crypto/fipsmodule/digest/digests.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/digest/internal.h [moved from crypto/src/crypto/fipsmodule/digest/internal.h with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/digest/md32_common.h [moved from crypto/src/crypto/fipsmodule/digest/md32_common.h with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl [moved from crypto/src/crypto/fipsmodule/ec/asm/p256-x86_64-asm.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/asm/p256_beeu-x86_64-asm.pl [moved from crypto/src/crypto/fipsmodule/ec/asm/p256_beeu-x86_64-asm.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/ec.c [moved from crypto/src/crypto/fipsmodule/ec/ec.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/ec_key.c [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/ec/ec_montgomery.c [moved from crypto/src/crypto/fipsmodule/ec/ec_montgomery.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/ec_scalar_base_mult_tests.txt [moved from crypto/src/crypto/fipsmodule/ec/ec_scalar_base_mult_tests.txt with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/ec_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/ec/felem.c [moved from crypto/src/crypto/fipsmodule/ec/felem.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/internal.h [moved from crypto/src/crypto/fipsmodule/ec/internal.h with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/make_ec_scalar_base_mult_tests.go [moved from crypto/src/crypto/fipsmodule/ec/make_ec_scalar_base_mult_tests.go with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/make_p256-x86_64-table.go [moved from crypto/src/crypto/fipsmodule/ec/make_p256-x86_64-table.go with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/make_p256-x86_64-tests.go [moved from crypto/src/crypto/fipsmodule/ec/make_p256-x86_64-tests.go with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/oct.c [moved from crypto/src/crypto/fipsmodule/ec/oct.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/p224-64.c [moved from crypto/src/crypto/fipsmodule/ec/p224-64.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/p256-x86_64-table.h [moved from crypto/src/crypto/fipsmodule/ec/p256-x86_64-table.h with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/p256-x86_64.c [moved from crypto/src/crypto/fipsmodule/ec/p256-x86_64.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/p256-x86_64.h [moved from crypto/src/crypto/fipsmodule/ec/p256-x86_64.h with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/p256-x86_64_test.cc [moved from crypto/src/crypto/fipsmodule/ec/p256-x86_64_test.cc with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/p256-x86_64_tests.txt [moved from crypto/src/crypto/fipsmodule/ec/p256-x86_64_tests.txt with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/scalar.c [moved from crypto/src/crypto/fipsmodule/ec/scalar.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/simple.c [moved from crypto/src/crypto/fipsmodule/ec/simple.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/simple_mul.c [moved from crypto/src/crypto/fipsmodule/ec/simple_mul.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/util.c [moved from crypto/src/crypto/fipsmodule/ec/util.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ec/wnaf.c [moved from crypto/src/crypto/fipsmodule/ec/wnaf.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ecdh/ecdh.c [moved from crypto/src/crypto/fipsmodule/ecdh/ecdh.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa.c [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_sign_tests.txt [moved from crypto/src/crypto/fipsmodule/ecdsa/ecdsa_sign_tests.txt with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_test.cc [moved from crypto/src/crypto/fipsmodule/ecdsa/ecdsa_test.cc with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/ecdsa/ecdsa_verify_tests.txt [moved from crypto/src/crypto/fipsmodule/ecdsa/ecdsa_verify_tests.txt with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/fips_shared.lds [moved from crypto/src/crypto/fipsmodule/fips_shared.lds with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/fips_shared_support.c [moved from crypto/src/crypto/fipsmodule/fips_shared_support.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/hmac/hmac.c [moved from crypto/src/crypto/fipsmodule/hmac/hmac.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/intcheck1.png [moved from crypto/src/crypto/fipsmodule/intcheck1.png with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/intcheck2.png [moved from crypto/src/crypto/fipsmodule/intcheck2.png with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/intcheck3.png [moved from crypto/src/crypto/fipsmodule/intcheck3.png with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/is_fips.c [moved from crypto/src/crypto/fipsmodule/is_fips.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/md4/md4.c [moved from crypto/src/crypto/fipsmodule/md4/md4.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/md5/asm/md5-586.pl [moved from crypto/src/crypto/fipsmodule/md5/asm/md5-586.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/md5/asm/md5-x86_64.pl [moved from crypto/src/crypto/fipsmodule/md5/asm/md5-x86_64.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/md5/internal.h [moved from crypto/src/crypto/fipsmodule/md5/internal.h with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/md5/md5.c [moved from crypto/src/crypto/fipsmodule/md5/md5.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/md5/md5_test.cc [moved from crypto/src/crypto/fipsmodule/md5/md5_test.cc with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/modes/asm/aesni-gcm-x86_64.pl [moved from crypto/src/crypto/fipsmodule/modes/asm/aesni-gcm-x86_64.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/modes/asm/ghash-armv4.pl [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/modes/asm/ghash-neon-armv8.pl [moved from crypto/src/crypto/fipsmodule/modes/asm/ghash-neon-armv8.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/modes/asm/ghash-ssse3-x86.pl [moved from crypto/src/crypto/fipsmodule/modes/asm/ghash-ssse3-x86.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/modes/asm/ghash-ssse3-x86_64.pl [moved from crypto/src/crypto/fipsmodule/modes/asm/ghash-ssse3-x86_64.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/modes/asm/ghash-x86.pl [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/modes/asm/ghash-x86_64.pl [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/modes/asm/ghashp8-ppc.pl [moved from crypto/src/crypto/fipsmodule/modes/asm/ghashp8-ppc.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/modes/asm/ghashv8-armx.pl [moved from crypto/src/crypto/fipsmodule/modes/asm/ghashv8-armx.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/modes/cbc.c [moved from crypto/src/crypto/fipsmodule/modes/cbc.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/modes/cfb.c [moved from crypto/src/crypto/fipsmodule/modes/cfb.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/modes/ctr.c [moved from crypto/src/crypto/fipsmodule/modes/ctr.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/modes/gcm.c [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/modes/gcm_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/modes/gcm_tests.txt [moved from crypto/src/crypto/fipsmodule/modes/gcm_tests.txt with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/modes/internal.h [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/modes/ofb.c [moved from crypto/src/crypto/fipsmodule/modes/ofb.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/modes/polyval.c [moved from crypto/src/crypto/fipsmodule/modes/polyval.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Security-Policy-20170615.docx [moved from crypto/src/crypto/fipsmodule/policydocs/BoringCrypto-Security-Policy-20170615.docx with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/policydocs/BoringCrypto-Security-Policy-20180730.docx [moved from crypto/src/crypto/fipsmodule/policydocs/BoringCrypto-Security-Policy-20180730.docx with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/rand/asm/rdrand-x86_64.pl [moved from crypto/src/crypto/fipsmodule/rand/asm/rdrand-x86_64.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/rand/ctrdrbg.c [moved from crypto/src/crypto/fipsmodule/rand/ctrdrbg.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/rand/ctrdrbg_test.cc [moved from crypto/src/crypto/fipsmodule/rand/ctrdrbg_test.cc with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/rand/ctrdrbg_vectors.txt [moved from crypto/src/crypto/fipsmodule/rand/ctrdrbg_vectors.txt with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/rand/internal.h [moved from crypto/src/crypto/fipsmodule/rand/internal.h with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/rand/rand.c [moved from crypto/src/crypto/fipsmodule/rand/rand.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/rand/urandom.c [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/rand/urandom_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/rsa/blinding.c [moved from crypto/src/crypto/fipsmodule/rsa/blinding.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/rsa/internal.h [moved from crypto/src/crypto/fipsmodule/rsa/internal.h with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/rsa/padding.c [moved from crypto/src/crypto/fipsmodule/rsa/padding.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/rsa/rsa.c [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/rsa/rsa_impl.c [new file with mode: 0755]
lib/boringssl/src/crypto/fipsmodule/self_check/self_check.c [moved from crypto/src/crypto/fipsmodule/self_check/self_check.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/sha/asm/sha1-586.pl [moved from crypto/src/crypto/fipsmodule/sha/asm/sha1-586.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/sha/asm/sha1-armv4-large.pl [moved from crypto/src/crypto/fipsmodule/sha/asm/sha1-armv4-large.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/sha/asm/sha1-armv8.pl [moved from crypto/src/crypto/fipsmodule/sha/asm/sha1-armv8.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/sha/asm/sha1-x86_64.pl [moved from crypto/src/crypto/fipsmodule/sha/asm/sha1-x86_64.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/sha/asm/sha256-586.pl [moved from crypto/src/crypto/fipsmodule/sha/asm/sha256-586.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/sha/asm/sha256-armv4.pl [moved from crypto/src/crypto/fipsmodule/sha/asm/sha256-armv4.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/sha/asm/sha512-586.pl [moved from crypto/src/crypto/fipsmodule/sha/asm/sha512-586.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/sha/asm/sha512-armv4.pl [moved from crypto/src/crypto/fipsmodule/sha/asm/sha512-armv4.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/sha/asm/sha512-armv8.pl [moved from crypto/src/crypto/fipsmodule/sha/asm/sha512-armv8.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/sha/asm/sha512-x86_64.pl [moved from crypto/src/crypto/fipsmodule/sha/asm/sha512-x86_64.pl with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/sha/internal.h [moved from crypto/src/crypto/fipsmodule/sha/internal.h with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/sha/sha1-altivec.c [moved from crypto/src/crypto/fipsmodule/sha/sha1-altivec.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/sha/sha1.c [moved from crypto/src/crypto/fipsmodule/sha/sha1.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/sha/sha256.c [moved from crypto/src/crypto/fipsmodule/sha/sha256.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/sha/sha512.c [moved from crypto/src/crypto/fipsmodule/sha/sha512.c with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/sha/sha_test.cc [moved from crypto/src/crypto/fipsmodule/sha/sha_test.cc with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/tls/internal.h [moved from crypto/src/crypto/fipsmodule/tls/internal.h with 100% similarity]
lib/boringssl/src/crypto/fipsmodule/tls/kdf.c [moved from crypto/src/crypto/fipsmodule/tls/kdf.c with 100% similarity]
lib/boringssl/src/crypto/hkdf/hkdf.c [moved from crypto/src/crypto/hkdf/hkdf.c with 100% similarity]
lib/boringssl/src/crypto/hkdf/hkdf_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/hmac_extra/hmac_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/hmac_extra/hmac_tests.txt [moved from crypto/src/crypto/hmac_extra/hmac_tests.txt with 100% similarity]
lib/boringssl/src/crypto/hrss/asm/poly_rq_mul.S [new file with mode: 0755]
lib/boringssl/src/crypto/hrss/hrss.c [new file with mode: 0755]
lib/boringssl/src/crypto/hrss/hrss_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/hrss/internal.h [new file with mode: 0755]
lib/boringssl/src/crypto/impl_dispatch_test.cc [moved from crypto/src/crypto/impl_dispatch_test.cc with 100% similarity]
lib/boringssl/src/crypto/internal.h [new file with mode: 0755]
lib/boringssl/src/crypto/lhash/lhash.c [moved from crypto/src/crypto/lhash/lhash.c with 100% similarity]
lib/boringssl/src/crypto/lhash/lhash_test.cc [moved from crypto/src/crypto/lhash/lhash_test.cc with 100% similarity]
lib/boringssl/src/crypto/mem.c [new file with mode: 0755]
lib/boringssl/src/crypto/obj/README [moved from crypto/src/crypto/obj/README with 100% similarity]
lib/boringssl/src/crypto/obj/obj.c [new file with mode: 0755]
lib/boringssl/src/crypto/obj/obj_dat.h [new file with mode: 0755]
lib/boringssl/src/crypto/obj/obj_mac.num [new file with mode: 0755]
lib/boringssl/src/crypto/obj/obj_test.cc [moved from crypto/src/crypto/obj/obj_test.cc with 100% similarity]
lib/boringssl/src/crypto/obj/obj_xref.c [moved from crypto/src/crypto/obj/obj_xref.c with 100% similarity]
lib/boringssl/src/crypto/obj/objects.go [new file with mode: 0755]
lib/boringssl/src/crypto/obj/objects.txt [new file with mode: 0755]
lib/boringssl/src/crypto/pem/pem_all.c [moved from crypto/src/crypto/pem/pem_all.c with 100% similarity]
lib/boringssl/src/crypto/pem/pem_info.c [new file with mode: 0755]
lib/boringssl/src/crypto/pem/pem_lib.c [new file with mode: 0755]
lib/boringssl/src/crypto/pem/pem_oth.c [new file with mode: 0755]
lib/boringssl/src/crypto/pem/pem_pk8.c [new file with mode: 0755]
lib/boringssl/src/crypto/pem/pem_pkey.c [new file with mode: 0755]
lib/boringssl/src/crypto/pem/pem_test.cc [moved from crypto/src/crypto/pem/pem_test.cc with 100% similarity]
lib/boringssl/src/crypto/pem/pem_x509.c [moved from crypto/src/crypto/pem/pem_x509.c with 100% similarity]
lib/boringssl/src/crypto/pem/pem_xaux.c [moved from crypto/src/crypto/pem/pem_xaux.c with 100% similarity]
lib/boringssl/src/crypto/perlasm/arm-xlate.pl [moved from crypto/src/crypto/perlasm/arm-xlate.pl with 100% similarity]
lib/boringssl/src/crypto/perlasm/ppc-xlate.pl [moved from crypto/src/crypto/perlasm/ppc-xlate.pl with 100% similarity]
lib/boringssl/src/crypto/perlasm/readme [moved from crypto/src/crypto/perlasm/readme with 100% similarity]
lib/boringssl/src/crypto/perlasm/x86_64-xlate.pl [moved from crypto/src/crypto/perlasm/x86_64-xlate.pl with 100% similarity]
lib/boringssl/src/crypto/perlasm/x86asm.pl [moved from crypto/src/crypto/perlasm/x86asm.pl with 100% similarity]
lib/boringssl/src/crypto/perlasm/x86gas.pl [moved from crypto/src/crypto/perlasm/x86gas.pl with 100% similarity]
lib/boringssl/src/crypto/perlasm/x86masm.pl [moved from crypto/src/crypto/perlasm/x86masm.pl with 100% similarity]
lib/boringssl/src/crypto/perlasm/x86nasm.pl [moved from crypto/src/crypto/perlasm/x86nasm.pl with 100% similarity]
lib/boringssl/src/crypto/pkcs7/internal.h [moved from crypto/src/crypto/pkcs7/internal.h with 100% similarity]
lib/boringssl/src/crypto/pkcs7/pkcs7.c [moved from crypto/src/crypto/pkcs7/pkcs7.c with 100% similarity]
lib/boringssl/src/crypto/pkcs7/pkcs7_test.cc [moved from crypto/src/crypto/pkcs7/pkcs7_test.cc with 100% similarity]
lib/boringssl/src/crypto/pkcs7/pkcs7_x509.c [new file with mode: 0755]
lib/boringssl/src/crypto/pkcs8/internal.h [moved from crypto/src/crypto/pkcs8/internal.h with 100% similarity]
lib/boringssl/src/crypto/pkcs8/p5_pbev2.c [moved from crypto/src/crypto/pkcs8/p5_pbev2.c with 100% similarity]
lib/boringssl/src/crypto/pkcs8/pkcs12_test.cc [moved from crypto/src/crypto/pkcs8/pkcs12_test.cc with 100% similarity]
lib/boringssl/src/crypto/pkcs8/pkcs8.c [moved from crypto/src/crypto/pkcs8/pkcs8.c with 100% similarity]
lib/boringssl/src/crypto/pkcs8/pkcs8_test.cc [moved from crypto/src/crypto/pkcs8/pkcs8_test.cc with 100% similarity]
lib/boringssl/src/crypto/pkcs8/pkcs8_x509.c [moved from crypto/src/crypto/pkcs8/pkcs8_x509.c with 100% similarity]
lib/boringssl/src/crypto/poly1305/internal.h [moved from crypto/src/crypto/poly1305/internal.h with 100% similarity]
lib/boringssl/src/crypto/poly1305/poly1305.c [new file with mode: 0755]
lib/boringssl/src/crypto/poly1305/poly1305_arm.c [new file with mode: 0755]
lib/boringssl/src/crypto/poly1305/poly1305_arm_asm.S [moved from crypto/src/crypto/poly1305/poly1305_arm_asm.S with 100% similarity]
lib/boringssl/src/crypto/poly1305/poly1305_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/poly1305/poly1305_tests.txt [moved from crypto/src/crypto/poly1305/poly1305_tests.txt with 100% similarity]
lib/boringssl/src/crypto/poly1305/poly1305_vec.c [new file with mode: 0755]
lib/boringssl/src/crypto/pool/internal.h [moved from crypto/src/crypto/pool/internal.h with 100% similarity]
lib/boringssl/src/crypto/pool/pool.c [new file with mode: 0755]
lib/boringssl/src/crypto/pool/pool_test.cc [moved from crypto/src/crypto/pool/pool_test.cc with 100% similarity]
lib/boringssl/src/crypto/rand_extra/deterministic.c [moved from crypto/src/crypto/rand_extra/deterministic.c with 100% similarity]
lib/boringssl/src/crypto/rand_extra/forkunsafe.c [moved from crypto/src/crypto/rand_extra/forkunsafe.c with 100% similarity]
lib/boringssl/src/crypto/rand_extra/fuchsia.c [moved from crypto/src/crypto/rand_extra/fuchsia.c with 100% similarity]
lib/boringssl/src/crypto/rand_extra/rand_extra.c [moved from crypto/src/crypto/rand_extra/rand_extra.c with 100% similarity]
lib/boringssl/src/crypto/rand_extra/rand_test.cc [moved from crypto/src/crypto/rand_extra/rand_test.cc with 100% similarity]
lib/boringssl/src/crypto/rand_extra/windows.c [new file with mode: 0755]
lib/boringssl/src/crypto/rc4/rc4.c [moved from crypto/src/crypto/rc4/rc4.c with 100% similarity]
lib/boringssl/src/crypto/refcount_c11.c [moved from crypto/src/crypto/refcount_c11.c with 100% similarity]
lib/boringssl/src/crypto/refcount_lock.c [moved from crypto/src/crypto/refcount_lock.c with 100% similarity]
lib/boringssl/src/crypto/refcount_test.cc [moved from crypto/src/crypto/refcount_test.cc with 100% similarity]
lib/boringssl/src/crypto/rsa_extra/rsa_asn1.c [moved from crypto/src/crypto/rsa_extra/rsa_asn1.c with 100% similarity]
lib/boringssl/src/crypto/rsa_extra/rsa_print.c [moved from crypto/src/crypto/rsa_extra/rsa_print.c with 100% similarity]
lib/boringssl/src/crypto/rsa_extra/rsa_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/self_test.cc [moved from crypto/src/crypto/self_test.cc with 100% similarity]
lib/boringssl/src/crypto/siphash/siphash.c [new file with mode: 0755]
lib/boringssl/src/crypto/siphash/siphash_test.cc [moved from crypto/src/crypto/siphash/siphash_test.cc with 100% similarity]
lib/boringssl/src/crypto/siphash/siphash_tests.txt [moved from crypto/src/crypto/siphash/siphash_tests.txt with 100% similarity]
lib/boringssl/src/crypto/stack/stack.c [moved from crypto/src/crypto/stack/stack.c with 100% similarity]
lib/boringssl/src/crypto/stack/stack_test.cc [moved from crypto/src/crypto/stack/stack_test.cc with 100% similarity]
lib/boringssl/src/crypto/test/CMakeLists.txt [moved from crypto/src/crypto/test/CMakeLists.txt with 100% similarity]
lib/boringssl/src/crypto/test/abi_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/test/abi_test.h [new file with mode: 0755]
lib/boringssl/src/crypto/test/asm/trampoline-armv4.pl [new file with mode: 0755]
lib/boringssl/src/crypto/test/asm/trampoline-armv8.pl [new file with mode: 0755]
lib/boringssl/src/crypto/test/asm/trampoline-x86.pl [moved from crypto/src/crypto/test/asm/trampoline-x86.pl with 100% similarity]
lib/boringssl/src/crypto/test/asm/trampoline-x86_64.pl [moved from crypto/src/crypto/test/asm/trampoline-x86_64.pl with 100% similarity]
lib/boringssl/src/crypto/test/file_test.cc [new file with mode: 0755]
lib/boringssl/src/crypto/test/file_test.h [new file with mode: 0755]
lib/boringssl/src/crypto/test/file_test_gtest.cc [moved from crypto/src/crypto/test/file_test_gtest.cc with 100% similarity]
lib/boringssl/src/crypto/test/gtest_main.cc [moved from crypto/src/crypto/test/gtest_main.cc with 100% similarity]
lib/boringssl/src/crypto/test/gtest_main.h [moved from crypto/src/crypto/test/gtest_main.h with 100% similarity]
lib/boringssl/src/crypto/test/malloc.cc [moved from crypto/src/crypto/test/malloc.cc with 100% similarity]
lib/boringssl/src/crypto/test/test_util.cc [new file with mode: 0755]
lib/boringssl/src/crypto/test/test_util.h [new file with mode: 0755]
lib/boringssl/src/crypto/test/wycheproof_util.cc [new file with mode: 0755]
lib/boringssl/src/crypto/test/wycheproof_util.h [new file with mode: 0755]
lib/boringssl/src/crypto/thread.c [moved from crypto/src/crypto/thread.c with 100% similarity]
lib/boringssl/src/crypto/thread_none.c [moved from crypto/src/crypto/thread_none.c with 100% similarity]
lib/boringssl/src/crypto/thread_pthread.c [moved from crypto/src/crypto/thread_pthread.c with 100% similarity]
lib/boringssl/src/crypto/thread_test.cc [moved from crypto/src/crypto/thread_test.cc with 100% similarity]
lib/boringssl/src/crypto/thread_win.c [moved from crypto/src/crypto/thread_win.c with 100% similarity]
lib/boringssl/src/crypto/x509/a_digest.c [moved from crypto/src/crypto/x509/a_digest.c with 100% similarity]
lib/boringssl/src/crypto/x509/a_sign.c [moved from crypto/src/crypto/x509/a_sign.c with 100% similarity]
lib/boringssl/src/crypto/x509/a_strex.c [moved from crypto/src/crypto/x509/a_strex.c with 100% similarity]
lib/boringssl/src/crypto/x509/a_verify.c [new file with mode: 0755]
lib/boringssl/src/crypto/x509/algorithm.c [moved from crypto/src/crypto/x509/algorithm.c with 100% similarity]
lib/boringssl/src/crypto/x509/asn1_gen.c [moved from crypto/src/crypto/x509/asn1_gen.c with 100% similarity]
lib/boringssl/src/crypto/x509/by_dir.c [new file with mode: 0755]
lib/boringssl/src/crypto/x509/by_file.c [new file with mode: 0755]
lib/boringssl/src/crypto/x509/charmap.h [moved from crypto/src/crypto/x509/charmap.h with 100% similarity]
lib/boringssl/src/crypto/x509/i2d_pr.c [moved from crypto/src/crypto/x509/i2d_pr.c with 100% similarity]
lib/boringssl/src/crypto/x509/internal.h [moved from crypto/src/crypto/x509/internal.h with 100% similarity]
lib/boringssl/src/crypto/x509/make_many_constraints.go [moved from crypto/src/crypto/x509/make_many_constraints.go with 100% similarity]
lib/boringssl/src/crypto/x509/many_constraints.pem [moved from crypto/src/crypto/x509/many_constraints.pem with 100% similarity]
lib/boringssl/src/crypto/x509/many_names1.pem [moved from crypto/src/crypto/x509/many_names1.pem with 100% similarity]
lib/boringssl/src/crypto/x509/many_names2.pem [moved from crypto/src/crypto/x509/many_names2.pem with 100% similarity]
lib/boringssl/src/crypto/x509/many_names3.pem [moved from crypto/src/crypto/x509/many_names3.pem with 100% similarity]
lib/boringssl/src/crypto/x509/rsa_pss.c [moved from crypto/src/crypto/x509/rsa_pss.c with 100% similarity]
lib/boringssl/src/crypto/x509/some_names1.pem [moved from crypto/src/crypto/x509/some_names1.pem with 100% similarity]
lib/boringssl/src/crypto/x509/some_names2.pem [moved from crypto/src/crypto/x509/some_names2.pem with 100% similarity]
lib/boringssl/src/crypto/x509/some_names3.pem [moved from crypto/src/crypto/x509/some_names3.pem with 100% similarity]
lib/boringssl/src/crypto/x509/t_crl.c [moved from crypto/src/crypto/x509/t_crl.c with 100% similarity]
lib/boringssl/src/crypto/x509/t_req.c [moved from crypto/src/crypto/x509/t_req.c with 100% similarity]
lib/boringssl/src/crypto/x509/t_x509.c [moved from crypto/src/crypto/x509/t_x509.c with 100% similarity]
lib/boringssl/src/crypto/x509/t_x509a.c [moved from crypto/src/crypto/x509/t_x509a.c with 100% similarity]
lib/boringssl/src/crypto/x509/vpm_int.h [moved from crypto/src/crypto/x509/vpm_int.h with 100% similarity]
lib/boringssl/src/crypto/x509/x509.c [moved from crypto/src/crypto/x509/x509.c with 100% similarity]
lib/boringssl/src/crypto/x509/x509_att.c [moved from crypto/src/crypto/x509/x509_att.c with 100% similarity]
lib/boringssl/src/crypto/x509/x509_cmp.c [new file with mode: 0755]
lib/boringssl/src/crypto/x509/x509_d2.c [moved from crypto/src/crypto/x509/x509_d2.c with 100% similarity]
lib/boringssl/src/crypto/x509/x509_def.c [moved from crypto/src/crypto/x509/x509_def.c with 100% similarity]
lib/boringssl/src/crypto/x509/x509_ext.c [moved from crypto/src/crypto/x509/x509_ext.c with 100% similarity]
lib/boringssl/src/crypto/x509/x509_lu.c [moved from crypto/src/crypto/x509/x509_lu.c with 100% similarity]
lib/boringssl/src/crypto/x509/x509_obj.c [new file with mode: 0755]
lib/boringssl/src/crypto/x509/x509_r2x.c [new file with mode: 0755]
lib/boringssl/src/crypto/x509/x509_req.c [new file with mode: 0755]
lib/boringssl/src/crypto/x509/x509_set.c [new file with mode: 0755]
lib/boringssl/src/crypto/x509/x509_test.cc [moved from crypto/src/crypto/x509/x509_test.cc with 100% similarity]
lib/boringssl/src/crypto/x509/x509_time_test.cc [moved from crypto/src/crypto/x509/x509_time_test.cc with 100% similarity]
lib/boringssl/src/crypto/x509/x509_trs.c [new file with mode: 0755]
lib/boringssl/src/crypto/x509/x509_txt.c [moved from crypto/src/crypto/x509/x509_txt.c with 100% similarity]
lib/boringssl/src/crypto/x509/x509_v3.c [moved from crypto/src/crypto/x509/x509_v3.c with 100% similarity]
lib/boringssl/src/crypto/x509/x509_vfy.c [new file with mode: 0755]
lib/boringssl/src/crypto/x509/x509_vpm.c [new file with mode: 0755]
lib/boringssl/src/crypto/x509/x509cset.c [moved from crypto/src/crypto/x509/x509cset.c with 100% similarity]
lib/boringssl/src/crypto/x509/x509name.c [new file with mode: 0755]
lib/boringssl/src/crypto/x509/x509rset.c [moved from crypto/src/crypto/x509/x509rset.c with 100% similarity]
lib/boringssl/src/crypto/x509/x509spki.c [moved from crypto/src/crypto/x509/x509spki.c with 100% similarity]
lib/boringssl/src/crypto/x509/x_algor.c [moved from crypto/src/crypto/x509/x_algor.c with 100% similarity]
lib/boringssl/src/crypto/x509/x_all.c [new file with mode: 0755]
lib/boringssl/src/crypto/x509/x_attrib.c [moved from crypto/src/crypto/x509/x_attrib.c with 100% similarity]
lib/boringssl/src/crypto/x509/x_crl.c [moved from crypto/src/crypto/x509/x_crl.c with 100% similarity]
lib/boringssl/src/crypto/x509/x_exten.c [moved from crypto/src/crypto/x509/x_exten.c with 100% similarity]
lib/boringssl/src/crypto/x509/x_info.c [moved from crypto/src/crypto/x509/x_info.c with 100% similarity]
lib/boringssl/src/crypto/x509/x_name.c [moved from crypto/src/crypto/x509/x_name.c with 100% similarity]
lib/boringssl/src/crypto/x509/x_pkey.c [moved from crypto/src/crypto/x509/x_pkey.c with 100% similarity]
lib/boringssl/src/crypto/x509/x_pubkey.c [moved from crypto/src/crypto/x509/x_pubkey.c with 100% similarity]
lib/boringssl/src/crypto/x509/x_req.c [moved from crypto/src/crypto/x509/x_req.c with 100% similarity]
lib/boringssl/src/crypto/x509/x_sig.c [moved from crypto/src/crypto/x509/x_sig.c with 100% similarity]
lib/boringssl/src/crypto/x509/x_spki.c [moved from crypto/src/crypto/x509/x_spki.c with 100% similarity]
lib/boringssl/src/crypto/x509/x_val.c [moved from crypto/src/crypto/x509/x_val.c with 100% similarity]
lib/boringssl/src/crypto/x509/x_x509.c [moved from crypto/src/crypto/x509/x_x509.c with 100% similarity]
lib/boringssl/src/crypto/x509/x_x509a.c [moved from crypto/src/crypto/x509/x_x509a.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/ext_dat.h [moved from crypto/src/crypto/x509v3/ext_dat.h with 100% similarity]
lib/boringssl/src/crypto/x509v3/internal.h [moved from crypto/src/crypto/x509v3/internal.h with 100% similarity]
lib/boringssl/src/crypto/x509v3/pcy_cache.c [moved from crypto/src/crypto/x509v3/pcy_cache.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/pcy_data.c [moved from crypto/src/crypto/x509v3/pcy_data.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/pcy_int.h [moved from crypto/src/crypto/x509v3/pcy_int.h with 100% similarity]
lib/boringssl/src/crypto/x509v3/pcy_lib.c [moved from crypto/src/crypto/x509v3/pcy_lib.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/pcy_map.c [moved from crypto/src/crypto/x509v3/pcy_map.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/pcy_node.c [moved from crypto/src/crypto/x509v3/pcy_node.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/pcy_tree.c [moved from crypto/src/crypto/x509v3/pcy_tree.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/tab_test.cc [moved from crypto/src/crypto/x509v3/tab_test.cc with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_akey.c [moved from crypto/src/crypto/x509v3/v3_akey.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_akeya.c [moved from crypto/src/crypto/x509v3/v3_akeya.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_alt.c [new file with mode: 0755]
lib/boringssl/src/crypto/x509v3/v3_bcons.c [moved from crypto/src/crypto/x509v3/v3_bcons.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_bitst.c [moved from crypto/src/crypto/x509v3/v3_bitst.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_conf.c [moved from crypto/src/crypto/x509v3/v3_conf.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_cpols.c [moved from crypto/src/crypto/x509v3/v3_cpols.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_crld.c [moved from crypto/src/crypto/x509v3/v3_crld.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_enum.c [new file with mode: 0755]
lib/boringssl/src/crypto/x509v3/v3_extku.c [moved from crypto/src/crypto/x509v3/v3_extku.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_genn.c [moved from crypto/src/crypto/x509v3/v3_genn.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_ia5.c [moved from crypto/src/crypto/x509v3/v3_ia5.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_info.c [new file with mode: 0755]
lib/boringssl/src/crypto/x509v3/v3_int.c [moved from crypto/src/crypto/x509v3/v3_int.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_lib.c [moved from crypto/src/crypto/x509v3/v3_lib.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_ncons.c [moved from crypto/src/crypto/x509v3/v3_ncons.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_ocsp.c [moved from crypto/src/crypto/x509v3/v3_ocsp.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_pci.c [moved from crypto/src/crypto/x509v3/v3_pci.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_pcia.c [moved from crypto/src/crypto/x509v3/v3_pcia.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_pcons.c [moved from crypto/src/crypto/x509v3/v3_pcons.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_pku.c [moved from crypto/src/crypto/x509v3/v3_pku.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_pmaps.c [moved from crypto/src/crypto/x509v3/v3_pmaps.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_prn.c [moved from crypto/src/crypto/x509v3/v3_prn.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_purp.c [new file with mode: 0755]
lib/boringssl/src/crypto/x509v3/v3_skey.c [moved from crypto/src/crypto/x509v3/v3_skey.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_sxnet.c [moved from crypto/src/crypto/x509v3/v3_sxnet.c with 100% similarity]
lib/boringssl/src/crypto/x509v3/v3_utl.c [new file with mode: 0755]
lib/boringssl/src/crypto/x509v3/v3name_test.cc [moved from crypto/src/crypto/x509v3/v3name_test.cc with 100% similarity]
lib/boringssl/src/decrepit/CMakeLists.txt [new file with mode: 0755]
lib/boringssl/src/decrepit/bio/base64_bio.c [new file with mode: 0755]
lib/boringssl/src/decrepit/blowfish/blowfish.c [new file with mode: 0755]
lib/boringssl/src/decrepit/blowfish/blowfish_test.cc [new file with mode: 0755]
lib/boringssl/src/decrepit/cast/cast.c [new file with mode: 0755]
lib/boringssl/src/decrepit/cast/cast_tables.c [new file with mode: 0755]
lib/boringssl/src/decrepit/cast/cast_test.cc [new file with mode: 0755]
lib/boringssl/src/decrepit/cast/internal.h [new file with mode: 0755]
lib/boringssl/src/decrepit/cfb/cfb.c [new file with mode: 0755]
lib/boringssl/src/decrepit/cfb/cfb_test.cc [new file with mode: 0755]
lib/boringssl/src/decrepit/des/cfb64ede.c [new file with mode: 0755]
lib/boringssl/src/decrepit/dh/dh_decrepit.c [new file with mode: 0755]
lib/boringssl/src/decrepit/dsa/dsa_decrepit.c [new file with mode: 0755]
lib/boringssl/src/decrepit/evp/dss1.c [new file with mode: 0755]
lib/boringssl/src/decrepit/evp/evp_do_all.c [new file with mode: 0755]
lib/boringssl/src/decrepit/macros.h [new file with mode: 0755]
lib/boringssl/src/decrepit/obj/obj_decrepit.c [new file with mode: 0755]
lib/boringssl/src/decrepit/rc4/rc4_decrepit.c [new file with mode: 0755]
lib/boringssl/src/decrepit/ripemd/internal.h [new file with mode: 0755]
lib/boringssl/src/decrepit/ripemd/ripemd.c [new file with mode: 0755]
lib/boringssl/src/decrepit/ripemd/ripemd_test.cc [new file with mode: 0755]
lib/boringssl/src/decrepit/rsa/rsa_decrepit.c [new file with mode: 0755]
lib/boringssl/src/decrepit/ssl/ssl_decrepit.c [new file with mode: 0755]
lib/boringssl/src/decrepit/x509/x509_decrepit.c [new file with mode: 0755]
lib/boringssl/src/decrepit/xts/xts.c [new file with mode: 0755]
lib/boringssl/src/go.mod [new file with mode: 0755]
lib/boringssl/src/include/openssl/aead.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/aes.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/arm_arch.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/asn1.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/asn1_mac.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/asn1t.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/base.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/base64.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/bio.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/blowfish.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/bn.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/buf.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/buffer.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/bytestring.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/cast.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/chacha.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/cipher.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/cmac.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/conf.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/cpu.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/crypto.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/curve25519.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/des.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/dh.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/digest.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/dsa.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/dtls1.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/e_os2.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/ec.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/ec_key.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/ecdh.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/ecdsa.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/engine.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/err.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/evp.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/ex_data.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/hkdf.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/hmac.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/hrss.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/is_boringssl.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/lhash.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/md4.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/md5.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/mem.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/nid.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/obj.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/obj_mac.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/objects.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/opensslconf.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/opensslv.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/ossl_typ.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/pem.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/pkcs12.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/pkcs7.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/pkcs8.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/poly1305.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/pool.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/rand.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/rc4.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/ripemd.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/rsa.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/safestack.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/sha.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/siphash.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/span.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/srtp.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/ssl.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/ssl3.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/stack.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/thread.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/tls1.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/type_check.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/x509.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/x509_vfy.h [new file with mode: 0755]
lib/boringssl/src/include/openssl/x509v3.h [new file with mode: 0755]
lib/boringssl/src/sources.cmake [new file with mode: 0755]
lib/boringssl/src/ssl/CMakeLists.txt [new file with mode: 0755]
lib/boringssl/src/ssl/bio_ssl.cc [new file with mode: 0755]
lib/boringssl/src/ssl/d1_both.cc [new file with mode: 0755]
lib/boringssl/src/ssl/d1_lib.cc [new file with mode: 0755]
lib/boringssl/src/ssl/d1_pkt.cc [new file with mode: 0755]
lib/boringssl/src/ssl/d1_srtp.cc [new file with mode: 0755]
lib/boringssl/src/ssl/dtls_method.cc [new file with mode: 0755]
lib/boringssl/src/ssl/dtls_record.cc [new file with mode: 0755]
lib/boringssl/src/ssl/handoff.cc [new file with mode: 0755]
lib/boringssl/src/ssl/handshake.cc [new file with mode: 0755]
lib/boringssl/src/ssl/handshake_client.cc [new file with mode: 0755]
lib/boringssl/src/ssl/handshake_server.cc [new file with mode: 0755]
lib/boringssl/src/ssl/internal.h [new file with mode: 0755]
lib/boringssl/src/ssl/s3_both.cc [new file with mode: 0755]
lib/boringssl/src/ssl/s3_lib.cc [new file with mode: 0755]
lib/boringssl/src/ssl/s3_pkt.cc [new file with mode: 0755]
lib/boringssl/src/ssl/span_test.cc [new file with mode: 0755]
lib/boringssl/src/ssl/ssl_aead_ctx.cc [new file with mode: 0755]
lib/boringssl/src/ssl/ssl_asn1.cc [new file with mode: 0755]
lib/boringssl/src/ssl/ssl_buffer.cc [new file with mode: 0755]
lib/boringssl/src/ssl/ssl_c_test.c [new file with mode: 0755]
lib/boringssl/src/ssl/ssl_cert.cc [new file with mode: 0755]
lib/boringssl/src/ssl/ssl_cipher.cc [new file with mode: 0755]
lib/boringssl/src/ssl/ssl_file.cc [new file with mode: 0755]
lib/boringssl/src/ssl/ssl_key_share.cc [new file with mode: 0755]
lib/boringssl/src/ssl/ssl_lib.cc [new file with mode: 0755]
lib/boringssl/src/ssl/ssl_privkey.cc [new file with mode: 0755]
lib/boringssl/src/ssl/ssl_session.cc [new file with mode: 0755]
lib/boringssl/src/ssl/ssl_stat.cc [new file with mode: 0755]
lib/boringssl/src/ssl/ssl_test.cc [new file with mode: 0755]
lib/boringssl/src/ssl/ssl_transcript.cc [new file with mode: 0755]
lib/boringssl/src/ssl/ssl_versions.cc [new file with mode: 0755]
lib/boringssl/src/ssl/ssl_x509.cc [new file with mode: 0755]
lib/boringssl/src/ssl/t1_enc.cc [new file with mode: 0755]
lib/boringssl/src/ssl/t1_lib.cc [new file with mode: 0755]
lib/boringssl/src/ssl/test/CMakeLists.txt [new file with mode: 0755]
lib/boringssl/src/ssl/test/PORTING.md [new file with mode: 0755]
lib/boringssl/src/ssl/test/README.md [new file with mode: 0755]
lib/boringssl/src/ssl/test/async_bio.cc [new file with mode: 0755]
lib/boringssl/src/ssl/test/async_bio.h [new file with mode: 0755]
lib/boringssl/src/ssl/test/bssl_shim.cc [new file with mode: 0755]
lib/boringssl/src/ssl/test/fuzzer.h [new file with mode: 0755]
lib/boringssl/src/ssl/test/fuzzer_tags.h [new file with mode: 0755]
lib/boringssl/src/ssl/test/handshake_util.cc [new file with mode: 0755]
lib/boringssl/src/ssl/test/handshake_util.h [new file with mode: 0755]
lib/boringssl/src/ssl/test/handshaker.cc [new file with mode: 0755]
lib/boringssl/src/ssl/test/packeted_bio.cc [new file with mode: 0755]
lib/boringssl/src/ssl/test/packeted_bio.h [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/alert.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/cert.pem [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/chacha20_poly1305.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/chacha20_poly1305_test.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/channel_id_key.pem [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/cipher_suites.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/common.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/conn.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/curve25519/const_amd64.h [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/curve25519/const_amd64.s [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/curve25519/cswap_amd64.s [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/curve25519/curve25519.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/curve25519/curve25519_test.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/curve25519/doc.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/curve25519/freeze_amd64.s [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/curve25519/ladderstep_amd64.s [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/curve25519/mont25519_amd64.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/curve25519/mul_amd64.s [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/curve25519/square_amd64.s [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/deterministic.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/dtls.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/ecdsa_p224_cert.pem [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/ecdsa_p224_key.pem [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/ecdsa_p256_cert.pem [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/ecdsa_p256_key.pem [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/ecdsa_p384_cert.pem [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/ecdsa_p384_key.pem [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/ecdsa_p521_cert.pem [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/ecdsa_p521_key.pem [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/ed25519_cert.pem [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/ed25519_key.pem [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/fuzzer_mode.json [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/handshake_client.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/handshake_messages.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/handshake_server.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/hkdf.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/hkdf_test.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/hrss/hrss.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/key.pem [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/key_agreement.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/packet_adapter.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/poly1305/poly1305.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/poly1305/poly1305_test.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/poly1305/sum_amd64.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/poly1305/sum_amd64.s [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/poly1305/sum_arm.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/poly1305/sum_arm.s [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/poly1305/sum_noasm.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/poly1305/sum_ref.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/poly1305/sum_s390x.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/poly1305/sum_s390x.s [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/poly1305/sum_vmsl_s390x.s [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/poly1305/vectors_test.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/prf.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/recordingconn.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/rsa_1024_cert.pem [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/rsa_1024_key.pem [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/rsa_chain_cert.pem [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/rsa_chain_key.pem [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/runner.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/runner_test.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/shim_ticket.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/sign.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/ticket.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/runner/tls.go [new file with mode: 0755]
lib/boringssl/src/ssl/test/settings_writer.cc [new file with mode: 0755]
lib/boringssl/src/ssl/test/settings_writer.h [new file with mode: 0755]
lib/boringssl/src/ssl/test/test_config.cc [new file with mode: 0755]
lib/boringssl/src/ssl/test/test_config.h [new file with mode: 0755]
lib/boringssl/src/ssl/test/test_state.cc [new file with mode: 0755]
lib/boringssl/src/ssl/test/test_state.h [new file with mode: 0755]
lib/boringssl/src/ssl/tls13_both.cc [new file with mode: 0755]
lib/boringssl/src/ssl/tls13_client.cc [new file with mode: 0755]
lib/boringssl/src/ssl/tls13_enc.cc [new file with mode: 0755]
lib/boringssl/src/ssl/tls13_server.cc [new file with mode: 0755]
lib/boringssl/src/ssl/tls_method.cc [new file with mode: 0755]
lib/boringssl/src/ssl/tls_record.cc [new file with mode: 0755]
lib/boringssl/src/third_party/fiat/BUILD.gn [moved from crypto/src/third_party/fiat/BUILD.gn with 100% similarity]
lib/boringssl/src/third_party/fiat/LICENSE [moved from crypto/src/third_party/fiat/LICENSE with 100% similarity]
lib/boringssl/src/third_party/fiat/METADATA [moved from crypto/src/third_party/fiat/METADATA with 100% similarity]
lib/boringssl/src/third_party/fiat/README.chromium [moved from crypto/src/third_party/fiat/README.chromium with 100% similarity]
lib/boringssl/src/third_party/fiat/README.md [moved from crypto/src/third_party/fiat/README.md with 100% similarity]
lib/boringssl/src/third_party/fiat/curve25519.c [moved from crypto/src/third_party/fiat/curve25519.c with 100% similarity]
lib/boringssl/src/third_party/fiat/curve25519_32.h [moved from crypto/src/third_party/fiat/curve25519_32.h with 100% similarity]
lib/boringssl/src/third_party/fiat/curve25519_64.h [moved from crypto/src/third_party/fiat/curve25519_64.h with 100% similarity]
lib/boringssl/src/third_party/fiat/curve25519_tables.h [moved from crypto/src/third_party/fiat/curve25519_tables.h with 100% similarity]
lib/boringssl/src/third_party/fiat/internal.h [moved from crypto/src/third_party/fiat/internal.h with 100% similarity]
lib/boringssl/src/third_party/fiat/make_curve25519_tables.py [moved from crypto/src/third_party/fiat/make_curve25519_tables.py with 100% similarity]
lib/boringssl/src/third_party/fiat/p256.c [moved from crypto/src/third_party/fiat/p256.c with 100% similarity]
lib/boringssl/src/third_party/fiat/p256_32.h [moved from crypto/src/third_party/fiat/p256_32.h with 100% similarity]
lib/boringssl/src/third_party/fiat/p256_64.h [moved from crypto/src/third_party/fiat/p256_64.h with 100% similarity]
lib/boringssl/src/third_party/wycheproof_testvectors/LICENSE [moved from crypto/src/third_party/wycheproof_testvectors/LICENSE with 100% similarity]
lib/boringssl/src/third_party/wycheproof_testvectors/METADATA [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/aes_cbc_pkcs5_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/aes_cbc_pkcs5_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/aes_ccm_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/aes_cmac_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/aes_cmac_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/aes_eax_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/aes_gcm_siv_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/aes_gcm_siv_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/aes_gcm_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/aes_gcm_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/aes_siv_cmac_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/chacha20_poly1305_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/chacha20_poly1305_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/dsa_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/dsa_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_brainpoolP224r1_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_brainpoolP256r1_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_brainpoolP320r1_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_brainpoolP384r1_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_brainpoolP512r1_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_secp224r1_ecpoint_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_secp224r1_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_secp224r1_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_secp256k1_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_secp256r1_ecpoint_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_secp256r1_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_secp256r1_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_secp384r1_ecpoint_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_secp384r1_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_secp384r1_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_secp521r1_ecpoint_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_secp521r1_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_secp521r1_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdh_webcrypto_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_brainpoolP224r1_sha224_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_brainpoolP256r1_sha256_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_brainpoolP320r1_sha384_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_brainpoolP384r1_sha384_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_brainpoolP512r1_sha512_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha224_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha224_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha256_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha256_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha512_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_secp224r1_sha512_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_secp256k1_sha256_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_secp256k1_sha512_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha256_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha256_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha512_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_secp256r1_sha512_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha384_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha384_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha512_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_secp384r1_sha512_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_secp521r1_sha512_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_secp521r1_sha512_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/ecdsa_webcrypto_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/eddsa_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/eddsa_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/kw_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/kw_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/kwp_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/kwp_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_pss_2048_sha1_mgf1_20_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_pss_2048_sha1_mgf1_20_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_pss_2048_sha256_mgf1_0_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_pss_2048_sha256_mgf1_0_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_pss_2048_sha256_mgf1_32_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_pss_2048_sha256_mgf1_32_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_pss_3072_sha256_mgf1_32_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_pss_3072_sha256_mgf1_32_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_pss_4096_sha256_mgf1_32_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_pss_4096_sha256_mgf1_32_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_pss_4096_sha512_mgf1_32_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_pss_4096_sha512_mgf1_32_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_pss_misc_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_pss_misc_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_signature_2048_sha224_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_signature_2048_sha256_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_signature_2048_sha512_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_signature_3072_sha256_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_signature_3072_sha384_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_signature_3072_sha512_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_signature_4096_sha384_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_signature_4096_sha512_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_signature_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/rsa_signature_test.txt [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/x25519_test.json [new file with mode: 0755]
lib/boringssl/src/third_party/wycheproof_testvectors/x25519_test.txt [new file with mode: 0755]
lib/boringssl/src/tool/CMakeLists.txt [new file with mode: 0755]
lib/boringssl/src/tool/args.cc [new file with mode: 0755]
lib/boringssl/src/tool/ciphers.cc [new file with mode: 0755]
lib/boringssl/src/tool/client.cc [new file with mode: 0755]
lib/boringssl/src/tool/const.cc [new file with mode: 0755]
lib/boringssl/src/tool/digest.cc [new file with mode: 0755]
lib/boringssl/src/tool/file.cc [new file with mode: 0755]
lib/boringssl/src/tool/generate_ed25519.cc [new file with mode: 0755]
lib/boringssl/src/tool/genrsa.cc [new file with mode: 0755]
lib/boringssl/src/tool/internal.h [new file with mode: 0755]
lib/boringssl/src/tool/pkcs12.cc [new file with mode: 0755]
lib/boringssl/src/tool/rand.cc [new file with mode: 0755]
lib/boringssl/src/tool/server.cc [new file with mode: 0755]
lib/boringssl/src/tool/sign.cc [new file with mode: 0755]
lib/boringssl/src/tool/speed.cc [new file with mode: 0755]
lib/boringssl/src/tool/tool.cc [new file with mode: 0755]
lib/boringssl/src/tool/transport_common.cc [new file with mode: 0755]
lib/boringssl/src/tool/transport_common.h [new file with mode: 0755]
lib/boringssl/src/util/32-bit-toolchain.cmake [new file with mode: 0755]
lib/boringssl/src/util/BUILD.toplevel [new file with mode: 0755]
lib/boringssl/src/util/all_tests.go [new file with mode: 0755]
lib/boringssl/src/util/all_tests.json [new file with mode: 0755]
lib/boringssl/src/util/ar/ar.go [new file with mode: 0755]
lib/boringssl/src/util/ar/ar_test.go [new file with mode: 0755]
lib/boringssl/src/util/ar/testdata/sample/CMakeLists.txt [new file with mode: 0755]
lib/boringssl/src/util/ar/testdata/sample/bar.cc [new file with mode: 0755]
lib/boringssl/src/util/ar/testdata/sample/foo.c [new file with mode: 0755]
lib/boringssl/src/util/ar/testdata/windows/bar.cc.obj [new file with mode: 0755]
lib/boringssl/src/util/ar/testdata/windows/foo.c.obj [new file with mode: 0755]
lib/boringssl/src/util/ar/testdata/windows/sample.lib [new file with mode: 0755]
lib/boringssl/src/util/bot/DEPS [new file with mode: 0755]
lib/boringssl/src/util/bot/README [new file with mode: 0755]
lib/boringssl/src/util/bot/UPDATING [new file with mode: 0755]
lib/boringssl/src/util/bot/cmake-linux64.tar.gz.sha1 [new file with mode: 0755]
lib/boringssl/src/util/bot/cmake-mac.tar.gz.sha1 [new file with mode: 0755]
lib/boringssl/src/util/bot/cmake-win32.zip.sha1 [new file with mode: 0755]
lib/boringssl/src/util/bot/extract.py [new file with mode: 0755]
lib/boringssl/src/util/bot/go/bootstrap.py [new file with mode: 0755]
lib/boringssl/src/util/bot/go/env.py [new file with mode: 0755]
lib/boringssl/src/util/bot/nasm-win32.exe.sha1 [new file with mode: 0755]
lib/boringssl/src/util/bot/perl-win32.zip.sha1 [new file with mode: 0755]
lib/boringssl/src/util/bot/sde-linux64.tar.bz2.sha1 [new file with mode: 0755]
lib/boringssl/src/util/bot/sde-win32.tar.bz2.sha1 [new file with mode: 0755]
lib/boringssl/src/util/bot/update_clang.py [new file with mode: 0755]
lib/boringssl/src/util/bot/vs_env.py [new file with mode: 0755]
lib/boringssl/src/util/bot/vs_toolchain.py [new file with mode: 0755]
lib/boringssl/src/util/bot/yasm-win32.exe.sha1 [new file with mode: 0755]
lib/boringssl/src/util/check_filenames.go [new file with mode: 0755]
lib/boringssl/src/util/check_imported_libraries.go [new file with mode: 0755]
lib/boringssl/src/util/convert_comments.go [new file with mode: 0755]
lib/boringssl/src/util/convert_wycheproof.go [new file with mode: 0755]
lib/boringssl/src/util/diff_asm.go [new file with mode: 0755]
lib/boringssl/src/util/doc.config [new file with mode: 0755]
lib/boringssl/src/util/doc.css [new file with mode: 0755]
lib/boringssl/src/util/doc.go [new file with mode: 0755]
lib/boringssl/src/util/embed_test_data.go [new file with mode: 0755]
lib/boringssl/src/util/fipstools/acvp/ACVP.md [new file with mode: 0755]
lib/boringssl/src/util/fipstools/acvp/acvptool/acvp.go [new file with mode: 0755]
lib/boringssl/src/util/fipstools/acvp/acvptool/acvp/acvp.go [new file with mode: 0755]
lib/boringssl/src/util/fipstools/acvp/acvptool/interactive.go [new file with mode: 0755]
lib/boringssl/src/util/fipstools/acvp/acvptool/parser.peg [new file with mode: 0755]
lib/boringssl/src/util/fipstools/acvp/acvptool/parser.peg.go [new file with mode: 0755]
lib/boringssl/src/util/fipstools/acvp/acvptool/subprocess/block.go [new file with mode: 0755]
lib/boringssl/src/util/fipstools/acvp/acvptool/subprocess/hash.go [new file with mode: 0755]
lib/boringssl/src/util/fipstools/acvp/acvptool/subprocess/subprocess.go [new file with mode: 0755]
lib/boringssl/src/util/fipstools/acvp/modulewrapper/CMakeLists.txt [new file with mode: 0755]
lib/boringssl/src/util/fipstools/acvp/modulewrapper/modulewrapper.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/break-hash.go [new file with mode: 0755]
lib/boringssl/src/util/fipstools/break-tests.sh [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/CMakeLists.txt [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_aes_gcm_test.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_aes_test.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_ctr_drbg_test.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_ecdsa2_keypair_test.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_ecdsa2_pkv_test.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_ecdsa2_siggen_test.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_ecdsa2_sigver_test.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_hmac_test.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_kas_test.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_keywrap_test.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_main.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_rsa2_keygen_test.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_rsa2_siggen_test.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_rsa2_sigver_test.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_sha_monte_test.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_sha_test.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_tdes_test.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_test_util.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_test_util.h [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/cavp_tlskdf_test.cc [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/run_cavp.go [new file with mode: 0755]
lib/boringssl/src/util/fipstools/cavp/test_fips.c [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/delocate.go [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/delocate.peg [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/delocate.peg.go [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/delocate_test.go [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/generic-FileDirectives/in.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/generic-FileDirectives/out.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/ppc64le-GlobalEntry/in.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/ppc64le-GlobalEntry/out.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/ppc64le-LoadToR0/in.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/ppc64le-LoadToR0/out.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/ppc64le-Sample/in.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/ppc64le-Sample/out.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/ppc64le-Sample2/in.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/ppc64le-Sample2/out.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/ppc64le-TOCWithOffset/in.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/ppc64le-TOCWithOffset/out.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/x86_64-BSS/in.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/x86_64-BSS/out.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/x86_64-Basic/in.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/x86_64-Basic/out.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/x86_64-GOTRewrite/in.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/x86_64-GOTRewrite/out.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/x86_64-LabelRewrite/in1.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/x86_64-LabelRewrite/in2.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/x86_64-LabelRewrite/out.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/x86_64-Sections/in.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/x86_64-Sections/out.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/x86_64-ThreeArg/in.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/delocate/testdata/x86_64-ThreeArg/out.s [new file with mode: 0755]
lib/boringssl/src/util/fipstools/fipscommon/const.go [new file with mode: 0755]
lib/boringssl/src/util/fipstools/inject_hash/inject_hash.go [new file with mode: 0755]
lib/boringssl/src/util/generate-asm-lcov.py [new file with mode: 0755]
lib/boringssl/src/util/generate-coverage.sh [new file with mode: 0755]
lib/boringssl/src/util/generate_build_files.py [new file with mode: 0755]
lib/boringssl/src/util/godeps.go [new file with mode: 0755]
lib/boringssl/src/util/make_errors.go [new file with mode: 0755]
lib/boringssl/src/util/make_prefix_headers.go [new file with mode: 0755]
lib/boringssl/src/util/read_symbols.go [new file with mode: 0755]
lib/boringssl/src/util/run_android_tests.go [new file with mode: 0755]
lib/boringssl/src/util/testresult/testresult.go [new file with mode: 0755]
lib/boringssl/src/util/whitespace.txt [new file with mode: 0755]
lib/boringssl/win-x86/crypto/chacha/chacha-x86.asm [moved from crypto/win-x86/crypto/chacha/chacha-x86.asm with 100% similarity]
lib/boringssl/win-x86/crypto/fipsmodule/aes-586.asm [new file with mode: 0755]
lib/boringssl/win-x86/crypto/fipsmodule/aesni-x86.asm [moved from crypto/win-x86/crypto/fipsmodule/aesni-x86.asm with 100% similarity]
lib/boringssl/win-x86/crypto/fipsmodule/bn-586.asm [new file with mode: 0755]
lib/boringssl/win-x86/crypto/fipsmodule/co-586.asm [moved from crypto/win-x86/crypto/fipsmodule/co-586.asm with 100% similarity]
lib/boringssl/win-x86/crypto/fipsmodule/ghash-ssse3-x86.asm [moved from crypto/win-x86/crypto/fipsmodule/ghash-ssse3-x86.asm with 100% similarity]
lib/boringssl/win-x86/crypto/fipsmodule/ghash-x86.asm [new file with mode: 0755]
lib/boringssl/win-x86/crypto/fipsmodule/md5-586.asm [moved from crypto/win-x86/crypto/fipsmodule/md5-586.asm with 100% similarity]
lib/boringssl/win-x86/crypto/fipsmodule/sha1-586.asm [moved from crypto/win-x86/crypto/fipsmodule/sha1-586.asm with 100% similarity]
lib/boringssl/win-x86/crypto/fipsmodule/sha256-586.asm [moved from crypto/win-x86/crypto/fipsmodule/sha256-586.asm with 100% similarity]
lib/boringssl/win-x86/crypto/fipsmodule/sha512-586.asm [moved from crypto/win-x86/crypto/fipsmodule/sha512-586.asm with 100% similarity]
lib/boringssl/win-x86/crypto/fipsmodule/vpaes-x86.asm [moved from crypto/win-x86/crypto/fipsmodule/vpaes-x86.asm with 100% similarity]
lib/boringssl/win-x86/crypto/fipsmodule/x86-mont.asm [moved from crypto/win-x86/crypto/fipsmodule/x86-mont.asm with 100% similarity]
lib/boringssl/win-x86/crypto/test/trampoline-x86.asm [moved from crypto/win-x86/crypto/test/trampoline-x86.asm with 100% similarity]
lib/boringssl/win-x86_64/crypto/chacha/chacha-x86_64.asm [moved from crypto/win-x86_64/crypto/chacha/chacha-x86_64.asm with 100% similarity]
lib/boringssl/win-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64.asm [moved from crypto/win-x86_64/crypto/cipher_extra/aes128gcmsiv-x86_64.asm with 100% similarity]
lib/boringssl/win-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.asm [moved from crypto/win-x86_64/crypto/cipher_extra/chacha20_poly1305_x86_64.asm with 100% similarity]
lib/boringssl/win-x86_64/crypto/fipsmodule/aes-x86_64.asm [new file with mode: 0755]
lib/boringssl/win-x86_64/crypto/fipsmodule/aesni-gcm-x86_64.asm [moved from crypto/win-x86_64/crypto/fipsmodule/aesni-gcm-x86_64.asm with 100% similarity]
lib/boringssl/win-x86_64/crypto/fipsmodule/aesni-x86_64.asm [moved from crypto/win-x86_64/crypto/fipsmodule/aesni-x86_64.asm with 100% similarity]
lib/boringssl/win-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.asm [moved from crypto/win-x86_64/crypto/fipsmodule/ghash-ssse3-x86_64.asm with 100% similarity]
lib/boringssl/win-x86_64/crypto/fipsmodule/ghash-x86_64.asm [new file with mode: 0755]
lib/boringssl/win-x86_64/crypto/fipsmodule/md5-x86_64.asm [moved from crypto/win-x86_64/crypto/fipsmodule/md5-x86_64.asm with 100% similarity]
lib/boringssl/win-x86_64/crypto/fipsmodule/p256-x86_64-asm.asm [moved from crypto/win-x86_64/crypto/fipsmodule/p256-x86_64-asm.asm with 100% similarity]
lib/boringssl/win-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm.asm [moved from crypto/win-x86_64/crypto/fipsmodule/p256_beeu-x86_64-asm.asm with 100% similarity]
lib/boringssl/win-x86_64/crypto/fipsmodule/rdrand-x86_64.asm [moved from crypto/win-x86_64/crypto/fipsmodule/rdrand-x86_64.asm with 100% similarity]
lib/boringssl/win-x86_64/crypto/fipsmodule/rsaz-avx2.asm [moved from crypto/win-x86_64/crypto/fipsmodule/rsaz-avx2.asm with 100% similarity]
lib/boringssl/win-x86_64/crypto/fipsmodule/sha1-x86_64.asm [moved from crypto/win-x86_64/crypto/fipsmodule/sha1-x86_64.asm with 100% similarity]
lib/boringssl/win-x86_64/crypto/fipsmodule/sha256-x86_64.asm [moved from crypto/win-x86_64/crypto/fipsmodule/sha256-x86_64.asm with 100% similarity]
lib/boringssl/win-x86_64/crypto/fipsmodule/sha512-x86_64.asm [moved from crypto/win-x86_64/crypto/fipsmodule/sha512-x86_64.asm with 100% similarity]
lib/boringssl/win-x86_64/crypto/fipsmodule/vpaes-x86_64.asm [moved from crypto/win-x86_64/crypto/fipsmodule/vpaes-x86_64.asm with 100% similarity]
lib/boringssl/win-x86_64/crypto/fipsmodule/x86_64-mont.asm [moved from crypto/win-x86_64/crypto/fipsmodule/x86_64-mont.asm with 100% similarity]
lib/boringssl/win-x86_64/crypto/fipsmodule/x86_64-mont5.asm [moved from crypto/win-x86_64/crypto/fipsmodule/x86_64-mont5.asm with 100% similarity]
lib/boringssl/win-x86_64/crypto/test/trampoline-x86_64.asm [moved from crypto/win-x86_64/crypto/test/trampoline-x86_64.asm with 100% similarity]
lib/ext4_utils/Android.bp [moved from ext4_utils/Android.bp with 100% similarity]
lib/ext4_utils/Android.mk [moved from ext4_utils/Android.mk with 100% similarity]
lib/ext4_utils/MODULE_LICENSE_APACHE2 [moved from ext4_utils/MODULE_LICENSE_APACHE2 with 100% similarity]
lib/ext4_utils/NOTICE [moved from ext4_utils/NOTICE with 100% similarity]
lib/ext4_utils/blk_alloc_to_base_fs.cpp [moved from ext4_utils/blk_alloc_to_base_fs.cpp with 100% similarity]
lib/ext4_utils/ext4_sb.cpp [moved from ext4_utils/ext4_sb.cpp with 100% similarity]
lib/ext4_utils/ext4_utils.cpp [moved from ext4_utils/ext4_utils.cpp with 100% similarity]
lib/ext4_utils/mke2fs.conf [moved from ext4_utils/mke2fs.conf with 100% similarity]
lib/ext4_utils/mkuserimg_mke2fs.py [moved from ext4_utils/mkuserimg_mke2fs.py with 100% similarity]
lib/ext4_utils/test_mkuserimg_mke2fs.py [moved from ext4_utils/test_mkuserimg_mke2fs.py with 100% similarity]
lib/ext4_utils/wipe.cpp [moved from ext4_utils/wipe.cpp with 100% similarity]
lib/fmtlib/.gitignore [new file with mode: 0755]
lib/fmtlib/.travis.yml [new file with mode: 0755]
lib/fmtlib/Android.bp [new file with mode: 0755]
lib/fmtlib/CMakeLists.txt [new file with mode: 0755]
lib/fmtlib/CONTRIBUTING.md [new file with mode: 0755]
lib/fmtlib/ChangeLog.rst [new file with mode: 0755]
lib/fmtlib/LICENSE.rst [new file with mode: 0755]
lib/fmtlib/METADATA [new file with mode: 0755]
lib/fmtlib/MODULE_LICENSE_BSD [new file with mode: 0755]
lib/fmtlib/NOTICE [new file with mode: 0755]
lib/fmtlib/README.rst [new file with mode: 0755]
lib/fmtlib/doc/CMakeLists.txt [new file with mode: 0755]
lib/fmtlib/doc/_static/bootstrap.min.js [new file with mode: 0755]
lib/fmtlib/doc/_static/breathe.css [new file with mode: 0755]
lib/fmtlib/doc/_static/fonts/glyphicons-halflings-regular.eot [new file with mode: 0755]
lib/fmtlib/doc/_static/fonts/glyphicons-halflings-regular.svg [new file with mode: 0755]
lib/fmtlib/doc/_static/fonts/glyphicons-halflings-regular.ttf [new file with mode: 0755]
lib/fmtlib/doc/_static/fonts/glyphicons-halflings-regular.woff [new file with mode: 0755]
lib/fmtlib/doc/_templates/layout.html [new file with mode: 0755]
lib/fmtlib/doc/_templates/search.html [new file with mode: 0755]
lib/fmtlib/doc/api.rst [new file with mode: 0755]
lib/fmtlib/doc/basic-bootstrap/README [new file with mode: 0755]
lib/fmtlib/doc/basic-bootstrap/layout.html [new file with mode: 0755]
lib/fmtlib/doc/basic-bootstrap/theme.conf [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/alerts.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/badges.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/bootstrap.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/breadcrumbs.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/button-groups.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/buttons.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/carousel.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/close.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/code.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/component-animations.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/dropdowns.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/forms.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/glyphicons.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/grid.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/input-groups.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/jumbotron.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/labels.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/list-group.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/media.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/alerts.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/background-variant.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/border-radius.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/buttons.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/center-block.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/clearfix.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/forms.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/gradients.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/grid-framework.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/grid.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/hide-text.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/image.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/labels.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/list-group.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/nav-divider.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/nav-vertical-align.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/opacity.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/pagination.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/panels.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/progress-bar.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/reset-filter.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/resize.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/responsive-visibility.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/size.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/tab-focus.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/table-row.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/text-emphasis.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/text-overflow.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/mixins/vendor-prefixes.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/modals.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/navbar.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/navs.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/normalize.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/pager.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/pagination.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/panels.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/popovers.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/print.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/progress-bars.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/responsive-embed.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/responsive-utilities.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/scaffolding.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/tables.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/theme.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/thumbnails.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/tooltip.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/type.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/utilities.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/variables.less [new file with mode: 0755]
lib/fmtlib/doc/bootstrap/wells.less [new file with mode: 0755]
lib/fmtlib/doc/build.py [new file with mode: 0755]
lib/fmtlib/doc/conf.py [new file with mode: 0755]
lib/fmtlib/doc/contents.rst [new file with mode: 0755]
lib/fmtlib/doc/fmt.less [new file with mode: 0755]
lib/fmtlib/doc/index.rst [new file with mode: 0755]
lib/fmtlib/doc/python-license.txt [new file with mode: 0755]
lib/fmtlib/doc/syntax.rst [new file with mode: 0755]
lib/fmtlib/doc/usage.rst [new file with mode: 0755]
lib/fmtlib/include/fmt/chrono.h [new file with mode: 0755]
lib/fmtlib/include/fmt/color.h [new file with mode: 0755]
lib/fmtlib/include/fmt/compile.h [new file with mode: 0755]
lib/fmtlib/include/fmt/core.h [new file with mode: 0755]
lib/fmtlib/include/fmt/format-inl.h [new file with mode: 0755]
lib/fmtlib/include/fmt/format.h [new file with mode: 0755]
lib/fmtlib/include/fmt/locale.h [new file with mode: 0755]
lib/fmtlib/include/fmt/ostream.h [new file with mode: 0755]
lib/fmtlib/include/fmt/posix.h [new file with mode: 0755]
lib/fmtlib/include/fmt/printf.h [new file with mode: 0755]
lib/fmtlib/include/fmt/ranges.h [new file with mode: 0755]
lib/fmtlib/src/format.cc [new file with mode: 0755]
lib/fmtlib/src/posix.cc [new file with mode: 0755]
lib/fmtlib/support/Android.mk [new file with mode: 0755]
lib/fmtlib/support/AndroidManifest.xml [new file with mode: 0755]
lib/fmtlib/support/C++.sublime-syntax [new file with mode: 0755]
lib/fmtlib/support/README [new file with mode: 0755]
lib/fmtlib/support/Vagrantfile [new file with mode: 0755]
lib/fmtlib/support/appveyor-build.py [new file with mode: 0755]
lib/fmtlib/support/appveyor.yml [new file with mode: 0755]
lib/fmtlib/support/build.gradle [new file with mode: 0755]
lib/fmtlib/support/cmake/FindSetEnv.cmake [new file with mode: 0755]
lib/fmtlib/support/cmake/cxx14.cmake [new file with mode: 0755]
lib/fmtlib/support/cmake/fmt-config.cmake.in [new file with mode: 0755]
lib/fmtlib/support/cmake/fmt.pc.in [new file with mode: 0755]
lib/fmtlib/support/compute-powers.py [new file with mode: 0755]
lib/fmtlib/support/docopt.py [new file with mode: 0755]
lib/fmtlib/support/fmt.pro [new file with mode: 0755]
lib/fmtlib/support/manage.py [new file with mode: 0755]
lib/fmtlib/support/rst2md.py [new file with mode: 0755]
lib/fmtlib/support/rtd/conf.py [new file with mode: 0755]
lib/fmtlib/support/rtd/index.rst [new file with mode: 0755]
lib/fmtlib/support/rtd/theme/layout.html [new file with mode: 0755]
lib/fmtlib/support/rtd/theme/theme.conf [new file with mode: 0755]
lib/fmtlib/support/travis-build.py [new file with mode: 0755]
lib/fmtlib/support/update-coverity-branch.py [new file with mode: 0755]
lib/fmtlib/test/CMakeLists.txt [new file with mode: 0755]
lib/fmtlib/test/add-subdirectory-test/CMakeLists.txt [new file with mode: 0755]
lib/fmtlib/test/add-subdirectory-test/main.cc [new file with mode: 0755]
lib/fmtlib/test/assert-test.cc [new file with mode: 0755]
lib/fmtlib/test/chrono-test.cc [new file with mode: 0755]
lib/fmtlib/test/color-test.cc [new file with mode: 0755]
lib/fmtlib/test/compile-error-test/CMakeLists.txt [new file with mode: 0755]
lib/fmtlib/test/compile-test.cc [new file with mode: 0755]
lib/fmtlib/test/core-test.cc [new file with mode: 0755]
lib/fmtlib/test/cuda-test/CMakeLists.txt [new file with mode: 0755]
lib/fmtlib/test/cuda-test/cpp14.cc [new file with mode: 0755]
lib/fmtlib/test/cuda-test/cuda-cpp14.cu [new file with mode: 0755]
lib/fmtlib/test/custom-formatter-test.cc [new file with mode: 0755]
lib/fmtlib/test/find-package-test/CMakeLists.txt [new file with mode: 0755]
lib/fmtlib/test/find-package-test/main.cc [new file with mode: 0755]
lib/fmtlib/test/format [new file with mode: 0755]
lib/fmtlib/test/format-impl-test.cc [new file with mode: 0755]
lib/fmtlib/test/format-test.cc [new file with mode: 0755]
lib/fmtlib/test/fuzzing/.gitignore [new file with mode: 0755]
lib/fmtlib/test/fuzzing/CMakeLists.txt [new file with mode: 0755]
lib/fmtlib/test/fuzzing/README.md [new file with mode: 0755]
lib/fmtlib/test/fuzzing/build.sh [new file with mode: 0755]
lib/fmtlib/test/fuzzing/chrono_duration.cpp [new file with mode: 0755]
lib/fmtlib/test/fuzzing/fuzzer_common.h [new file with mode: 0755]
lib/fmtlib/test/fuzzing/main.cpp [new file with mode: 0755]
lib/fmtlib/test/fuzzing/named_arg.cpp [new file with mode: 0755]
lib/fmtlib/test/fuzzing/one_arg.cpp [new file with mode: 0755]
lib/fmtlib/test/fuzzing/sprintf.cpp [new file with mode: 0755]
lib/fmtlib/test/fuzzing/two_args.cpp [new file with mode: 0755]
lib/fmtlib/test/gmock-gtest-all.cc [new file with mode: 0755]
lib/fmtlib/test/gmock/gmock.h [new file with mode: 0755]
lib/fmtlib/test/grisu-test.cc [new file with mode: 0755]
lib/fmtlib/test/gtest-extra-test.cc [new file with mode: 0755]
lib/fmtlib/test/gtest-extra.cc [new file with mode: 0755]
lib/fmtlib/test/gtest-extra.h [new file with mode: 0755]
lib/fmtlib/test/gtest/gtest-spi.h [new file with mode: 0755]
lib/fmtlib/test/gtest/gtest.h [new file with mode: 0755]
lib/fmtlib/test/header-only-test.cc [new file with mode: 0755]
lib/fmtlib/test/header-only-test2.cc [new file with mode: 0755]
lib/fmtlib/test/locale-test.cc [new file with mode: 0755]
lib/fmtlib/test/mock-allocator.h [new file with mode: 0755]
lib/fmtlib/test/ostream-test.cc [new file with mode: 0755]
lib/fmtlib/test/posix-mock-test.cc [new file with mode: 0755]
lib/fmtlib/test/posix-mock.h [new file with mode: 0755]
lib/fmtlib/test/posix-test.cc [new file with mode: 0755]
lib/fmtlib/test/printf-test.cc [new file with mode: 0755]
lib/fmtlib/test/ranges-test.cc [new file with mode: 0755]
lib/fmtlib/test/scan-test.cc [new file with mode: 0755]
lib/fmtlib/test/scan.h [new file with mode: 0755]
lib/fmtlib/test/std-format-test.cc [new file with mode: 0755]
lib/fmtlib/test/test-assert.h [new file with mode: 0755]
lib/fmtlib/test/test-main.cc [new file with mode: 0755]
lib/fmtlib/test/util.cc [new file with mode: 0755]
lib/fmtlib/test/util.h [new file with mode: 0755]
lib/include/android-base/chrono_utils.h [new file with mode: 0755]
lib/include/android-base/cmsg.h [new file with mode: 0755]
lib/include/android-base/collections.h [new file with mode: 0755]
lib/include/android-base/endian.h [new file with mode: 0755]
lib/include/android-base/errno_restorer.h [new file with mode: 0755]
lib/include/android-base/errors.h [new file with mode: 0755]
lib/include/android-base/expected.h [new file with mode: 0755]
lib/include/android-base/file.h [new file with mode: 0755]
lib/include/android-base/format.h [new file with mode: 0755]
lib/include/android-base/logging.h [new file with mode: 0755]
lib/include/android-base/macros.h [new file with mode: 0755]
lib/include/android-base/mapped_file.h [new file with mode: 0755]
lib/include/android-base/memory.h [new file with mode: 0755]
lib/include/android-base/no_destructor.h [new file with mode: 0755]
lib/include/android-base/off64_t.h [new file with mode: 0755]
lib/include/android-base/parsebool.h [new file with mode: 0755]
lib/include/android-base/parsedouble.h [new file with mode: 0755]
lib/include/android-base/parseint.h [new file with mode: 0755]
lib/include/android-base/parsenetaddress.h [new file with mode: 0755]
lib/include/android-base/process.h [new file with mode: 0755]
lib/include/android-base/properties.h [new file with mode: 0755]
lib/include/android-base/result.h [new file with mode: 0755]
lib/include/android-base/scopeguard.h [new file with mode: 0755]
lib/include/android-base/stringprintf.h [new file with mode: 0755]
lib/include/android-base/strings.h [new file with mode: 0755]
lib/include/android-base/test_utils.h [new file with mode: 0755]
lib/include/android-base/thread_annotations.h [new file with mode: 0755]
lib/include/android-base/threads.h [new file with mode: 0755]
lib/include/android-base/unique_fd.h [new file with mode: 0755]
lib/include/android-base/utf8.h [new file with mode: 0755]
lib/include/android/log.h [new symlink]
lib/include/cutils [new symlink]
lib/include/ext4_utils/ext4.h [moved from include/ext4_utils/ext4.h with 100% similarity]
lib/include/ext4_utils/ext4_extents.h [moved from include/ext4_utils/ext4_extents.h with 100% similarity]
lib/include/ext4_utils/ext4_kernel_headers.h [moved from include/ext4_utils/ext4_kernel_headers.h with 100% similarity]
lib/include/ext4_utils/ext4_sb.h [moved from include/ext4_utils/ext4_sb.h with 100% similarity]
lib/include/ext4_utils/ext4_utils.h [moved from include/ext4_utils/ext4_utils.h with 100% similarity]
lib/include/ext4_utils/jbd2.h [moved from include/ext4_utils/jbd2.h with 100% similarity]
lib/include/ext4_utils/wipe.h [moved from include/ext4_utils/wipe.h with 100% similarity]
lib/include/ext4_utils/xattr.h [moved from include/ext4_utils/xattr.h with 100% similarity]
lib/include/liblp/builder.h [new file with mode: 0755]
lib/include/liblp/liblp.h [moved from include/liblp/liblp.h with 100% similarity]
lib/include/liblp/metadata_format.h [moved from include/liblp/metadata_format.h with 100% similarity]
lib/include/liblp/mock_property_fetcher.h [moved from include/liblp/mock_property_fetcher.h with 100% similarity]
lib/include/liblp/partition_opener.h [moved from include/liblp/partition_opener.h with 100% similarity]
lib/include/liblp/property_fetcher.h [moved from include/liblp/property_fetcher.h with 100% similarity]
lib/include/log [new symlink]
lib/include/private/android_filesystem_capability.h [new symlink]
lib/include/private/android_filesystem_config.h [new symlink]
lib/include/private/android_logger.h [new symlink]
lib/include/private/canned_fs_config.h [new symlink]
lib/include/private/fs_config.h [new file with mode: 0644]
lib/include/sparse/sparse.h [moved from include/sparse/sparse.h with 100% similarity]
lib/include/system/camera.h [moved from include/system/camera.h with 100% similarity]
lib/include/system/graphics-base-v1.0.h [moved from include/system/graphics-base-v1.0.h with 100% similarity]
lib/include/system/graphics-base-v1.1.h [moved from include/system/graphics-base-v1.1.h with 100% similarity]
lib/include/system/graphics-base-v1.2.h [moved from include/system/graphics-base-v1.2.h with 100% similarity]
lib/include/system/graphics-base.h [moved from include/system/graphics-base.h with 100% similarity]
lib/include/system/graphics-sw.h [moved from include/system/graphics-sw.h with 100% similarity]
lib/include/system/graphics.h [moved from include/system/graphics.h with 100% similarity]
lib/include/system/radio.h [moved from include/system/radio.h with 100% similarity]
lib/include/system/thread_defs.h [moved from include/system/thread_defs.h with 100% similarity]
lib/include/sysutils [new symlink]
lib/include/utils [new symlink]
lib/libcrypto_utils/Android.bp [moved from libcrypto_utils/Android.bp with 100% similarity]
lib/libcrypto_utils/android_pubkey.c [moved from libcrypto_utils/android_pubkey.c with 100% similarity]
lib/libcrypto_utils/include/crypto_utils/android_pubkey.h [moved from include/crypto_utils/android_pubkey.h with 100% similarity]
lib/libcrypto_utils/tests/Android.bp [moved from libcrypto_utils/tests/Android.bp with 100% similarity]
lib/libcrypto_utils/tests/android_pubkey_test.cpp [moved from libcrypto_utils/tests/android_pubkey_test.cpp with 100% similarity]
lib/libcutils/Android.bp [new file with mode: 0755]
lib/libcutils/KernelLibcutilsTest.xml [new file with mode: 0755]
lib/libcutils/MODULE_LICENSE_APACHE2 [new file with mode: 0755]
lib/libcutils/NOTICE [new file with mode: 0755]
lib/libcutils/OWNERS [new file with mode: 0755]
lib/libcutils/android_get_control_env.h [new file with mode: 0755]
lib/libcutils/android_get_control_file.cpp [new file with mode: 0755]
lib/libcutils/android_get_control_file_test.cpp [new file with mode: 0755]
lib/libcutils/android_get_control_socket_test.cpp [new file with mode: 0755]
lib/libcutils/android_reboot.cpp [new file with mode: 0755]
lib/libcutils/arch-x86/cache.h [new file with mode: 0755]
lib/libcutils/arch-x86_64/cache.h [new file with mode: 0755]
lib/libcutils/ashmem-dev.cpp [new file with mode: 0755]
lib/libcutils/ashmem-host.cpp [new file with mode: 0755]
lib/libcutils/ashmem_test.cpp [new file with mode: 0755]
lib/libcutils/canned_fs_config.cpp [new file with mode: 0755]
lib/libcutils/config_utils.cpp [new file with mode: 0755]
lib/libcutils/fs.cpp [new file with mode: 0755]
lib/libcutils/fs_config.cpp [new file with mode: 0755]
lib/libcutils/fs_config.h [new file with mode: 0755]
lib/libcutils/fs_config_test.cpp [new file with mode: 0755]
lib/libcutils/hashmap.cpp [new file with mode: 0755]
lib/libcutils/include/cutils/android_filesystem_config.h [moved from include/private/android_filesystem_config.h with 100% similarity]
lib/libcutils/include/cutils/android_get_control_file.h [moved from include/cutils/android_get_control_file.h with 100% similarity]
lib/libcutils/include/cutils/android_reboot.h [moved from include/cutils/android_reboot.h with 100% similarity]
lib/libcutils/include/cutils/ashmem.h [moved from include/cutils/ashmem.h with 100% similarity]
lib/libcutils/include/cutils/atomic.h [moved from include/cutils/atomic.h with 100% similarity]
lib/libcutils/include/cutils/bitops.h [moved from include/cutils/bitops.h with 100% similarity]
lib/libcutils/include/cutils/compiler.h [moved from include/cutils/compiler.h with 100% similarity]
lib/libcutils/include/cutils/config_utils.h [moved from include/cutils/config_utils.h with 100% similarity]
lib/libcutils/include/cutils/fs.h [moved from include/cutils/fs.h with 100% similarity]
lib/libcutils/include/cutils/hashmap.h [moved from include/cutils/hashmap.h with 100% similarity]
lib/libcutils/include/cutils/iosched_policy.h [moved from include/cutils/iosched_policy.h with 100% similarity]
lib/libcutils/include/cutils/klog.h [moved from include/cutils/klog.h with 100% similarity]
lib/libcutils/include/cutils/list.h [moved from include/cutils/list.h with 100% similarity]
lib/libcutils/include/cutils/log.h [moved from include/cutils/log.h with 100% similarity]
lib/libcutils/include/cutils/memory.h [new file with mode: 0755]
lib/libcutils/include/cutils/misc.h [moved from include/cutils/misc.h with 100% similarity]
lib/libcutils/include/cutils/multiuser.h [moved from include/cutils/multiuser.h with 100% similarity]
lib/libcutils/include/cutils/native_handle.h [moved from include/cutils/native_handle.h with 100% similarity]
lib/libcutils/include/cutils/partition_utils.h [moved from include/cutils/partition_utils.h with 100% similarity]
lib/libcutils/include/cutils/properties.h [moved from include/cutils/properties.h with 100% similarity]
lib/libcutils/include/cutils/qtaguid.h [moved from include/cutils/qtaguid.h with 100% similarity]
lib/libcutils/include/cutils/record_stream.h [moved from include/cutils/record_stream.h with 100% similarity]
lib/libcutils/include/cutils/sched_policy.h [moved from include/cutils/sched_policy.h with 100% similarity]
lib/libcutils/include/cutils/sockets.h [moved from include/cutils/sockets.h with 100% similarity]
lib/libcutils/include/cutils/str_parms.h [moved from include/cutils/str_parms.h with 100% similarity]
lib/libcutils/include/cutils/threads.h [moved from include/cutils/threads.h with 100% similarity]
lib/libcutils/include/cutils/trace.h [moved from include/cutils/trace.h with 100% similarity]
lib/libcutils/include/cutils/uevent.h [moved from include/cutils/uevent.h with 100% similarity]
lib/libcutils/include/private/android_filesystem_capability.h [moved from include/private/android_filesystem_capability.h with 100% similarity]
lib/libcutils/include/private/android_filesystem_config.h [moved from include/cutils/android_filesystem_config.h with 100% similarity]
lib/libcutils/include/private/android_projectid_config.h [moved from include/private/android_projectid_config.h with 100% similarity]
lib/libcutils/include/private/canned_fs_config.h [moved from include/private/canned_fs_config.h with 100% similarity]
lib/libcutils/include/private/fs_config.h [moved from include/private/fs_config.h with 100% similarity]
lib/libcutils/include_vndk/cutils/android_filesystem_config.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/android_get_control_file.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/android_reboot.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/ashmem.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/atomic.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/bitops.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/compiler.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/config_utils.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/fs.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/hashmap.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/iosched_policy.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/klog.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/list.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/log.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/memory.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/misc.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/multiuser.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/native_handle.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/partition_utils.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/properties.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/qtaguid.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/record_stream.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/sched_policy.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/sockets.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/str_parms.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/threads.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/trace.h [new file with mode: 0755]
lib/libcutils/include_vndk/cutils/uevent.h [new file with mode: 0755]
lib/libcutils/iosched_policy.cpp [new file with mode: 0755]
lib/libcutils/klog.cpp [new file with mode: 0755]
lib/libcutils/load_file.cpp [new file with mode: 0755]
lib/libcutils/multiuser.cpp [new file with mode: 0755]
lib/libcutils/multiuser_test.cpp [new file with mode: 0755]
lib/libcutils/native_handle.cpp [new file with mode: 0755]
lib/libcutils/native_handle_test.cpp [new file with mode: 0755]
lib/libcutils/partition_utils.cpp [new file with mode: 0755]
lib/libcutils/properties.cpp [new file with mode: 0755]
lib/libcutils/properties_test.cpp [new file with mode: 0755]
lib/libcutils/qtaguid.cpp [new file with mode: 0755]
lib/libcutils/record_stream.cpp [new file with mode: 0755]
lib/libcutils/sched_policy_test.cpp [new file with mode: 0755]
lib/libcutils/socket_inaddr_any_server_unix.cpp [new file with mode: 0755]
lib/libcutils/socket_inaddr_any_server_windows.cpp [new file with mode: 0755]
lib/libcutils/socket_local_client_unix.cpp [new file with mode: 0755]
lib/libcutils/socket_local_server_unix.cpp [new file with mode: 0755]
lib/libcutils/socket_local_unix.h [new file with mode: 0755]
lib/libcutils/socket_network_client_unix.cpp [new file with mode: 0755]
lib/libcutils/socket_network_client_windows.cpp [new file with mode: 0755]
lib/libcutils/sockets.cpp [new file with mode: 0755]
lib/libcutils/sockets_test.cpp [new file with mode: 0755]
lib/libcutils/sockets_unix.cpp [new file with mode: 0755]
lib/libcutils/sockets_windows.cpp [new file with mode: 0755]
lib/libcutils/str_parms.cpp [new file with mode: 0755]
lib/libcutils/str_parms_test.cpp [new file with mode: 0755]
lib/libcutils/strlcpy.c [new file with mode: 0755]
lib/libcutils/threads.cpp [new file with mode: 0755]
lib/libcutils/trace-container.cpp [new file with mode: 0755]
lib/libcutils/trace-dev.cpp [new file with mode: 0755]
lib/libcutils/trace-dev.inc [new file with mode: 0755]
lib/libcutils/trace-dev_test.cpp [new file with mode: 0755]
lib/libcutils/trace-host.cpp [new file with mode: 0755]
lib/libcutils/uevent.cpp [new file with mode: 0755]
lib/libjsonpb/README.md [new file with mode: 0755]
lib/libjsonpb/TEST_MAPPING [new file with mode: 0755]
lib/libjsonpb/parse/Android.bp [new file with mode: 0755]
lib/libjsonpb/parse/include/jsonpb/error_or.h [new file with mode: 0755]
lib/libjsonpb/parse/include/jsonpb/jsonpb.h [new file with mode: 0755]
lib/libjsonpb/parse/jsonpb.cpp [new file with mode: 0755]
lib/libjsonpb/verify/Android.bp [new file with mode: 0755]
lib/libjsonpb/verify/include/jsonpb/json_schema_test.h [new file with mode: 0755]
lib/libjsonpb/verify/include/jsonpb/verify.h [new file with mode: 0755]
lib/libjsonpb/verify/test.cpp [new file with mode: 0755]
lib/libjsonpb/verify/test.proto [new file with mode: 0755]
lib/libjsonpb/verify/verify.cpp [new file with mode: 0755]
lib/liblog/Android.bp [new file with mode: 0755]
lib/liblog/NOTICE [moved from liblog/NOTICE with 100% similarity]
lib/liblog/OWNERS [moved from liblog/OWNERS with 100% similarity]
lib/liblog/README.md [moved from liblog/README.md with 100% similarity]
lib/liblog/README.protocol.md [moved from liblog/README.protocol.md with 100% similarity]
lib/liblog/event.logtags [moved from liblog/event.logtags with 100% similarity]
lib/liblog/event_tag_map.cpp [moved from liblog/event_tag_map.cpp with 100% similarity]
lib/liblog/include/android/log.h [new file with mode: 0755]
lib/liblog/include/log/event_tag_map.h [moved from include/log/event_tag_map.h with 100% similarity]
lib/liblog/include/log/log.h [new file with mode: 0755]
lib/liblog/include/log/log_event_list.h [moved from include/log/log_event_list.h with 100% similarity]
lib/liblog/include/log/log_id.h [moved from liblog/include_vndk/log/log_id.h with 100% similarity]
lib/liblog/include/log/log_main.h [moved from liblog/include_vndk/log/log_main.h with 100% similarity]
lib/liblog/include/log/log_properties.h [moved from liblog/include_vndk/log/log_properties.h with 100% similarity]
lib/liblog/include/log/log_radio.h [moved from liblog/include_vndk/log/log_radio.h with 100% similarity]
lib/liblog/include/log/log_read.h [new file with mode: 0755]
lib/liblog/include/log/log_safetynet.h [moved from liblog/include_vndk/log/log_safetynet.h with 100% similarity]
lib/liblog/include/log/log_system.h [moved from liblog/include_vndk/log/log_system.h with 100% similarity]
lib/liblog/include/log/log_time.h [moved from include/log/log_time.h with 100% similarity]
lib/liblog/include/log/logprint.h [moved from include/log/logprint.h with 100% similarity]
lib/liblog/include/private/android_logger.h [moved from include/private/android_logger.h with 100% similarity]
lib/liblog/include_vndk/android/log.h [new file with mode: 0755]
lib/liblog/include_vndk/log/log.h [moved from liblog/include_vndk/log/log.h with 100% similarity]
lib/liblog/include_vndk/log/log_event_list.h [moved from liblog/include_vndk/log/log_event_list.h with 100% similarity]
lib/liblog/include_vndk/log/log_id.h [moved from include/log/log_id.h with 100% similarity]
lib/liblog/include_vndk/log/log_main.h [moved from include/log/log_main.h with 100% similarity]
lib/liblog/include_vndk/log/log_properties.h [moved from include/log/log_properties.h with 100% similarity]
lib/liblog/include_vndk/log/log_radio.h [moved from include/log/log_radio.h with 100% similarity]
lib/liblog/include_vndk/log/log_read.h [new file with mode: 0755]
lib/liblog/include_vndk/log/log_safetynet.h [moved from include/log/log_safetynet.h with 100% similarity]
lib/liblog/include_vndk/log/log_system.h [moved from include/log/log_system.h with 100% similarity]
lib/liblog/include_vndk/log/log_time.h [moved from liblog/include_vndk/log/log_time.h with 100% similarity]
lib/liblog/liblog.map.txt [new file with mode: 0755]
lib/liblog/log_event_list.cpp [moved from liblog/log_event_list.cpp with 100% similarity]
lib/liblog/log_event_write.cpp [moved from liblog/log_event_write.cpp with 100% similarity]
lib/liblog/log_time.cpp [moved from liblog/log_time.cpp with 100% similarity]
lib/liblog/logd_reader.cpp [new file with mode: 0755]
lib/liblog/logd_reader.h [moved from liblog/logd_reader.h with 100% similarity]
lib/liblog/logd_writer.cpp [new file with mode: 0755]
lib/liblog/logd_writer.h [new file with mode: 0755]
lib/liblog/logger.h [moved from liblog/logger.h with 100% similarity]
lib/liblog/logger_name.cpp [moved from liblog/logger_name.cpp with 100% similarity]
lib/liblog/logger_read.cpp [moved from liblog/logger_read.cpp with 100% similarity]
lib/liblog/logger_write.cpp [new file with mode: 0755]
lib/liblog/logger_write.h [new file with mode: 0755]
lib/liblog/logprint.cpp [new file with mode: 0755]
lib/liblog/pmsg_reader.cpp [new file with mode: 0755]
lib/liblog/pmsg_reader.h [moved from liblog/pmsg_reader.h with 100% similarity]
lib/liblog/pmsg_writer.cpp [new file with mode: 0755]
lib/liblog/pmsg_writer.h [new file with mode: 0755]
lib/liblog/properties.cpp [new file with mode: 0755]
lib/liblog/tests/Android.bp [new file with mode: 0755]
lib/liblog/tests/AndroidTest.xml [moved from liblog/tests/AndroidTest.xml with 100% similarity]
lib/liblog/tests/libc_test.cpp [moved from liblog/tests/libc_test.cpp with 100% similarity]
lib/liblog/tests/liblog_benchmark.cpp [new file with mode: 0755]
lib/liblog/tests/liblog_default_tag.cpp [moved from liblog/tests/liblog_default_tag.cpp with 100% similarity]
lib/liblog/tests/liblog_global_state.cpp [new file with mode: 0755]
lib/liblog/tests/liblog_host_test.cpp [moved from liblog/tests/liblog_host_test.cpp with 100% similarity]
lib/liblog/tests/liblog_test.cpp [moved from liblog/tests/liblog_test.cpp with 100% similarity]
lib/liblog/tests/log_id_test.cpp [moved from liblog/tests/log_id_test.cpp with 100% similarity]
lib/liblog/tests/log_radio_test.cpp [moved from liblog/tests/log_radio_test.cpp with 100% similarity]
lib/liblog/tests/log_read_test.cpp [moved from liblog/tests/log_read_test.cpp with 100% similarity]
lib/liblog/tests/log_system_test.cpp [moved from liblog/tests/log_system_test.cpp with 100% similarity]
lib/liblog/tests/log_time_test.cpp [moved from liblog/tests/log_time_test.cpp with 100% similarity]
lib/liblog/tests/log_wrap_test.cpp [moved from liblog/tests/log_wrap_test.cpp with 100% similarity]
lib/liblog/tests/logd_writer_test.cpp [new file with mode: 0755]
lib/liblog/tests/logprint_test.cpp [new file with mode: 0755]
lib/liblog/uio.h [moved from liblog/uio.h with 100% similarity]
lib/liblp/Android.bp [new file with mode: 0755]
lib/liblp/AndroidTest.xml [moved from liblp/AndroidTest.xml with 100% similarity]
lib/liblp/TEST_MAPPING [moved from liblp/TEST_MAPPING with 100% similarity]
lib/liblp/builder.cpp [new file with mode: 0755]
lib/liblp/builder_test.cpp [new file with mode: 0755]
lib/liblp/device_test.cpp [moved from liblp/device_test.cpp with 100% similarity]
lib/liblp/images.cpp [new file with mode: 0755]
lib/liblp/images.h [moved from liblp/images.h with 100% similarity]
lib/liblp/io_test.cpp [moved from liblp/io_test.cpp with 100% similarity]
lib/liblp/liblp_test.h [moved from liblp/liblp_test.h with 100% similarity]
lib/liblp/liblp_test.xml [new file with mode: 0755]
lib/liblp/partition_opener.cpp [moved from liblp/partition_opener.cpp with 100% similarity]
lib/liblp/property_fetcher.cpp [moved from liblp/property_fetcher.cpp with 100% similarity]
lib/liblp/reader.cpp [moved from liblp/reader.cpp with 100% similarity]
lib/liblp/reader.h [moved from liblp/reader.h with 100% similarity]
lib/liblp/test_partition_opener.cpp [moved from liblp/test_partition_opener.cpp with 100% similarity]
lib/liblp/test_partition_opener.h [moved from liblp/test_partition_opener.h with 100% similarity]
lib/liblp/utility.cpp [new file with mode: 0755]
lib/liblp/utility.h [new file with mode: 0755]
lib/liblp/utility_test.cpp [moved from liblp/utility_test.cpp with 100% similarity]
lib/liblp/writer.cpp [moved from liblp/writer.cpp with 100% similarity]
lib/liblp/writer.h [moved from liblp/writer.h with 100% similarity]
lib/libsparse/Android.bp [moved from libsparse/Android.bp with 100% similarity]
lib/libsparse/OWNERS [moved from libsparse/OWNERS with 100% similarity]
lib/libsparse/append2simg.cpp [moved from libsparse/append2simg.cpp with 100% similarity]
lib/libsparse/backed_block.cpp [moved from libsparse/backed_block.cpp with 100% similarity]
lib/libsparse/backed_block.h [moved from libsparse/backed_block.h with 100% similarity]
lib/libsparse/defs.h [moved from libsparse/defs.h with 100% similarity]
lib/libsparse/img2simg.cpp [moved from libsparse/img2simg.cpp with 100% similarity]
lib/libsparse/include/sparse/sparse.h [new file with mode: 0755]
lib/libsparse/output_file.cpp [moved from libsparse/output_file.cpp with 100% similarity]
lib/libsparse/output_file.h [moved from libsparse/output_file.h with 100% similarity]
lib/libsparse/simg2img.cpp [moved from libsparse/simg2img.cpp with 100% similarity]
lib/libsparse/simg2simg.cpp [moved from libsparse/simg2simg.cpp with 100% similarity]
lib/libsparse/simg_dump.py [moved from libsparse/simg_dump.py with 100% similarity]
lib/libsparse/sparse.cpp [new file with mode: 0755]
lib/libsparse/sparse_crc32.cpp [moved from libsparse/sparse_crc32.cpp with 100% similarity]
lib/libsparse/sparse_crc32.h [moved from libsparse/sparse_crc32.h with 100% similarity]
lib/libsparse/sparse_defs.h [moved from libsparse/sparse_defs.h with 100% similarity]
lib/libsparse/sparse_err.cpp [moved from libsparse/sparse_err.cpp with 100% similarity]
lib/libsparse/sparse_file.h [moved from libsparse/sparse_file.h with 100% similarity]
lib/libsparse/sparse_format.h [moved from libsparse/sparse_format.h with 100% similarity]
lib/libsparse/sparse_fuzzer.cpp [moved from libsparse/sparse_fuzzer.cpp with 100% similarity]
lib/libsparse/sparse_read.cpp [moved from libsparse/sparse_read.cpp with 100% similarity]
lib/libutils/Android.bp [new file with mode: 0755]
lib/libutils/BitSet_test.cpp [new file with mode: 0755]
lib/libutils/CallStack.cpp [new file with mode: 0755]
lib/libutils/CleanSpec.mk [new file with mode: 0755]
lib/libutils/Errors.cpp [new file with mode: 0755]
lib/libutils/FileMap.cpp [new file with mode: 0755]
lib/libutils/FileMap_test.cpp [new file with mode: 0755]
lib/libutils/JenkinsHash.cpp [new file with mode: 0755]
lib/libutils/Looper.cpp [new file with mode: 0755]
lib/libutils/Looper_test.cpp [new file with mode: 0755]
lib/libutils/LruCache_test.cpp [new file with mode: 0755]
lib/libutils/MODULE_LICENSE_APACHE2 [new file with mode: 0755]
lib/libutils/Mutex_test.cpp [new file with mode: 0755]
lib/libutils/NOTICE [new file with mode: 0755]
lib/libutils/NativeHandle.cpp [new file with mode: 0755]
lib/libutils/OWNERS [new file with mode: 0755]
lib/libutils/Printer.cpp [new file with mode: 0755]
lib/libutils/ProcessCallStack.cpp [new file with mode: 0755]
lib/libutils/PropertyMap.cpp [new file with mode: 0755]
lib/libutils/README [new file with mode: 0755]
lib/libutils/RefBase.cpp [new file with mode: 0755]
lib/libutils/RefBase_test.cpp [new file with mode: 0755]
lib/libutils/SharedBuffer.cpp [new file with mode: 0755]
lib/libutils/SharedBuffer.h [new file with mode: 0755]
lib/libutils/SharedBuffer_test.cpp [new file with mode: 0755]
lib/libutils/Singleton_test.cpp [new file with mode: 0755]
lib/libutils/Singleton_test.h [new file with mode: 0755]
lib/libutils/Singleton_test1.cpp [new file with mode: 0755]
lib/libutils/Singleton_test2.cpp [new file with mode: 0755]
lib/libutils/StopWatch.cpp [new file with mode: 0755]
lib/libutils/String16.cpp [new file with mode: 0755]
lib/libutils/String16_test.cpp [new file with mode: 0755]
lib/libutils/String8.cpp [new file with mode: 0755]
lib/libutils/String8_test.cpp [new file with mode: 0755]
lib/libutils/StrongPointer.cpp [new file with mode: 0755]
lib/libutils/StrongPointer_test.cpp [new file with mode: 0755]
lib/libutils/SystemClock.cpp [new file with mode: 0755]
lib/libutils/SystemClock_test.cpp [new file with mode: 0755]
lib/libutils/Threads.cpp [new file with mode: 0755]
lib/libutils/Timers.cpp [new file with mode: 0755]
lib/libutils/Tokenizer.cpp [new file with mode: 0755]
lib/libutils/Trace.cpp [new file with mode: 0755]
lib/libutils/Unicode.cpp [new file with mode: 0755]
lib/libutils/Unicode_test.cpp [new file with mode: 0755]
lib/libutils/VectorImpl.cpp [new file with mode: 0755]
lib/libutils/Vector_benchmark.cpp [new file with mode: 0755]
lib/libutils/Vector_test.cpp [new file with mode: 0755]
lib/libutils/include/utils/AndroidThreads.h [moved from include/utils/AndroidThreads.h with 100% similarity]
lib/libutils/include/utils/Atomic.h [moved from include/utils/Atomic.h with 100% similarity]
lib/libutils/include/utils/BitSet.h [moved from include/utils/BitSet.h with 100% similarity]
lib/libutils/include/utils/ByteOrder.h [moved from include/utils/ByteOrder.h with 100% similarity]
lib/libutils/include/utils/CallStack.h [moved from include/utils/CallStack.h with 100% similarity]
lib/libutils/include/utils/Compat.h [new file with mode: 0755]
lib/libutils/include/utils/Condition.h [moved from include/utils/Condition.h with 100% similarity]
lib/libutils/include/utils/Debug.h [moved from include/utils/Debug.h with 100% similarity]
lib/libutils/include/utils/Endian.h [moved from include/utils/Endian.h with 100% similarity]
lib/libutils/include/utils/Errors.h [moved from include/utils/Errors.h with 100% similarity]
lib/libutils/include/utils/FastStrcmp.h [moved from include/utils/FastStrcmp.h with 100% similarity]
lib/libutils/include/utils/FileMap.h [moved from include/utils/FileMap.h with 100% similarity]
lib/libutils/include/utils/Flattenable.h [moved from include/utils/Flattenable.h with 100% similarity]
lib/libutils/include/utils/Functor.h [moved from include/utils/Functor.h with 100% similarity]
lib/libutils/include/utils/JenkinsHash.h [moved from include/utils/JenkinsHash.h with 100% similarity]
lib/libutils/include/utils/KeyedVector.h [moved from include/utils/KeyedVector.h with 100% similarity]
lib/libutils/include/utils/LightRefBase.h [moved from include/utils/LightRefBase.h with 100% similarity]
lib/libutils/include/utils/List.h [moved from include/utils/List.h with 100% similarity]
lib/libutils/include/utils/Log.h [moved from include/utils/Log.h with 100% similarity]
lib/libutils/include/utils/Looper.h [moved from include/utils/Looper.h with 100% similarity]
lib/libutils/include/utils/LruCache.h [moved from include/utils/LruCache.h with 100% similarity]
lib/libutils/include/utils/Mutex.h [moved from include/utils/Mutex.h with 100% similarity]
lib/libutils/include/utils/NativeHandle.h [moved from include/utils/NativeHandle.h with 100% similarity]
lib/libutils/include/utils/Printer.h [moved from include/utils/Printer.h with 100% similarity]
lib/libutils/include/utils/ProcessCallStack.h [moved from include/utils/ProcessCallStack.h with 100% similarity]
lib/libutils/include/utils/PropertyMap.h [moved from include/utils/PropertyMap.h with 100% similarity]
lib/libutils/include/utils/RWLock.h [moved from include/utils/RWLock.h with 100% similarity]
lib/libutils/include/utils/RefBase.h [new file with mode: 0755]
lib/libutils/include/utils/Singleton.h [moved from include/utils/Singleton.h with 100% similarity]
lib/libutils/include/utils/SortedVector.h [moved from include/utils/SortedVector.h with 100% similarity]
lib/libutils/include/utils/StopWatch.h [moved from include/utils/StopWatch.h with 100% similarity]
lib/libutils/include/utils/String16.h [new file with mode: 0755]
lib/libutils/include/utils/String8.h [new file with mode: 0755]
lib/libutils/include/utils/StrongPointer.h [new file with mode: 0755]
lib/libutils/include/utils/SystemClock.h [moved from include/utils/SystemClock.h with 100% similarity]
lib/libutils/include/utils/Thread.h [moved from include/utils/Thread.h with 100% similarity]
lib/libutils/include/utils/ThreadDefs.h [moved from include/utils/ThreadDefs.h with 100% similarity]
lib/libutils/include/utils/Timers.h [moved from include/utils/Timers.h with 100% similarity]
lib/libutils/include/utils/Tokenizer.h [moved from include/utils/Tokenizer.h with 100% similarity]
lib/libutils/include/utils/Trace.h [moved from include/utils/Trace.h with 100% similarity]
lib/libutils/include/utils/TypeHelpers.h [moved from include/utils/TypeHelpers.h with 100% similarity]
lib/libutils/include/utils/Unicode.h [moved from include/utils/Unicode.h with 100% similarity]
lib/libutils/include/utils/Vector.h [moved from include/utils/Vector.h with 100% similarity]
lib/libutils/include/utils/VectorImpl.h [moved from include/utils/VectorImpl.h with 100% similarity]
lib/libutils/include/utils/misc.h [moved from include/utils/misc.h with 100% similarity]
lib/libutils/include/utils/threads.h [moved from include/utils/threads.h with 100% similarity]
lib/libutils/misc.cpp [new file with mode: 0755]
lib/protobuf/Android.bp [new file with mode: 0644]
lib/protobuf/BUILD [new file with mode: 0644]
lib/protobuf/CHANGES.txt [new file with mode: 0644]
lib/protobuf/CONTRIBUTING.md [new file with mode: 0644]
lib/protobuf/CONTRIBUTORS.txt [new file with mode: 0644]
lib/protobuf/CleanSpec.mk [moved from zlib/CleanSpec.mk with 100% similarity, mode: 0644]
lib/protobuf/LICENSE [new file with mode: 0644]
lib/protobuf/METADATA [new file with mode: 0644]
lib/protobuf/MODULE_LICENSE_APACHE2 [new file with mode: 0644]
lib/protobuf/Makefile.am [new file with mode: 0644]
lib/protobuf/NOTICE [new symlink]
lib/protobuf/OWNERS [new file with mode: 0644]
lib/protobuf/Protobuf.podspec [new file with mode: 0644]
lib/protobuf/README.android [new file with mode: 0644]
lib/protobuf/README.md [new file with mode: 0644]
lib/protobuf/TEST_MAPPING [new file with mode: 0644]
lib/protobuf/WORKSPACE [new file with mode: 0644]
lib/protobuf/android/config.h [new file with mode: 0644]
lib/protobuf/appveyor.bat [new file with mode: 0644]
lib/protobuf/appveyor.yml [new file with mode: 0644]
lib/protobuf/autogen.sh [new file with mode: 0755]
lib/protobuf/benchmarks/Makefile.am [new file with mode: 0644]
lib/protobuf/benchmarks/README.md [new file with mode: 0644]
lib/protobuf/benchmarks/__init__.py [new file with mode: 0644]
lib/protobuf/benchmarks/benchmarks.proto [new file with mode: 0644]
lib/protobuf/benchmarks/cpp/cpp_benchmark.cc [new file with mode: 0644]
lib/protobuf/benchmarks/datasets/google_message1/proto2/benchmark_message1_proto2.proto [new file with mode: 0644]
lib/protobuf/benchmarks/datasets/google_message1/proto2/dataset.google_message1_proto2.pb [new file with mode: 0644]
lib/protobuf/benchmarks/datasets/google_message1/proto3/benchmark_message1_proto3.proto [new file with mode: 0644]
lib/protobuf/benchmarks/datasets/google_message1/proto3/dataset.google_message1_proto3.pb [new file with mode: 0644]
lib/protobuf/benchmarks/datasets/google_message2/benchmark_message2.proto [new file with mode: 0644]
lib/protobuf/benchmarks/datasets/google_message2/dataset.google_message2.pb [new file with mode: 0644]
lib/protobuf/benchmarks/datasets/google_message3/benchmark_message3.proto [new file with mode: 0644]
lib/protobuf/benchmarks/datasets/google_message3/benchmark_message3_1.proto [new file with mode: 0644]
lib/protobuf/benchmarks/datasets/google_message3/benchmark_message3_2.proto [new file with mode: 0644]
lib/protobuf/benchmarks/datasets/google_message3/benchmark_message3_3.proto [new file with mode: 0644]
lib/protobuf/benchmarks/datasets/google_message3/benchmark_message3_4.proto [new file with mode: 0644]
lib/protobuf/benchmarks/datasets/google_message3/benchmark_message3_5.proto [new file with mode: 0644]
lib/protobuf/benchmarks/datasets/google_message3/benchmark_message3_6.proto [new file with mode: 0644]
lib/protobuf/benchmarks/datasets/google_message3/benchmark_message3_7.proto [new file with mode: 0644]
lib/protobuf/benchmarks/datasets/google_message3/benchmark_message3_8.proto [new file with mode: 0644]
lib/protobuf/benchmarks/datasets/google_message4/benchmark_message4.proto [new file with mode: 0644]
lib/protobuf/benchmarks/datasets/google_message4/benchmark_message4_1.proto [new file with mode: 0644]
lib/protobuf/benchmarks/datasets/google_message4/benchmark_message4_2.proto [new file with mode: 0644]
lib/protobuf/benchmarks/datasets/google_message4/benchmark_message4_3.proto [new file with mode: 0644]
lib/protobuf/benchmarks/download_data.sh [new file with mode: 0755]
lib/protobuf/benchmarks/go/go_benchmark_test.go [new file with mode: 0644]
lib/protobuf/benchmarks/google_size.proto [new file with mode: 0644]
lib/protobuf/benchmarks/java/pom.xml [new file with mode: 0644]
lib/protobuf/benchmarks/java/src/main/java/com/google/protobuf/ProtoCaliperBenchmark.java [new file with mode: 0644]
lib/protobuf/benchmarks/js/benchmark_suite.js [new file with mode: 0644]
lib/protobuf/benchmarks/js/js_benchmark.js [new file with mode: 0644]
lib/protobuf/benchmarks/php/PhpBenchmark.php [new file with mode: 0644]
lib/protobuf/benchmarks/php/autoload.php [new file with mode: 0644]
lib/protobuf/benchmarks/protobuf.js/generate_pbjs_files.js [new file with mode: 0644]
lib/protobuf/benchmarks/protobuf.js/protobufjs_benchmark.js [new file with mode: 0644]
lib/protobuf/benchmarks/python/__init__.py [new file with mode: 0644]
lib/protobuf/benchmarks/python/py_benchmark.py [new file with mode: 0755]
lib/protobuf/benchmarks/python/python_benchmark_messages.cc [new file with mode: 0644]
lib/protobuf/benchmarks/util/__init__.py [new file with mode: 0644]
lib/protobuf/benchmarks/util/big_query_utils.py [new file with mode: 0755]
lib/protobuf/benchmarks/util/data_proto2_to_proto3_util.h [new file with mode: 0644]
lib/protobuf/benchmarks/util/gogo_data_scrubber.cc [new file with mode: 0644]
lib/protobuf/benchmarks/util/proto3_data_stripper.cc [new file with mode: 0644]
lib/protobuf/benchmarks/util/protoc-gen-gogoproto.cc [new file with mode: 0644]
lib/protobuf/benchmarks/util/protoc-gen-proto2_to_proto3.cc [new file with mode: 0644]
lib/protobuf/benchmarks/util/result_parser.py [new file with mode: 0755]
lib/protobuf/benchmarks/util/result_uploader.py [new file with mode: 0755]
lib/protobuf/benchmarks/util/schema_proto2_to_proto3_util.h [new file with mode: 0644]
lib/protobuf/build.gradle [new file with mode: 0644]
lib/protobuf/cmake/CMakeLists.txt [new file with mode: 0644]
lib/protobuf/cmake/README.md [new file with mode: 0644]
lib/protobuf/cmake/conformance.cmake [new file with mode: 0644]
lib/protobuf/cmake/examples.cmake [new file with mode: 0644]
lib/protobuf/cmake/extract_includes.bat.in [new file with mode: 0644]
lib/protobuf/cmake/install.cmake [new file with mode: 0644]
lib/protobuf/cmake/libprotobuf-lite.cmake [new file with mode: 0644]
lib/protobuf/cmake/libprotobuf.cmake [new file with mode: 0644]
lib/protobuf/cmake/libprotoc.cmake [new file with mode: 0644]
lib/protobuf/cmake/protobuf-config-version.cmake.in [new file with mode: 0644]
lib/protobuf/cmake/protobuf-config.cmake.in [new file with mode: 0644]
lib/protobuf/cmake/protobuf-lite.pc.cmake [new file with mode: 0644]
lib/protobuf/cmake/protobuf-module.cmake.in [new file with mode: 0644]
lib/protobuf/cmake/protobuf-options.cmake [new file with mode: 0644]
lib/protobuf/cmake/protobuf.pc.cmake [new file with mode: 0644]
lib/protobuf/cmake/protoc.cmake [new file with mode: 0644]
lib/protobuf/cmake/tests.cmake [new file with mode: 0644]
lib/protobuf/cmake/version.rc.in [new file with mode: 0644]
lib/protobuf/compiler_config_setting.bzl [new file with mode: 0644]
lib/protobuf/composer.json [new file with mode: 0644]
lib/protobuf/config/config.h [new file with mode: 0644]
lib/protobuf/configure.ac [new file with mode: 0644]
lib/protobuf/conformance/ConformanceJava.java [new file with mode: 0644]
lib/protobuf/conformance/ConformanceJavaLite.java [new file with mode: 0644]
lib/protobuf/conformance/Makefile.am [new file with mode: 0644]
lib/protobuf/conformance/README.md [new file with mode: 0644]
lib/protobuf/conformance/autoload.php [new file with mode: 0644]
lib/protobuf/conformance/binary_json_conformance_suite.cc [new file with mode: 0644]
lib/protobuf/conformance/binary_json_conformance_suite.h [new file with mode: 0644]
lib/protobuf/conformance/conformance.proto [new file with mode: 0644]
lib/protobuf/conformance/conformance_cpp.cc [new file with mode: 0644]
lib/protobuf/conformance/conformance_nodejs.js [new file with mode: 0755]
lib/protobuf/conformance/conformance_objc.m [new file with mode: 0644]
lib/protobuf/conformance/conformance_php.php [new file with mode: 0755]
lib/protobuf/conformance/conformance_python.py [new file with mode: 0755]
lib/protobuf/conformance/conformance_ruby.rb [new file with mode: 0755]
lib/protobuf/conformance/conformance_test.cc [new file with mode: 0644]
lib/protobuf/conformance/conformance_test.h [new file with mode: 0644]
lib/protobuf/conformance/conformance_test_main.cc [new file with mode: 0644]
lib/protobuf/conformance/conformance_test_runner.cc [new file with mode: 0644]
lib/protobuf/conformance/failure_list_cpp.txt [new file with mode: 0644]
lib/protobuf/conformance/failure_list_csharp.txt [new file with mode: 0644]
lib/protobuf/conformance/failure_list_java.txt [new file with mode: 0644]
lib/protobuf/conformance/failure_list_js.txt [new file with mode: 0644]
lib/protobuf/conformance/failure_list_objc.txt [new file with mode: 0644]
lib/protobuf/conformance/failure_list_php.txt [new file with mode: 0644]
lib/protobuf/conformance/failure_list_php_c.txt [new file with mode: 0644]
lib/protobuf/conformance/failure_list_php_zts_c.txt [new file with mode: 0644]
lib/protobuf/conformance/failure_list_python-post26.txt [new file with mode: 0644]
lib/protobuf/conformance/failure_list_python.txt [new file with mode: 0644]
lib/protobuf/conformance/failure_list_python_cpp.txt [new file with mode: 0644]
lib/protobuf/conformance/failure_list_ruby.txt [new file with mode: 0644]
lib/protobuf/conformance/failure_list_ruby_mac.txt [new file with mode: 0644]
lib/protobuf/conformance/text_format_conformance_suite.cc [new file with mode: 0644]
lib/protobuf/conformance/text_format_conformance_suite.h [new file with mode: 0644]
lib/protobuf/conformance/text_format_failure_list_csharp.txt [new file with mode: 0644]
lib/protobuf/conformance/text_format_failure_list_java.txt [new file with mode: 0755]
lib/protobuf/conformance/text_format_failure_list_php.txt [new file with mode: 0644]
lib/protobuf/conformance/text_format_failure_list_python.txt [new file with mode: 0644]
lib/protobuf/conformance/text_format_failure_list_ruby.txt [new file with mode: 0644]
lib/protobuf/conformance/third_party/jsoncpp/json.h [new file with mode: 0644]
lib/protobuf/conformance/third_party/jsoncpp/jsoncpp.cpp [new file with mode: 0644]
lib/protobuf/conformance/update_failure_list.py [new file with mode: 0755]
lib/protobuf/csharp/.gitignore [new file with mode: 0644]
lib/protobuf/csharp/CHANGES.txt [new file with mode: 0644]
lib/protobuf/csharp/Google.Protobuf.Tools.nuspec [new file with mode: 0644]
lib/protobuf/csharp/Google.Protobuf.Tools.targets [new file with mode: 0644]
lib/protobuf/csharp/README.md [new file with mode: 0644]
lib/protobuf/csharp/build_packages.bat [new file with mode: 0644]
lib/protobuf/csharp/build_tools.sh [new file with mode: 0755]
lib/protobuf/csharp/buildall.bat [new file with mode: 0644]
lib/protobuf/csharp/buildall.sh [new file with mode: 0755]
lib/protobuf/csharp/compatibility_tests/v3.0.0/protos/csharp/protos/unittest_issues.proto [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/map_unittest_proto3.proto [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_import_proto3.proto [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_import_public_proto3.proto [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_proto3.proto [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_well_known_types.proto [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ByteStringTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/CodedInputStreamExtensions.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/CodedInputStreamTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/CodedOutputStreamTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/MapFieldTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/RepeatedFieldTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility/PropertyInfoExtensionsTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility/TypeExtensionsTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/DeprecatedMemberTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/EqualityTester.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/FieldCodecTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/GeneratedMessageTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/IssuesTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/JsonParserTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/JsonTokenizerTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Program.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/DescriptorsTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/FieldAccessTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/TypeRegistryTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/SampleEnum.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/SampleMessages.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/TestCornerCases.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/TestProtos/ForeignMessagePartial.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/AnyTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/DurationTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/FieldMaskTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/TimestampTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/WrappersTest.cs [new file with mode: 0644]
lib/protobuf/csharp/compatibility_tests/v3.0.0/test.sh [new file with mode: 0755]
lib/protobuf/csharp/generate_protos.sh [new file with mode: 0755]
lib/protobuf/csharp/install_dotnet_sdk.ps1 [new file with mode: 0644]
lib/protobuf/csharp/keys/Google.Protobuf.public.snk [new file with mode: 0644]
lib/protobuf/csharp/keys/Google.Protobuf.snk [new file with mode: 0644]
lib/protobuf/csharp/keys/README.md [new file with mode: 0644]
lib/protobuf/csharp/protos/README.md [new file with mode: 0644]
lib/protobuf/csharp/protos/map_unittest_proto3.proto [new file with mode: 0644]
lib/protobuf/csharp/protos/unittest_custom_options_proto3.proto [new file with mode: 0644]
lib/protobuf/csharp/protos/unittest_import_proto3.proto [new file with mode: 0644]
lib/protobuf/csharp/protos/unittest_import_public_proto3.proto [new file with mode: 0644]
lib/protobuf/csharp/protos/unittest_issues.proto [new file with mode: 0644]
lib/protobuf/csharp/protos/unittest_proto3.proto [new file with mode: 0644]
lib/protobuf/csharp/src/AddressBook/AddPerson.cs [new file with mode: 0644]
lib/protobuf/csharp/src/AddressBook/AddressBook.csproj [new file with mode: 0644]
lib/protobuf/csharp/src/AddressBook/Addressbook.cs [new file with mode: 0644]
lib/protobuf/csharp/src/AddressBook/ListPeople.cs [new file with mode: 0644]
lib/protobuf/csharp/src/AddressBook/Program.cs [new file with mode: 0644]
lib/protobuf/csharp/src/AddressBook/SampleUsage.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Benchmarks/BenchmarkMessage1Proto3.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Benchmarks/Benchmarks.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Benchmarks/Google.Protobuf.Benchmarks.csproj [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Benchmarks/Program.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Benchmarks/SerializationBenchmark.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Benchmarks/SerializationConfig.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Conformance/Conformance.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Conformance/Google.Protobuf.Conformance.csproj [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Conformance/Program.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.JsonDump/Google.Protobuf.JsonDump.csproj [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.JsonDump/Program.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/ByteStringTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/CodedInputStreamExtensions.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/CodedInputStreamTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/CodedOutputStreamTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/Collections/MapFieldTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/Collections/ProtobufEqualityComparersTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/Collections/RepeatedFieldTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/PropertyInfoExtensionsTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/StreamExtensionsTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/TypeExtensionsTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/DeprecatedMemberTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/EqualityTester.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/FieldCodecTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/FieldMaskTreeTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/GeneratedMessageTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/IssuesTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/JsonFormatterTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/JsonParserTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/JsonTokenizerTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/Reflection/CustomOptionsTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/Reflection/DescriptorDeclarationTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/Reflection/DescriptorsTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/Reflection/FieldAccessTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/Reflection/TypeRegistryTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/SampleEnum.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/SampleMessages.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/SampleNaNs.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/TestCornerCases.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ForeignMessagePartial.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/MapUnittestProto3.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/TestMessagesProto3.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestCustomOptionsProto3.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportProto3.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportPublicProto3.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestIssues.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestWellKnownTypes.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/UnknownFieldSetTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/AnyTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/DurationTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/FieldMaskTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/TimestampTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/WrappersTest.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.Test/testprotos.pb [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf.sln [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/ByteArray.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/ByteString.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/CodedInputStream.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/CodedOutputStream.ComputeSize.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/CodedOutputStream.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Collections/Lists.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Collections/MapField.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Collections/ProtobufEqualityComparers.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Collections/ReadOnlyDictionary.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Collections/RepeatedField.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Compatibility/MethodInfoExtensions.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Compatibility/PropertyInfoExtensions.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Compatibility/StreamExtensions.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Compatibility/TypeExtensions.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Extension.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/ExtensionRegistry.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/ExtensionSet.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/ExtensionValue.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/FieldCodec.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/FieldMaskTree.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/FrameworkPortability.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Google.Protobuf.csproj [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/ICustomDiagnosticMessage.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/IDeepCloneable.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/IExtendableMessage.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/IMessage.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/InvalidJsonException.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/InvalidProtocolBufferException.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/JsonFormatter.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/JsonParser.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/JsonToken.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/JsonTokenizer.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/LimitedInputStream.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/MessageExtensions.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/MessageParser.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/ObjectIntPair.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Properties/AssemblyInfo.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/ProtoPreconditions.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/CustomOptions.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/Descriptor.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorBase.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorDeclaration.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorPool.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorUtil.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorValidationException.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/EnumDescriptor.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/EnumValueDescriptor.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/ExtensionAccessor.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/ExtensionCollection.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/FieldAccessorBase.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/FieldDescriptor.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/FieldType.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/FileDescriptor.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/GeneratedClrTypeInfo.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/IDescriptor.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/IFieldAccessor.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/MapFieldAccessor.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/MessageDescriptor.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/MethodDescriptor.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/OneofAccessor.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/OneofDescriptor.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/OriginalNameAttribute.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/PackageDescriptor.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/ReflectionUtil.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/RepeatedFieldAccessor.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/ServiceDescriptor.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/SingleFieldAccessor.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/Reflection/TypeRegistry.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/UnknownField.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/UnknownFieldSet.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Any.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/AnyPartial.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Api.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Duration.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/DurationPartial.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Empty.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/FieldMask.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/FieldMaskPartial.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/SourceContext.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Struct.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/TimeExtensions.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Timestamp.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/TimestampPartial.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ValuePartial.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Wrappers.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/WrappersPartial.cs [new file with mode: 0644]
lib/protobuf/csharp/src/Google.Protobuf/WireFormat.cs [new file with mode: 0644]
lib/protobuf/docs/options.md [new file with mode: 0644]
lib/protobuf/docs/performance.md [new file with mode: 0644]
lib/protobuf/docs/third_party.md [new file with mode: 0644]
lib/protobuf/editors/README.txt [new file with mode: 0644]
lib/protobuf/editors/proto.vim [new file with mode: 0644]
lib/protobuf/editors/protobuf-mode.el [new file with mode: 0644]
lib/protobuf/examples/AddPerson.java [new file with mode: 0644]
lib/protobuf/examples/BUILD [new file with mode: 0644]
lib/protobuf/examples/CMakeLists.txt [new file with mode: 0644]
lib/protobuf/examples/ListPeople.java [new file with mode: 0644]
lib/protobuf/examples/Makefile [new file with mode: 0644]
lib/protobuf/examples/README.md [new file with mode: 0755]
lib/protobuf/examples/WORKSPACE [new file with mode: 0644]
lib/protobuf/examples/add_person.cc [new file with mode: 0644]
lib/protobuf/examples/add_person.dart [new file with mode: 0644]
lib/protobuf/examples/add_person.go [new file with mode: 0644]
lib/protobuf/examples/add_person.py [new file with mode: 0755]
lib/protobuf/examples/add_person_test.go [new file with mode: 0644]
lib/protobuf/examples/addressbook.proto [new file with mode: 0644]
lib/protobuf/examples/list_people.cc [new file with mode: 0644]
lib/protobuf/examples/list_people.dart [new file with mode: 0644]
lib/protobuf/examples/list_people.go [new file with mode: 0644]
lib/protobuf/examples/list_people.py [new file with mode: 0755]
lib/protobuf/examples/list_people_test.go [new file with mode: 0644]
lib/protobuf/examples/pubspec.yaml [new file with mode: 0644]
lib/protobuf/examples/third_party/zlib.BUILD [new symlink]
lib/protobuf/generate_changelog.py [new file with mode: 0755]
lib/protobuf/generate_descriptor_proto.sh [new file with mode: 0755]
lib/protobuf/global.json [new file with mode: 0644]
lib/protobuf/java/README.md [new file with mode: 0644]
lib/protobuf/java/bom/pom.xml [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/README.md [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/deps/pom.xml [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/pom.xml [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/multiple_files_test.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/nested_builders_test.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/nested_extension.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/nested_extension_lite.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/non_nested_extension.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/non_nested_extension_lite.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/test_bad_identifiers.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/descriptor.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_custom_options.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_embed_optimize_for.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_empty.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_enormous_descriptor.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_lite.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_public.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_public_lite.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_lite.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_lite_imports_nonlite.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_mset.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_no_generic_services.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_optimize_for.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/pom.xml [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/pom.xml [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/multiple_files_test.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_builders_test.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_extension.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_extension_lite.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/non_nested_extension.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/non_nested_extension_lite.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/test_bad_identifiers.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/descriptor.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_custom_options.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_embed_optimize_for.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_empty.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_enormous_descriptor.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_lite.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public_lite.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_lite.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_lite_imports_nonlite.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_mset.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_no_generic_services.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_optimize_for.proto [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/test.sh [new file with mode: 0755]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/pom.xml [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/AbstractMessageTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/BoundedByteStringTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ByteStringTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/CodedInputStreamTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/CodedOutputStreamTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DeprecatedFieldTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DescriptorsTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DynamicMessageTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ForceFieldBuildersPreRun.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/GeneratedMessageTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LazyStringArrayListTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LazyStringEndToEndTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LiteralByteStringTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/MessageTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/NestedBuildersTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ParserTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/RopeByteStringSubstringTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/RopeByteStringTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TestBadIdentifiers.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TestUtil.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/UnknownFieldSetTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/UnmodifiableLazyStringListTest.java [new file with mode: 0644]
lib/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/WireFormatTest.java [new file with mode: 0644]
lib/protobuf/java/core/generate-sources-build.xml [new file with mode: 0644]
lib/protobuf/java/core/generate-test-sources-build.xml [new file with mode: 0644]
lib/protobuf/java/core/pom.xml [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/AbstractMessage.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/AbstractMessageLite.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/AbstractParser.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/AbstractProtobufList.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/AllocatedBuffer.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/Android.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ArrayDecoders.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/BinaryReader.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/BinaryWriter.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/BlockingRpcChannel.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/BlockingService.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/BooleanArrayList.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/BufferAllocator.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ByteBufferWriter.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ByteOutput.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ByteString.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/CodedInputStream.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/CodedInputStreamReader.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/CodedOutputStreamWriter.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/DescriptorMessageInfoFactory.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/Descriptors.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/DiscardUnknownFieldsParser.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/DoubleArrayList.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/DynamicMessage.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ExperimentalApi.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/Extension.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionLite.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistry.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistryFactory.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistryLite.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionSchema.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionSchemaFull.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionSchemaLite.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionSchemas.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/FieldInfo.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/FieldSet.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/FieldType.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/FloatArrayList.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessage.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageInfoFactory.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageLite.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/IntArrayList.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/Internal.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/InvalidProtocolBufferException.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/IterableByteBufferInputStream.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/JavaType.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/LazyField.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/LazyFieldLite.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/LazyStringArrayList.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/LazyStringList.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ListFieldSchema.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/LongArrayList.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ManifestSchemaFactory.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/MapEntry.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/MapEntryLite.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/MapField.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldLite.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldSchema.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldSchemaFull.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldSchemaLite.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldSchemas.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/Message.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/MessageInfo.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/MessageInfoFactory.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/MessageLite.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/MessageLiteOrBuilder.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/MessageLiteToString.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/MessageOrBuilder.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/MessageReflection.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/MessageSchema.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/MessageSetSchema.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/MutabilityOracle.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/NewInstanceSchema.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/NewInstanceSchemaFull.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/NewInstanceSchemaLite.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/NewInstanceSchemas.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/NioByteString.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/OneofInfo.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/Parser.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/PrimitiveNonBoxingCollection.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ProtoSyntax.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/Protobuf.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ProtobufArrayList.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ProtobufLists.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ProtocolMessageEnum.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ProtocolStringList.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/RawMessageInfo.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/Reader.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/RepeatedFieldBuilder.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/RepeatedFieldBuilderV3.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/RopeByteString.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/RpcCallback.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/RpcChannel.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/RpcController.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/RpcUtil.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/Schema.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/SchemaFactory.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/SchemaUtil.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/Service.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/ServiceException.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/SingleFieldBuilder.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/SingleFieldBuilderV3.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/SmallSortedMap.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/StructuralMessageInfo.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/TextFormat.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/TextFormatEscaper.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/TextFormatParseInfoTree.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/TextFormatParseLocation.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/UninitializedMessageException.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSchema.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSet.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSetLite.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSetLiteSchema.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSetSchema.java [new file with mode: 0755]
lib/protobuf/java/core/src/main/java/com/google/protobuf/UnmodifiableLazyStringList.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/UnsafeByteOperations.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/Utf8.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/WireFormat.java [new file with mode: 0644]
lib/protobuf/java/core/src/main/java/com/google/protobuf/Writer.java [new file with mode: 0755]
lib/protobuf/java/core/src/stubs/sun/misc/Unsafe.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/AbstractMessageTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/AbstractProto2LiteSchemaTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/AbstractProto2SchemaTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/AbstractProto3LiteSchemaTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/AbstractProto3SchemaTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/AbstractSchemaTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/AnyTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/ArrayDecodersTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/BinaryProtocolTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/BooleanArrayListTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/BoundedByteStringTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/ByteBufferWriterTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/ByteStringTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/CachedFieldSizeTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/CodedAdapterTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/CodedInputStreamTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/CodedOutputStreamTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/DecodeUtf8Test.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/DeprecatedFieldTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/DescriptorsTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/DiscardUnknownFieldsTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/DoubleArrayListTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/DynamicMessageTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/EnumTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/ExperimentalMessageFactory.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/ExperimentalSerializationUtil.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/ExperimentalTestDataProvider.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/ExtensionRegistryFactoryTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/FieldPresenceTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/FloatArrayListTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/ForceFieldBuildersPreRun.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/GeneratedMessageTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/IntArrayListTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/IsValidUtf8Test.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/IsValidUtf8TestUtil.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/LazyFieldLiteTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/LazyFieldTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/LazyMessageLiteTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/LazyStringArrayListTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/LazyStringEndToEndTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/LiteEqualsAndHashTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/LiteralByteStringTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/LongArrayListTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/MapForProto2LiteTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/MapForProto2Test.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/MapLiteTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/MapTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/NestedBuildersTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/NioByteStringTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/PackedFieldTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/ParseExceptionsTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/ParserLiteTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/ParserTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/Proto2ExtensionLookupSchemaTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/Proto2LiteSchemaTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageFactory.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageInfoFactory.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/Proto2SchemaTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/Proto2UnknownEnumValueTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/Proto3LiteSchemaTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageFactory.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageInfoFactory.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageLiteFactory.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageLiteInfoFactory.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/Proto3SchemaTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/ProtobufArrayListTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/RepeatedFieldBuilderV3Test.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/RopeByteStringSubstringTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/RopeByteStringTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/SingleFieldBuilderV3Test.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/SmallSortedMapTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/TestBadIdentifiers.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/TestBadIdentifiersLite.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/TestSchemas.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/TestSchemasLite.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/TestUtil.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/TextFormatParseInfoTreeTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/TextFormatParseLocationTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/TextFormatTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/UnknownEnumValueTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/UnknownFieldSetTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/UnmodifiableLazyStringListTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/Utf8Test.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/Utf8Utils.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/WellKnownTypesTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/WireFormatLiteTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/WireFormatTest.java [new file with mode: 0644]
lib/protobuf/java/core/src/test/java/com/google/protobuf/WrappersLiteOfMethodTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/java/com/google/protobuf/WrappersOfMethodTest.java [new file with mode: 0755]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/any_test.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/cached_field_size_test.proto [new file with mode: 0755]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/deprecated_file.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/field_presence_test.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/lazy_fields_lite.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/lite_equals_and_hash.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/map_for_proto2_lite_test.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/map_for_proto2_test.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/map_initialization_order_test.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/map_lite_test.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/map_test.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/message_lite_extension_util_test.proto [new file with mode: 0755]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/multiple_files_test.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/nested_builders_test.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/nested_extension.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/nested_extension_lite.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/non_nested_extension.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/non_nested_extension_lite.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/outer_class_name_test.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/outer_class_name_test2.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/outer_class_name_test3.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/packed_field_test.proto [new file with mode: 0755]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/proto2_message.proto [new file with mode: 0755]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/proto2_message_lite.proto [new file with mode: 0755]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/proto2_unknown_enum_values.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/proto3_message.proto [new file with mode: 0755]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/proto3_message_lite.proto [new file with mode: 0755]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/test_bad_identifiers.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/test_check_utf8.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/test_check_utf8_size.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/test_custom_options.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/test_extra_interfaces.proto [new file with mode: 0644]
lib/protobuf/java/core/src/test/proto/com/google/protobuf/wrappers_test.proto [new file with mode: 0755]
lib/protobuf/java/lite.md [new file with mode: 0644]
lib/protobuf/java/lite/generate-sources-build.xml [new file with mode: 0644]
lib/protobuf/java/lite/generate-test-sources-build.xml [new file with mode: 0644]
lib/protobuf/java/lite/lite.awk [new file with mode: 0644]
lib/protobuf/java/lite/pom.xml [new file with mode: 0644]
lib/protobuf/java/lite/process-lite-sources-build.xml [new file with mode: 0644]
lib/protobuf/java/lite/src/test/java/com/google/protobuf/LiteTest.java [new file with mode: 0755]
lib/protobuf/java/lite/src/test/java/com/google/protobuf/Proto2MessageLiteInfoFactory.java [new file with mode: 0755]
lib/protobuf/java/pom.xml [new file with mode: 0644]
lib/protobuf/java/util/pom.xml [new file with mode: 0644]
lib/protobuf/java/util/src/main/java/com/google/protobuf/util/Durations.java [new file with mode: 0644]
lib/protobuf/java/util/src/main/java/com/google/protobuf/util/FieldMaskTree.java [new file with mode: 0644]
lib/protobuf/java/util/src/main/java/com/google/protobuf/util/FieldMaskUtil.java [new file with mode: 0644]
lib/protobuf/java/util/src/main/java/com/google/protobuf/util/JsonFormat.java [new file with mode: 0644]
lib/protobuf/java/util/src/main/java/com/google/protobuf/util/Structs.java [new file with mode: 0755]
lib/protobuf/java/util/src/main/java/com/google/protobuf/util/TimeUtil.java [new file with mode: 0644]
lib/protobuf/java/util/src/main/java/com/google/protobuf/util/Timestamps.java [new file with mode: 0644]
lib/protobuf/java/util/src/main/java/com/google/protobuf/util/Values.java [new file with mode: 0755]
lib/protobuf/java/util/src/test/java/com/google/protobuf/util/FieldMaskTreeTest.java [new file with mode: 0644]
lib/protobuf/java/util/src/test/java/com/google/protobuf/util/FieldMaskUtilTest.java [new file with mode: 0644]
lib/protobuf/java/util/src/test/java/com/google/protobuf/util/JsonFormatTest.java [new file with mode: 0644]
lib/protobuf/java/util/src/test/java/com/google/protobuf/util/StructsTest.java [new file with mode: 0755]
lib/protobuf/java/util/src/test/java/com/google/protobuf/util/TimeUtilTest.java [new file with mode: 0644]
lib/protobuf/java/util/src/test/java/com/google/protobuf/util/ValuesTest.java [new file with mode: 0755]
lib/protobuf/java/util/src/test/proto/com/google/protobuf/util/json_test.proto [new file with mode: 0644]
lib/protobuf/javamicro/src/main/java/com/google/protobuf/micro/ByteStringMicro.java [new file with mode: 0644]
lib/protobuf/javamicro/src/main/java/com/google/protobuf/micro/CodedInputStreamMicro.java [new file with mode: 0644]
lib/protobuf/javamicro/src/main/java/com/google/protobuf/micro/CodedOutputStreamMicro.java [new file with mode: 0644]
lib/protobuf/javamicro/src/main/java/com/google/protobuf/micro/InvalidProtocolBufferMicroException.java [new file with mode: 0644]
lib/protobuf/javamicro/src/main/java/com/google/protobuf/micro/MessageMicro.java [new file with mode: 0644]
lib/protobuf/javamicro/src/main/java/com/google/protobuf/micro/WireFormatMicro.java [new file with mode: 0644]
lib/protobuf/javanano/README.md [new file with mode: 0644]
lib/protobuf/javanano/pom.xml [new file with mode: 0644]
lib/protobuf/javanano/src/device/main/java/com/google/protobuf/nano/android/ParcelableExtendableMessageNano.java [new file with mode: 0644]
lib/protobuf/javanano/src/device/main/java/com/google/protobuf/nano/android/ParcelableMessageNano.java [new file with mode: 0644]
lib/protobuf/javanano/src/device/main/java/com/google/protobuf/nano/android/ParcelableMessageNanoCreator.java [new file with mode: 0644]
lib/protobuf/javanano/src/device/test/AndroidManifest.xml [new file with mode: 0644]
lib/protobuf/javanano/src/device/test/java/com/google/protobuf/nano/NanoAndroidTest.java [new file with mode: 0644]
lib/protobuf/javanano/src/main/java/com/google/protobuf/nano/CodedInputByteBufferNano.java [new file with mode: 0644]
lib/protobuf/javanano/src/main/java/com/google/protobuf/nano/CodedOutputByteBufferNano.java [new file with mode: 0644]
lib/protobuf/javanano/src/main/java/com/google/protobuf/nano/ExtendableMessageNano.java [new file with mode: 0644]
lib/protobuf/javanano/src/main/java/com/google/protobuf/nano/Extension.java [new file with mode: 0644]
lib/protobuf/javanano/src/main/java/com/google/protobuf/nano/FieldArray.java [new file with mode: 0644]
lib/protobuf/javanano/src/main/java/com/google/protobuf/nano/FieldData.java [new file with mode: 0644]
lib/protobuf/javanano/src/main/java/com/google/protobuf/nano/InternalNano.java [new file with mode: 0644]
lib/protobuf/javanano/src/main/java/com/google/protobuf/nano/InvalidProtocolBufferNanoException.java [new file with mode: 0644]
lib/protobuf/javanano/src/main/java/com/google/protobuf/nano/MapFactories.java [new file with mode: 0644]
lib/protobuf/javanano/src/main/java/com/google/protobuf/nano/MessageNano.java [new file with mode: 0644]
lib/protobuf/javanano/src/main/java/com/google/protobuf/nano/MessageNanoPrinter.java [new file with mode: 0644]
lib/protobuf/javanano/src/main/java/com/google/protobuf/nano/UnknownFieldData.java [new file with mode: 0644]
lib/protobuf/javanano/src/main/java/com/google/protobuf/nano/WireFormatNano.java [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/NanoTest.java [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/map_test.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_accessors_nano.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_enum_class_multiple_nano.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_enum_class_nano.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_enum_validity_nano.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_extension_nano.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_extension_packed_nano.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_extension_repeated_nano.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_extension_singular_nano.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_has_nano.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_import_nano.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_multiple_nameclash_nano.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_multiple_nano.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_nano.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_recursive_nano.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_reference_types_nano.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_repeated_merge_nano.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_repeated_packables_nano.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_simple_nano.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_single_nano.proto [new file with mode: 0644]
lib/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_stringutf8_nano.proto [new file with mode: 0644]
lib/protobuf/js/README.md [new file with mode: 0644]
lib/protobuf/js/binary/arith.js [new file with mode: 0644]
lib/protobuf/js/binary/arith_test.js [new file with mode: 0644]
lib/protobuf/js/binary/constants.js [new file with mode: 0644]
lib/protobuf/js/binary/decoder.js [new file with mode: 0644]
lib/protobuf/js/binary/decoder_test.js [new file with mode: 0644]
lib/protobuf/js/binary/encoder.js [new file with mode: 0644]
lib/protobuf/js/binary/message_test.js [new file with mode: 0644]
lib/protobuf/js/binary/proto_test.js [new file with mode: 0644]
lib/protobuf/js/binary/reader.js [new file with mode: 0644]
lib/protobuf/js/binary/reader_test.js [new file with mode: 0644]
lib/protobuf/js/binary/utils.js [new file with mode: 0644]
lib/protobuf/js/binary/utils_test.js [new file with mode: 0644]
lib/protobuf/js/binary/writer.js [new file with mode: 0644]
lib/protobuf/js/binary/writer_test.js [new file with mode: 0644]
lib/protobuf/js/commonjs/export.js [new file with mode: 0644]
lib/protobuf/js/commonjs/export_asserts.js [new file with mode: 0644]
lib/protobuf/js/commonjs/export_testdeps.js [new file with mode: 0644]
lib/protobuf/js/commonjs/import_test.js [new file with mode: 0644]
lib/protobuf/js/commonjs/jasmine.json [new file with mode: 0644]
lib/protobuf/js/commonjs/rewrite_tests_for_commonjs.js [new file with mode: 0644]
lib/protobuf/js/commonjs/strict_test.js [new file with mode: 0644]
lib/protobuf/js/commonjs/test6/test6.proto [new file with mode: 0644]
lib/protobuf/js/commonjs/test7/test7.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/binary/arith_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/binary/decoder_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/binary/proto_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/binary/reader_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/binary/utils_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/binary/writer_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/commonjs/export_asserts.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/commonjs/export_testdeps.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/commonjs/import_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/commonjs/jasmine.json [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/commonjs/rewrite_tests_for_commonjs.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/commonjs/test6/test6.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/commonjs/test7/test7.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/data.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/debug_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/jasmine1.json [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/jasmine2.json [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/jasmine3.json [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/message_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/proto3_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/proto3_test.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/test.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/test.sh [new file with mode: 0755]
lib/protobuf/js/compatibility_tests/v3.0.0/test2.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/test3.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/test4.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/test5.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/testbinary.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.0.0/testempty.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/binary/arith_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/binary/decoder_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/binary/proto_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/binary/reader_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/binary/utils_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/binary/writer_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/commonjs/test6/test6.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/commonjs/test7/test7.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/data.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/debug_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/maps_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/message_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/proto3_test.js [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/proto3_test.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/test.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/test2.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/test3.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/test4.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/test5.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/testbinary.proto [new file with mode: 0644]
lib/protobuf/js/compatibility_tests/v3.1.0/testempty.proto [new file with mode: 0644]
lib/protobuf/js/data.proto [new file with mode: 0644]
lib/protobuf/js/debug.js [new file with mode: 0644]
lib/protobuf/js/debug_test.js [new file with mode: 0644]
lib/protobuf/js/gulpfile.js [new file with mode: 0644]
lib/protobuf/js/jasmine.json [new file with mode: 0644]
lib/protobuf/js/map.js [new file with mode: 0644]
lib/protobuf/js/maps_test.js [new file with mode: 0755]
lib/protobuf/js/message.js [new file with mode: 0644]
lib/protobuf/js/message_test.js [new file with mode: 0644]
lib/protobuf/js/node_loader.js [new file with mode: 0644]
lib/protobuf/js/package.json [new file with mode: 0644]
lib/protobuf/js/proto3_test.js [new file with mode: 0644]
lib/protobuf/js/proto3_test.proto [new file with mode: 0644]
lib/protobuf/js/test.proto [new file with mode: 0644]
lib/protobuf/js/test10.proto [new file with mode: 0644]
lib/protobuf/js/test11.proto [new file with mode: 0644]
lib/protobuf/js/test12.proto [new file with mode: 0644]
lib/protobuf/js/test13.proto [new file with mode: 0644]
lib/protobuf/js/test14.proto [new file with mode: 0644]
lib/protobuf/js/test15.proto [new file with mode: 0644]
lib/protobuf/js/test2.proto [new file with mode: 0644]
lib/protobuf/js/test3.proto [new file with mode: 0644]
lib/protobuf/js/test4.proto [new file with mode: 0644]
lib/protobuf/js/test5.proto [new file with mode: 0644]
lib/protobuf/js/test8.proto [new file with mode: 0644]
lib/protobuf/js/test9.proto [new file with mode: 0644]
lib/protobuf/js/test_bootstrap.js [new file with mode: 0644]
lib/protobuf/js/testbinary.proto [new file with mode: 0644]
lib/protobuf/js/testempty.proto [new file with mode: 0644]
lib/protobuf/kokoro/README.md [new file with mode: 0644]
lib/protobuf/kokoro/linux/32-bit/Dockerfile [new file with mode: 0644]
lib/protobuf/kokoro/linux/32-bit/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/32-bit/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/32-bit/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/64-bit/Dockerfile [new file with mode: 0644]
lib/protobuf/kokoro/linux/bazel/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/bazel/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/bazel/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/benchmark/build.sh [new file with mode: 0644]
lib/protobuf/kokoro/linux/benchmark/continuous.cfg [new file with mode: 0755]
lib/protobuf/kokoro/linux/benchmark/run.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/build_and_run_docker.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/cpp_distcheck/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/cpp_distcheck/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/cpp_distcheck/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/cpp_tcmalloc/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/cpp_tcmalloc/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/cpp_tcmalloc/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/csharp/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/csharp/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/csharp/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/dist_install/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/dist_install/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/dist_install/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/dockerfile/push_testing_images.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/dockerfile/release/ruby_rake_compiler/Dockerfile [new file with mode: 0644]
lib/protobuf/kokoro/linux/dockerfile/test/cpp_tcmalloc/Dockerfile [new file with mode: 0644]
lib/protobuf/kokoro/linux/dockerfile/test/csharp/Dockerfile [new file with mode: 0644]
lib/protobuf/kokoro/linux/dockerfile/test/javascript/Dockerfile [new file with mode: 0644]
lib/protobuf/kokoro/linux/dockerfile/test/php/Dockerfile [new file with mode: 0644]
lib/protobuf/kokoro/linux/dockerfile/test/php_32bit/Dockerfile [new file with mode: 0644]
lib/protobuf/kokoro/linux/dockerfile/test/python_jessie/Dockerfile [new file with mode: 0644]
lib/protobuf/kokoro/linux/dockerfile/test/python_stretch/Dockerfile [new file with mode: 0644]
lib/protobuf/kokoro/linux/dockerfile/test/ruby/Dockerfile [new file with mode: 0644]
lib/protobuf/kokoro/linux/golang/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/golang/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/golang/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/java_compatibility/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/java_compatibility/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/java_compatibility/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/java_jdk7/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/java_jdk7/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/java_jdk7/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/java_oracle7/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/java_oracle7/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/java_oracle7/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/javascript/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/javascript/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/javascript/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/make_test_output.py [new file with mode: 0644]
lib/protobuf/kokoro/linux/php_all/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/php_all/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/php_all/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/pull_request_in_docker.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/python/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/python/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python27/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/python27/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python27/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python27_cpp/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/python27_cpp/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python27_cpp/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python33/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/python33/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python33/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python33_cpp/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/python33_cpp/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python33_cpp/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python34/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/python34/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python34/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python34_cpp/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/python34_cpp/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python34_cpp/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python35/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/python35/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python35/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python35_cpp/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/python35_cpp/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python35_cpp/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python36/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/python36/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python36/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python36_cpp/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/python36_cpp/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python36_cpp/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python37/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/python37/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python37/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python37_cpp/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/python37_cpp/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python37_cpp/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python_compatibility/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/python_compatibility/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python_compatibility/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python_cpp/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/python_cpp/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/python_cpp/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/ruby23/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/ruby23/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/ruby23/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/ruby24/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/ruby24/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/ruby24/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/ruby25/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/ruby25/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/ruby25/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/ruby26/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/linux/ruby26/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/linux/ruby26/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/cpp/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/macos/cpp/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/cpp/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/cpp_distcheck/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/macos/cpp_distcheck/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/cpp_distcheck/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/javascript/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/macos/javascript/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/javascript/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/objectivec_cocoapods_integration/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/macos/objectivec_cocoapods_integration/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/objectivec_cocoapods_integration/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/objectivec_ios_debug/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/macos/objectivec_ios_debug/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/objectivec_ios_debug/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/objectivec_ios_release/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/macos/objectivec_ios_release/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/objectivec_ios_release/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/objectivec_osx/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/macos/objectivec_osx/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/objectivec_osx/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/php5.6_mac/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/macos/php5.6_mac/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/php5.6_mac/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/php7.0_mac/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/macos/php7.0_mac/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/php7.0_mac/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/prepare_build_macos_rc [new file with mode: 0755]
lib/protobuf/kokoro/macos/python/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/macos/python/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/python/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/python_cpp/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/macos/python_cpp/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/python_cpp/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/ruby23/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/macos/ruby23/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/ruby23/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/ruby24/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/macos/ruby24/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/ruby24/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/ruby25/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/macos/ruby25/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/ruby25/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/ruby26/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/macos/ruby26/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/macos/ruby26/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/collect_all_artifacts.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/collect_all_artifacts.sh [new file with mode: 0755]
lib/protobuf/kokoro/release/csharp/windows/build_nuget.bat [new file with mode: 0644]
lib/protobuf/kokoro/release/csharp/windows/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/csharp/windows/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/csharp/windows/release.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/protoc/linux/build.sh [new file with mode: 0755]
lib/protobuf/kokoro/release/protoc/linux/release.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/protoc/macos/build.sh [new file with mode: 0644]
lib/protobuf/kokoro/release/protoc/macos/release.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/protoc/windows/build.bat [new file with mode: 0644]
lib/protobuf/kokoro/release/protoc/windows/release.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/python/linux/build_artifacts.sh [new file with mode: 0755]
lib/protobuf/kokoro/release/python/linux/config.sh [new file with mode: 0644]
lib/protobuf/kokoro/release/python/linux/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/python/linux/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/python/linux/release.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/python/macos/build_artifacts.sh [new file with mode: 0755]
lib/protobuf/kokoro/release/python/macos/config.sh [new file with mode: 0644]
lib/protobuf/kokoro/release/python/macos/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/python/macos/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/python/macos/release.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/python/windows/build_artifacts.bat [new file with mode: 0644]
lib/protobuf/kokoro/release/python/windows/build_single_artifact.bat [new file with mode: 0644]
lib/protobuf/kokoro/release/python/windows/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/python/windows/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/python/windows/release.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/ruby/linux/build_artifacts.sh [new file with mode: 0755]
lib/protobuf/kokoro/release/ruby/linux/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/ruby/linux/prepare_build.sh [new file with mode: 0755]
lib/protobuf/kokoro/release/ruby/linux/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/ruby/linux/release.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/ruby/linux/ruby/ruby_build.sh [new file with mode: 0755]
lib/protobuf/kokoro/release/ruby/linux/ruby/ruby_build_environment.sh [new file with mode: 0755]
lib/protobuf/kokoro/release/ruby/macos/build_artifacts.sh [new file with mode: 0755]
lib/protobuf/kokoro/release/ruby/macos/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/ruby/macos/presubmit.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/ruby/macos/release.cfg [new file with mode: 0644]
lib/protobuf/kokoro/release/ruby/macos/ruby/ruby_build.sh [new file with mode: 0755]
lib/protobuf/kokoro/release/ruby/macos/ruby/ruby_build_environment.sh [new file with mode: 0755]
lib/protobuf/kokoro/windows/csharp/build.bat [new file with mode: 0644]
lib/protobuf/kokoro/windows/csharp/continuous.cfg [new file with mode: 0644]
lib/protobuf/kokoro/windows/csharp/presubmit.cfg [new file with mode: 0644]
lib/protobuf/m4/ac_system_extensions.m4 [new file with mode: 0644]
lib/protobuf/m4/acx_check_suncc.m4 [new file with mode: 0644]
lib/protobuf/m4/ax_cxx_compile_stdcxx.m4 [new file with mode: 0644]
lib/protobuf/m4/ax_prog_cc_for_build.m4 [new file with mode: 0644]
lib/protobuf/m4/ax_prog_cxx_for_build.m4 [new file with mode: 0644]
lib/protobuf/m4/ax_pthread.m4 [new file with mode: 0644]
lib/protobuf/m4/stl_hash.m4 [new file with mode: 0644]
lib/protobuf/objectivec/.gitignore [new file with mode: 0644]
lib/protobuf/objectivec/DevTools/check_version_stamps.sh [new file with mode: 0755]
lib/protobuf/objectivec/DevTools/compile_testing_protos.sh [new file with mode: 0755]
lib/protobuf/objectivec/DevTools/full_mac_build.sh [new file with mode: 0755]
lib/protobuf/objectivec/DevTools/pddm.py [new file with mode: 0755]
lib/protobuf/objectivec/DevTools/pddm_tests.py [new file with mode: 0755]
lib/protobuf/objectivec/GPBArray.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBArray.m [new file with mode: 0644]
lib/protobuf/objectivec/GPBArray_PackagePrivate.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBBootstrap.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBCodedInputStream.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBCodedInputStream.m [new file with mode: 0644]
lib/protobuf/objectivec/GPBCodedInputStream_PackagePrivate.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBCodedOutputStream.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBCodedOutputStream.m [new file with mode: 0644]
lib/protobuf/objectivec/GPBCodedOutputStream_PackagePrivate.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBDescriptor.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBDescriptor.m [new file with mode: 0644]
lib/protobuf/objectivec/GPBDescriptor_PackagePrivate.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBDictionary.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBDictionary.m [new file with mode: 0644]
lib/protobuf/objectivec/GPBDictionary_PackagePrivate.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBExtensionInternals.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBExtensionInternals.m [new file with mode: 0644]
lib/protobuf/objectivec/GPBExtensionRegistry.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBExtensionRegistry.m [new file with mode: 0644]
lib/protobuf/objectivec/GPBMessage.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBMessage.m [new file with mode: 0644]
lib/protobuf/objectivec/GPBMessage_PackagePrivate.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBProtocolBuffers.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBProtocolBuffers.m [new file with mode: 0644]
lib/protobuf/objectivec/GPBProtocolBuffers_RuntimeSupport.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBRootObject.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBRootObject.m [new file with mode: 0644]
lib/protobuf/objectivec/GPBRootObject_PackagePrivate.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBRuntimeTypes.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBUnknownField.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBUnknownField.m [new file with mode: 0644]
lib/protobuf/objectivec/GPBUnknownFieldSet.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBUnknownFieldSet.m [new file with mode: 0644]
lib/protobuf/objectivec/GPBUnknownFieldSet_PackagePrivate.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBUnknownField_PackagePrivate.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBUtilities.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBUtilities.m [new file with mode: 0644]
lib/protobuf/objectivec/GPBUtilities_PackagePrivate.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBWellKnownTypes.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBWellKnownTypes.m [new file with mode: 0644]
lib/protobuf/objectivec/GPBWireFormat.h [new file with mode: 0644]
lib/protobuf/objectivec/GPBWireFormat.m [new file with mode: 0644]
lib/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.pbxproj [new file with mode: 0644]
lib/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
lib/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist [new file with mode: 0644]
lib/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings [new file with mode: 0644]
lib/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme [new file with mode: 0644]
lib/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme [new file with mode: 0644]
lib/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.pbxproj [new file with mode: 0644]
lib/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
lib/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist [new file with mode: 0644]
lib/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings [new file with mode: 0644]
lib/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme [new file with mode: 0644]
lib/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme [new file with mode: 0644]
lib/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.pbxproj [new file with mode: 0644]
lib/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
lib/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist [new file with mode: 0644]
lib/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings [new file with mode: 0644]
lib/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme [new file with mode: 0644]
lib/protobuf/objectivec/ProtocolBuffers_tvOS.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme [new file with mode: 0644]
lib/protobuf/objectivec/README.md [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.pbxproj [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/xcshareddata/xcschemes/OSXCocoaPodsTester.xcscheme [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/AppDelegate.h [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/AppDelegate.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/Contents.json [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Base.lproj/MainMenu.xib [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Info.plist [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/main.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-framework [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-static [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/README.md [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/Podfile-framework [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/Podfile-static [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.pbxproj [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.xcworkspace/contents.xcworkspacedata [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/xcshareddata/xcschemes/iOSCocoaPodsTester.xcscheme [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/AppDelegate.h [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/AppDelegate.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/Contents.json [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/LaunchScreen.storyboard [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/Main.storyboard [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Info.plist [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ViewController.h [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ViewController.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/main.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/CocoaPods/run_tests.sh [new file with mode: 0755]
lib/protobuf/objectivec/Tests/GPBARCUnittestProtos.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBArrayTests.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCodedInputStreamTests.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCodedOuputStreamTests.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest01.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest02.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest03.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest04.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest05.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest06.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest07.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest08.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest09.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest10.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest11.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest12.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest13.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest14.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest15.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest16.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest17.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest18.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest19.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest20.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest21.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest22.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest23.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest24.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBCompileTest25.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBConcurrencyTests.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBDescriptorTests.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBDictionaryTests+Bool.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBDictionaryTests+Int32.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBDictionaryTests+Int64.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBDictionaryTests+String.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBDictionaryTests+UInt32.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBDictionaryTests+UInt64.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBDictionaryTests.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBDictionaryTests.pddm [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBExtensionRegistryTest.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBMessageTests+Merge.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBMessageTests+Runtime.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBMessageTests+Serialization.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBMessageTests.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBObjectiveCPlusPlusTest.mm [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBPerfTests.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBSwiftTests.swift [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBTestUtilities.h [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBTestUtilities.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBUnittestProtos.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBUnittestProtos2.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBUnknownFieldSetTest.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBUtilitiesTests.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBWellKnownTypesTest.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/GPBWireFormatTests.m [new file with mode: 0644]
lib/protobuf/objectivec/Tests/UnitTests-Bridging-Header.h [new file with mode: 0644]
lib/protobuf/objectivec/Tests/UnitTests-Info.plist [new file with mode: 0644]
lib/protobuf/objectivec/Tests/golden_message [new file with mode: 0644]
lib/protobuf/objectivec/Tests/golden_packed_fields_message [new file with mode: 0644]
lib/protobuf/objectivec/Tests/text_format_extensions_unittest_data.txt [new file with mode: 0644]
lib/protobuf/objectivec/Tests/text_format_map_unittest_data.txt [new file with mode: 0644]
lib/protobuf/objectivec/Tests/text_format_unittest_data.txt [new file with mode: 0644]
lib/protobuf/objectivec/Tests/unittest_cycle.proto [new file with mode: 0644]
lib/protobuf/objectivec/Tests/unittest_deprecated.proto [new file with mode: 0644]
lib/protobuf/objectivec/Tests/unittest_deprecated_file.proto [new file with mode: 0644]
lib/protobuf/objectivec/Tests/unittest_extension_chain_a.proto [new file with mode: 0644]
lib/protobuf/objectivec/Tests/unittest_extension_chain_b.proto [new file with mode: 0644]
lib/protobuf/objectivec/Tests/unittest_extension_chain_c.proto [new file with mode: 0644]
lib/protobuf/objectivec/Tests/unittest_extension_chain_d.proto [new file with mode: 0644]
lib/protobuf/objectivec/Tests/unittest_extension_chain_e.proto [new file with mode: 0644]
lib/protobuf/objectivec/Tests/unittest_extension_chain_f.proto [new file with mode: 0644]
lib/protobuf/objectivec/Tests/unittest_extension_chain_g.proto [new file with mode: 0644]
lib/protobuf/objectivec/Tests/unittest_objc.proto [new file with mode: 0644]
lib/protobuf/objectivec/Tests/unittest_objc_options.proto [new file with mode: 0644]
lib/protobuf/objectivec/Tests/unittest_objc_startup.proto [new file with mode: 0644]
lib/protobuf/objectivec/Tests/unittest_runtime_proto2.proto [new file with mode: 0644]
lib/protobuf/objectivec/Tests/unittest_runtime_proto3.proto [new file with mode: 0644]
lib/protobuf/objectivec/generate_well_known_types.sh [new file with mode: 0755]
lib/protobuf/objectivec/google/protobuf/Any.pbobjc.h [new file with mode: 0644]
lib/protobuf/objectivec/google/protobuf/Any.pbobjc.m [new file with mode: 0644]
lib/protobuf/objectivec/google/protobuf/Api.pbobjc.h [new file with mode: 0644]
lib/protobuf/objectivec/google/protobuf/Api.pbobjc.m [new file with mode: 0644]
lib/protobuf/objectivec/google/protobuf/Duration.pbobjc.h [new file with mode: 0644]
lib/protobuf/objectivec/google/protobuf/Duration.pbobjc.m [new file with mode: 0644]
lib/protobuf/objectivec/google/protobuf/Empty.pbobjc.h [new file with mode: 0644]
lib/protobuf/objectivec/google/protobuf/Empty.pbobjc.m [new file with mode: 0644]
lib/protobuf/objectivec/google/protobuf/FieldMask.pbobjc.h [new file with mode: 0644]
lib/protobuf/objectivec/google/protobuf/FieldMask.pbobjc.m [new file with mode: 0644]
lib/protobuf/objectivec/google/protobuf/SourceContext.pbobjc.h [new file with mode: 0644]
lib/protobuf/objectivec/google/protobuf/SourceContext.pbobjc.m [new file with mode: 0644]
lib/protobuf/objectivec/google/protobuf/Struct.pbobjc.h [new file with mode: 0644]
lib/protobuf/objectivec/google/protobuf/Struct.pbobjc.m [new file with mode: 0644]
lib/protobuf/objectivec/google/protobuf/Timestamp.pbobjc.h [new file with mode: 0644]
lib/protobuf/objectivec/google/protobuf/Timestamp.pbobjc.m [new file with mode: 0644]
lib/protobuf/objectivec/google/protobuf/Type.pbobjc.h [new file with mode: 0644]
lib/protobuf/objectivec/google/protobuf/Type.pbobjc.m [new file with mode: 0644]
lib/protobuf/objectivec/google/protobuf/Wrappers.pbobjc.h [new file with mode: 0644]
lib/protobuf/objectivec/google/protobuf/Wrappers.pbobjc.m [new file with mode: 0644]
lib/protobuf/php/README.md [new file with mode: 0644]
lib/protobuf/php/composer.json [new file with mode: 0644]
lib/protobuf/php/ext/google/protobuf/array.c [new file with mode: 0644]
lib/protobuf/php/ext/google/protobuf/builtin_descriptors.inc [new file with mode: 0644]
lib/protobuf/php/ext/google/protobuf/config.m4 [new file with mode: 0644]
lib/protobuf/php/ext/google/protobuf/def.c [new file with mode: 0644]
lib/protobuf/php/ext/google/protobuf/encode_decode.c [new file with mode: 0644]
lib/protobuf/php/ext/google/protobuf/map.c [new file with mode: 0644]
lib/protobuf/php/ext/google/protobuf/message.c [new file with mode: 0644]
lib/protobuf/php/ext/google/protobuf/package.xml [new file with mode: 0644]
lib/protobuf/php/ext/google/protobuf/protobuf.c [new file with mode: 0644]
lib/protobuf/php/ext/google/protobuf/protobuf.h [new file with mode: 0644]
lib/protobuf/php/ext/google/protobuf/storage.c [new file with mode: 0644]
lib/protobuf/php/ext/google/protobuf/type_check.c [new file with mode: 0644]
lib/protobuf/php/ext/google/protobuf/upb.c [new file with mode: 0644]
lib/protobuf/php/ext/google/protobuf/upb.h [new file with mode: 0644]
lib/protobuf/php/ext/google/protobuf/utf8.c [new file with mode: 0644]
lib/protobuf/php/ext/google/protobuf/utf8.h [new file with mode: 0644]
lib/protobuf/php/generate_descriptor_protos.sh [new file with mode: 0755]
lib/protobuf/php/phpunit.xml [new file with mode: 0644]
lib/protobuf/php/release.sh [new file with mode: 0755]
lib/protobuf/php/src/GPBMetadata/Google/Protobuf/Any.php [new file with mode: 0644]
lib/protobuf/php/src/GPBMetadata/Google/Protobuf/Api.php [new file with mode: 0644]
lib/protobuf/php/src/GPBMetadata/Google/Protobuf/Duration.php [new file with mode: 0644]
lib/protobuf/php/src/GPBMetadata/Google/Protobuf/FieldMask.php [new file with mode: 0644]
lib/protobuf/php/src/GPBMetadata/Google/Protobuf/GPBEmpty.php [new file with mode: 0644]
lib/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/Descriptor.php [new file with mode: 0644]
lib/protobuf/php/src/GPBMetadata/Google/Protobuf/SourceContext.php [new file with mode: 0644]
lib/protobuf/php/src/GPBMetadata/Google/Protobuf/Struct.php [new file with mode: 0644]
lib/protobuf/php/src/GPBMetadata/Google/Protobuf/Timestamp.php [new file with mode: 0644]
lib/protobuf/php/src/GPBMetadata/Google/Protobuf/Type.php [new file with mode: 0644]
lib/protobuf/php/src/GPBMetadata/Google/Protobuf/Wrappers.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Any.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Api.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/BoolValue.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/BytesValue.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Descriptor.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/DescriptorPool.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/DoubleValue.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Duration.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Enum.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/EnumDescriptor.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/EnumValue.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/EnumValueDescriptor.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Field.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Field/Cardinality.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Field/Kind.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/FieldDescriptor.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/FieldMask.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Field_Cardinality.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Field_Kind.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/FloatValue.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/GPBEmpty.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Int32Value.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Int64Value.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/CodedInputStream.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/CodedOutputStream.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/Descriptor.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/DescriptorPool.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/ExtensionRange.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto/ReservedRange.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto_ReservedRange.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/EnumBuilderContext.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptor.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto/EnumReservedRange.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto_EnumReservedRange.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/EnumOptions.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/EnumValueDescriptorProto.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/EnumValueOptions.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/ExtensionRangeOptions.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptor.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/Label.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto/Type.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto_Label.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto_Type.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/FieldOptions.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/FieldOptions/CType.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/FieldOptions/JSType.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/FieldOptions_CType.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/FieldOptions_JSType.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/FileDescriptor.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/FileDescriptorProto.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/FileDescriptorSet.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/FileOptions.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/FileOptions/OptimizeMode.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/GPBDecodeException.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/GPBJsonWire.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/GPBLabel.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/GPBType.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/GPBUtil.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/GPBWire.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/GPBWireType.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/Annotation.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo_Annotation.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/GetPublicDescriptorTrait.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/HasPublicDescriptorTrait.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/MapEntry.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/MapField.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/MapFieldIter.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/Message.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/MessageBuilderContext.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/MessageOptions.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/MethodDescriptorProto.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/MethodOptions.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/MethodOptions/IdempotencyLevel.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/MethodOptions_IdempotencyLevel.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/OneofDescriptor.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/OneofDescriptorProto.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/OneofField.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/OneofOptions.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/RawInputStream.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/RepeatedField.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/RepeatedFieldIter.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/ServiceDescriptorProto.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/ServiceOptions.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/Location.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo_Location.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption/NamePart.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption_NamePart.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/ListValue.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Method.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Mixin.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/NullValue.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/OneofDescriptor.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Option.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/SourceContext.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/StringValue.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Struct.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Syntax.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Timestamp.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Type.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/UInt32Value.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/UInt64Value.php [new file with mode: 0644]
lib/protobuf/php/src/Google/Protobuf/Value.php [new file with mode: 0644]
lib/protobuf/php/src/phpdoc.dist.xml [new file with mode: 0644]
lib/protobuf/php/tests/array_test.php [new file with mode: 0644]
lib/protobuf/php/tests/autoload.php [new file with mode: 0755]
lib/protobuf/php/tests/bootstrap_phpunit.php [new file with mode: 0644]
lib/protobuf/php/tests/compatibility_test.sh [new file with mode: 0755]
lib/protobuf/php/tests/compile_extension.sh [new file with mode: 0755]
lib/protobuf/php/tests/descriptors_test.php [new file with mode: 0644]
lib/protobuf/php/tests/encode_decode_test.php [new file with mode: 0644]
lib/protobuf/php/tests/gdb_test.sh [new file with mode: 0755]
lib/protobuf/php/tests/generated_class_test.php [new file with mode: 0644]
lib/protobuf/php/tests/generated_phpdoc_test.php [new file with mode: 0644]
lib/protobuf/php/tests/generated_service_test.php [new file with mode: 0644]
lib/protobuf/php/tests/map_field_test.php [new file with mode: 0644]
lib/protobuf/php/tests/memory_leak_test.php [new file with mode: 0644]
lib/protobuf/php/tests/php_implementation_test.php [new file with mode: 0644]
lib/protobuf/php/tests/proto/empty/echo.proto [new file with mode: 0644]
lib/protobuf/php/tests/proto/test.proto [new file with mode: 0644]
lib/protobuf/php/tests/proto/test_descriptors.proto [new file with mode: 0644]
lib/protobuf/php/tests/proto/test_empty_php_namespace.proto [new file with mode: 0644]
lib/protobuf/php/tests/proto/test_import_descriptor_proto.proto [new file with mode: 0644]
lib/protobuf/php/tests/proto/test_include.proto [new file with mode: 0644]
lib/protobuf/php/tests/proto/test_no_namespace.proto [new file with mode: 0644]
lib/protobuf/php/tests/proto/test_php_namespace.proto [new file with mode: 0644]
lib/protobuf/php/tests/proto/test_prefix.proto [new file with mode: 0644]
lib/protobuf/php/tests/proto/test_reserved_enum_lower.proto [new file with mode: 0644]
lib/protobuf/php/tests/proto/test_reserved_enum_upper.proto [new file with mode: 0644]
lib/protobuf/php/tests/proto/test_reserved_enum_value_lower.proto [new file with mode: 0644]
lib/protobuf/php/tests/proto/test_reserved_enum_value_upper.proto [new file with mode: 0644]
lib/protobuf/php/tests/proto/test_reserved_message_lower.proto [new file with mode: 0644]
lib/protobuf/php/tests/proto/test_reserved_message_upper.proto [new file with mode: 0644]
lib/protobuf/php/tests/proto/test_service.proto [new file with mode: 0644]
lib/protobuf/php/tests/proto/test_service_namespace.proto [new file with mode: 0644]
lib/protobuf/php/tests/proto/test_wrapper_type_setters.proto [new file with mode: 0644]
lib/protobuf/php/tests/test.sh [new file with mode: 0755]
lib/protobuf/php/tests/test_base.php [new file with mode: 0644]
lib/protobuf/php/tests/test_util.php [new file with mode: 0644]
lib/protobuf/php/tests/undefined_test.php [new file with mode: 0644]
lib/protobuf/php/tests/well_known_test.php [new file with mode: 0644]
lib/protobuf/php/tests/wrapper_type_setters_test.php [new file with mode: 0644]
lib/protobuf/post_process_dist.sh [new file with mode: 0755]
lib/protobuf/protobuf-lite.pc.in [new file with mode: 0644]
lib/protobuf/protobuf.bzl [new file with mode: 0644]
lib/protobuf/protobuf.pc.in [new file with mode: 0644]
lib/protobuf/protobuf_deps.bzl [new file with mode: 0644]
lib/protobuf/protoc-artifacts/Dockerfile [new file with mode: 0644]
lib/protobuf/protoc-artifacts/README.md [new file with mode: 0644]
lib/protobuf/protoc-artifacts/build-protoc.sh [new file with mode: 0755]
lib/protobuf/protoc-artifacts/build-zip.sh [new file with mode: 0755]
lib/protobuf/protoc-artifacts/pom.xml [new file with mode: 0644]
lib/protobuf/protoc-artifacts/scl-enable-devtoolset.sh [new file with mode: 0755]
lib/protobuf/python/MANIFEST.in [new file with mode: 0644]
lib/protobuf/python/README.md [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/factory_test1.proto [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/factory_test2.proto [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/more_extensions.proto [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/more_extensions_dynamic.proto [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/more_messages.proto [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/test_bad_identifiers.proto [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/descriptor.proto [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest.proto [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_custom_options.proto [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import.proto [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public.proto [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_mset.proto [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_no_generic_services.proto [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/setup.py [new file with mode: 0755]
lib/protobuf/python/compatibility_tests/v2.5.0/test.sh [new file with mode: 0755]
lib/protobuf/python/compatibility_tests/v2.5.0/tests/__init__.py [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/tests/google/__init__.py [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/__init__.py [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/__init__.py [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/descriptor_test.py [new file with mode: 0755]
lib/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/generator_test.py [new file with mode: 0755]
lib/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/golden_message [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/golden_packed_fields_message [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/message_test.py [new file with mode: 0755]
lib/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/service_reflection_test.py [new file with mode: 0755]
lib/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/test_util.py [new file with mode: 0755]
lib/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/text_format_test.py [new file with mode: 0755]
lib/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/text_format_unittest_data.txt [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/text_format_unittest_extensions_data.txt [new file with mode: 0644]
lib/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/wire_format_test.py [new file with mode: 0755]
lib/protobuf/python/google/__init__.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/__init__.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/compiler/__init__.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/descriptor.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/descriptor_database.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/descriptor_pool.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/__init__.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/_parameterized.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/any_test.proto [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/api_implementation.cc [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/api_implementation.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/containers.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/decoder.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/descriptor_database_test.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/descriptor_pool_test.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/descriptor_pool_test1.proto [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/descriptor_pool_test2.proto [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/descriptor_test.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/encoder.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/enum_type_wrapper.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/extension_dict.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/factory_test1.proto [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/factory_test2.proto [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/file_options_test.proto [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/generator_test.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/import_test_package/__init__.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/import_test_package/inner.proto [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/import_test_package/outer.proto [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/json_format_test.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/keywords_test.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/message_factory_test.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/message_listener.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/message_set_extensions.proto [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/message_test.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/missing_enum_values.proto [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/more_extensions.proto [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/more_extensions_dynamic.proto [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/more_messages.proto [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/no_package.proto [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/packed_field_test.proto [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/proto_builder_test.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/python_message.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/python_protobuf.cc [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/reflection_test.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/service_reflection_test.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/symbol_database_test.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/test_bad_identifiers.proto [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/test_util.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/testing_refleaks.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/text_encoding_test.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/text_format_test.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/type_checkers.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/unknown_fields_test.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/well_known_types.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/well_known_types_test.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/internal/wire_format.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/internal/wire_format_test.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/json_format.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/message.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/message_factory.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/proto_api.h [new file with mode: 0644]
lib/protobuf/python/google/protobuf/proto_builder.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/README [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/__init__.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/cpp_message.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/descriptor.cc [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/descriptor.h [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/descriptor_containers.cc [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/descriptor_containers.h [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/descriptor_database.cc [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/descriptor_database.h [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/descriptor_pool.cc [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/descriptor_pool.h [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/extension_dict.cc [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/extension_dict.h [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/field.cc [new file with mode: 0755]
lib/protobuf/python/google/protobuf/pyext/field.h [new file with mode: 0755]
lib/protobuf/python/google/protobuf/pyext/map_container.cc [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/map_container.h [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/message.cc [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/message.h [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/message_factory.cc [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/message_factory.h [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/message_module.cc [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/proto2_api_test.proto [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/python.proto [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/repeated_composite_container.h [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/repeated_scalar_container.h [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/safe_numerics.h [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/scoped_pyobject_ptr.h [new file with mode: 0644]
lib/protobuf/python/google/protobuf/pyext/unknown_fields.cc [new file with mode: 0755]
lib/protobuf/python/google/protobuf/pyext/unknown_fields.h [new file with mode: 0755]
lib/protobuf/python/google/protobuf/python_protobuf.h [new file with mode: 0644]
lib/protobuf/python/google/protobuf/reflection.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/service.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/service_reflection.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/symbol_database.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/text_encoding.py [new file with mode: 0644]
lib/protobuf/python/google/protobuf/text_format.py [new file with mode: 0755]
lib/protobuf/python/google/protobuf/util/__init__.py [new file with mode: 0644]
lib/protobuf/python/mox.py [new file with mode: 0755]
lib/protobuf/python/release.sh [new file with mode: 0755]
lib/protobuf/python/release/wheel/Dockerfile [new file with mode: 0644]
lib/protobuf/python/release/wheel/README.md [new file with mode: 0644]
lib/protobuf/python/release/wheel/build_wheel_manylinux.sh [new file with mode: 0755]
lib/protobuf/python/release/wheel/protobuf_optimized_pip.sh [new file with mode: 0755]
lib/protobuf/python/setup.cfg [new file with mode: 0644]
lib/protobuf/python/setup.py [new file with mode: 0755]
lib/protobuf/python/stubout.py [new file with mode: 0755]
lib/protobuf/python/tox.ini [new file with mode: 0644]
lib/protobuf/ruby/.gitignore [new file with mode: 0644]
lib/protobuf/ruby/Gemfile [new file with mode: 0644]
lib/protobuf/ruby/README.md [new file with mode: 0644]
lib/protobuf/ruby/Rakefile [new file with mode: 0644]
lib/protobuf/ruby/compatibility_tests/v3.0.0/README.md [new file with mode: 0644]
lib/protobuf/ruby/compatibility_tests/v3.0.0/Rakefile [new file with mode: 0644]
lib/protobuf/ruby/compatibility_tests/v3.0.0/test.sh [new file with mode: 0755]
lib/protobuf/ruby/compatibility_tests/v3.0.0/tests/basic.rb [new file with mode: 0644]
lib/protobuf/ruby/compatibility_tests/v3.0.0/tests/generated_code.proto [new file with mode: 0644]
lib/protobuf/ruby/compatibility_tests/v3.0.0/tests/generated_code_test.rb [new file with mode: 0644]
lib/protobuf/ruby/compatibility_tests/v3.0.0/tests/repeated_field_test.rb [new file with mode: 0644]
lib/protobuf/ruby/compatibility_tests/v3.0.0/tests/stress.rb [new file with mode: 0644]
lib/protobuf/ruby/compatibility_tests/v3.0.0/tests/test_import.proto [new file with mode: 0644]
lib/protobuf/ruby/ext/google/protobuf_c/defs.c [new file with mode: 0644]
lib/protobuf/ruby/ext/google/protobuf_c/encode_decode.c [new file with mode: 0644]
lib/protobuf/ruby/ext/google/protobuf_c/extconf.rb [new file with mode: 0644]
lib/protobuf/ruby/ext/google/protobuf_c/map.c [new file with mode: 0644]
lib/protobuf/ruby/ext/google/protobuf_c/message.c [new file with mode: 0644]
lib/protobuf/ruby/ext/google/protobuf_c/protobuf.c [new file with mode: 0644]
lib/protobuf/ruby/ext/google/protobuf_c/protobuf.h [new file with mode: 0644]
lib/protobuf/ruby/ext/google/protobuf_c/repeated_field.c [new file with mode: 0644]
lib/protobuf/ruby/ext/google/protobuf_c/storage.c [new file with mode: 0644]
lib/protobuf/ruby/ext/google/protobuf_c/upb.c [new file with mode: 0644]
lib/protobuf/ruby/ext/google/protobuf_c/upb.h [new file with mode: 0644]
lib/protobuf/ruby/ext/google/protobuf_c/wrap_memcpy.c [new file with mode: 0644]
lib/protobuf/ruby/google-protobuf.gemspec [new file with mode: 0644]
lib/protobuf/ruby/lib/google/protobuf.rb [new file with mode: 0644]
lib/protobuf/ruby/lib/google/protobuf/message_exts.rb [new file with mode: 0644]
lib/protobuf/ruby/lib/google/protobuf/repeated_field.rb [new file with mode: 0644]
lib/protobuf/ruby/lib/google/protobuf/well_known_types.rb [new file with mode: 0644]
lib/protobuf/ruby/pom.xml [new file with mode: 0644]
lib/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyBuilder.java [new file with mode: 0644]
lib/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyDescriptor.java [new file with mode: 0644]
lib/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyDescriptorPool.java [new file with mode: 0644]
lib/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyEnum.java [new file with mode: 0644]
lib/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyEnumBuilderContext.java [new file with mode: 0644]
lib/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyEnumDescriptor.java [new file with mode: 0644]
lib/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyFieldDescriptor.java [new file with mode: 0644]
lib/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyMap.java [new file with mode: 0644]
lib/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyMessage.java [new file with mode: 0644]
lib/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyMessageBuilderContext.java [new file with mode: 0644]
lib/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofBuilderContext.java [new file with mode: 0644]
lib/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java [new file with mode: 0644]
lib/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyProtobuf.java [new file with mode: 0644]
lib/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyRepeatedField.java [new file with mode: 0644]
lib/protobuf/ruby/src/main/java/com/google/protobuf/jruby/SentinelOuterClass.java [new file with mode: 0644]
lib/protobuf/ruby/src/main/java/com/google/protobuf/jruby/Utils.java [new file with mode: 0644]
lib/protobuf/ruby/src/main/java/google/ProtobufJavaService.java [new file with mode: 0644]
lib/protobuf/ruby/src/main/sentinel.proto [new file with mode: 0644]
lib/protobuf/ruby/tests/basic.rb [new file with mode: 0644]
lib/protobuf/ruby/tests/basic_proto2.rb [new file with mode: 0644]
lib/protobuf/ruby/tests/basic_test.proto [new file with mode: 0644]
lib/protobuf/ruby/tests/basic_test_proto2.proto [new file with mode: 0644]
lib/protobuf/ruby/tests/common_tests.rb [new file with mode: 0644]
lib/protobuf/ruby/tests/encode_decode_test.rb [new file with mode: 0644]
lib/protobuf/ruby/tests/gc_test.rb [new file with mode: 0644]
lib/protobuf/ruby/tests/generated_code.proto [new file with mode: 0644]
lib/protobuf/ruby/tests/generated_code_proto2.proto [new file with mode: 0644]
lib/protobuf/ruby/tests/generated_code_proto2_test.rb [new file with mode: 0644]
lib/protobuf/ruby/tests/generated_code_test.rb [new file with mode: 0644]
lib/protobuf/ruby/tests/repeated_field_test.rb [new file with mode: 0644]
lib/protobuf/ruby/tests/stress.rb [new file with mode: 0644]
lib/protobuf/ruby/tests/test_import.proto [new file with mode: 0644]
lib/protobuf/ruby/tests/test_import_proto2.proto [new file with mode: 0644]
lib/protobuf/ruby/tests/test_ruby_package.proto [new file with mode: 0644]
lib/protobuf/ruby/tests/test_ruby_package_proto2.proto [new file with mode: 0644]
lib/protobuf/ruby/tests/type_errors.rb [new file with mode: 0644]
lib/protobuf/ruby/tests/well_known_types_test.rb [new file with mode: 0644]
lib/protobuf/ruby/travis-test.sh [new file with mode: 0755]
lib/protobuf/six.BUILD [new file with mode: 0644]
lib/protobuf/src/Makefile.am [new file with mode: 0644]
lib/protobuf/src/README.md [new file with mode: 0644]
lib/protobuf/src/google/protobuf/any.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/any.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/any.pb.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/any.pb.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/any.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/any_lite.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/any_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/any_test.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/api.pb.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/api.pb.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/api.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/arena.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/arena.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/arena_impl.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/arena_test_util.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/arena_test_util.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/arena_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/arenastring.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/arenastring_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/annotation_test_util.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/annotation_test_util.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/code_generator.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/code_generator.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/command_line_interface.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/command_line_interface.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_file.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_message.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_message_layout_helper.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_move_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_service.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.inc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/cpp/metadata_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_enum.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_enum.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_generator_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_message.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_message.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_message_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_message_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_names.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_options.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/csharp/csharp_wrapper_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/importer.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/importer.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/importer_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_context.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_context.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_doc_comment.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_doc_comment_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_enum.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_enum.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_enum_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_enum_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_enum_field_lite.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_enum_field_lite.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_enum_lite.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_enum_lite.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_extension.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_extension.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_extension_lite.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_extension_lite.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_file.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_file.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_generator.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_generator.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_generator_factory.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_generator_factory.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_helpers.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_helpers.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_map_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_map_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_map_field_lite.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_map_field_lite.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_message.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_message.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_message_builder.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_message_builder.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_message_builder_lite.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_message_builder_lite.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_message_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_message_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_message_field_lite.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_message_field_lite.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_message_lite.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_message_lite.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_name_resolver.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_name_resolver.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_names.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_options.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_plugin_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_primitive_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_primitive_field_lite.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_primitive_field_lite.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_service.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_service.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_string_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_string_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_string_field_lite.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/java/java_string_field_lite.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_enum.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_enum.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_enum_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_enum_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_file.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_file.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_generator.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_generator.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_helpers.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_helpers.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_main.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_message.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_message.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_message_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_message_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_params.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_primitive_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javamicro/javamicro_primitive_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_enum.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_enum.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_enum_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_enum_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_extension.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_extension.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_file.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_file.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_generator.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_generator.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_helpers.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_helpers.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_main.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_map_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_map_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_message.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_message.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_message_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_message_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_params.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_primitive_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/javanano/javanano_primitive_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/js/js_generator.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/js/js_generator.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/js/well_known_types_embed.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/js/well_known_types_embed.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/main.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/mock_code_generator.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/mock_code_generator.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/method_dump.sh [new file with mode: 0755]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_extension.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_extension.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_nsobject_methods.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/package_info.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/parser.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/parser.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/parser_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/php/php_generator.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/php/php_generator.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/plugin.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/plugin.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/plugin.pb.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/plugin.pb.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/plugin.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/python/python_generator.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/python/python_generator.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/python/python_plugin_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code_pb.rb [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code_proto2.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code_proto2_pb.rb [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit_legacy.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit_legacy_pb.rb [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_explicit_pb.rb [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_implicit.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_pkg_implicit_pb.rb [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/scc.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/subprocess.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/subprocess.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/test_plugin.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/zip_output_unittest.sh [new file with mode: 0755]
lib/protobuf/src/google/protobuf/compiler/zip_writer.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/compiler/zip_writer.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/descriptor.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/descriptor.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/descriptor.pb.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/descriptor.pb.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/descriptor.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/descriptor_database.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/descriptor_database.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/descriptor_database_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/descriptor_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/drop_unknown_fields_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/duration.pb.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/duration.pb.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/duration.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/dynamic_message.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/dynamic_message.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/dynamic_message_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/empty.pb.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/empty.pb.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/empty.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/extension_set.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/extension_set.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/extension_set_heavy.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/extension_set_inl.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/extension_set_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/field_mask.pb.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/field_mask.pb.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/field_mask.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/generated_enum_reflection.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/generated_enum_util.cc [new file with mode: 0755]
lib/protobuf/src/google/protobuf/generated_enum_util.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/generated_message_reflection.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/generated_message_reflection.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/generated_message_table_driven.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/generated_message_table_driven.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/generated_message_table_driven_lite.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/generated_message_table_driven_lite.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/generated_message_util.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/generated_message_util.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/has_bits.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/implicit_weak_message.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/implicit_weak_message.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/inlined_string_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/coded_stream.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/coded_stream.h [new file with mode: 0755]
lib/protobuf/src/google/protobuf/io/coded_stream_inl.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/coded_stream_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/gzip_stream.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/gzip_stream.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/gzip_stream_unittest.sh [new file with mode: 0755]
lib/protobuf/src/google/protobuf/io/io_win32.cc [new file with mode: 0755]
lib/protobuf/src/google/protobuf/io/io_win32.h [new file with mode: 0755]
lib/protobuf/src/google/protobuf/io/io_win32_unittest.cc [new file with mode: 0755]
lib/protobuf/src/google/protobuf/io/package_info.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/printer.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/printer.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/printer_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/strtod.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/strtod.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/tokenizer.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/tokenizer.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/tokenizer_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/zero_copy_stream.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/zero_copy_stream.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/lite_arena_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/lite_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/map.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/map_entry.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/map_entry_lite.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/map_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/map_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/map_field_inl.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/map_field_lite.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/map_field_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/map_lite_test_util.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/map_lite_test_util.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/map_lite_unittest.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/map_proto2_unittest.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/map_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/map_test_util.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/map_test_util.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/map_test_util_impl.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/map_type_handler.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/map_unittest.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/message.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/message.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/message_lite.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/message_lite.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/message_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/message_unittest.inc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/metadata.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/metadata_lite.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/no_field_presence_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/package_info.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/parse_context.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/parse_context.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/port.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/port_def.inc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/port_undef.inc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/preserve_unknown_enum_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/proto3_arena_lite_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/proto3_arena_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/proto3_lite_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/proto3_lite_unittest.inc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/reflection.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/reflection_internal.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/reflection_ops.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/reflection_ops.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/reflection_ops_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/repeated_field.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/repeated_field.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/repeated_field_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/service.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/service.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/source_context.pb.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/source_context.pb.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/source_context.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/struct.pb.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/struct.pb.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/struct.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/bytestream.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/bytestream.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/bytestream_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/callback.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/casts.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/common.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/common.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/common_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/fastmem.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/hash.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/int128.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/int128.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/int128_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/logging.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/macros.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/map_util.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/mathlimits.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/mathlimits.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/mathutil.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/mutex.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/once.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/platform_macros.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/port.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/status.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/status.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/status_macros.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/status_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/statusor.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/statusor.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/statusor_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/stl_util.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/stringpiece.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/stringpiece.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/stringpiece_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/stringprintf.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/stringprintf.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/stringprintf_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/structurally_valid.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/structurally_valid_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/strutil.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/strutil.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/strutil_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/substitute.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/substitute.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/template_util.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/template_util_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/time.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/time.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/stubs/time_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/test_messages_proto2.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/test_messages_proto3.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/test_util.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/test_util.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/test_util.inc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/test_util2.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/test_util_lite.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/test_util_lite.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/testdata/bad_utf8_string [new file with mode: 0644]
lib/protobuf/src/google/protobuf/testdata/golden_message [new file with mode: 0644]
lib/protobuf/src/google/protobuf/testdata/golden_message_maps [new file with mode: 0644]
lib/protobuf/src/google/protobuf/testdata/golden_message_oneof_implemented [new file with mode: 0644]
lib/protobuf/src/google/protobuf/testdata/golden_message_proto3 [new file with mode: 0644]
lib/protobuf/src/google/protobuf/testdata/golden_packed_fields_message [new file with mode: 0644]
lib/protobuf/src/google/protobuf/testdata/map_test_data.txt [new file with mode: 0644]
lib/protobuf/src/google/protobuf/testdata/text_format_unittest_data.txt [new file with mode: 0644]
lib/protobuf/src/google/protobuf/testdata/text_format_unittest_data_oneof_implemented.txt [new file with mode: 0644]
lib/protobuf/src/google/protobuf/testdata/text_format_unittest_data_pointy.txt [new file with mode: 0644]
lib/protobuf/src/google/protobuf/testdata/text_format_unittest_data_pointy_oneof.txt [new file with mode: 0644]
lib/protobuf/src/google/protobuf/testdata/text_format_unittest_extensions_data.txt [new file with mode: 0644]
lib/protobuf/src/google/protobuf/testdata/text_format_unittest_extensions_data_pointy.txt [new file with mode: 0644]
lib/protobuf/src/google/protobuf/testing/file.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/testing/file.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/testing/googletest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/testing/googletest.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/testing/zcgunzip.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/testing/zcgzip.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/text_format.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/text_format.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/text_format_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/timestamp.pb.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/timestamp.pb.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/timestamp.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/type.pb.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/type.pb.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/type.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_arena.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_custom_options.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_drop_unknown_fields.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_embed_optimize_for.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_empty.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_enormous_descriptor.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_import.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_import_lite.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_import_public.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_import_public_lite.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_lazy_dependencies.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_lazy_dependencies_custom_option.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_lazy_dependencies_enum.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_lite.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_lite_imports_nonlite.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_mset.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_mset_wire_format.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_no_arena.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_no_arena_import.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_no_arena_lite.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_no_field_presence.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_no_generic_services.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_optimize_for.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_preserve_unknown_enum.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_preserve_unknown_enum2.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_proto3.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_proto3_arena.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_proto3_arena_lite.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_proto3_lite.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unittest_well_known_types.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unknown_field_set.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unknown_field_set.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/unknown_field_set_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/delimited_message_util.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/delimited_message_util.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/delimited_message_util_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/field_comparator.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/field_comparator.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/field_comparator_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/field_mask_util.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/field_mask_util.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/field_mask_util_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/constants.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/datapiece.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/datapiece.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/default_value_objectwriter_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/error_listener.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/error_listener.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/expecting_objectwriter.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/field_mask_utility.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/json_escaping.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/json_escaping.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/json_objectwriter.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/json_stream_parser.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/json_stream_parser_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/location_tracker.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/mock_error_listener.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/object_location_tracker.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/object_source.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/object_writer.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/object_writer.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/proto_writer.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/proto_writer.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/protostream_objectsource.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/structured_objectwriter.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/testdata/anys.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/testdata/books.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/testdata/default_value.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/testdata/default_value_test.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/testdata/field_mask.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/testdata/maps.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/testdata/oneofs.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/testdata/proto3.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/testdata/struct.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/testdata/timestamp_duration.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/testdata/wrappers.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/type_info.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/type_info.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/type_info_test_helper.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/utility.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/internal/utility.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/json_format.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/json_format_proto3.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/json_util.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/json_util.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/json_util_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/message_differencer.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/message_differencer.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/message_differencer_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/message_differencer_unittest.proto [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/package_info.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/time_util.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/time_util.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/time_util_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/type_resolver.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/type_resolver_util.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/type_resolver_util.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/util/type_resolver_util_test.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/well_known_types_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/wire_format.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/wire_format.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/wire_format_lite.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/wire_format_lite.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/wire_format_unittest.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/wrappers.pb.cc [new file with mode: 0644]
lib/protobuf/src/google/protobuf/wrappers.pb.h [new file with mode: 0644]
lib/protobuf/src/google/protobuf/wrappers.proto [new file with mode: 0644]
lib/protobuf/src/libprotobuf-lite.map [new file with mode: 0644]
lib/protobuf/src/libprotobuf.map [new file with mode: 0644]
lib/protobuf/src/libprotoc.map [new file with mode: 0644]
lib/protobuf/src/solaris/libstdc++.la [new file with mode: 0644]
lib/protobuf/tests.sh [new file with mode: 0755]
lib/protobuf/third_party/zlib.BUILD [new file with mode: 0644]
lib/protobuf/update_file_lists.sh [new file with mode: 0755]
lib/protobuf/update_version.py [new file with mode: 0755]
lib/protobuf/util/python/BUILD [new file with mode: 0644]
lib/protobuf/vendor_suffix_test.config [new file with mode: 0644]
lib/protobuf/vendor_suffix_test.cpp [new file with mode: 0644]
lib/zlib/Android.bp [new file with mode: 0755]
lib/zlib/BUILD.gn [new file with mode: 0755]
lib/zlib/CleanSpec.mk [new file with mode: 0755]
lib/zlib/LICENSE [moved from zlib/LICENSE with 100% similarity]
lib/zlib/METADATA [new file with mode: 0755]
lib/zlib/MODULE_LICENSE_BSD_LIKE [new file with mode: 0755]
lib/zlib/NOTICE [new file with mode: 0755]
lib/zlib/OWNERS [moved from zlib/OWNERS with 100% similarity]
lib/zlib/OWNERS.android [moved from zlib/OWNERS.android with 100% similarity]
lib/zlib/README.chromium [moved from zlib/README.chromium with 100% similarity]
lib/zlib/TEST_MAPPING [new file with mode: 0755]
lib/zlib/adler32.c [moved from zlib/adler32.c with 100% similarity]
lib/zlib/adler32_simd.c [moved from zlib/adler32_simd.c with 100% similarity]
lib/zlib/adler32_simd.h [moved from zlib/adler32_simd.h with 100% similarity]
lib/zlib/chromeconf.h [moved from zlib/chromeconf.h with 100% similarity]
lib/zlib/compress.c [moved from zlib/compress.c with 100% similarity]
lib/zlib/contrib/bench/OWNERS [moved from zlib/contrib/bench/OWNERS with 100% similarity]
lib/zlib/contrib/bench/zlib_bench.cc [moved from zlib/contrib/bench/zlib_bench.cc with 100% similarity]
lib/zlib/contrib/minigzip/minigzip.c [moved from zlib/contrib/minigzip/minigzip.c with 100% similarity]
lib/zlib/contrib/minizip/ChangeLogUnzip [moved from zlib/contrib/minizip/ChangeLogUnzip with 100% similarity]
lib/zlib/contrib/minizip/Makefile [moved from zlib/contrib/minizip/Makefile with 100% similarity]
lib/zlib/contrib/minizip/crypt.h [moved from zlib/contrib/minizip/crypt.h with 100% similarity]
lib/zlib/contrib/minizip/ioapi.c [moved from zlib/contrib/minizip/ioapi.c with 100% similarity]
lib/zlib/contrib/minizip/ioapi.h [moved from zlib/contrib/minizip/ioapi.h with 100% similarity]
lib/zlib/contrib/minizip/iowin32.c [moved from zlib/contrib/minizip/iowin32.c with 100% similarity]
lib/zlib/contrib/minizip/iowin32.h [moved from zlib/contrib/minizip/iowin32.h with 100% similarity]
lib/zlib/contrib/minizip/miniunz.c [moved from zlib/contrib/minizip/miniunz.c with 100% similarity]
lib/zlib/contrib/minizip/minizip.c [moved from zlib/contrib/minizip/minizip.c with 100% similarity]
lib/zlib/contrib/minizip/mztools.c [moved from zlib/contrib/minizip/mztools.c with 100% similarity]
lib/zlib/contrib/minizip/mztools.h [moved from zlib/contrib/minizip/mztools.h with 100% similarity]
lib/zlib/contrib/minizip/unzip.c [moved from zlib/contrib/minizip/unzip.c with 100% similarity]
lib/zlib/contrib/minizip/unzip.h [moved from zlib/contrib/minizip/unzip.h with 100% similarity]
lib/zlib/contrib/minizip/zip.c [moved from zlib/contrib/minizip/zip.c with 100% similarity]
lib/zlib/contrib/minizip/zip.h [moved from zlib/contrib/minizip/zip.h with 100% similarity]
lib/zlib/contrib/optimizations/chunkcopy.h [moved from zlib/contrib/optimizations/chunkcopy.h with 100% similarity]
lib/zlib/contrib/optimizations/inffast_chunk.c [moved from zlib/contrib/optimizations/inffast_chunk.c with 100% similarity]
lib/zlib/contrib/optimizations/inffast_chunk.h [moved from zlib/contrib/optimizations/inffast_chunk.h with 100% similarity]
lib/zlib/contrib/optimizations/inflate.c [moved from zlib/contrib/optimizations/inflate.c with 100% similarity]
lib/zlib/contrib/optimizations/insert_string.h [moved from zlib/contrib/optimizations/insert_string.h with 100% similarity]
lib/zlib/contrib/optimizations/slide_hash_neon.h [moved from zlib/contrib/optimizations/slide_hash_neon.h with 100% similarity]
lib/zlib/contrib/tests/OWNERS [moved from zlib/contrib/tests/OWNERS with 100% similarity]
lib/zlib/contrib/tests/fuzzers/BUILD.gn [moved from zlib/contrib/tests/fuzzers/BUILD.gn with 100% similarity]
lib/zlib/contrib/tests/fuzzers/OWNERS [moved from zlib/contrib/tests/fuzzers/OWNERS with 100% similarity]
lib/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc [moved from zlib/contrib/tests/fuzzers/deflate_fuzzer.cc with 100% similarity]
lib/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc [moved from zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc with 100% similarity]
lib/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc [moved from zlib/contrib/tests/fuzzers/inflate_fuzzer.cc with 100% similarity]
lib/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc [moved from zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc with 100% similarity]
lib/zlib/cpu_features.c [new file with mode: 0755]
lib/zlib/cpu_features.h [moved from zlib/cpu_features.h with 100% similarity]
lib/zlib/crc32.c [moved from zlib/crc32.c with 100% similarity]
lib/zlib/crc32.h [moved from zlib/crc32.h with 100% similarity]
lib/zlib/crc32_simd.c [moved from zlib/crc32_simd.c with 100% similarity]
lib/zlib/crc32_simd.h [moved from zlib/crc32_simd.h with 100% similarity]
lib/zlib/crc_folding.c [moved from zlib/crc_folding.c with 100% similarity]
lib/zlib/deflate.c [moved from zlib/deflate.c with 100% similarity]
lib/zlib/deflate.h [moved from zlib/deflate.h with 100% similarity]
lib/zlib/fill_window_sse.c [moved from zlib/fill_window_sse.c with 100% similarity]
lib/zlib/google/BUILD.gn [moved from zlib/google/BUILD.gn with 100% similarity]
lib/zlib/google/DEPS [moved from zlib/google/DEPS with 100% similarity]
lib/zlib/google/OWNERS [moved from zlib/google/OWNERS with 100% similarity]
lib/zlib/google/compression_utils.cc [moved from zlib/google/compression_utils.cc with 100% similarity]
lib/zlib/google/compression_utils.h [moved from zlib/google/compression_utils.h with 100% similarity]
lib/zlib/google/compression_utils_portable.cc [moved from zlib/google/compression_utils_portable.cc with 100% similarity]
lib/zlib/google/compression_utils_portable.h [moved from zlib/google/compression_utils_portable.h with 100% similarity]
lib/zlib/google/compression_utils_unittest.cc [moved from zlib/google/compression_utils_unittest.cc with 100% similarity]
lib/zlib/google/test/data/create_test_zip.sh [moved from zlib/google/test/data/create_test_zip.sh with 100% similarity]
lib/zlib/google/test/data/evil.zip [moved from zlib/google/test/data/evil.zip with 100% similarity]
lib/zlib/google/test/data/evil_via_absolute_file_name.zip [moved from zlib/google/test/data/evil_via_absolute_file_name.zip with 100% similarity]
lib/zlib/google/test/data/evil_via_invalid_utf8.zip [moved from zlib/google/test/data/evil_via_invalid_utf8.zip with 100% similarity]
lib/zlib/google/test/data/test.zip [moved from zlib/google/test/data/test.zip with 100% similarity]
lib/zlib/google/test/data/test/foo.txt [moved from zlib/google/test/data/test/foo.txt with 100% similarity]
lib/zlib/google/test/data/test/foo/bar.txt [moved from zlib/google/test/data/test/foo/bar.txt with 100% similarity]
lib/zlib/google/test/data/test/foo/bar/.hidden [moved from zlib/google/test/data/test/foo/bar/.hidden with 100% similarity]
lib/zlib/google/test/data/test/foo/bar/baz.txt [moved from zlib/google/test/data/test/foo/bar/baz.txt with 100% similarity]
lib/zlib/google/test/data/test/foo/bar/quux.txt [moved from zlib/google/test/data/test/foo/bar/quux.txt with 100% similarity]
lib/zlib/google/test/data/test_encrypted.zip [moved from zlib/google/test/data/test_encrypted.zip with 100% similarity]
lib/zlib/google/test/data/test_mismatch_size.zip [moved from zlib/google/test/data/test_mismatch_size.zip with 100% similarity]
lib/zlib/google/test/data/test_nocompress.zip [moved from zlib/google/test/data/test_nocompress.zip with 100% similarity]
lib/zlib/google/zip.cc [moved from zlib/google/zip.cc with 100% similarity]
lib/zlib/google/zip.h [moved from zlib/google/zip.h with 100% similarity]
lib/zlib/google/zip_internal.cc [moved from zlib/google/zip_internal.cc with 100% similarity]
lib/zlib/google/zip_internal.h [moved from zlib/google/zip_internal.h with 100% similarity]
lib/zlib/google/zip_reader.cc [moved from zlib/google/zip_reader.cc with 100% similarity]
lib/zlib/google/zip_reader.h [moved from zlib/google/zip_reader.h with 100% similarity]
lib/zlib/google/zip_reader_unittest.cc [moved from zlib/google/zip_reader_unittest.cc with 100% similarity]
lib/zlib/google/zip_unittest.cc [moved from zlib/google/zip_unittest.cc with 100% similarity]
lib/zlib/google/zip_writer.cc [moved from zlib/google/zip_writer.cc with 100% similarity]
lib/zlib/google/zip_writer.h [moved from zlib/google/zip_writer.h with 100% similarity]
lib/zlib/gzclose.c [moved from zlib/gzclose.c with 100% similarity]
lib/zlib/gzguts.h [moved from zlib/gzguts.h with 100% similarity]
lib/zlib/gzlib.c [moved from zlib/gzlib.c with 100% similarity]
lib/zlib/gzread.c [moved from zlib/gzread.c with 100% similarity]
lib/zlib/gzwrite.c [moved from zlib/gzwrite.c with 100% similarity]
lib/zlib/infback.c [moved from zlib/infback.c with 100% similarity]
lib/zlib/inffast.c [moved from zlib/inffast.c with 100% similarity]
lib/zlib/inffast.h [moved from zlib/inffast.h with 100% similarity]
lib/zlib/inffixed.h [moved from zlib/inffixed.h with 100% similarity]
lib/zlib/inflate.c [moved from zlib/inflate.c with 100% similarity]
lib/zlib/inflate.h [moved from zlib/inflate.h with 100% similarity]
lib/zlib/inftrees.c [moved from zlib/inftrees.c with 100% similarity]
lib/zlib/inftrees.h [moved from zlib/inftrees.h with 100% similarity]
lib/zlib/libz.map.txt [moved from zlib/libz.map.txt with 100% similarity]
lib/zlib/patches/0000-build.patch [moved from zlib/patches/0000-build.patch with 100% similarity]
lib/zlib/patches/0001-simd.patch [moved from zlib/patches/0001-simd.patch with 100% similarity]
lib/zlib/patches/0002-uninitializedcheck.patch [moved from zlib/patches/0002-uninitializedcheck.patch with 100% similarity]
lib/zlib/patches/0003-uninitializedjump.patch [moved from zlib/patches/0003-uninitializedjump.patch with 100% similarity]
lib/zlib/patches/README [moved from zlib/patches/README with 100% similarity]
lib/zlib/trees.c [moved from zlib/trees.c with 100% similarity]
lib/zlib/trees.h [moved from zlib/trees.h with 100% similarity]
lib/zlib/uncompr.c [moved from zlib/uncompr.c with 100% similarity]
lib/zlib/zconf.h [moved from zlib/zconf.h with 100% similarity]
lib/zlib/zlib.h [moved from zlib/zlib.h with 100% similarity]
lib/zlib/zutil.c [moved from zlib/zutil.c with 100% similarity]
lib/zlib/zutil.h [moved from zlib/zutil.h with 100% similarity]
liblog/Android.bp [deleted file]
liblog/include_vndk/android/log.h [deleted file]
liblog/include_vndk/log/log_read.h [deleted file]
liblog/liblog.map.txt [deleted file]
liblog/logger_write.cpp [deleted file]
liblog/logger_write.h [deleted file]
liblog/logprint.cpp [deleted file]
liblog/properties.cpp [deleted file]
liblog/rwlock.h [deleted file]
liblog/tests/Android.bp [deleted file]
liblog/tests/liblog_benchmark.cpp [deleted file]
liblog/tests/liblog_global_state.cpp [deleted file]
liblog/tests/logprint_test.cpp [deleted file]
liblog/tests/rwlock_test.cpp [deleted file]
liblp/Android.bp [deleted file]
liblp/builder.cpp [deleted file]
liblp/builder_test.cpp [deleted file]
liblp/images.cpp [deleted file]
liblp/liblp_test.xml [deleted file]
liblp/utility.cpp [deleted file]
liblp/utility.h [deleted file]
libsparse/sparse.cpp [deleted file]
make.sh
partition_tools/aidl/Android.bp
partition_tools/lpdump.cc
zlib/Android.bp [deleted file]
zlib/BUILD.gn [deleted file]
zlib/METADATA [deleted file]
zlib/TEST_MAPPING [deleted file]
zlib/cpu_features.c [deleted file]