vladimir.kuznetsov
|
b2fd94d20e
|
added a check for the existence of the container before installing it
|
2023-02-06 19:19:49 +03:00 |
|
vladimir.kuznetsov
|
16969bc39b
|
added conversion of the local_port and server_port fields from string to number when saving the shadowsocks config
|
2023-02-06 08:39:56 +03:00 |
|
Mykola Baibuz
|
adc07a2b6a
|
Build Cloak plugin with CMake
|
2023-02-05 09:25:36 -05:00 |
|
Dmitriy Karpushin
|
3943314142
|
Fix of android build
|
2023-02-03 19:07:09 +03:00 |
|
vladimir.kuznetsov
|
f7ee532add
|
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/cloak-and-ss-in-linux-bundle
|
2023-02-02 13:08:23 +03:00 |
|
pokamest
|
2fdab4c196
|
Merge pull request #165 from amnezia-vpn/bugfix/cloak-transport-protocol
bugfix/cloak-transport-protocol
|
2023-02-02 09:17:00 +00:00 |
|
vladimir.kuznetsov
|
e6a95370c1
|
removed unused code
|
2023-02-02 08:36:50 +03:00 |
|
vladimir.kuznetsov
|
92907bced3
|
hardcoded tcp for the openvpn-cloak container
|
2023-02-02 08:09:07 +03:00 |
|
Dmitriy Karpushin
|
ca30b8b62a
|
Correct path for openssl static lib
|
2023-02-01 17:16:45 +03:00 |
|
vladimir.kuznetsov
|
da9ac6ff25
|
added check for nullptr in sshclient
|
2023-02-01 09:56:55 +03:00 |
|
Dmitriy Karpushin
|
475de5250e
|
New HEAD of qtkeychain (qt6 support)
|
2023-01-31 18:02:04 +03:00 |
|
Dmitriy Karpushin
|
7a9860ac29
|
OpenSSL for android build
|
2023-01-31 17:12:52 +03:00 |
|
Dmitriy Karpushin
|
7e3134cdbb
|
Proper destruction of ovpn thread
|
2023-01-31 14:32:42 +03:00 |
|
Dmitriy Karpushin
|
95b3b0eae3
|
Incorrect Pluggable Transport initialization fix
|
2023-01-31 10:20:36 +03:00 |
|
pokamest
|
32ca02bcc7
|
Crash fix on VPN connection
|
2023-01-31 01:38:49 +00:00 |
|
pokamest
|
ddefb99e5e
|
Merge branch 'dev' into feature/qt6-libssh-support
|
2023-01-31 00:53:24 +00:00 |
|
pokamest
|
ca4d6e0b2f
|
Android cmake build fix
|
2023-01-31 00:47:01 +00:00 |
|
pokamest
|
61c27af17c
|
Merge branch 'dev' into android_pt_transport_source
|
2023-01-30 20:48:59 +00:00 |
|
pokamest
|
c3fc3a3132
|
Merge pull request #163 from amnezia-vpn/feature/confirm-on-clear-and-delete-server
feature/confirm-on-clear-and-delete-server
|
2023-01-30 20:45:35 +00:00 |
|
pokamest
|
78b8a1c36f
|
Merge pull request #162 from amnezia-vpn/bugfix/cloak-transport-protocol
bugfix/cloak-transport-protocol
|
2023-01-30 20:43:15 +00:00 |
|
pokamest
|
638c3492d6
|
Merge pull request #159 from amnezia-vpn/bugfix/linux-uninstall
bugfix/linux-uninstall
|
2023-01-30 20:37:46 +00:00 |
|
Dmitriy Karpushin
|
2fa82a05d9
|
* For the openvpn-cloak container, the choice of the transport protocol in the openvpn settings is blocked
* fixed warning with QFutureWatcher
|
2023-01-30 18:20:41 +03:00 |
|
Dmitriy Karpushin
|
f8408e863a
|
Support of cloak config inside of ovpn config
|
2023-01-30 18:08:45 +03:00 |
|
vladimir.kuznetsov
|
4c1699935c
|
added binaries for cloak and shadowsocks to Linux bundle
|
2023-01-30 12:41:51 +03:00 |
|
vladimir.kuznetsov
|
25829451c8
|
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/qt6-client-management-panel
|
2023-01-29 09:52:12 +03:00 |
|
vladimir.kuznetsov
|
74fbce8b96
|
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/qt6-libssh-support
|
2023-01-29 09:43:03 +03:00 |
|
vladimir.kuznetsov
|
542039df01
|
Changed notification text for "Forget this server" action
|
2023-01-29 09:01:48 +03:00 |
|
vladimir.kuznetsov
|
d652ecff21
|
For the openvpn-cloak container, the choice of the transport protocol in the openvpn settings is blocked
|
2023-01-29 08:39:31 +03:00 |
|
Mykola Baibuz
|
3c0ac8170d
|
Pulled down update to openvpn3
|
2023-01-28 23:49:10 +02:00 |
|
vladimir.kuznetsov
|
00c4cf300a
|
fixed the width of the buttons in popupWithQuestion
|
2023-01-27 19:56:39 +03:00 |
|
vladimir.kuznetsov
|
da47054497
|
changed element type to confirm container deletion from MessageDialog to PopupWithQuestion
- fixed "back" button availability for readonly servers
|
2023-01-27 18:37:08 +03:00 |
|
vladimir.kuznetsov
|
051a2a3ef2
|
Added popup to confirm actions "Clear server from Amnesia software" and "Forget this server"
|
2023-01-27 10:25:14 +03:00 |
|
vladimir.kuznetsov
|
ee609f3e8f
|
fixed warning with QFutureWatcher
- renamed readWireguardConfiguration function to match what it does
|
2023-01-24 09:43:45 +03:00 |
|
vladimir.kuznetsov
|
eb66354c76
|
fixed path to maintenancetool in linux
- added x11 to runningOnLinux() function
|
2023-01-22 08:26:29 +03:00 |
|
vladimir.kuznetsov
|
c7fb7e58cf
|
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into bugfix/linux-uninstall
|
2023-01-21 10:35:29 +03:00 |
|
vladimir.kuznetsov
|
c2b02a45a2
|
fixed path to linux install folderfixed path to installed application in linux
|
2023-01-21 10:35:01 +03:00 |
|
Mykola Baibuz
|
591e0fea80
|
Remove lzo library and add it as a submodule
|
2023-01-20 16:15:43 +02:00 |
|
Mykola Baibuz
|
9a67d2684e
|
Remove unused files
|
2023-01-20 15:13:08 +02:00 |
|
Mykola Baibuz
|
2d624b3b59
|
Add android plugin into apk
|
2023-01-20 09:33:15 +02:00 |
|
Mykola Baibuz
|
cc93898c60
|
Add lzo module for Android build
|
2023-01-19 23:58:16 +02:00 |
|
Mykola Baibuz
|
3f265b899e
|
Remove prebuilded native libraries from cmake
|
2023-01-19 23:56:10 +02:00 |
|
Mykola Baibuz
|
799c3ec6e6
|
Remove strip from plugin build script
|
2023-01-19 23:32:38 +02:00 |
|
pokamest
|
e7ed532545
|
Disable fastline for iOS while it not fixed
|
2023-01-19 21:08:57 +00:00 |
|
Mykola Baibuz
|
32b355a54e
|
Update deploy env for GO support
|
2023-01-19 23:08:39 +02:00 |
|
Mykola Baibuz
|
82e831f6d8
|
Add Cloak plugin android build script
|
2023-01-19 23:00:43 +02:00 |
|
pokamest
|
2a031320c2
|
Merge pull request #156 from amnezia-vpn/bugfix/wrong-artifacts-size
added qtshadertools to all targets
|
2023-01-19 20:59:00 +00:00 |
|
Mykola Baibuz
|
a19e69ae61
|
Update swig output
|
2023-01-19 22:54:47 +02:00 |
|
Mykola Baibuz
|
995a60c503
|
Remove prebuilded native libraries
|
2023-01-19 22:52:48 +02:00 |
|
Mykola Baibuz
|
0bb4ad2fbe
|
Add android OpenVPN3 submodules
This submodules are needed by android native build from sources.
|
2023-01-19 22:49:01 +02:00 |
|
vladimir.kuznetsov
|
d0379fdede
|
added qtshadertools to all targets
|
2023-01-19 18:36:54 +03:00 |
|