- Mar 01, 2020
-
-
ale authored
-
- 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
- Dec 27, 2019
- Dec 26, 2019
-
-
ale authored
Causes a slight reduction in boilerplate, and gets rid of a bunch of custom logic for command-line parsing that is no longer needed.
-
- Apr 16, 2019
- Apr 15, 2019
-
-
ale authored
-
- Apr 14, 2019
- Apr 13, 2019
-
-
ale authored
-
ale authored
-
ale authored
Fix also some errors in the status template, and update to Bootstrap 4.3.1 and JQuery 3.4.0.
-
ale authored
It could be that the "n=0 means EOF" semantics are leaking from the underlying splice() system call? Anyway this prevents radiod from getting stuck in a busy loop in certain(?) cases.
-