Compare commits
8 commits
dev
...
bugfix/ios
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
373918730c | ||
|
|
d66794ae8b | ||
|
|
3fcedefb5b | ||
|
|
b5a3ad8592 | ||
|
|
c2c1705367 | ||
|
|
381e7b621d | ||
|
|
f330d5943d | ||
|
|
8e4b93d5e5 |
2 changed files with 5 additions and 2 deletions
5
.gitmodules
vendored
5
.gitmodules
vendored
|
|
@ -9,7 +9,7 @@
|
|||
url = https://github.com/WireGuard/wireguard-apple
|
||||
[submodule "client/3rd/OpenVPNAdapter"]
|
||||
path = client/3rd/OpenVPNAdapter
|
||||
url = https://github.com/ss-abramchuk/OpenVPNAdapter.git
|
||||
url = https://github.com/amnezia-vpn/OpenVPNAdapter.git
|
||||
[submodule "client/3rd/ShadowPath"]
|
||||
path = client/3rd/ShadowPath
|
||||
url = https://github.com/qman9501/ShadowPath
|
||||
|
|
@ -37,6 +37,9 @@
|
|||
[submodule "client/3rd/SortFilterProxyModel"]
|
||||
path = client/3rd/SortFilterProxyModel
|
||||
url = https://github.com/mitchcurtis/SortFilterProxyModel.git
|
||||
[submodule "client/3rd/openvpn3"]
|
||||
path = client/3rd/openvpn3
|
||||
url = https://github.com/amnezia-vpn/openvpn3/tree/master-amnezia
|
||||
[submodule "client/3rd/mbedtls"]
|
||||
path = client/3rd/mbedtls
|
||||
url = https://github.com/Mbed-TLS/mbedtls.git
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 0e2db0baa0d66029cbb18d74b78bc7a5c9013fba
|
||||
Subproject commit ca2b0c7e4ce8a7486548cec4fc9a31845cad1ecd
|
||||
Loading…
Add table
Add a link
Reference in a new issue