Skip to content
Snippets Groups Projects
  1. Jan 28, 2021
  2. Jun 01, 2020
  3. May 06, 2020
  4. 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
  5. Apr 25, 2020
  6. Apr 24, 2020
  7. Apr 20, 2020
  8. Mar 03, 2020
  9. Mar 02, 2020
  10. Mar 01, 2020
  11. Feb 29, 2020
  12. Feb 28, 2020
  13. Feb 22, 2020
  14. Feb 20, 2020
  15. Feb 14, 2020
  16. Jan 13, 2020
  17. Jan 10, 2020
  18. Jan 07, 2020
  19. Dec 29, 2019
Loading