Raise an error on syscall failure in tls_retry_write_records
[openssl.git] / .gitmodules
index af32ea618cf72247fef175a05383300037a534d4..51c7794656bc934d4847c97e48d44ef4042332c2 100644 (file)
@@ -1,7 +1,3 @@
-[submodule "boringssl"]
-       path = boringssl
-       url = https://boringssl.googlesource.com/boringssl
-
 [submodule "pyca.cryptography"]
        path = pyca-cryptography
        url = https://github.com/pyca/cryptography.git
@@ -9,3 +5,30 @@
 [submodule "krb5"]
        path = krb5
        url = https://github.com/krb5/krb5
+
+[submodule "gost-engine"]
+       path = gost-engine
+       url = https://github.com/gost-engine/engine
+       update = rebase
+[submodule "wycheproof"]
+       path = wycheproof
+       url = https://github.com/google/wycheproof
+[submodule "tlsfuzzer"]
+       path = tlsfuzzer
+       url = https://github.com/tlsfuzzer/tlsfuzzer
+[submodule "python-ecdsa"]
+       path = python-ecdsa
+       url = https://github.com/tlsfuzzer/python-ecdsa
+[submodule "tlslite-ng"]
+       path = tlslite-ng
+       url = https://github.com/tlsfuzzer/tlslite-ng
+[submodule "oqs-provider"]
+       path = oqs-provider
+       url = https://github.com/open-quantum-safe/oqs-provider.git
+[submodule "cloudflare-quiche"]
+       path = cloudflare-quiche
+       url = https://github.com/cloudflare/quiche
+[submodule "fuzz/corpora"]
+       path = fuzz/corpora
+       url = https://github.com/openssl/fuzz-corpora
+       branch = main