Skip to content
Snippets Groups Projects
  1. Feb 07, 2022
    • Cecylia Bocovich's avatar
      Remove support for oneshot mode · c0b35076
      Cecylia Bocovich authored
      Due to a bug (#40098), legacy oneshot connections have not worked for
      awhile. Connections without the turbotunnel token would cause the server
      to crash. This fixes that bug by removing support altogether and simply
      closes the connection.
      Verified
      c0b35076
  2. Feb 03, 2022
  3. Jan 28, 2022
  4. Jan 26, 2022
  5. Jan 25, 2022
  6. Jan 18, 2022
  7. 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.
      Verified
      b35a79ac
  8. Dec 16, 2021
  9. Dec 10, 2021
  10. Dec 01, 2021
  11. Nov 19, 2021
  12. Nov 16, 2021
Loading