test/asn1_time_test.c: make it work on 64-bit HP-UX.
[openssl.git] / .gitmodules
1 [submodule "boringssl"]
2         path = boringssl
3         url = https://boringssl.googlesource.com/boringssl
4
5 [submodule "pyca.cryptography"]
6         path = pyca-cryptography
7         url = https://github.com/pyca/cryptography.git
8
9 [submodule "krb5"]
10         path = krb5
11         url = https://github.com/krb5/krb5