Commit History

作者 SHA1 備註 提交日期
  greatroar 8065cf7e97 lib: Factor out getting IP address from net.Addr (#8538) 3 年之前
  Jakob Borg b10d106a55 all: Modernize error wrapping (#8491) 3 年之前
  Jakob Borg 7bdb5faa9c all: Remove or convert deprecated API usages (#8459) 3 年之前
  Jakob Borg e2288fe441 lib/relay: Send SNI when the address is a host name (fixes #8014) (#8015) 4 年之前
  greatroar dc38e6ae88 lib/relay/client: Stricter typing and remove unused code (#7819) 4 年之前
  Simon Frei c7f4f15272 lib/relay, lib/svcutil: Improve service logging (fixes #7580) (#7647) 4 年之前
  Simon Frei 713527facf all: Refactor relay invitations (#7646) 4 年之前
  greatroar df83b84aa1 all: Make all error implementations pointer types (#6726) 5 年之前
  Jakob Borg 362da59396 cmd/strelaypoolsrv: Expose check error to client, fix incorrect response code handling 5 年之前
  Jakob Borg dd92b2b8f4 all: Tweak error creation (#6391) 5 年之前
  Audrius Butkevicius 17b441c993 lib/relays: Fix incorrect timeout, bring back logging (ref #6289) (#6291) 5 年之前
  Simon Frei 1bae4b7f50 all: Use context in lib/dialer (#6177) 6 年之前
  Simon Frei cf312abc72 lib: Wrap errors with errors.Wrap instead of fmt.Errorf (#6181) 6 年之前
  Simon Frei 90d85fd0a2 lib: Replace done channel with contexts in and add names to util services (#6166) 6 年之前
  Jakob Borg e7e177a6fa lib/relay: Prevent spurious relay error message (fixes #5861) (#5864) 6 年之前
  Simon Frei ba056578ec lib: Add util.Service as suture.Service template (fixes #5801) (#5806) 6 年之前
  Simon Frei 603da2dce2 cmd/syncthing, lib/relay: Fixes regarding stopping of services (#5293) 7 年之前
  Audrius Butkevicius 38d28c3f4a lib/relay: Close invitation channel in all error cases (fixes #3726) 9 年之前
  Jakob Borg 4970bd7f65 lib/relay: Correctly get IP from remote addr via proxy (fixes #3223) 9 年之前
  Jakob Borg ac40b27c79 lib/connections: Handle wrapped connection in SetTCPOptions (fixes #3223) 9 年之前
  Jakob Borg 2c1323ece6 lib/connections: Un-deprecate relaysEnabled (fixes #3074) 9 年之前
  Audrius Butkevicius 674fc566bb lib/connections: Refactor 9 年之前
  Audrius Butkevicius a49b8a2608 lib/relay/client: Log relay client messages (fixes #2624) 9 年之前
  AudriusButkevicius e8016abd97 Always exit via error select, making sure reader routine is exits (fixes #2547) 10 年之前
  Antony Male 345d727936 staticClient.connect(): don't handshake twice (fixes #2547, #2548) 10 年之前
  Audrius Butkevicius ed792b97c0 Take timeout into account when dialing 10 年之前
  Audrius Butkevicius 431d51f5c4 Add timeouts to relay methods 10 年之前
  Audrius Butkevicius 9047d56aa0 Add RelayFull message 10 年之前
  Audrius Butkevicius 4f0680c3c8 Add separate client for dynamic relays (fixes #2368) 10 年之前