vladimir.kuznetsov
1092abe776
added output of notifications/errors after installation/import
2023-07-31 00:13:08 +09:00
vladimir.kuznetsov
0a1359ed16
moved the platform-specific android code for the new ui
2023-07-24 16:31:04 +09:00
vladimir.kuznetsov
5b8a0881b7
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/new-gui
2023-07-18 05:36:17 +03:00
vladimir.kuznetsov
5d677a9115
added pages for sftp and tor website settings
2023-07-18 11:15:04 +09:00
pokamest
35ecb8499d
WireGuard for MacOS ( #248 )
...
* WireGuard for MacOS
* Fix openvpn block-outside-dns
2023-07-15 22:19:48 +01:00
pokamest
ed5dc7cdfd
Fix for Cloak on iOS [no ci]
2023-07-15 13:00:55 -07:00
vladimir.kuznetsov
c13b9754eb
added protocol settings pages and models for openvpn, cloak and shadowsocks
2023-07-13 11:29:26 +09:00
vladimir.kuznetsov
d0c9c1043c
Merge remote-tracking branch 'remotes/origin/dev' into feature/new-gui
2023-06-27 13:38:06 +03:00
vladimir.kuznetsov
68d9394d9f
fixed windows build errors after refactoring
2023-06-05 17:49:20 +03:00
Mykola Baibuz
780efc2477
OpenVPN over Cloak for Android and iOS ( #158 )
...
OpenVPN over Cloak for Android and iOS
2023-05-23 23:50:36 +01:00
pokamest
b5b69ff369
Fixes for Cloak proto
2023-05-20 18:44:19 +01:00
Nethius
19c42490e3
feature/versioning-for-desktop ( #181 )
...
Project refactoring and cleanup
2023-05-16 01:34:06 +01:00
vladimir.kuznetsov
116fa6777b
added logic to the connect to vpn button
2023-05-14 21:11:19 +08: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
ada8912a1f
Merge branch 'dev' of github.com:amnezia-vpn/amnezia-client into feature/qt6-client-management-panel
2023-04-08 19:03:10 +03:00
vladimir.kuznetsov
9962bac50b
changed using cp to QFile to copy wireguard config
2023-03-19 17:05:48 +03:00
vladimir.kuznetsov
8f18933713
moved the function of checking the availability of wireguard config to ipc client
2023-03-02 17:46:16 +03:00
vladimir.kuznetsov
caad670dbf
added wireguard connection implementation for Linux
2023-03-02 10:19:57 +03:00
vladimir.kuznetsov
4171afe275
Merge branch 'dev' of github.com:amnezia-vpn/desktop-client into feature/qt6-client-management-panel
2023-02-27 19:59:01 +03:00
pokamest
1f048a6d04
Merge branch 'dev' into bugfix/wrong-fields-type-shadowsocks-config
2023-02-09 13:10:26 +00: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
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
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
ee609f3e8f
fixed warning with QFutureWatcher
...
- renamed readWireguardConfiguration function to match what it does
2023-01-24 09:43:45 +03:00
pokamest
18d89e9cad
Merge pull request #152 from amnezia-vpn/feature/android_qt6_moving
...
Moving to Qt 6 and cmake on Android client
2023-01-19 12:51:02 +00:00
Dmitriy Karpushin
39736e865e
Merge branch 'feature/android_qt6_moving' into feature/android_bandwidth_counter
...
# Conflicts:
# client/platforms/android/android_controller.cpp
# client/platforms/android/android_controller.h
2023-01-19 14:09:12 +03:00
vladimir.kuznetsov
8ea80a616e
Merge branch 'qt_migration' of github.com:amnezia-vpn/desktop-client into feature/qt6-client-management-panel
2023-01-18 20:06:01 +03:00
Dmitry Karpushin
21779395ef
Merge branch 'qt_migration' into feature/android_qt6_moving
2023-01-16 14:58:01 +03:00
vladimir.kuznetsov
599910daea
added openvpn certificate revocation
2023-01-15 18:09:05 +03:00
pokamest
b1b9044021
Merge branch 'qt_migration' into refactoring/logging
2023-01-08 23:17:11 +00:00
pokamest
167d3caa5d
Merge branch 'dev' into qt_migration
2023-01-08 23:00:13 +00:00
vladimir.kuznetsov
3b2948d4dd
renamed debug class to logger
2022-12-28 13:41:45 +03:00
vladimir.kuznetsov
030bb8fe76
Merge branch 'qt_migration' of github.com:amnezia-vpn/desktop-client into qmake-to-cmake-migration
2022-12-26 17:29:52 +03:00
Dmitriy Karpushin
6c614a4b3c
Moving to Qt6:
...
1) removing of deprecated classes
2) update of IPC mechanism
2022-12-23 17:32:20 +03:00
vladimir.kuznetsov
1fd1b0388b
removed unused code
2022-12-18 18:27:08 +03:00
Dmitriy Karpushin
54dc363231
iOS fix + Android connection status restoration fix
2022-12-15 18:46:15 +03:00
Dmitriy Karpushin
d417fa58ab
OpenVPN bandwidth counter for Android
2022-12-14 18:52:19 +03:00
Shahzain Ali
c8dd12eb20
Some more progress in cmake
...
Still have errors, currently not using apple-compile.sh building completely using cmake.
2022-12-02 22:26:10 +05:00
pokamest
3463a84903
Merge branch 'qt_migration' into qmake-to-cmake-migration
2022-11-30 15:02:55 +01:00
pokamest
48dc532de6
Merge branch 'dev' into qt_migration
2022-11-30 14:26:44 +01:00
Shahzain Ali
de9167cae6
Frameworks, libcrypto, libssl and some properties added for iOS.
2022-11-29 18:00:59 +05:00
vladimir.kuznetsov
6941b7463e
added display of wireguard configs, such a config will be displayed as raw text
2022-11-04 23:31:39 +03:00
vladimir.kuznetsov
99a6cd82b2
added import of configs in wireguard format
2022-11-03 23:39:58 +03:00
vladimir.kuznetsov
1a44307664
added protocol_defs for new config keywords
2022-11-01 23:24:58 +03:00
vladimir.kuznetsov
f90ebbbb4e
added inclusion of an additional client/server config when generating configs from templates
...
- fixed name in additional server config field
2022-10-26 14:06:03 +03:00
pokamest
442e7eb015
Merge branch 'dev' into qt_migration
2022-10-15 19:46:26 +03:00
pokamest
ac74510d47
Some fixes for Qt6 Android
2022-08-31 15:18:33 +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