aboutsummaryrefslogtreecommitdiff
path: root/lib/beacon
AgeCommit message (Expand)Author
2023-09-12lib/beacon, lib/discover: Send IPv4 limited broadcast when address listing fa...bt90
2023-08-22lib/beacon: Check FlagRunning (#9051)bt90
2021-09-08all: Unused args, retvals, assignments (#7926)greatroar
2020-12-22lib/ur: Send unreported failures on shutdown (#7164)Simon Frei
2020-12-18lib: Consistently set suture logging (#7202)Simon Frei
2020-11-17all: Implement suture v4-api (#6947)Simon Frei
2020-03-17lib/beacon: Only send to appropriately flagged interfaces (ref #5957) (#6404)Alex Xu
2019-11-21lib: Replace done channel with contexts in and add names to util services (#6...Simon Frei
2019-10-04all, lib/logger: Refactor SetDebug calls (#6054)Lukas Lihotzki
2019-08-22lib/discover: Don't leak goroutines (#5950)Simon Frei
2019-07-19lib: Ensure timely service termination (fixes #5860) (#5863)Simon Frei
2019-07-09lib: Add util.Service as suture.Service template (fixes #5801) (#5806)Simon Frei
2019-02-02all: Revert the underscore sillynessJakob Borg
2019-02-02all: Bunch of more linter fixes (#5500)Jakob Borg
2018-09-08all, vendor: Switch back to non-forked thejerf/suture (#5171)Jakob Borg
2018-08-13all: Don't let Suture capture panics (fixes #4758) (#5119)Jakob Borg
2017-10-12lib/beacon: Don't exit after a single write failure (fixes #4414)Jakob Borg
2017-02-09all: Update license url to https (ref #3976)Jakob Borg
2015-10-27Remove unused struct fieldJakob Borg
2015-10-25Remove dead codeAudrius Butkevicius
2015-10-20Don't panic on clean shutdownJakob Borg
2015-10-03Implement facility based logger, debugging via REST APIJakob Borg
2015-09-22Correct success/error handling for multicast/broadcast sendsJakob Borg
2015-09-20New global discovery protocol over HTTPS (fixes #628, fixes #1907)Jakob Borg
2015-08-27Bind to IPv6 multicast group instead of ::Jakob Borg
2015-08-23IPv6 multicast on Windows (fixes #1817)Jakob Borg
2015-08-09mv internal libJakob Borg