Commit History

Author SHA1 Message Date
  WangXi f2d6722348 lib/connections: Use proper errors.Is check (#9538) 1 year ago
  Jakob Borg fc8b353011 build: Use Go 1.22, minimum is Go 1.21 (#9408) 1 year ago
  Jakob Borg b91d7711aa Update dependencies (#9129) 2 years ago
  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
  greatroar 38f2b34d29 all: Use new Go 1.19 atomic types (#8772) 2 years ago
  Jakob Borg 99595ce3d9 build: Update quic-go and pfilter for Go 1.20 (fixes #8768) (#8769) 2 years ago
  deepsource-autofix[bot] 81d8fa1cb5 all: Fix unused method receiver (further) (#8466) 3 years ago
  deepsource-autofix[bot] 5130c414da all: Unused parameter should be replaced by underscore (#8464) 3 years ago
  Simon Frei b947056e62 lib: Removal global connection registry (#8254) 3 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
  Audrius Butkevicius fe77fac23f Update quic to 0.22.0 to support RFC9000, enable batch reads (#7862) 4 years ago
  greatroar 1e21042138 lib/connections: switch statement to get the QUIC network (#7816) 4 years ago
  Audrius Butkevicius aca1b45e93 lib/connections: Update pfilter to pick up bugfix/oob stuff, support OOB connections (fixes #7636) (#7654) 4 years ago
  Audrius Butkevicius 411796606c lib/connections: Correct service termination order (#7657) 4 years ago
  Audrius Butkevicius eb178caf3a lib/connections: Add connection benchmarks, allow binding to port zero addresses (#7648) 4 years ago
  Simon Frei 6157c766de lib/connections: Correct comments on quic wrapper type (#7652) 4 years ago
  Audrius Butkevicius 745cd4744a lib/connections: Revert add more methods to the quic conn wrapper (#7651) 4 years ago
  Simon Frei faf15b4567 lib/connections: Add more methods to the quic conn wrapper (#7643) 4 years ago
  Simon Frei 15d2dc3a4f lib/connections: Add SyscallConn() to quic conn (fixes #7551) (#7570) 4 years ago
  Jakob Borg 8ef504f745 all: Simplify some method calls (#7499) 4 years ago
  Simon Frei 767e1c6f58 lib/connections: Expose SetReadBuffer on conn passed to quic (ref #7417) (#7432) 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
  Simon Frei a20a5f61f0 lib/ur: Send unreported failures on shutdown (#7164) 5 years ago
  Jakob Borg e9b68a224c lib/connections: Handle QUIC not being available (#7186) 5 years ago
  Simon Frei 9524b51708 all: Implement suture v4-api (#6947) 5 years ago
  Audrius Butkevicius a17a8cd48b lib/connections: Fix LAN addresses begin advertised even when disabled (fixes #7035) (#7045) 5 years ago