1
0
mirror of https://github.com/octoleo/syncthing.git synced 2025-01-10 02:07:14 +00:00
syncthing/lib/connections
2020-11-09 15:33:32 +01:00
..
registry lib/connections: Add QUIC protocol support (fixes ) () 2019-05-29 09:56:40 +02:00
connections_test.go lib/connections: Correctly fixup port in IPv6 listen URLs () 2020-06-22 16:47:15 +01:00
debug.go all, lib/logger: Refactor SetDebug calls () 2019-10-04 13:03:34 +02:00
deprecated.go Remove KCP (fixes ) () 2018-02-09 11:40:57 +01:00
lan_test.go all: Remove global events.Default (ref ) () 2019-08-15 16:29:37 +02:00
limiter_test.go all: Use protobuf to generate config structs (fixes ) () 2020-08-25 08:11:14 +02:00
limiter.go all: Use protobuf to generate config structs (fixes ) () 2020-08-25 08:11:14 +02:00
quic_dial.go lib/connections: Add noquic tag 2020-07-30 09:42:02 +02:00
quic_listen.go lib/connections: Fix LAN addresses begin advertised even when disabled (fixes ) () 2020-10-21 09:16:44 +02:00
quic_misc.go lib/connections: Add noquic tag 2020-07-30 09:42:02 +02:00
relay_dial.go all: Use context in lib/dialer () 2019-11-26 07:39:51 +00:00
relay_listen.go lib/connections: React to listeners going up and down faster () 2020-05-11 15:02:22 +02:00
service.go all: Add untrusted folders behind feature flag (ref ) () 2020-11-09 15:33:32 +01:00
structs.go lib: Remove HelloResult type, same as Hello () 2020-09-29 12:17:38 +01:00
tcp_dial.go lib/connections: Try TCP punchthrough (fixes ) () 2020-06-16 09:17:07 +02:00
tcp_listen.go lib/connections: Fix LAN addresses begin advertised even when disabled (fixes ) () 2020-10-21 09:16:44 +02:00
util.go lib/connections: Announce LAN addresses by default (fixes ) () 2020-08-25 11:48:14 +02:00