summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorDmitry Belyavskiy <beldmit@gmail.com>2021-12-22 18:11:21 +0100
committerDmitry Belyavskiy <beldmit@gmail.com>2022-01-05 11:24:51 +0100
commitcccbb4fa60ca890a0ce6757fcba5669208fffa46 (patch)
treeaeca588abb51bae035280d121b6ea90016a5d72c /.gitmodules
parent0da3b39af3d961486758262ca71d2135d7013048 (diff)
downloadopenssl-new-cccbb4fa60ca890a0ce6757fcba5669208fffa46.tar.gz
TLSfuzzer: submodules
Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/17340)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 35f803a99c..1d4c6c9da7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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