Skip to content
Snippets Groups Projects
  1. Dec 05, 2022
  2. May 26, 2021
  3. May 03, 2021
  4. Feb 21, 2021
  5. Feb 16, 2021
  6. Feb 04, 2021
  7. Feb 03, 2021
  8. Feb 02, 2021
  9. Jan 29, 2021
  10. Jan 28, 2021
  11. Jun 01, 2020
  12. Apr 30, 2020
    • ale's avatar
      Prevent initialization deadlock bug · 7ecd4775
      ale authored
      If the server was signaled to shutdown when the Node was still waiting
      to read its configuration, the configReady channel would never fire,
      causing a lockup in NewNode().
      7ecd4775
    • ale's avatar
      Run a simple httputil.ReverseProxy with TLS connections · bfdb77a2
      ale authored
      We can't do low-level splice() since we don't have access to the raw
      socket in the TLS case. This should work for clients though (maybe not
      for sources).
      bfdb77a2
    • ale's avatar
      Use hostnames in redirects · bb7649b3
      ale authored
      This allows usage of HTTPS, IPs won't work well in that scenario.
      bb7649b3
  13. Apr 25, 2020
  14. Apr 24, 2020
  15. Apr 20, 2020
  16. Mar 01, 2020
  17. Feb 29, 2020
Loading