Browse Source

TLSfuzzer: submodules

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17340)
Dmitry Belyavskiy 2 years ago
parent
commit
cccbb4fa60
4 changed files with 12 additions and 0 deletions
  1. 9 0
      .gitmodules
  2. 1 0
      python-ecdsa
  3. 1 0
      tlsfuzzer
  4. 1 0
      tlslite-ng

+ 9 - 0
.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

+ 1 - 0
python-ecdsa

@@ -0,0 +1 @@
+Subproject commit 4de8d5bf89089d1140eb99aa5d7eb2dc8e6337b6

+ 1 - 0
tlsfuzzer

@@ -0,0 +1 @@
+Subproject commit dbd56c149072e656ca8d6a43a59588f3e7513da2

+ 1 - 0
tlslite-ng

@@ -0,0 +1 @@
+Subproject commit 771e9f59d639dbb0e2fa8e646c8e588405d3903e