- Jan 28, 2021
- Jun 01, 2020
-
-
ale authored
-
- May 06, 2020
-
-
ale authored
- Apr 30, 2020
-
-
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().
-
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).
-
ale authored
This allows usage of HTTPS, IPs won't work well in that scenario.
-
- Apr 25, 2020
-
-
ale authored
-
- Apr 24, 2020
-
-
ale authored
-
- Apr 20, 2020
-
-
ale authored
-
- Mar 03, 2020
-
-
ale authored
-
- Mar 02, 2020
-
-
ale authored
Small costly mistake.
-
- Mar 01, 2020
- Feb 29, 2020
- Feb 28, 2020
- Feb 22, 2020
- Feb 20, 2020
- Feb 14, 2020
- Jan 13, 2020
-
-
ale authored
-
- Jan 10, 2020
-
-
ale authored
-
- Jan 07, 2020
-
-
ale authored
Remove a lot of boilerplate by using the errgroup package instead of our own custom cumbersome solutions. Control server lifetime with an outer Context.
-
ale authored
-
ale authored
-
ale authored
-
ale authored
It is best to just make the DNS server listen on all non-loopback IP addresses from all interfaces. The loopback exclusion is just to integrate nicely with an eventual DNS cache running on the same host.
-
- Dec 29, 2019