summaryrefslogtreecommitdiff
path: root/pkg/helper/windows.go
AgeCommit message (Collapse)Author
2020-10-13[pkg] windows fixeskali
Several fixes for missing paths. Refactor qt installer; fetch pre-built binaries from an existing installation on build system (needs to be automated); add windows icon. - Resolves: #362
2020-10-13[pkg] update build script for openvpnkali
2020-09-25[bug] workaround for helper path in windowskali
2020-09-25[pkg] windows helper and qtinstallerkali
2020-04-30[pkg] two-stage build for windows to allow signed uninstallerkali kaneko (leap communications)
2020-04-30[bug] do not use cross-compiling for the helper in winkali kaneko (leap communications)
- add -H windowsgui to avoid console popping up
2020-04-30[docs] document cross-compiling quirkkali kaneko (leap communications)
2020-04-30[feat] probe for the port of our matching helperkali kaneko (leap communications)
2020-04-30[pkg] initialize service early for windowskali kaneko (leap communications)
2020-04-30[feat] listen on available portkali kaneko (leap communications)
2020-04-30[feat] initial implementation of windows servicekali kaneko (leap communications)
2019-02-05[bug] use --block-outside-dns in windowsKali Kaneko (leap communications)
this should resolve DNS leaks on windows. -Resolves: #113
2019-01-17[refactor] rename the imports into bitmask-vpnRuben Pollan
2019-01-15[feat] move provider configuration into a set of constantsRuben Pollan
2019-01-15[feat] move helper into the repoRuben Pollan