This website requires JavaScript.
Explore
Help
Sign In
cassidy
/
GlobalProtect-openconnect
Watch
1
Star
0
Fork
0
You've already forked GlobalProtect-openconnect
mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced
2025-05-20 07:26:58 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5862ba2d97dfc4f890d19a0e87c15bbf42d21785
GlobalProtect-openconnect
/
GPService
History
Dmitry Mikushin
5862ba2d97
Binary paths array was wrongly iterated up to binaryPaths->length(), which is actually a length of the first string in array, not the array length itself. Rewriting array into a list, so that it could be iterated automatically, without explicitly providing an index range
2023-02-07 23:56:04 +01:00
..
dbus
fix: rollback dbus configuration
2022-05-29 21:00:37 +08:00
systemd
update packaging (
#100
)
2021-10-24 12:11:54 +08:00
CMakeLists.txt
Revert "Revert "fix: improve the dbus security""
2022-05-26 11:56:06 +08:00
gp.conf
Prepare release 1.4.3 (
#149
)
2022-05-09 21:58:58 +08:00
gpservice.cpp
Binary paths array was wrongly iterated up to binaryPaths->length(), which is actually a length of the first string in array, not the array length itself. Rewriting array into a list, so that it could be iterated automatically, without explicitly providing an index range
2023-02-07 23:56:04 +01:00
gpservice.h
Binary paths array was wrongly iterated up to binaryPaths->length(), which is actually a length of the first string in array, not the array length itself. Rewriting array into a list, so that it could be iterated automatically, without explicitly providing an index range
2023-02-07 23:56:04 +01:00
main.cpp
Migrate to cmake and refine the code structure (
#92
)
2021-09-19 14:32:12 +08:00