Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-05 | [pkg] abort install if we running an old version0.21.2 | kali | |
stop if: - bitmask is running (we don't want to mess with the helper if the app is running) - we cannot stop the service for some reason. powershell gives more flexibility to stop services, but Remove-Service is not present in PS < 6, so we try to remove the service from the post-install too (the golang helper will complain about an eventlog registry key). this could probably be improved in the helper, but we'll be moving to the official openvpnserv2 service for 0.21.4. we might want to revisit the current helper for the firewall/killswitch. | |||
2021-02-26 | [docs] blank lines needed | kali kaneko (leap communications) | |
2021-02-26 | [docs] format code chunks | kali kaneko (leap communications) | |
2021-02-26 | [pkg] improve osx installer | kali | |
- install into global /Applications - document how to troubleshoot helper - uninstall app is visible on top-level folder - improve detection of running processes for old and new binaries - Closes: #441 - Closes: #445 - Closes: #435 | |||
2021-02-08 | [docs] document osx build process | kali | |
2020-11-19 | [i18n] update the i18n documentation | Ruben Pollan | |
Let's delete as well the locales folder that is not used anymore. - Resolves: #314 | |||
2020-11-04 | [bug] remove debug console in windows | kali | |
squashed in this commit: reintroduce the dummy autostart_win implementation that was removed by mistake. I did not manage to get autostart working in windows, this is pending to be re-worked. see https://0xacab.org/leap/bitmask-vpn/-/issues/389 | |||
2020-11-04 | [pkg] add windows release target | kali | |
Also, install the tap driver silently. - Resolves: #366 | |||
2020-11-04 | [pkg] sign windows binaries | kali | |
- Resolves: #383 | |||
2020-11-03 | [docs] snap push is deprecated | kali kaneko (leap communications) | |
2020-10-23 | [pkg] rename to make-installer | kali kaneko (leap communications) | |
2020-10-23 | [pkg] install tap driver on windows | kali | |
2020-10-23 | [pkg] windows gui & installer fixes | kali | |
2020-10-23 | [docs] add some mxe pointers | kali kaneko (leap communications) | |
2020-10-23 | [pkg] add commit to force push to protected branch | kali kaneko (leap communications) | |
2020-10-13 | [pkg] refactor vendor init/check | kali kaneko (leap communications) | |
2020-09-25 | [bug] workaround for helper path in windows | kali | |
2020-09-25 | [docs] document params for build | kali kaneko (leap communications) | |
2020-05-07 | [docs] document the new package release process | kali kaneko (leap communications) | |
2019-12-05 | [docs] copy over some snap docs | Kali Kaneko (leap communications) | |
2019-10-10 | [docs] add documents stub | Kali Kaneko (leap communications) | |