Skip to content
Snippets Groups Projects
  1. Nov 30, 2021
  2. Nov 29, 2021
  3. Nov 23, 2021
  4. Oct 07, 2021
  5. Oct 06, 2021
  6. Jul 15, 2021
  7. Jul 14, 2021
  8. Jul 13, 2021
  9. Jul 07, 2021
  10. Jul 01, 2021
  11. May 04, 2021
  12. Apr 14, 2021
  13. Apr 10, 2021
  14. Mar 27, 2021
    • admin's avatar
      [pkg] fix post-install path in osx · 1c48e162
      admin authored and Kali Kaneko's avatar Kali Kaneko committed
      there was a mismatch after latest changes to the plist template
      location.
      
      also revert latest osx depends, since some are not installable via
      homebrew in osx.
      1c48e162
  15. Mar 26, 2021
  16. Mar 11, 2021
  17. Mar 05, 2021
    • kali's avatar
      [pkg] abort install if we running an old version · 7ed49b92
      kali authored and Kali Kaneko's avatar Kali Kaneko committed
      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.
  18. Feb 26, 2021
    • Kali Kaneko's avatar
      [pkg] improve osx installer · 4a4b6b46
      Kali Kaneko authored and Kali Kaneko's avatar Kali Kaneko committed
      - 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
      4a4b6b46
  19. Feb 10, 2021
  20. Feb 08, 2021
  21. Nov 21, 2020
  22. Nov 19, 2020
  23. Nov 05, 2020
    • kali's avatar
      [pkg] customize windows installer · ea0f55bc
      kali authored and Kali Kaneko's avatar Kali Kaneko committed
      I kind of liked the "classic" style more (looks cleaner), but it looks
      like we only can customize the logo etc with the "modern" look and feel
      in windows.
      
      I think the way to go would be to add a QStyleSheet to the installer
      (and adding logo etc there), but I think that is going to take some
      reading. this is not too bad for now, at least we can put logos to
      differentiate riseup/calyx etc.
      ea0f55bc
  24. Nov 04, 2020
  25. Nov 03, 2020
  26. Oct 23, 2020
Loading