summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 8748507257bac9e5dc0fb0148edf93c9967be6c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "devel/openssl"]
	path = devel/openssl
	url = https://github.com/openssl/openssl.git
[submodule "tlsproxy"]
	path = doc/examples/tlsproxy
	url = https://github.com/abligh/tlsproxy.git
[submodule "tests/suite/tls-fuzzer/tlsfuzzer"]
	path = tests/suite/tls-fuzzer/tlsfuzzer
	url = https://github.com/tomato42/tlsfuzzer.git
[submodule "tests/suite/tls-fuzzer/python-ecdsa"]
	path = tests/suite/tls-fuzzer/python-ecdsa
	url = https://github.com/warner/python-ecdsa
[submodule "tests/suite/tls-fuzzer/tlslite-ng"]
	path = tests/suite/tls-fuzzer/tlslite-ng
	url = https://github.com/tomato42/tlslite-ng.git