vladimir.kuznetsov
b0489aa61b
Merge branch 'qmake-to-cmake-migration' of github.com:amnezia-vpn/desktop-client into feature/qt6-libssh-support
2022-12-18 09:17:35 +03:00
pokamest
9c188e0acd
Merge branch 'qt_migration' into qmake-to-cmake-migration
2022-12-13 15:34:38 +01:00
pokamest
1de143362c
Merge branch 'dev' into qt_migration
2022-12-13 15:09:05 +01:00
dartsyms
814b66c04a
Various fixes for iOS ( #126 )
...
* Readme update, solution for wireguard make in M1 machines,
* import file and restore enabled.
* xcode_patcher.rb fixed, Now no need to add openVPN framewrok in Embed frameworks manually.
* Now xcode_patcher.rb will add OpenVPN Framework to Embed Frameworks in main target, instead of Network extension.
* Update iosvpnprotocol.swift
* Protocol wasn't detected because it is working on localized description of tunnel, fixed cases.
* Code cleanup
* Speed issue fixed for wireguard.
* GetDeviceIp and bytes(speed of OpenVPN) fixed.
*Device IP method wasn't working as expected, so I replaced. and for speed in OpenVPN we need to handle message seperately for bytes.
*QR progress added with progressbar and text.
2022-12-12 13:16:12 +01:00
vladimir.kuznetsov
3742583508
added zlib to submodules. Added build and link zlib, libssh in CMakeLists.txt
2022-12-06 18:17:10 +03:00
vladimir.kuznetsov
0ec0cb1b19
feature: added libssh submodule
2022-12-04 01:43:34 +03:00
vladimir.kuznetsov
1335c94bbc
added include directory for botan ios
2022-12-01 20:24:04 +03:00
vladimir.kuznetsov
21a6ab369e
Merge branch 'qmake-to-cmake-migration' of github.com:amnezia-vpn/desktop-client into qmake-to-cmake-migration
2022-12-01 20:11:56 +03:00
vladimir.kuznetsov
2a80117d42
Merge remote-tracking branch 'remotes/origin/qt6-github-actions' into qmake-to-cmake-migration
2022-12-01 20:05:36 +03:00
Shahzain Ali
5fc34e643c
Adding network extenstionn, fixing cmake.
...
Botan cmake changes, cmake APPLE/IOS fixes, wireguard added, Currently removed openvpn implementation, once wireguard is stable then will add openVPN framework.
Current progress is it is generating xcode project using
mkdir build-ios
/Users/shahzainali/Qt/6.4.1/ios/bin/qt-cmake . -B build-ios -GXcode
Need to select team only for Network extension only. select AmneizaVPN to run.
current issue is related to Botan.
2022-12-01 20:26:45 +05:00
Shahzain Ali
a0b5491178
Merge branch 'qt_migration' into qmake-to-cmake-migration
2022-11-28 19:23:28 +05:00
vladimir.kuznetsov
fc8ef8678b
Merge remote-tracking branch 'remotes/origin/qt_migration' into qmake-to-cmake-migration
2022-11-28 14:50:20 +03:00
Shahzain Ali
14be6506ee
Qt5 to QT6 fixes.
2022-11-28 15:36:33 +05:00
vladimir.kuznetsov
8b6afcc5ec
removed unused qzxing folder
2022-11-27 01:35:13 +03:00
vladimir.kuznetsov
eeed6c3474
chore/revert link to dev qtkeychain submodule
2022-11-27 01:21:40 +03:00
pokamest
80ce8347f6
GH actions 1
2022-11-27 01:21:36 +03:00
vladimir.kuznetsov
87fed9fde3
fixed connection with qssh
2022-11-18 16:42:22 +03:00
vladimir.kuznetsov
2564430046
build script now uses cmake, also:
...
- fixed linking qt6keychain and SortFilterProxyModel
- added translations
2022-11-15 23:31:55 +03:00
vladimir.kuznetsov
663861dc09
for debug target added deploy files required to run the application on Windows, also:
...
- added deploy additional files for android
- fixed include android libraries
2022-11-15 14:16:36 +03:00
vladimir.kuznetsov
2d6a12101e
in CMakeLists source files are common for all platforms, now added via FILE(GLOB)
2022-11-14 22:22:38 +03:00
vladimir.kuznetsov
e40110fa4c
added platform specific commands to cmake files
2022-11-12 23:52:15 +03:00
vladimir.kuznetsov
6ac162f3cd
added cmake files for client project
2022-11-09 23:54:30 +03:00
Hamza ARBI
cc3d9e0d2d
Fix all QML headers and change the deprecated QML components
...
* QZXing : Error while integrating it
2022-10-20 20:09:17 +01:00
pokamest
442e7eb015
Merge branch 'dev' into qt_migration
2022-10-15 19:46:26 +03:00
pokamest
7a6c1de5d5
QrCoreGen
2022-09-07 09:51:03 +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
pokamest
789902b79a
Secure settings rework
2022-08-27 17:35:43 +03:00
pokamest
b36517babb
Merge branch 'dev' into secure-config-2
2022-08-24 20:40:10 +03:00
pokamest
14384131f4
Secure config WIP
2022-08-24 07:38:13 -07:00
pokamest
b5890340e3
Secure settings rework
2022-08-23 22:47:23 +03:00
pokamest
4b7a8c6d6e
Start Qt6 migration
2022-08-10 14:00:04 +03:00
pokamest
589e07f869
wireguard-tools submodule updated
2022-08-08 14:27:07 +03:00
pokamest
cd70f4b1c9
Merge pull request #53 from amnezia-vpn/ios-wireguard
...
iOS initial support
2022-07-06 16:26:50 +03:00
leetthewire
7d7b6f4475
prepared to build
2022-03-22 03:40:47 -07:00
Alex Kh
7131257354
missing files added
2021-12-31 10:58:36 +04:00
Alex Kh
db527be97c
VPN over Shadowsocks, three providers added, still unstable (testing, not for production)
2021-12-31 10:57:58 +04:00
Alex Kh
7c46e42820
Merge remote-tracking branch 'origin/dev' into ios-wireguard
2021-12-31 10:56:40 +04:00
pokamest
68a51c9c63
WireGuard protocol fix
2021-12-25 21:14:55 +03:00
Alex Kh
9ca8c66c47
Tried to get rid of crashes on sequential vpn turn on/off
2021-12-23 13:13:55 +04:00
Alex Kh
39e348948c
Merge conflicts in .gitmodules resolved
2021-12-21 23:21:10 +04:00
Alex Kh
6583090d4f
[WIP] shadowsocks implementation added
2021-12-21 23:17:22 +04:00
pokamest
f20134415e
IKEv2 class file renamed
2021-12-21 02:57:23 +03:00
pokamest
f8f4b39965
qzxing submodule
2021-12-20 02:42:16 +03:00
pokamest
1d51419a11
QR codes rework
2021-12-20 02:29:23 +03:00
Alex Kh
eba71469a4
[WIP] OpenVPN tunnel implementation
2021-12-08 15:55:36 +04:00
Alex Kh
7c7f77adc6
[WIP] Added wireguard, prepare to test and debug
2021-11-30 16:56:24 +04:00
pokamest
fd9d54d2dd
Merge branch 'dev' into ios_main
2021-11-18 03:48:34 -08:00
pokamest
c6efc5b212
Share page fixes
2021-11-13 17:20:23 +03:00
pokamest
7701efc704
iOS Wireguard
2021-10-23 04:26:47 -07:00