Skip to content
Snippets Groups Projects
  1. Jun 13, 2024
  2. May 28, 2024
  3. May 25, 2024
  4. May 20, 2024
  5. 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
  6. May 06, 2024
  7. May 03, 2024
  8. Apr 30, 2024
  9. Apr 26, 2024
  10. 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
  11. Apr 15, 2024
  12. Mar 30, 2024
  13. Mar 20, 2024
Loading