Commit graph

36 commits

Author SHA1 Message Date
Macbook
62d7df1cdb add for sanbox 2025-02-12 18:56:42 +01:00
Macbook
831c9a09fb remove Q_OS_IOS on MacNE 2025-02-12 18:56:42 +01:00
Macbook
09ac1fa679 handle client/macos/app/Info.plist.in 2025-02-12 18:56:42 +01:00
Macbook
fe209de9bd change icon, handle last_handshake_time_sec, remove TODO 2025-02-12 18:56:42 +01:00
Macbook
84d1e28de3 run success, build apple store success 2025-02-12 18:56:32 +01:00
Macbook
b0849f4767 connect ssh success 2025-02-12 18:56:32 +01:00
Macbook
6e8266a6ae change app logo 2025-02-12 18:56:32 +01:00
Macbook
d8b21b5298 fix bug run error config 2025-02-12 18:56:32 +01:00
Macbook
5e546468e9 update code sign 2025-02-12 18:56:32 +01:00
Macbook
026175af20 validate success 2025-02-12 18:56:32 +01:00
Macbook
2c9f7f59cb remove comment 2025-02-12 18:56:32 +01:00
Macbook
0e44177d07 archive success 2025-02-12 18:56:32 +01:00
Macbook
87c9a598fe fix bug Embedded Binary Bundle Identifier 2025-02-12 18:56:32 +01:00
Macbook
33840884ed fixbug crash build 2025-02-12 18:56:32 +01:00
Macbook
afd129a402 Clean build file 2025-02-12 18:56:18 +01:00
Macbook
1afa5e46d5 clean up code,build 2025-02-12 18:56:04 +01:00
Macbook
c3e4f315ed final clean code 2025-02-12 18:56:04 +01:00
Macbook
06bf3e5e90 update all lib 2025-02-12 18:55:49 +01:00
Macbook
559f230aca clean source code 2025-02-12 18:55:49 +01:00
Macbook
d24dd5236b refactor code for iOS and MacNE 2025-02-12 18:54:27 +01:00
Macbook
e08bf6de07 final build network extension 2025-02-12 18:54:16 +01:00
Macbook
5e5fb917fe error UIKet 2025-02-12 18:54:16 +01:00
Anh TV
5ab4318c23 Merge to dev branch 2025-02-12 18:54:01 +01:00
pokamest
c95dffff0c libleaf cleanup 2024-02-09 21:22:27 +00:00
Mykola Baibuz
2986a18c8f iOS AWG support 2023-09-28 23:54:32 +03: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
Alex Kh
f879663033 Applied fix from spamming button issue solution, bumped app version, and build number 2022-07-07 17:26:40 +04:00
Alex Kh
aa1b561bc0 Latest updates before starting anew 2022-06-30 21:10:34 +04:00
Alex Kh
b20e25f052 Move frameworks from extemsion to host app 2022-02-23 18:57:06 +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
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
pokamest
7701efc704 iOS Wireguard 2021-10-23 04:26:47 -07:00