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.
      c0b35076
  2. Jan 18, 2022
  3. Nov 11, 2021
  4. Oct 07, 2021
  5. Aug 10, 2021
  6. Jun 19, 2021
    • Cecylia Bocovich's avatar
      Store net.Addr in clientIDAddrMap · 6634f2be
      Cecylia Bocovich authored
      This fixes a stats collection bug where we were converting client
      addresses between a string and net.Addr using the clientAddr function
      multiple times, resulting in an empty string for all addresses.
      6634f2be
  7. May 12, 2021
Loading