Skip to content

Commit cccbb4f

Browse files
committed
TLSfuzzer: submodules
Reviewed-by: Paul Dale <[email protected]> (Merged from openssl#17340)
1 parent 0da3b39 commit cccbb4f

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

.gitmodules

+9
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,12 @@
1313
[submodule "wycheproof"]
1414
path = wycheproof
1515
url = https://github.com/google/wycheproof
16+
[submodule "tlsfuzzer"]
17+
path = tlsfuzzer
18+
url = https://github.com/tlsfuzzer/tlsfuzzer
19+
[submodule "python-ecdsa"]
20+
path = python-ecdsa
21+
url = https://github.com/tlsfuzzer/python-ecdsa
22+
[submodule "tlslite-ng"]
23+
path = tlslite-ng
24+
url = https://github.com/tlsfuzzer/tlslite-ng

python-ecdsa

Submodule python-ecdsa added at 4de8d5b

tlsfuzzer

Submodule tlsfuzzer added at dbd56c1

tlslite-ng

Submodule tlslite-ng added at 771e9f5

0 commit comments

Comments
 (0)