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 26, 2024
  8. 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
  9. Apr 15, 2024
  10. Mar 30, 2024
  11. Mar 20, 2024
  12. Mar 16, 2024
  13. Mar 15, 2024
  14. Mar 14, 2024
  15. Mar 07, 2024
  16. Mar 06, 2024
Loading