aboutsummaryrefslogtreecommitdiff
path: root/cmd/stdiscosrv
AgeCommit message (Expand)Author
5 dayscmd/stdiscosrv: Add AMQP replicationJakob Borg
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-11-14cmd/stdiscorv: Expose build info in metricsJakob Borg
2023-11-08cmd/stdiscosrv: Metric for returned retry-afterJakob Borg
2023-11-08cmd/stdiscosrv: Account IPv4 & IPv6Jakob Borg
2023-11-08cmd/stdiscosrv: Prevent nil IPs from X-Forwarded-For (fixes #9189) (#9190)vapatel2
2023-10-14cmd/stdiscosrv: Only attempt unescaping when there are %-encodings in the hea...Jakob Borg
2023-10-07cmd/stdiscosrv: Handle unescaped cert header from Traefik (fixes #9143) (#9153)Jakob Borg
2023-10-04cmd/stdiscosrv: Slightly tweak replication settingsJakob Borg
2023-09-06cmd/stdiscosrv: Deduplicate addresses (fixes #8482) (#9080)bt90
2023-09-06all: Support multiple device connections (fixes #141) (#8918)Jakob Borg
2023-08-30cmd/stdiscosrv: Streamline context handlingJakob Borg
2023-08-30cmd/stdiscosrv: Explicitly enable HTTP/2Jakob Borg
2023-08-23cmd/stdiscosrv: Separate HTTPS and replication certificatesJakob Borg
2023-08-23cmd/stdiscosrv: Use larger database settingsJakob Borg
2023-08-23cmd/stdiscosrv: Modernise TLS settings, remove excessive HTTP loggingJakob Borg
2023-08-23cmd/stdiscosrv: Serve compressed responsesJakob Borg
2023-03-24cmd/stdiscorv: Fix database test (fixes #8828)Jakob Borg
2022-08-23all: Fix various user-facing and non-user-facing typos (#8509)luzpaz
2022-07-28all: Minor deprecation updatesJakob Borg
2022-07-28all: Unused parameter should be replaced by underscore (#8464)deepsource-autofix[bot]
2022-01-27cmd/stdiscosrv: Don't start replication listener without peers (fixes #8143) ...Jakob Borg
2022-01-05cmd/stdiscosrv: Support deploying behind Caddyserver (#8092)Kebin Liu
2021-11-27cmd/stdiscosrv: use strconv.Itoagreatroar
2021-05-19all: Regenerate proto (#7696)Simon Frei
2020-11-17all: Implement suture v4-api (#6947)Simon Frei
2020-08-25all: Use protobuf to generate config structs (fixes #6734) (#6900)Audrius Butkevicius
2020-06-16cmd/stdiscosrv: Don't abuse wrong header (#6749)Audrius Butkevicius
2020-06-16lib/connections: Try TCP punchthrough (fixes #4259) (#5753)Audrius Butkevicius
2020-04-16build, lib/build: Build faster (#6538)Jakob Borg
2020-03-19cmd/stdiscosrv: Only generate keypair if it doesn't exist (fixes #5809) (#6419)Kevin Bushiri
2020-01-06etc: Fix misleading comment in discosrv options file (#6258)Dan
2019-10-18cmd/stdiscosrv: Sort addresses before replication (fixes #6093) (#6094)Jakob Borg
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-07cmd/stdiscosrv: Add support for Traefik 2 as a reverse proxy (#6065)Cyprien Devillez
2019-10-07cmd/*, lib/build: Set correct LongVersion (fixes #5993) (#5997)v1.3.1-rc.2v1.3.1-rc.1v1.3.1Jakob Borg
2019-09-04build: Upgrade github.com/gogo/protobuf (#5994)Jakob Borg
2019-08-08build, etc: Add systemd units and ufw rules for relay and discovery (fixes #5...Cromefire_
2019-02-02all: A few more interesting linter fixes (#5502)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: Update prometheus_client (fixes #5280) (#5282)Alexandre Viau
2018-10-21cmd/*, lib/tlsutil: Refactor TLS stuff (fixes #5256) (#5276)Jakob Borg
2018-10-18cmd/stdiscosrv: Unflake test (fixes #5247)Jakob Borg
2018-09-08all, vendor: Switch back to non-forked thejerf/suture (#5171)Jakob Borg
2018-08-30cmd/stdiscosrv: Be more picky about allowed addresses (fixes #5151) (#5153)Jakob Borg
2018-08-15cmd/stdiscosrv: Add replication heartbeats (fixes #5117) (#5120)Paweł Rozlach
2018-08-13all: Don't let Suture capture panics (fixes #4758) (#5119)Jakob Borg