Commit graph

37 commits

Author SHA1 Message Date
Macbook
d64eeff5f8 update NEVPNStatusConnecting for WG 2024-12-28 20:57:36 +07:00
Macbook
c9003f537d fixbug QTTimeer 2024-12-24 23:05:27 +07:00
Macbook
6331658a76 remove is_WireGuard 2024-12-22 22:27:31 +07:00
Macbook
c862d70d82 move func check handshake to start vpn function 2024-12-20 10:38:48 +07:00
Macbook
307576e4bc bypass handle status connected vpn with WG 2024-12-09 22:14:39 +07:00
Macbook
a1304017ce update delete later 2024-12-08 15:47:24 +07:00
AnhTVc
954d256ff3
Update ios_controller.mm 2024-12-08 10:50:09 +07:00
AnhTVc
bc5d9d9182
Update ios_controller.mm 2024-12-07 15:44:23 +07:00
AnhTVc
fa3fcb664c
remove catch Handshake in IosController::checkStatus() function 2024-12-07 15:39:50 +07:00
AnhTVc
b899b2a68f
Update ios_controller.mm 2024-12-07 13:06:33 +07:00
AnhTVc
0822bf8a45
Update ios_controller.mm 2024-12-05 22:47:17 +07:00
Macbook
f3545e6f98 fixbug handshake-time 2024-12-01 16:51:11 +07:00
vladimir.kuznetsov
268adfb0a1 bugfix: fixed parameter handling for native wg obfuscation 2024-09-22 23:05:07 +05:00
pokamest
fff15fffe2 Bug fix for iOS 2024-09-11 09:51:07 -07:00
Boris Verbitskii
de20add857 dns fix for xray(ios) 2024-07-16 16:39:39 +07:00
Boris Verbitskii
18c74f4b02 add ssXray for ios 2024-07-09 14:56:39 +07:00
Iurii Egorov
760f935965
iOS Xray support (#864)
Xray for ios
2024-06-30 10:19:38 +01:00
pokamest
33d1518fd2
Request internet permission before connect for iOS (#794)
* Attempt to fix API error 1100
* NSURLSession fake call to exec iOS network settings dialog
* use http://captive.apple.com/generate_204 for requesting internet
permission
* moved MobileUtils to IosController
* replaced callbacks with signal-slots in apiController
2024-05-16 14:19:56 +01:00
isamnezia
151e662027
VPNC control and logging (#748)
VPNC control and logging
2024-04-14 23:04:01 +01:00
Igor Sorokin
d0a7fc5116 Fix OpenVPN over Cloak (iOS) 2024-04-04 01:56:27 +03:00
Mykola Baibuz
e646b85e56
Setup MTU for WG/AWG protocol (#576)
Setup MTU for AWG/WG protocol
2024-03-18 10:41:53 +00:00
Igor Sorokin
fceccaefcc Add AllowedIPs config change 2024-03-12 19:57:45 +03:00
Igor Sorokin
73eb85f2f4 Sync configs 2024-02-29 13:58:11 +03:00
isamnezia
f640d4b5f5
Remove config string dependency (#577)
Remove WG/AWG config string dependency
2024-02-16 10:30:00 +00:00
isamnezia
158c11a0ec
Ios log 4 (#569)
iOS logging refactoring
2024-02-10 16:44:55 +00:00
Igor Sorokin
4d88eb8e79 Try to expand 'internal error' 2024-01-23 18:41:33 +03:00
Igor Sorokin
2e4908c557 Records detailed disconnect error info to log 2024-01-21 20:41:06 +03:00
Igor Sorokin
401784414a Fix: 'OpenVPN' is recorded to the log instead of 'WireGuard' 2024-01-21 19:05:24 +03:00
Mykola Baibuz
1b37ca805f Cleanup debug stuff 2023-10-24 11:10:16 +03:00
Mykola Baibuz
22b14dff5f iOS AWG/WG split tunnel 2023-10-23 22:42:02 +03:00
vladimir.kuznetsov
445fc6efb1 renamed amneziawireguard to awg in ios controller 2023-10-06 22:05:48 +05:00
Mykola Baibuz
b7fbb84a58 iOS AWG protocol Setup 2023-09-30 00:58:08 +03:00
vladimir.kuznetsov
6bb85deca6 Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui 2023-09-11 14:03:14 +05:00
pokamest
285c508329 VPN mode fixes for Android and iOS 2023-09-10 17:40:18 -07:00
Mykola Baibuz
7eaaef6e75 Connection button status change for background start 2023-09-03 23:18:08 +03:00
pokamest
810da0db61 Fixes for iOS 2023-08-28 14:14:10 -07:00
pokamest
ece15c7394
Refactoring/ios (#300)
iOS app refactoring (native part):
- connection bugs fixed
- improved stability 
- logs from network extension
2023-08-27 18:46:41 +01:00