- Oct 13, 2024
-
- Jul 17, 2024
-
-
Pea Nut authored
0xacab.org/leap/bitmask-core v0.0.0-20240529192952-8ea2f4de269e => 0xacab.org/leap/bitmask-core v0.0.0-20240705122443-e372171b7c36 golang.org/x/sys v0.17.0 => v0.22.0 github.com/rs/zerolog v1.32.0 => v1.33.0 github.com/stretchr/testify v1.8.4 => v1.9.0
-
- Jul 13, 2024
-
- Jun 19, 2024
-
- May 13, 2024
-
-
Pea Nut authored
Multiple log levels are supported and can be set via env variable (LOG_LEVEL) - trace (LOG_LEVEL=TRACE) - debug (LOG_LEVEL=DEBUG) - everything else: INFO
-
- Apr 30, 2024
-
- Mar 01, 2024
-
-
jkito authored
this sets the minimum go version in go.mod to 1.19 as that is the version of golang currently available on debian stable this updates all dependencies to the their latest version except xtaci/kcp-go as the latest version needs go1.21, we use 5.5.15
-
- Aug 11, 2022
-
-
Kali Kaneko authored
-
- Jul 26, 2022
-
-
Kali Kaneko authored
-
- Jun 26, 2022
-
-
Kali Kaneko authored
-
- Mar 15, 2022
-
-
Sam Whited authored
This removes a dependency by using the built-in go:embed functionality introduce in Go 1.16 instead of statik for embedding files. This means that Go 1.16+ would now be required to build the VPN. Signed-off-by:
Sam Whited <sam@samwhited.com>
-
- Nov 29, 2021
-
-
Kali Kaneko authored
-
- Apr 14, 2021
-
-
Kali Kaneko authored
-
- Sep 25, 2020
-
-
Kali Kaneko authored
-
- Sep 24, 2020
-
- Sep 16, 2020
-
-
Kali Kaneko authored
-
- Jun 26, 2020
-
-
Kali Kaneko authored
- simplify notification routine (we dont need no rejected action). we just check every hour, as in the original code. - open links directly from Qt - rename some global variables to make them less cryptic - move cleanup function to the same module that created them
-
- Jun 12, 2020
-
-
Kali Kaneko authored
Signed-off-by:
kali kaneko (leap communications) <kali@leap.se>
-
Kali Kaneko authored
Signed-off-by:
kali kaneko (leap communications) <kali@leap.se>
-
- Apr 30, 2020
-
-
The old mitchellh go-ps is not maintained and it has an issue where it truncates the process names: https://github.com/mitchellh/go-ps/issues/15 - Related: #152
-
Kali Kaneko authored
-
- Apr 27, 2020
-
-
meskio authored
-
- Dec 17, 2019
-
-
Kali Kaneko authored
trying to workaround missing webkit2gtk
-
Kali Kaneko authored
-
- Nov 05, 2019
-
-
meskio authored
-
- Sep 08, 2019
-
-
Kali Kaneko authored
-
- Aug 16, 2019
-
-
Kali Kaneko authored
-
Kali Kaneko authored
we use go mod edit -replace
-
- Aug 06, 2019
-
-
Kali Kaneko authored
-
- Aug 05, 2019
-
-
- Feb 21, 2019
-
-
- Jan 24, 2019
-
-
Kali Kaneko authored
-