Commit graph

30 commits

Author SHA1 Message Date
pokamest
9c188e0acd Merge branch 'qt_migration' into qmake-to-cmake-migration 2022-12-13 15:34:38 +01:00
dartsyms
814b66c04a
Various fixes for iOS (#126)
* Readme update, solution for wireguard make in M1 machines,
* import file and restore enabled.
* xcode_patcher.rb fixed, Now no need to add openVPN framewrok in Embed frameworks manually.
* Now xcode_patcher.rb will add OpenVPN Framework to Embed Frameworks in main target, instead of Network extension.
* Update iosvpnprotocol.swift
* Protocol wasn't detected because it is working on localized description of tunnel, fixed cases.
* Code cleanup
* Speed issue fixed for wireguard.
* GetDeviceIp and bytes(speed of OpenVPN) fixed.
*Device IP method wasn't working as expected, so I replaced. and for speed in OpenVPN we need to handle message seperately for bytes.
*QR progress added with progressbar and text.
2022-12-12 13:16:12 +01:00
Shahzain Ali
ad3bbaedb3 getting openvpn.sh script message. 2022-12-08 18:22:07 +05:00
Shahzain Ali
fb585cbac0 OpenVPN integrated successfully 2022-12-07 20:35:43 +05:00
Shahzain Ali
14be6506ee Qt5 to QT6 fixes. 2022-11-28 15:36:33 +05:00
pokamest
f821fe0356 Travis ios build 2022-08-19 22:23:52 +03:00
eugenyorbitsoftcom
79c56d440c fix LD_RUNPATH_SEARCH_PATHS 2022-07-14 13:01:40 +06:00
Alex Kh
8aa61bf5bc Bump version 2022-07-06 23:17:02 +04:00
Alex Kh
d38e40d53f Latest updates before starting anew 2 2022-06-30 21:10:43 +04:00
Alex Kh
aa1b561bc0 Latest updates before starting anew 2022-06-30 21:10:34 +04:00
Alex Korzh
7ff6b64742 Replace die with killProcess in apple_compile 2022-04-29 18:02:38 +04:00
Alex Korzh
cc7112fb66 Reduce path to non-homebrew path 2022-04-28 16:58:47 +04:00
Alex Korzh
cf08af31ac Ensure Tun2Socks go deps are installed and up to date with latest go 2022-04-28 16:32:38 +04:00
Alex Korzh
0fadf035db Add potential go PATH to config build settings 2022-04-28 14:55:58 +04:00
Alex Korzh
58b1c4b511 Update xcode patcher to use WireGuardKitGo folder for iOS project 2022-04-28 14:08:28 +04:00
Alex Korzh
0cc8feac57 Improve Tun2Socks error message 2022-04-28 14:05:30 +04:00
Alex Korzh
ba1efd57a5 Create and use version file from WireGuardKitGo on iOS for consistency 2022-04-28 14:05:14 +04:00
Alex Korzh
92d79ebeea Clean up comments 2022-04-24 19:40:02 +04:00
Alex Korzh
3a69107eac Clean up apple compile script 2022-04-24 19:37:56 +04:00
Alex Korzh
4bfb528526 Kill prepare process if any of steps failed 2022-04-24 19:25:43 +04:00
Alex Korzh
fe9dd1d014 Rename ios_compile to apple_compile since it could be used for macOS 2022-04-24 17:32:21 +04:00
Alex Kh
b20e25f052 Move frameworks from extemsion to host app 2022-02-23 18:57:06 +04:00
Alex Kh
7131257354 missing files added 2021-12-31 10:58:36 +04:00
Alex Kh
db527be97c VPN over Shadowsocks, three providers added, still unstable (testing, not for production) 2021-12-31 10:57:58 +04:00
Alex Kh
6a98cdf974 Insert assets on project generation stage, add static versioning (makes sense on project regeneration) 2021-12-23 15:38:02 +04:00
Alex Kh
56754d616b Added fastlane scripts, old ids cleaned up 2021-12-22 17:38:17 +04:00
Alex Kh
6583090d4f [WIP] shadowsocks implementation added 2021-12-21 23:17:22 +04:00
Alex Kh
eba71469a4 [WIP] OpenVPN tunnel implementation 2021-12-08 15:55:36 +04:00
Alex Kh
4976dc3a4c Added missing parameters for init and connect 2021-12-01 20:02:54 +04:00
Alex Kh
7c7f77adc6 [WIP] Added wireguard, prepare to test and debug 2021-11-30 16:56:24 +04:00