- Aug 05, 2019
-
-
- Jul 10, 2019
-
-
- Jul 04, 2019
-
-
kwadronaut authored
-
- Jul 03, 2019
-
-
Kali Kaneko authored
latest release 0.19.6 included a polkit check. this check is failing in some setups, leading to an unusable experience. I'm temporarily disabling the check to be able to have an usable release until we can debug what's causing the issue. - Related: #152
-
- Jun 13, 2019
- May 23, 2019
-
-
meskio authored
If bitmask-vpn attempts to connect when there is no internet let's keep retrying fetching the eip json until internet comes. - Resolves: #126
-
- May 17, 2019
-
-
Kali Kaneko authored
-
- May 16, 2019
-
-
meskio authored
When there was no configuration file the 'conf.StartVPN' was set tu false. Let's set it properly even if there is no config file. - Resolves: #128
-
- May 15, 2019
-
-
Kali Kaneko authored
-
Kali Kaneko authored
-
Kali Kaneko authored
-
- May 14, 2019
-
-
Kali Kaneko authored
-
- May 13, 2019
-
-
Kali Kaneko authored
-
-
- May 04, 2019
-
-
meskio authored
-
- Mar 19, 2019
-
-
meskio authored
-
meskio authored
-
Kali Kaneko authored
-
- Mar 12, 2019
-
-
Kali Kaneko authored
-
- Feb 28, 2019
-
-
meskio authored
-
- Feb 21, 2019
- Feb 12, 2019
-
-
meskio authored
-
- Feb 07, 2019
-
-
meskio authored
-
- Feb 05, 2019
-
-
Kali Kaneko authored
this should resolve DNS leaks on windows. -Resolves: #113
-
- Feb 04, 2019
-
-
meskio authored
The -start-vpn flag can be set to on or off to turn the vpn on or off just after launching bitmask-vpn. So it doesn't depend on the status of the vpn of the last run. - Resolves: #114
-
meskio authored
Make possible to disable the autostart configuration for the next run. I can be done by configuring "DisableAustostart" to true in the systra.json or by passing the '-disable-autostart' flag to the binary. To make that possible I have rework how the Config struct work separating the file configuration with the runtime configuration. - Resolves: #100
-
meskio authored
-