Skip to content
Snippets Groups Projects
  1. Feb 13, 2024
  2. Feb 09, 2024
    • Pea Nut's avatar
      Add "un/install dev target for linux" to Makefile · 6b18a110
      Pea Nut authored
      `bitmask-root` needs to be in in the path (/usr/local/bin did not work). Maybe I overlook something here, but this seems required to get the dev environment up and running.
      This is currently how I run/debug things:
      
      ```
      make vendor (required only once)
      make build && make install_dev_linux && DEBUG=1 LEAP_DRYRUN=1 build/qt/release/riseup-vpn --no-systray
      ```
      Verified
      6b18a110
  3. Apr 12, 2023
  4. Mar 23, 2023
    • max b's avatar
      Add system certs to bonafide · 14cf64b1
      max b authored
      lilypad/float is now using letsencrypt certs for vpnweb so instead of
      instantiating an empty cert pool, we can just use the system pool and
      then add the manually configured cert for backwards compatibility.
      14cf64b1
  5. Feb 21, 2023
  6. Feb 15, 2023
  7. Nov 13, 2022
  8. Nov 08, 2022
  9. Aug 16, 2022
  10. Aug 15, 2022
  11. Aug 11, 2022
  12. Jul 26, 2022
  13. Jul 31, 2022
Loading