Cyril Anisimov
69a00b0252
feature: remove the limit of ip addresses = 254 ( #1438 )
2025-03-06 21:43:47 +07:00
Vitaly
7350d79c50
feature: WG and AWG: Subnet IP setting change support ( #1323 )
...
feature: wg/awg subnet ip setting change support
2025-01-02 14:07:12 +07:00
vladimir.kuznetsov
b881d92a80
bugfix: returned awg/wg persistentKeepAlive variable type to string
2024-09-19 16:04:36 +04:00
Vitaly
aa92ccd06d
Small improve on next IP generation / WireGuard, AWG ( #1054 )
...
Small improve on next IP generation
2024-09-17 13:29:01 +07:00
Nethius
aae3cdcac1
added saving allowed_ips to the array of strings for old configs ( #926 )
...
* added saving allowed_ips to the array of strings for old configs
* Remove config string processing, add getting all AWG, WG parameters from JSON
* fixed checking of default routes when adding split tunneling from the application
* added check when processing siteBasedSplitTunneling
2024-09-13 10:53:21 +01:00
vladimir.kuznetsov
d85a0439c5
pass errorCode by reference in configurators
2024-05-09 20:56:52 +03:00
vladimir.kuznetsov
ec650a65f7
ssh client now reuses an existing session instead of opening a new one
2024-04-12 20:00:21 +05:00
Nethius
a6ca1b12da
moved protocol config generation to VpnConfigirationsController ( #665 )
...
Moved protocol config generation to VpnConfigurationsController
2024-04-01 14:20:02 +01: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
dimov96
6b6a76d2cc
Replace sftp with scp ( #602 )
...
Replace sftp with scp
2024-03-06 01:24:28 +00:00
vladimir.kuznetsov
0f4bb78712
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into HEAD
2023-12-05 17:38:53 +07:00
vladimir.kuznetsov
c6a312845a
added client management
2023-11-21 20:31:53 +07:00
vladimir.kuznetsov
16724645ce
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/import-config-from-cloud
2023-10-23 21:40:18 +05:00
vladimir.kuznetsov
25f8283edd
added getting the config from the cloud service
2023-10-12 20:48:03 +05:00
pokamest
10435cea69
Tiny refactoring and text fixes
2023-10-12 01:15:05 +01:00
vladimir.kuznetsov
aa4a79934a
renamed amenziawireguard to awg
2023-10-06 17:19:44 +05:00
vladimir.kuznetsov
b7a65343af
added the ability to change awg parameters on the protocol settings page
2023-10-06 16:43:52 +05:00
vladimir.kuznetsov
af53c456ea
added passing new wireguard config parameters over uapi and configuring the amneziawireguard container
2023-09-27 00:40:01 +05:00
vladimir.kuznetsov
6afdd8375d
added models, classes and ui files for amnezia wireguard
2023-09-22 00:37:55 +05:00
vladimir.kuznetsov
4baa003c0d
removed old ui files
2023-08-31 16:00:41 +05:00
pokamest
35ecb8499d
WireGuard for MacOS ( #248 )
...
* WireGuard for MacOS
* Fix openvpn block-outside-dns
2023-07-15 22:19:48 +01:00
pokamest
af29637163
Merge branch 'dev'
2023-04-11 18:00:54 +01:00
Josh Soref
7351fe9633
Spelling ( #214 )
...
Spelling fixed
2023-04-11 14:50:44 +01:00
vladimir.kuznetsov
a005ed2a84
now an instance of the serverController class is created at the place of use
2023-04-04 10:22:25 +03:00
vladimir.kuznetsov
4a75f2ebca
Moved ssh lib wrapper from SshSession to SshClient
2022-12-26 12:43:51 +03:00
vladimir.kuznetsov
3277717a7f
Added error handling
...
Added write to channel in callbacks
2022-12-23 14:50:48 +03:00
vladimir.kuznetsov
f9b2829396
removed linking with botan and qssh
2022-12-23 10:13:06 +03:00
vladimir.kuznetsov
5075fe358e
added callbacks for output from a remote host
2022-12-21 08:13:06 +03:00
pokamest
442e7eb015
Merge branch 'dev' into qt_migration
2022-10-15 19:46:26 +03:00
pokamest
5fff65db5a
Tiny fixes
2022-09-19 00:44:00 +03:00
Mortie
8c20a67cfa
migrated the codebase to Qt6 and fixed some compatibility issues
...
* used a Qt6 ported version of SortFilterProxyModel
* used an updated Qt6 compatible version of QXZing
* added a flag to windows linker to avoid WinMain problem of MSVCRTD
* renamed utils.cpp to utilities.cpp for avoiding confusion with the same file name in SortFilterProxyModel
2022-08-29 12:21:09 +04:30
pokamest
3ce1ec708d
App refactoring finished
2022-08-25 17:35:28 +03:00
pokamest
68a51c9c63
WireGuard protocol fix
2021-12-25 21:14:55 +03:00
pokamest
ed26706ee7
WireguardConfigurator fix
2021-11-02 21:50:28 +03:00
pokamest
6c07a583f8
Wireguard configurator fixed
2021-10-27 00:42:25 +03:00
pokamest
a998dc21b0
WG configurator fix
2021-10-20 18:43:51 +03:00
pokamest
ca25e257ef
OpenSSL libs added for Linux
2021-10-17 07:00:00 -07:00
pokamest
d4b9557508
Refactoring
2021-10-05 12:22:13 +03:00
pokamest
fa151cd320
Ikev2 support
2021-10-04 19:07:49 +03:00
pokamest
9ae2e3fba2
ios fixes
2021-09-15 08:03:28 -07:00
Pokamest Nikak
40fa2d6779
NewServerSettings qml rework
2021-09-09 20:15:44 +03:00
pokamest
2f6fb0d557
Wireguard protocol + refactoring
2021-06-12 11:59:36 +03:00