syncthing/lib/connections
Jakob Borg fa0101bd60 lib/protocol, lib/discover, lib/db: Use protocol buffer serialization (fixes #3080)
This changes the BEP protocol to use protocol buffer serialization
instead of XDR, and therefore also the database format. The local
discovery protocol is also updated to be protocol buffer format.

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3276
LGTM: AudriusButkevicius
2016-07-04 10:40:29 +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/protocol, lib/discover, lib/db: Use protocol buffer serialization (fixes #3080) 2016-07-04 10:40:29 +00:00
structs.go lib/protocol, lib/discover, lib/db: Use protocol buffer serialization (fixes #3080) 2016-07-04 10:40:29 +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