X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=.gitmodules;h=637e7ade7e6a69bad1a90428bcea4a72f10621c6;hp=696fdff396539bdb0b215a8ca0a96521e3e24caf;hb=29ce1066bc54838ecb835244b03d763b55d7fadb;hpb=5c9e34473119c381961e148023138851b3d6b9d5 diff --git a/.gitmodules b/.gitmodules index 696fdff396..637e7ade7e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -5,3 +5,12 @@ [submodule "pyca.cryptography"] path = pyca-cryptography url = https://github.com/pyca/cryptography.git + +[submodule "krb5"] + path = krb5 + url = https://github.com/krb5/krb5 + +[submodule "gost-engine"] + path = gost-engine + url = https://github.com/gost-engine/engine + update = rebase