Skip to content
Snippets Groups Projects
  1. Oct 13, 2020
  2. Oct 08, 2020
  3. Oct 06, 2020
  4. Oct 02, 2020
  5. Sep 30, 2020
  6. Sep 25, 2020
  7. Sep 24, 2020
    • meskio's avatar
      [feat] send cmd flags to the go backend · 998b5cb5
      meskio authored
      Also disable autostart if manual quit, remove custom printer that was
      used for i18n and disable previous autostart if -disable-autostart
      
      We didn't disable autostart after the migration to qt.
      
      - Resolves: #355 #289
      Unverified
      998b5cb5
  8. Sep 16, 2020
    • Kali Kaneko's avatar
      [pkg] go mod tidy · 3a74c28c
      Kali Kaneko authored
      Unverified
      3a74c28c
    • meskio's avatar
      [bug] accept corrupted pid files · 5b6bb5ce
      meskio authored and Kali Kaneko's avatar Kali Kaneko committed
      A corrupted pid file, or a file that contains something else than a pid
      number used to block bitmask-vpn from launch. Now if the file contains
      something that is not expected it will log it and rewrite it.
      
      I refactor de code so the pid file will be released on quit instead of
      initialization.
      
      - Resolves: #349
      Unverified
      5b6bb5ce
  9. Sep 08, 2020
Loading