Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-13 | [pkg] windows fixes | kali | |
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] osx helper and working qt installer | kali | |
2020-10-13 | [pkg] update build script for openvpn | kali | |
2020-10-13 | [bug] fix version reporting in helper | kali | |
2020-09-25 | [bug] workaround for helper path in windows | kali | |
2020-09-25 | [pkg] windows helper and qtinstaller | kali | |
2020-09-25 | [test] fix the tests to work with the new vendoring | Ruben Pollan | |
2020-04-30 | [pkg] two-stage build for windows to allow signed uninstaller | kali kaneko (leap communications) | |
2020-04-30 | [bug] do not use cross-compiling for the helper in win | kali kaneko (leap communications) | |
- add -H windowsgui to avoid console popping up | |||
2020-04-30 | [docs] document cross-compiling quirk | kali kaneko (leap communications) | |
2020-04-30 | [bug] stop service before uninstalling it | kali kaneko (leap communications) | |
- clear errors properly on each stop attempt - fix autostart | |||
2020-04-30 | [feat] probe for the port of our matching helper | kali kaneko (leap communications) | |
2020-04-30 | [pkg] initialize service early for windows | kali kaneko (leap communications) | |
2020-04-30 | [feat] write port in darwin too | kali kaneko (leap communications) | |
2020-04-30 | [feat] handle version | kali kaneko (leap communications) | |
2020-04-30 | [refactor] move conditional build instance up | kali kaneko (leap communications) | |
2020-04-30 | [feat] listen on available port | kali kaneko (leap communications) | |
2020-04-30 | [feat] initial implementation of windows service | kali kaneko (leap communications) | |
2019-09-05 | [bug] parse the result of firewall/isup for osx | Kali Kaneko (leap communications) | |
2019-09-04 | [feat] handle error during kill | Kali Kaneko (leap communications) | |
2019-08-05 | [feat] osx build templates | Kali Kaneko (leap communications) | |
2019-02-05 | [bug] use --block-outside-dns in windows | Kali Kaneko (leap communications) | |
this should resolve DNS leaks on windows. -Resolves: #113 | |||
2019-01-29 | [bug] allow tls 1.0 as a workaround for buster/sid | Kali Kaneko (leap communications) | |
in systems with newer openssl, tls 1.0 has been disabled. however, this breaks the ability of a client in a newer system to connect with the openvpn servers on providers that are still on stretch. platform needs to be upgraded. -Related: #105 | |||
2019-01-17 | [refactor] rename the imports into bitmask-vpn | Ruben Pollan | |
2019-01-15 | [feat] move provider configuration into a set of constants | Ruben Pollan | |
2019-01-15 | [feat] move helper into the repo | Ruben Pollan | |