syncthing/lib/connections
Simon Frei 341b9691a7 lib/connections, lib/model: Additional connection info in logs (fixes #4499)
GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4665
2018-01-12 11:27:55 +00: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 vendor: Move back to upstream KCP (fixes #4407) 2017-12-27 11:33:12 +00:00
kcp_listen.go vendor: Move back to upstream KCP (fixes #4407) 2017-12-27 11:33:12 +00:00
kcp_misc.go vendor: Move back to upstream KCP (fixes #4407) 2017-12-27 11:33:12 +00:00
lan_test.go lib/connections: Actually fix LAN detection, for real (ref #4534) 2017-11-22 09:01:21 +01:00
limiter.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
relay_dial.go lib/connections: Fix local address priority 2017-11-22 07:05:49 +00:00
relay_listen.go lib/connections: Consistent log levels & polish (fixes #4510) 2017-11-14 21:49:36 +00:00
service.go lib/connections, lib/model: Additional connection info in logs (fixes #4499) 2018-01-12 11:27:55 +00:00
structs.go lib/connections, lib/model: Additional connection info in logs (fixes #4499) 2018-01-12 11:27:55 +00:00
tcp_dial.go lib/connections: Fix local address priority 2017-11-22 07:05:49 +00:00
tcp_listen.go lib/connections: Fix race condition in parallel dial, minor cleanups (fixes #4526) 2017-11-19 17:38:13 +00:00
util.go lib/connections: Add KCP support (fixes #804) 2017-03-07 12:44:16 +00:00