Skip to content
Snippets Groups Projects
  1. Jan 25, 2022
  2. Jan 18, 2022
  3. Jan 12, 2022
    • Cecylia Bocovich's avatar
      Validate client and proxy supplied strings · b35a79ac
      Cecylia Bocovich authored
      Malicious clients and proxies can provide potentially malicious strings
      in the polls. This validates the NAT type and proxy type strings to
      ensure that malformed strings are not displayed on a web page
      or passed to any of our monitoring infrastructure.
      
      If a client or proxy supplies an invalid NAT type, we return an error
      message. If a proxy supplies an unknown proxy type, we set the proxy
      type to unknown.
      b35a79ac
  4. Dec 16, 2021
  5. Dec 10, 2021
    • Cecylia Bocovich's avatar
      Update go versions in CI tests · 9c11e479
      Cecylia Bocovich authored
      Debian packages Go 1.15 and 1.17, and we use 1.16 in Tor Browser.
      9c11e479
    • Cecylia Bocovich's avatar
      Update version of DTLS library · 738bd464
      Cecylia Bocovich authored
      Make sure we use a version of the DTLS library that contains the
      following fingerprinting fixes:
      
      Only send supported_groups extension in ClientHello
      Do not include IP addresses as SNI values
      
      These changes have been merged upstream into pion/dtls.
      738bd464
  6. Dec 01, 2021
  7. Nov 19, 2021
  8. Nov 16, 2021
  9. Nov 12, 2021
  10. Nov 11, 2021
  11. Nov 04, 2021
  12. Oct 28, 2021
  13. Oct 26, 2021
  14. Oct 14, 2021
  15. Oct 07, 2021
  16. Oct 04, 2021
Loading