コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前