TLSfuzzer: submodules

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17340)
This commit is contained in:
Dmitry Belyavskiy
2021-12-22 18:11:21 +01:00
parent 0da3b39af3
commit cccbb4fa60
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored
View File

@@ -13,3 +13,12 @@
[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