vladimir.kuznetsov
1335c94bbc
added include directory for botan ios
2022-12-01 20:24:04 +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
Shahzain Ali
14be6506ee
Qt5 to QT6 fixes.
2022-11-28 15:36:33 +05: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
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
4b7a8c6d6e
Start Qt6 migration
2022-08-10 14:00:04 +03:00
leetthewire
7d7b6f4475
prepared to build
2022-03-22 03:40:47 -07:00
pokamest
68a51c9c63
WireGuard protocol fix
2021-12-25 21:14:55 +03:00
pokamest
f20134415e
IKEv2 class file renamed
2021-12-21 02:57:23 +03:00
Alex Kh
7c7f77adc6
[WIP] Added wireguard, prepare to test and debug
2021-11-30 16:56:24 +04:00
pokamest
a426591282
iOS build fixes
2021-10-18 05:11:50 -07:00
pokamest
499ff590cd
botan for IPhone added
2021-10-17 23:17:38 +03:00
pokamest
9ae2e3fba2
ios fixes
2021-09-15 08:03:28 -07:00
pokamest
d496d0cccd
Botan linux fix
2021-08-13 07:04:11 -07:00
pokamest
accdedfead
botan build fix
2021-08-08 18:34:05 +03:00
pokamest
bedf669ca4
Botan switched to amalgamation build
2021-08-08 18:10:09 +03:00
pokamest
bd586a1921
Botan for MacOS added
2021-08-03 07:32:04 -07:00
pokamest
dec04ccd06
Add botan for linux static lib
2021-08-03 06:36:03 -07:00
pokamest
64d4e96068
Add botan for linux
2021-08-03 06:34:37 -07:00
pokamest
6d83e16aa7
Android build config added
2021-08-01 19:57:04 +03:00
pokamest
a49db653a1
botan.pri fix
2021-07-27 13:35:10 +03:00
pokamest
cd7884b508
Botan deploy fix (Windows x64)
2021-07-27 13:23:18 +03:00
pokamest
5bf2c1d6e1
Botan updated
...
QtSsh updated to https://github.com/sandsmark/QSsh
2021-07-27 09:33:49 +03:00
pokamest
ca898a6759
Ssh key auth support added
...
yum/apt install support
2021-03-14 21:19:11 +03:00
pokamest
6626233da8
QtSsh
2020-12-18 15:26:45 +03:00