Commit Graph

45 Commits

Author SHA1 Message Date
vladimir.kuznetsov a8fc42a17e added copying OpenSSL libraries, for windows and macos, to the folder with binaries, because we have the wrong folder structure with the OpenSSL library 2022-12-08 21:40:51 +03:00
vladimir.kuznetsov 3eb7e1392d feature/added cmake support for linux 2022-11-20 21:25:15 +03:00
vladimir.kuznetsov 6ac162f3cd added cmake files for client project 2022-11-09 23:54:30 +03:00
vladimir.kuznetsov aea1d16e31 added files for linux and mac to CMakeLists for server and wireguard-service projects 2022-11-08 21:32:17 +03:00
vladimir.kuznetsov 16e26ef215 added CMakeLists for server and wireguard-service projects 2022-11-07 23:59:09 +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
pokamest d24f6ae064 Logs functions fixes 2022-01-30 17:35:57 +03:00
pokamest 8e26da1759 Macos build fixes 2022-01-23 15:25:53 -08:00
pokamest 343e6a50df resetIpStack added 2021-12-15 14:53:07 +03:00
pokamest ba8755a6d4 Merge branch 'dev' into wireguard_embedded 2021-10-13 16:57:03 +03:00
DiepDTN 6042317552 change wireguard vpn protocol implementation on Windows from wg.exe to wireguard windows embeddable-dll-service 2021-10-08 07:44:19 +07:00
pokamest 133a3e67d2 android .pro fix 2021-09-30 16:06:35 +03:00
pokamest eb497be730 Native android service implemented 2021-09-30 15:56:48 +03:00
pokamest 9ae2e3fba2 ios fixes 2021-09-15 08:03:28 -07:00
leetthewire 9997fa8f3e updated linux build 2021-08-04 10:08:00 -07:00
leetthewire d17906c2a6 Service: Fixed bug with permanent addresses on interface (#20)
Windows Service: Fixed bug with permanent addresses on interface
2021-06-19 16:41:16 +03:00
pokamest 74a517d985 Windows server 2012 support 2021-06-16 22:24:33 +03:00
pokamest e2f8f77adf Revert "Added threads suspend, Edited suspendWcmSvc() func for Windows. Based on old SuspendProcess func."
This reverts commit 999087337e.
2021-06-16 20:09:49 +03:00
Sike 999087337e Added threads suspend, Edited suspendWcmSvc() func for Windows. Based on old SuspendProcess func. 2021-06-14 02:34:21 +06:00
pokamest 8bdfe1741a Win Routes fix 2021-06-10 17:58:28 +03:00
pokamest dd959e7b26 Custom routing fixes 2021-06-05 20:55:57 +03:00
pokamest c4235a60c8 Macos fixes 2021-06-05 01:18:28 -07:00
pokamest 435ee58d40 Macos fix: routes delete 2021-06-01 08:45:26 -07:00
pokamest 9dbe15a0e3 custom sitet pre release 2021-06-01 18:18:09 +03:00
pokamest 34b97bdc24 Macos fixes for route functions 2021-05-27 15:01:15 -07:00
pokamest 6c74f30d79 Custom sites reimplemented 2021-05-27 22:18:36 +03:00
pokamest 4ba964db47 win7 support fixes
wizard added
2021-05-18 15:50:52 +03:00
pokamest 45e5ec76dd Windows 7 tap support improved 2021-05-14 23:30:13 +03:00
pokamest acf878c8dd Macos route add reimplemented using system call 2021-05-13 08:20:38 -07:00
pokamest f9affb083b Macos route delete fix 2021-04-19 14:34:47 +03:00
pokamest c2f6c7d939 route delete fixed (Windows) 2021-03-18 22:13:05 +03:00
pokamest c7ea4966fd minor fixes:
-build_windows.bat
-win build fix
-qdebug fix
2021-02-22 16:31:43 +03:00
pokamest 8fd81be477 ShadowSocks fixes for MacOS 2021-02-21 09:44:53 -08:00
pokamest a1cb4ac544 Custom routing done
ShadowSocks enabled by default
2021-02-18 15:00:41 +03:00
pokamest b6571d99de Qt ro refact 2021-02-03 15:42:36 +03:00
pokamest b2392c1943 Qt Remote objects done 2021-02-02 22:51:31 +03:00
pokamest 048a673d31 Qt remote objects IPC 2021-02-02 01:47:40 +03:00
pokamest 953eca6695 Bug fixes:
- auto install tap
- share connectionState
- service crash fix
2021-01-26 15:01:15 +03:00
pokamest aa648d4e12 travis scripts 2021-01-17 13:11:39 +03:00
pokamest 441811e277 Refactoring
Ui improvements
Bug fixes
2021-01-09 19:55:16 +03:00
driftingsun 187fa0080a General improvements and bug fixes 2020-12-30 17:03:05 +03:00
driftingsun 43028953e2 General improvements and bug fixes 2020-12-26 23:17:20 +03:00
driftingsun 15730b470e WIP: main 2020-12-26 15:03:51 +03:00
driftingsun a2a5cafc5f Add installer 2020-12-16 06:02:22 +03:00