syncthing/lib/connections
Audrius Butkevicius fb7264a663 cmd/syncthing: Enable KCP by default
Also, use upstream library, as my changes have been merged.
2017-10-17 23:17:10 +01:00
..
config.go lib/connections, vendor: Change KCP mux to SMUX 2017-03-09 14:03:09 +01:00
connections_test.go lib/connections: Allow negative ACL entries on devices (fixes #4096) 2017-04-13 17:43:29 +00:00
debug.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
kcp_dial.go cmd/syncthing: Enable KCP by default 2017-10-17 23:17:10 +01:00
kcp_listen.go cmd/syncthing: Enable KCP by default 2017-10-17 23:17:10 +01:00
kcp_misc.go all: Typos 2017-07-20 13:10:46 +00:00
limiter.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
relay_dial.go lib/connections: Add KCP support (fixes #804) 2017-03-07 12:44:16 +00:00
relay_listen.go cmd/syncthing: Add more stats to usage reports (ref #3628) 2017-10-12 06:16:46 +00:00
service.go cmd/syncthing: Add more stats to usage reports (ref #3628) 2017-10-12 06:16:46 +00:00
structs.go cmd/syncthing: Add more stats to usage reports (ref #3628) 2017-10-12 06:16:46 +00:00
tcp_dial.go lib/connections: Add KCP support (fixes #804) 2017-03-07 12:44:16 +00:00
tcp_listen.go cmd/syncthing: Add more stats to usage reports (ref #3628) 2017-10-12 06:16:46 +00:00
util.go lib/connections: Add KCP support (fixes #804) 2017-03-07 12:44:16 +00:00