Mykola Baibuz
|
1a17f2956a
|
Fix build action
|
2023-12-16 10:05:54 -05:00 |
|
Mykola Baibuz
|
d94e27bfa9
|
Linux killswitch
|
2023-12-16 09:19:04 -05:00 |
|
Mykola Baibuz
|
c3fdd977b1
|
Windows OpenVPN/OpenVPN+Cloak killswitch feature
|
2023-11-29 22:50:36 +02:00 |
|
pokamest
|
dd233f77fc
|
Merge pull request #432 from amnezia-vpn/feature/client-management
added client management
|
2023-11-29 07:04:56 -08:00 |
|
vladimir.kuznetsov
|
02efd9c217
|
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/client-management
|
2023-11-29 17:26:26 +03:00 |
|
pokamest
|
b897e7102e
|
Merge pull request #437 from amnezia-vpn/bugfix/minor-ui-fixes
Bugfix/minor UI fixes
|
2023-11-29 05:34:30 -08:00 |
|
pokamest
|
1cc5c5384e
|
Merge pull request #407 from amnezia-vpn/feature/ss-and-cloak-native-configs
added native config generation for ss and cloak
|
2023-11-29 05:28:33 -08:00 |
|
vladimir.kuznetsov
|
db602ac65b
|
fixed ss string generation
|
2023-11-29 10:57:47 +07:00 |
|
vladimir.kuznetsov
|
2d22b52b5d
|
limited client name length
|
2023-11-27 13:42:08 +07:00 |
|
vladimir.kuznetsov
|
426ac49f6f
|
fixed "auto-connect" option
|
2023-11-27 12:46:59 +07:00 |
|
vladimir.kuznetsov
|
c164814abd
|
fixed default server setting after importing
|
2023-11-27 10:59:48 +07:00 |
|
vladimir.kuznetsov
|
3084892ed8
|
added selection of default server and container on the sharing page
|
2023-11-26 21:15:58 +07:00 |
|
vladimir.kuznetsov
|
1bf808c9ee
|
fixed qr code generation for native configs
|
2023-11-25 13:02:02 +07:00 |
|
vladimir.kuznetsov
|
5dc3b64e0b
|
added search bar for client management page
|
2023-11-23 14:54:49 +07:00 |
|
vladimir.kuznetsov
|
e8ceeb6e20
|
added full access sharing
|
2023-11-23 00:04:06 +07:00 |
|
pokamest
|
d38c7ce6a5
|
Error codes cleanup
|
2023-11-22 13:57:05 +00:00 |
|
vladimir.kuznetsov
|
c6a312845a
|
added client management
|
2023-11-21 20:31:53 +07:00 |
|
pokamest
|
ef0530ec6b
|
Merge pull request #420 from amnezia-vpn/adaptation_to_different_os
Improve logic of install_docker.sh
|
2023-11-17 11:51:58 -08:00 |
|
pokamest
|
e8a2e54d05
|
Typo fix
|
2023-11-15 12:51:39 +00:00 |
|
pokamest
|
b4694313a0
|
Merge pull request #426 from amnezia-vpn/ios-build
Change Qt mirror for builds
|
2023-11-14 09:54:54 -08:00 |
|
tiaga
|
abb2cae1f8
|
Change Qt mirror for builds
Use UC Berkeley mirror for installing Qt during a build. In addition, don't trigger builds on a tag push.
|
2023-11-14 23:39:15 +07:00 |
|
pokamest
|
b0004fd9dc
|
Version bump
|
2023-11-14 12:50:52 +00:00 |
|
tiaga
|
362a82f944
|
Improve logic of install_docker.sh
- check packages update only when it's required
- avoid `dnf/yum update` for RHEL-based systems
|
2023-11-14 16:57:16 +07:00 |
|
pokamest
|
19fe61ed29
|
Merge pull request #423 from amnezia-vpn/r2
Upload new versions to R2
|
2023-11-13 09:34:30 -08:00 |
|
tiaga
|
72de38b4fb
|
Upload new versions to R2
A new GitHub Actions workflow for a tagged commit which uploads installers for a desktop version to Cloudflare R2.
|
2023-11-10 23:19:00 +07:00 |
|
pokamest
|
02c0f96e5e
|
Merge pull request #418 from amnezia-vpn/feature/split-tunnel-dns-forwad
Use DNS over VPN for ForwardSites mode split tunnel
|
2023-11-07 06:35:43 -08:00 |
|
Mykola Baibuz
|
5e9f688000
|
Use DNS over VPN for ForwardSites mode split tunnel
This feature was in previous version of Split Tunnel
|
2023-11-04 15:28:59 -04:00 |
|
pokamest
|
6a7e346695
|
Merge pull request #416 from amnezia-vpn/bugfix/openvpn-exclude-route
Fix Split tunnel exclude sites mode for OpenVPN and Cloak. Windows.
|
2023-11-04 06:09:01 -07:00 |
|
Mykola Baibuz
|
071738116e
|
Update Windows OpenVPN binary
This binary builded with ENABLE_DEBUG flag. This flag needed for ROUTE_GATEWAY varible output in log.
|
2023-11-03 17:29:40 -04:00 |
|
pokamest
|
ae4ee6431d
|
Merge pull request #409 from useribs/patch-2
Update servercontroller.cpp, replace 2 calls (shred ; rm) with one
|
2023-11-01 12:23:14 -07:00 |
|
vladimir.kuznetsov
|
9cfcb714ae
|
added native config generation for ss and cloak
|
2023-11-01 21:29:58 +05:00 |
|
pokamest
|
d1ccde2a4b
|
Merge pull request #396 from amnezia-vpn/bugfix/server-config-sync
bugfix/server config sync
|
2023-11-01 07:15:10 -07:00 |
|
useribs
|
4848091203
|
Update servercontroller.cpp, replace 2 calls (shred ; rm) with one (shred -u)
|
2023-10-30 20:09:13 +03:00 |
|
pokamest
|
282f159311
|
Merge pull request #402 from amnezia-vpn/bugfix/description_dns
Update DNS description
|
2023-10-29 09:07:42 -07:00 |
|
lunardunno
|
4ef8c77a2d
|
Update DNS description
|
2023-10-29 17:56:10 +04:00 |
|
pokamest
|
08c1cf2439
|
Merge pull request #382 from amnezia-vpn/feature/split-tunnel-mobile
Split tunnel for missed Protocol/OS
|
2023-10-29 06:26:07 -07:00 |
|
Mykola Baibuz
|
2fc33875bb
|
Bump version
|
2023-10-27 15:38:24 -04:00 |
|
Mykola Baibuz
|
9e92e4b5ff
|
Merge branch 'dev' into feature/split-tunnel-mobile
|
2023-10-27 15:37:28 -04:00 |
|
pokamest
|
7f2cf70bf5
|
Merge pull request #393 from amnezia-vpn/bugfix/return-after-installation
fixed page return after installation
|
2023-10-26 12:40:39 -07:00 |
|
vladimir.kuznetsov
|
8164026891
|
fixed server config update, after container config change
|
2023-10-26 23:37:51 +05:00 |
|
Mykola Baibuz
|
0e23b3a1ac
|
Allow traffic to Amezia DNS for all OS
|
2023-10-25 22:19:07 +03:00 |
|
Mykola Baibuz
|
1739d4861e
|
Allow acces to Amnezia DNS when used only for selected sites
|
2023-10-25 21:50:35 +03:00 |
|
Mykola Baibuz
|
a6b6e7850d
|
Allow traffic for excluded route on Windows kill switch
|
2023-10-24 23:07:07 +03:00 |
|
Mykola Baibuz
|
3e9dea6f07
|
Remove some not implemented notification
|
2023-10-24 13:37:40 +03:00 |
|
Mykola Baibuz
|
1b37ca805f
|
Cleanup debug stuff
|
2023-10-24 11:10:16 +03:00 |
|
Mykola Baibuz
|
c772f56da7
|
Fixes after merge
|
2023-10-24 11:00:40 +03:00 |
|
Mykola Baibuz
|
bc183e39bb
|
Merge branch 'feature/split-tunnel-mobile' of github.com:amnezia-vpn/amnezia-client into feature/split-tunnel-mobile
|
2023-10-24 00:35:58 +03:00 |
|
Mykola Baibuz
|
306d4f70a8
|
Update NE Sources
|
2023-10-24 00:33:35 +03:00 |
|
Mykola Baibuz
|
a386d39495
|
iOS Cloak/OVPN SplitTunnel
|
2023-10-24 00:28:41 +03:00 |
|
Mykola Baibuz
|
22b14dff5f
|
iOS AWG/WG split tunnel
|
2023-10-23 22:42:02 +03:00 |
|