vladimir.kuznetsov
5358aaeb00
chore/displaying route addresses when adding to split tunneling fails
2024-10-22 23:14:41 +08:00
Nethius
60de146f03
chore/mozilla upstream ( #1136 )
...
* cherry-pick commit 5a51e292d44ec0fb07867aff0401b4c2a8fca1e8 from mozila upstream
* cherry-pick commit e8ecb857dcfb804b7766a54e725b442fc6c0e661 from mozila upstream
* cherry-pick commit 16269ffa600905b09678014f64951748fb0ff8ad from mozila upstream
2024-10-18 10:47:53 +01:00
Nethius
694e781beb
bugfix: fixed path to log folder for wireguard on windows ( #1137 )
2024-10-11 08:58:53 +07:00
pokamest
bb87c0838d
Merge pull request #1083 from amnezia-vpn/bugfix/ios-native-wg-obfuscation
...
bugfix: fixed parameter handling for native wg obfuscation
2024-09-23 07:51:06 -07:00
vladimir.kuznetsov
268adfb0a1
bugfix: fixed parameter handling for native wg obfuscation
2024-09-22 23:05:07 +05:00
vladimir.kuznetsov
b881d92a80
bugfix: returned awg/wg persistentKeepAlive variable type to string
2024-09-19 16:04:36 +04:00
vladimir.kuznetsov
8948601caa
bugfix: fixed awg/wg persistentKeepAlive variable type
2024-09-17 15:11:14 +04:00
pokamest
fff15fffe2
Bug fix for iOS
2024-09-11 09:51:07 -07:00
albexk
175477d31f
Android qt 6.7 ( #1024 )
...
* Up Gradle to 8.10
* Update Android dependencies
* Up Qt to 6.7.2
* Up qtkeychain to 0.14.3
* Move function of changing the color of the navigation bar to the android side
* Fix splashscreen and recent apps thumbnail backgrounds
* Android authentication refactoring
* Fix GitHub action
* Fix the extra circle around the connect button on Android
* Fix keyboard popup
* Increase the amount of requestNetwork attempts on Android 11
2024-09-09 12:36:33 +01:00
Ikko Eltociear Ashimine
ee61f842e5
chore: update windowsservicemanager.h
...
controll -> control
2024-08-24 00:32:58 +09:00
albexk
f978f55e7f
Android TV ( #933 )
...
* Disable touchscreen requirement
* Add Android TV feature
* Add Android TV draft banner
* Add Android TV check method
2024-08-06 10:41:44 +01:00
pokamest
1754a82f67
iOS build fix
2024-07-22 15:29:48 +03:00
pokamest
3384008277
Merge pull request #899 from amnezia-vpn/bugfix/udp-for-ios
...
bugfix for udp for ios
2024-07-22 14:40:24 +03:00
Boris Verbitskii
a5564148f5
bugfix for udp for ios
2024-07-19 11:23:00 +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
Nethius
401ad0db0e
fixed wg/awg macos firewall rules for 0.0.0.0/0 ( #883 )
...
* fixed wg/awg macos/linux firewall rules for 0.0.0.0/0
2024-07-07 14:56:38 +01:00
Boris Verbitckii
2bceb9f7ba
Xray and wg fix ( #875 )
...
Xray support on iOS fixes
2024-07-01 17:27:53 +01:00
Iurii Egorov
760f935965
iOS Xray support ( #864 )
...
Xray for ios
2024-06-30 10:19:38 +01:00
Vladyslav Miachkov
b027fff103
Add clickable docs url on error ( #806 )
2024-05-25 03:00:51 -07:00
albexk
6a1e3c07b1
Update AWG (v0.2.8) ( #809 )
...
* Fix udpgso
* Fix amneziawg run dir
* Update Windows AWG binaries
* Update AWG (v0.2.8)
* Fix Windows pipe name
* Fix Windows tunnel service name
* Update Windows x86 AWG binary
* Change default MTU for WireGuard and AWG
* Fix preprocessor macros
2024-05-20 17:46:05 +01:00
Boris Verbitskii
9be13ea465
PacketTunnelProvider refactoring
...
- removing unnecessary dispatchQueue
- removing lazy initiation for wg and ovpn
- fix memory leaks
2024-05-17 18:17:08 +07: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
albexk
abb3c918e3
Android notification and routing ( #797 )
...
Android notification and routing
2024-05-12 16:04:14 +01:00
Mykola Baibuz
5bd8c33a6d
Update Mozilla upstream ( #790 )
...
* Update Mozilla upstream
2024-05-08 22:02:02 +01:00
Mykola Baibuz
7e2f223d7f
Prevent service log spam on Windows
2024-04-30 22:17:50 +03:00
pokamest
5bed92ab0b
WindowsTunnelService typo fix
2024-04-29 11:12:27 +01:00
Nethius
87b738ef16
added killSwitch switcher ( #746 )
...
* added killSwitch switcher
* KillSwitch toggle for OpenVPN and XRay
* killSwitch toggle for AWG/WG protocol
* Some fixes for killSwitch
2024-04-25 14:01:00 +01:00
Mykola Baibuz
23715fca8b
Add support for native WG configs without PSK parameter
2024-04-19 22:14:06 +03:00
Nethius
a8ccea00c7
added masking parameters for native wireguard configs ( #743 )
...
Added masking parameters for native wireguard configs
2024-04-18 18:23:15 +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
Nethius
adab30fc81
feature/app-split-tunneling ( #702 )
...
App Split Tunneling for Windows and Android
2024-04-01 12:45:00 +01:00
albexk
c6e6f2ae84
Add a function that minimizes the Android app ( #692 )
...
Add a function that minimizes the Android app
2024-03-31 12:14:12 +01:00
Mykola Baibuz
ba4237f1dd
Xray with Reality protocol ( #494 )
...
* Xray with Reality for desktops
2024-03-27 11:02:34 +00:00
isamnezia
516e3da7e2
Fix open log crash and side log improvements ( #694 )
...
Fix open log crash
2024-03-20 15:35:36 +00:00
pokamest
553a6a73dd
Merge pull request #697 from amnezia-vpn/bugfix/Service-crash-after-disconnecting
...
ISSUE: Service is crashed after disconnecting
2024-03-18 10:52:25 +00: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
Dan Nguyen
b7c513c05f
ISSUE: Service is crashed after disconnecting
...
ROOT CAUSE: When disconnecting service, m_logworker is deleted in thread which does not have affinity with m_logworker.
The time m_logworker is deleted, it may be used by m_logthread and make the service crashed
ACTION: Connect signal finished() of m_logthread to deleteLater() slot of m_logworker to safety delete it.
2024-03-17 07:09:57 +07:00
Igor Sorokin
fceccaefcc
Add AllowedIPs config change
2024-03-12 19:57:45 +03:00
isamnezia
840c388ab9
Add in-app screenshot preventing ( #606 )
...
In-app screenshot preventing fixes
2024-03-06 01:18:19 +00:00
albexk
080e1d98c6
Add Quick Settings tile ( #660 )
...
* Add Quick Settings tile
- Add multi-client support to AmneziaVpnService
- Make AmneziaActivity permanently connected to AmneziaVpnService while it is running
- Refactor processing of connection state changes on qt side
- Add VpnState DataStore
- Add check if AmneziaVpnService is running
* Add tile reset when the server is removed from the application
2024-03-04 15:08:55 +00:00
isamnezia
ca633ae882
Remove VPN configurations after app reset on iOS ( #661 )
2024-03-04 12:25:49 +00:00
pokamest
ee762c4cef
Merge pull request #653 from amnezia-vpn/fix/config-from-tg
...
Fix adding config from bot (iOS)
2024-02-29 07:05:24 -08:00
Igor Sorokin
73eb85f2f4
Sync configs
2024-02-29 13:58:11 +03:00
Igor Sorokin
f8b2cce618
Fix adding config from bot
2024-02-29 08:36:56 +03:00
isamnezia
9c4ee4014d
Fix for Codacy: variable name should be between 3 and 40 characters long ( #608 )
...
Tiny fixes for iOS
2024-02-19 13:13:10 +00:00
isamnezia
f640d4b5f5
Remove config string dependency ( #577 )
...
Remove WG/AWG config string dependency
2024-02-16 10:30:00 +00:00
isamnezia
f3a168fd43
Codacy compatibility ( #575 )
...
Refactor and split iostunnel with cmake changes, code cleanup
2024-02-10 22:55:54 +00:00
isamnezia
158c11a0ec
Ios log 4 ( #569 )
...
iOS logging refactoring
2024-02-10 16:44:55 +00:00