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
Ikko Eltociear Ashimine
ee61f842e5
chore: update windowsservicemanager.h
...
controll -> control
2024-08-24 00:32:58 +09: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
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
adab30fc81
feature/app-split-tunneling ( #702 )
...
App Split Tunneling for Windows and Android
2024-04-01 12:45:00 +01: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
Mykola Baibuz
a6b6e7850d
Allow traffic for excluded route on Windows kill switch
2023-10-24 23:07:07 +03:00
Mykola Baibuz
07c38e9b6c
WireGuard rework for MacOS and Windows ( #314 )
...
WireGuard rework for MacOS and Windows
2023-09-14 17:44:17 +01:00
Nethius
19c42490e3
feature/versioning-for-desktop ( #181 )
...
Project refactoring and cleanup
2023-05-16 01:34:06 +01:00
pokamest
a9217810e7
Remove travis builds and tiny refactoring
2022-12-04 21:54:22 +01:00