aboutsummaryrefslogtreecommitdiff
path: root/cmd/strelaysrv
AgeCommit message (Expand)Author
2024-02-27all: Use own automaxprocs package that doesn't log (ref #9436) (#9437)v1.27.4-rc.2v1.27.4Jakob Borg
2024-02-26all: Use Linux container CPU quota (fixes #9357, fixes #9435) (#9436)Thomas
2023-12-11lib/nat, lib/upnp: IPv6 UPnP support (#9010)Maximilian
2023-07-26cmd/strelaysrv: Handle accept error with debug set (fixes #9001) (#9004)Jakob Borg
2023-02-07all: Use new Go 1.19 atomic types (#8772)greatroar
2022-10-01cmd/strelaysrv: Add optional auth token (fixes #3987) (#8561)entity0xfe
2022-07-28all: Add build constants for runtime.GOOS comparisons (#8442)Jakob Borg
2022-07-28cmd/strelaysrv: Fix superfluous else statements (#8468)deepsource-autofix[bot]
2022-07-28all: Unused parameter should be replaced by underscore (#8464)deepsource-autofix[bot]
2022-07-28all: Remove or convert deprecated API usages (#8459)Jakob Borg
2022-06-02cmd/strelaysrv: Trivial cleanup in test utility (#8373)落心
2022-05-02cmd/strelaysrv, cmd/strelaypoolsrv: Sanitize query strings (fixes #8314) (#8315)Jakob Borg
2021-11-22all: Remove usage of deprecated io/ioutil (#7971)Jakob Borg
2021-11-22lib/nat: Fix race condition in Mapping (#8042)greatroar
2021-05-10all: Refactor relay invitations (#7646)Simon Frei
2021-03-22cmd/strelaysrv: Increase default strelaysrv network buffer size (fixes #7514)...Audrius Butkevicius
2021-03-11all: Make config.Wrapper an actual suture.Service (fixes #7451) (#7452)Jakob Borg
2021-01-15lib: Apply config changes sequentially (ref #5298) (#7188)Simon Frei
2020-12-21cmd/relaypoolsrv: Allow validation of relay join requests by certificate (fix...Roberto Santalla
2020-11-20all: Refactor preparing configuration (#7127)Simon Frei
2020-11-17all: Implement suture v4-api (#6947)Simon Frei
2020-06-16various: Master is now mainJakob Borg
2020-06-10 cmd/strelaysrv: Fix JSON unmarshalling when joining a relay pool (fixes #673...Gleb Sinyavskiy
2020-06-07lib/protocol: Avoid panic in DeviceIDFromBytes (#6714)André Colomb
2020-04-16build, lib/build: Build faster (#6538)Jakob Borg
2020-04-04cmd/strelaysrv: Harmonize and improve log output (ref #6492)Jakob Borg
2020-04-04cmd/strelaypoolsrv: Expose check error to client, fix incorrect response code...Jakob Borg
2019-11-26all: Use context in lib/dialer (#6177)Simon Frei
2019-10-16all: Update certificate lifetimes (fixes #6036) (#6078)Jakob Borg
2019-10-07cmd/*, lib/build: Set correct LongVersion (fixes #5993) (#5997)v1.3.1-rc.2v1.3.1-rc.1v1.3.1Jakob Borg
2019-08-15all: Remove global events.Default (ref #4085) (#5886)Simon Frei
2019-08-08build, etc: Add systemd units and ufw rules for relay and discovery (fixes #5...Cromefire_
2019-07-13all: Add comment to ensure correct atomics alignment (fixes #5813)Aurélien Rainone
2019-02-02all: A few more interesting linter fixes (#5502)Jakob Borg
2018-10-21cmd/*, lib/tlsutil: Refactor TLS stuff (fixes #5256) (#5276)Jakob Borg
2018-04-08cmd/strelaypoolsrv: Move metric scraping to the server itself (#4866)Audrius Butkevicius
2018-02-21cmd/strelaysrv: Don't patch the default HTTP client (fixes #4745)Jakob Borg
2017-11-04all: Fix comment typosHairyFotr
2017-08-30cmd/strelaysrv: Smaller, adjustable network bufferJakob Borg
2017-08-30cmd/strelaysrv: Don't leak tickersJakob Borg
2017-08-30cmd/strelaysrv: Add profiling support, default disabledJakob Borg
2017-07-26cmd/strelaysrv: Fix a few connection and routine leaks (fixes #4245)Audrius Butkevicius
2017-02-25all: Correct various typosHairyFotr
2017-02-09all: Weed out a few other http urls (ref #3976)Jakob Borg
2017-01-10gui: Package attribution and copyright bumps (fixes #3861)v0.14.19ProactiveServices
2017-01-02lib/connections: Allow on the fly changes to rate limits (fixes #3846)Jakob Borg
2016-12-21build: Enable gometalinter "unconvert" checkJakob Borg
2016-12-21build: Enable gometalinter "staticcheck" checkJakob Borg
2016-12-21build: Enable gometalinter "unused" checkJakob Borg
2016-12-02cmd/strelaysrv: Use legacy dial (fixes #3753)Audrius Butkevicius