summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2021-10-06[ui] refactor uikali kaneko (leap communications)
2021-09-23docs/conf.py: use sphinx.ext.autodocAndrew Ammerlaan
Upstreamed patch from Gentoo Linux If we are using plugins we also need autodoc Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
2021-07-13[docs] add depends step to howtokali kaneko (leap communications)
2021-07-13[ui] show window when preferences clickedkali kaneko (leap communications)
2021-07-07[pkg] document how to test builds for floatkali kaneko (leap communications)
2021-06-22[docs] add working document about snowflakekali kaneko (leap communications)
just a dump from a working pad, comments are welcome
2021-06-14[docs] circumvention questionskali kaneko (leap communications)
2021-06-14[pkg] add changelogkali kaneko (leap communications)
2021-06-01[feat] obfs4 selectable from guikali kaneko (leap communications)
2021-05-17[feat] log dns lookup if first cert fetch failskali kaneko (leap communications)
2021-05-17[feat] reuse certificate if found in config folderkali kaneko (leap communications)
2021-05-04some design noteskali kaneko (leap communications)
2021-04-14[pkg] skip tests since they contact outsidekali kaneko (leap communications)
that makes build fail in launchpad
2021-04-14[pkg] modify version gen to read static version filekali kaneko (leap communications)
this can be used from any build script to distinguish the version string that will be displayed (ie: 0.21.2-debian-1) - Resolves: #468
2021-03-26[docs] update dependskali kaneko (leap communications)
2021-03-25[docs] link to xcode downloadskali kaneko (leap communications)
2021-03-11[pkg] hash and sign artifactskali kaneko (leap communications)
2021-03-05[docs] rename docs for coherencekali kaneko (leap communications)
2021-03-05[style] fmtkali kaneko (leap communications)
2021-03-05[pkg] abort install if we running an old version0.21.2kali
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 neededkali kaneko (leap communications)
2021-02-26[docs] format code chunkskali kaneko (leap communications)
2021-02-26[pkg] improve osx installerkali
- 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 processkali
2020-11-19[i18n] update the i18n documentationRuben Pollan
Let's delete as well the locales folder that is not used anymore. - Resolves: #314
2020-11-04[bug] remove debug console in windowskali
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 targetkali
Also, install the tap driver silently. - Resolves: #366
2020-11-04[pkg] sign windows binarieskali
- Resolves: #383
2020-11-03[docs] snap push is deprecatedkali kaneko (leap communications)
2020-10-23[pkg] rename to make-installerkali kaneko (leap communications)
2020-10-23[pkg] install tap driver on windowskali
2020-10-23[pkg] windows gui & installer fixeskali
2020-10-23[docs] add some mxe pointerskali kaneko (leap communications)
2020-10-23[pkg] add commit to force push to protected branchkali kaneko (leap communications)
2020-10-13[pkg] refactor vendor init/checkkali kaneko (leap communications)
2020-09-25[bug] workaround for helper path in windowskali
2020-09-25[docs] document params for buildkali kaneko (leap communications)
2020-05-07[docs] document the new package release processkali kaneko (leap communications)
2019-12-05[docs] copy over some snap docsKali Kaneko (leap communications)
2019-10-10[docs] add documents stubKali Kaneko (leap communications)