syncthing/lib/protocol
2016-05-19 00:19:26 +00:00
..
AUTHORS
benchmark_test.go lib/protocol: Add Request benchmarks over raw and TLS encrypted TCP channels 2016-05-04 23:07:07 +00:00
common_test.go lib/model, lib/protocol: Implement temporary indexes (fixes #950) 2016-04-15 10:59:41 +00:00
compression_test.go
compression.go
conflict_test.go
CONTRIBUTING.md
counting.go
debug.go Must not call hex.Dump in non-debug mode... 2015-10-27 10:27:18 +01:00
deviceid_test.go A couple of protocol tests 2016-01-20 11:37:48 -08:00
deviceid.go lib: Use bytes.Equal instead of bytes.Compare where possible 2016-03-31 15:12:46 +00:00
doc.go
errors.go
fuzz_test.go
fuzz.go
header.go Use v2 of XDR package (actual changes) 2016-02-02 15:33:46 +01:00
LICENSE
message_xdr.go lib/model, lib/protocol: Implement temporary indexes (fixes #950) 2016-04-15 10:59:41 +00:00
message.go lib/model, lib/protocol: Implement temporary indexes (fixes #950) 2016-04-15 10:59:41 +00:00
nativemodel_darwin.go lib/model, lib/protocol: Implement temporary indexes (fixes #950) 2016-04-15 10:59:41 +00:00
nativemodel_unix.go lib/model, lib/protocol: Implement temporary indexes (fixes #950) 2016-04-15 10:59:41 +00:00
nativemodel_windows.go lib/model, lib/protocol: Implement temporary indexes (fixes #950) 2016-04-15 10:59:41 +00:00
protocol_test.go lib/model, lib/protocol: Implement temporary indexes (fixes #950) 2016-04-15 10:59:41 +00:00
protocol.go all: Correct spelling in comments 2016-05-08 10:54:22 +00:00
README.md
vector_compare_test.go
vector_compare.go
vector_test.go
vector_xdr.go Use v2 of XDR package (auto generated) 2016-02-02 12:44:33 +01:00
vector.go lib/model: Emit LocalDiskUpdated events on detecting local changes 2016-05-19 00:19:26 +00:00
wireformat.go lib/model, lib/protocol: Implement temporary indexes (fixes #950) 2016-04-15 10:59:41 +00:00

The BEPv1 Protocol

Latest Build API Documentation MIT License

This is the protocol implementation used by Syncthing.

License

MIT