Revision 6a960a94ccba41420c11ebd3eb82208b4681ee05 authored by Richard Levitte on 23 April 2020, 16:59:10 UTC, committed by Richard Levitte on 25 April 2020, 02:05:27 UTC
Fixes #11618

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11624)
1 parent 8d6fc5f
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