Revision 0c27ce7322e15a7e0733d48aaf9c8e1d1249541f authored by nia on 30 April 2020, 13:42:09 UTC, committed by Matt Caswell on 04 May 2020, 07:55:47 UTC
Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11689)
1 parent e2e4b78
Raw File
.gitmodules
[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
back to top