Skip to content

Commit

Permalink
TLSfuzzer: submodules
Browse files Browse the repository at this point in the history
Reviewed-by: Paul Dale <[email protected]>
(Merged from openssl#17340)
  • Loading branch information
beldmit committed Jan 5, 2022
1 parent 0da3b39 commit cccbb4f
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -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 change: 1 addition & 0 deletions python-ecdsa
Submodule python-ecdsa added at 4de8d5
1 change: 1 addition & 0 deletions tlsfuzzer
Submodule tlsfuzzer added at dbd56c
1 change: 1 addition & 0 deletions tlslite-ng
Submodule tlslite-ng added at 771e9f

0 comments on commit cccbb4f

Please sign in to comment.