-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
17 lines (17 loc) · 817 Bytes
/
.gitmodules
File metadata and controls
17 lines (17 loc) · 817 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[submodule "android/app/src/main/vpn_core/openvpn"]
path = android/app/src/main/vpn_core/openvpn
url = ssh://git@ssh.github.com:443/tmthecoder/openvpn.git
branch = icsopenvpn
[submodule "android/app/src/main/vpn_core/openssl"]
path = android/app/src/main/vpn_core/openssl
url = ssh://git@ssh.github.com:443/tmthecoder/platform_external_openssl.git
branch = icsopenvpn
[submodule "android/app/src/main/vpn_core/mbedtls"]
path = android/app/src/main/vpn_core/mbedtls
url = ssh://git@ssh.github.com:443/ARMmbed/mbedtls.git
[submodule "android/app/src/main/vpn_core/asio"]
path = android/app/src/main/vpn_core/asio
url = ssh://git@ssh.github.com:443/chriskohlhoff/asio.git
[submodule "android/app/src/main/vpn_core/lz4"]
path = android/app/src/main/vpn_core/lz4
url = ssh://git@ssh.github.com:443/lz4/lz4.git