aboutsummaryrefslogtreecommitdiff
path: root/lib/discover
AgeCommit message (Expand)Author
2023-09-12lib/beacon, lib/discover: Send IPv4 limited broadcast when address listing fa...bt90
2023-08-30lib/discover: Enable HTTP/2 for global discovery requests (#9059)Jakob Borg
2023-08-21all: Remove lib/util package (#9049)Jakob Borg
2023-07-18all: fix unused method receiver (#8988)deepsource-autofix[bot]
2023-03-04lib/discover: Don't leak relay-tokens to discovery (#8762)entity0xfe
2022-08-23all: Fix various user-facing and non-user-facing typos (#8509)luzpaz
2022-08-03build: Update quic-go for Go 1.19 (#8483)Jakob Borg
2022-07-28all: Fix nested `if` with `else if` (#8467)deepsource-autofix[bot]
2022-07-28all: Fix unused method receiver (further) (#8466)deepsource-autofix[bot]
2022-07-28all: Remove unused method receivers (#8462)deepsource-autofix[bot]
2022-07-28all: Unused parameter should be replaced by underscore (#8464)deepsource-autofix[bot]
2022-07-28all: Fix check for empty string (#8456)deepsource-autofix[bot]
2022-05-04lib/discover: Filter locally announced addresses (fixes #7289) (#8302)Jakob Borg
2022-04-23lib/discover: Increase global discovery timeout (#8303)Simon Frei
2022-04-09lib: Removal global connection registry (#8254)Simon Frei
2022-03-14lib/db, lib/discover: Minor cleanup (#8217)greatroar
2021-11-22all: Remove usage of deprecated io/ioutil (#7971)Jakob Borg
2021-11-22lib/config: Decouple VerifyConfiguration from Committer (#7939)greatroar
2021-11-07lib/syncthing: Clean up / refactor LoadOrGenerateCertificate() utility functi...André Colomb
2021-09-06lib/discover, lib/protocol: Buffer allocationgreatroar
2021-05-19all: Regenerate proto (#7696)Simon Frei
2021-05-08build: List go:generate tools in tools.go (#7599)greatroar
2021-03-03lib: Use counterfeiter to mock interfaces in tests (#7375)Simon Frei
2020-12-22lib/ur: Send unreported failures on shutdown (#7164)Simon Frei
2020-12-18lib: Consistently set suture logging (#7202)Simon Frei
2020-11-20all: Refactor preparing configuration (#7127)Simon Frei
2020-11-17all: Implement suture v4-api (#6947)Simon Frei
2020-08-25lib/connections: Announce LAN addresses by default (fixes #6928) (#6896)Audrius Butkevicius
2020-08-25all: Use protobuf to generate config structs (fixes #6734) (#6900)Audrius Butkevicius
2020-08-18all: Remove need to restart syncthing (#6883)Audrius Butkevicius
2020-06-16all: Make all error implementations pointer types (#6726)greatroar
2020-06-16lib/connections: Try TCP punchthrough (fixes #4259) (#5753)Audrius Butkevicius
2020-05-11lib/connections: React to listeners going up and down faster (#6590)Audrius Butkevicius
2020-02-13lib: Faster termination on exit (ref #6319) (#6329)Simon Frei
2019-11-26all: Use context in lib/dialer (#6177)Simon Frei
2019-11-21lib: Replace done channel with contexts in and add names to util services (#6...Simon Frei
2019-10-18all: Upgrade github.com/gogo/protobuf and regenerate (fixes #6085)Jakob Borg
2019-10-16all: Update certificate lifetimes (fixes #6036) (#6078)Jakob Borg
2019-10-04all, lib/logger: Refactor SetDebug calls (#6054)Lukas Lihotzki
2019-09-04build: Upgrade github.com/gogo/protobuf (#5994)Jakob Borg
2019-08-22lib/discover: Don't leak goroutines (#5950)Simon Frei
2019-08-15all: Remove global events.Default (ref #4085) (#5886)Simon Frei
2019-07-09lib: Add util.Service as suture.Service template (fixes #5801) (#5806)Simon Frei
2019-05-29lib/connections: Add QUIC protocol support (fixes #5377) (#5737)Audrius Butkevicius
2019-02-02all: Revert the underscore sillynessJakob Borg
2019-02-02all: Bunch of more linter fixes (#5500)Jakob Borg
2019-01-14all: Update protobuf package 1.0.0 -> 1.2.0 (#5452)Jakob Borg
2018-12-18all: Become a Go module (fixes #5148) (#5384)Jakob Borg
2018-10-21cmd/*, lib/tlsutil: Refactor TLS stuff (fixes #5256) (#5276)Jakob Borg
2018-09-08all, vendor: Switch back to non-forked thejerf/suture (#5171)Jakob Borg