Commit History

Author SHA1 Message Date
  Jakob Borg c6334e61aa all: Support multiple device connections (fixes #141) (#8918) 2 years ago
  Jakob Borg cbf0e31f69 all: Use Go 1.21, new QUIC API (#9040) 2 years ago
  Jakob Borg 9b660c1959 lib/config, lib/connections: Configurable protocol priority (ref #8626) (#8868) 2 years ago
  Jakob Borg 99595ce3d9 build: Update quic-go and pfilter for Go 1.20 (fixes #8768) (#8769) 2 years ago
  Jakob Borg b10d106a55 all: Modernize error wrapping (#8491) 3 years ago
  Simon Frei b947056e62 lib: Removal global connection registry (#8254) 3 years ago
  greatroar 7c292cc812 lib/connections: Fix and optimize registry (#7996) 4 years ago
  Simon Frei 70a840d3d5 lib/connections: Remove future go build constraints on quic (#7898) 4 years ago
  Jakob Borg d47745a86b all: Update build constraints to Go 1.17 style (#7894) 4 years ago
  greatroar 1e21042138 lib/connections: switch statement to get the QUIC network (#7816) 4 years ago
  Chih-Hsuan Yen 11c57b9097 lib/connections: Resolve IPv6 for quic6:// peers (fixes #7809) (#7810) 4 years ago
  Audrius Butkevicius 1107f6eb5f lib/connections: Reduce default quic redial interval (fixes #7471) (#7672) 4 years ago
  Jakob Borg 3ac858b150 all: Remove miscellaneous vestigial code (#7495) 4 years ago
  Jakob Borg 327604719a lib/connections: Allow QUIC with Go 1.16 (#7372) 4 years ago
  Jakob Borg b13b15758d lib/connections, lib/model: Track last connection duration (ref #7223) (#7242) 4 years ago
  Jakob Borg e9b68a224c lib/connections: Handle QUIC not being available (#7186) 4 years ago
  Jakob Borg 6f4671ed27 lib/connections: Add noquic tag 5 years ago
  Audrius Butkevicius ac7338f1f2 lib/connections: Update quic (#6591) 5 years ago
  Simon Frei 1bae4b7f50 all: Use context in lib/dialer (#6177) 5 years ago
  Simon Frei 33258b06f4 lib/connections: Dialer code deduplication (#6187) 5 years ago
  Simon Frei cf312abc72 lib: Wrap errors with errors.Wrap instead of fmt.Errorf (#6181) 5 years ago
  Jakob Borg c2ea9d119d lib/connections: Upgrade QUIC package, use contexts for timeout (#5972) 6 years ago
  Audrius Butkevicius 58ef5368f8 lib/connections: Validate device id before assuming success (fixes #5934) (#5935) 6 years ago
  Audrius Butkevicius ee746263fb lib/connections: Do not leak FDs, fix address copy (fixes #5767) (#5768) 6 years ago
  Audrius Butkevicius e714df013f lib/connections: Add QUIC protocol support (fixes #5377) (#5737) 6 years ago