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