Skip to content
Snippets Groups Projects
  1. May 25, 2024
  2. May 20, 2024
  3. May 13, 2024
    • Pea Nut's avatar
      Change signature of Bitmask.UseUDP function · eb2df9ad
      Pea Nut authored
      It does not return an error. It just set's a boolean. The interface
      and the Bitmask3 implementation was changed.
      eb2df9ad
    • Pea Nut's avatar
      Use zerolog for logging, #771 · 3fcf8881
      Pea Nut authored
      Multiple log levels are supported and can be set via env variable (LOG_LEVEL)
      - trace (LOG_LEVEL=TRACE)
      - debug (LOG_LEVEL=DEBUG)
      - everything else: INFO
      3fcf8881
  4. May 06, 2024
  5. May 03, 2024
  6. Apr 30, 2024
  7. Apr 24, 2024
    • Pea Nut's avatar
      [feat] remove static ip as fallback mechanism #768 · 9f6c871d
      Pea Nut authored and Kali Kaneko's avatar Kali Kaneko committed
      This commit removed the fallback codepath with the static ip. Discussion in #768
      
      The hardcoded ip was also used for the Snowflake path. I removed it from there and use the DNS hostname. Therefore, the certificate pinning is gone and the SystemPool is used as default. I tested the snowflake setup and it worked.
      9f6c871d
  8. Apr 15, 2024
  9. Mar 20, 2024
  10. Mar 07, 2024
  11. Mar 01, 2024
    • jkito's avatar
      [go] update minimum go version to 1.19 and update modules · a0270cf2
      jkito authored
      this sets the minimum go version in go.mod to 1.19 as that is
      the version of golang currently available on debian stable
      
      this updates all dependencies to the their latest version except
      xtaci/kcp-go as the latest version needs go1.21, we use 5.5.15
      a0270cf2
  12. Apr 12, 2023
  13. 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
  14. Feb 21, 2023
  15. Feb 15, 2023
  16. Nov 08, 2022
  17. Aug 15, 2022
  18. Jul 26, 2022
  19. Jul 31, 2022
  20. Jul 05, 2022
  21. Jun 26, 2022
  22. Jun 15, 2022
  23. Jun 08, 2022
Loading