Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitmodules - github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: af32ea618cf72247fef175a05383300037a534d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
[submodule "boringssl"]
	path = boringssl
	url = https://boringssl.googlesource.com/boringssl

[submodule "pyca.cryptography"]
	path = pyca-cryptography
	url = https://github.com/pyca/cryptography.git

[submodule "krb5"]
	path = krb5
	url = https://github.com/krb5/krb5