Commit History

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