syncthing/lib/connections
Audrius Butkevicius af3b6f9c83 lib/model, lib/config: Support "live" device removal, folder unsharing and folder configuration changes
Furthermore:
1. Cleans configs received, migrates them as we receive them.
2. Clears indexes of devices we no longer share the folder with

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3478
2016-08-07 16:21:59 +00:00
..
debug.go Implement facility based logger, debugging via REST API 2015-10-03 18:09:53 +02:00
limitedreader.go Decouple connections service from model 2015-09-25 12:19:30 -04:00
limitedwriter.go Decouple connections service from model 2015-09-25 12:19:30 -04:00
relay_dial.go lib/connections: TLS handshake must complete in a timely fashion (fixes #3375) 2016-07-02 20:33:31 +00:00
relay_listen.go lib/connections: TLS handshake must complete in a timely fashion (fixes #3375) 2016-07-02 20:33:31 +00:00
service.go lib/model, lib/config: Support "live" device removal, folder unsharing and folder configuration changes 2016-08-07 16:21:59 +00:00
structs.go lib/config, lib/connections: Refactor handling of ignored devices (fixes #3470) 2016-08-05 09:29:49 +00:00
tcp_dial.go lib/connections: TLS handshake must complete in a timely fashion (fixes #3375) 2016-07-02 20:33:31 +00:00
tcp_listen.go lib/connections: TLS handshake must complete in a timely fashion (fixes #3375) 2016-07-02 20:33:31 +00:00