syncthing/lib/protocol
2015-10-27 10:27:18 +01:00
..
AUTHORS
common_test.go
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
deviceid.go
doc.go
errors.go Fix vet and lint complaints 2015-09-22 20:34:24 +02:00
fuzz_test.go
fuzz.go
header.go
LICENSE
message_xdr.go Add more information about the device to ClusterConfig 2015-10-16 19:40:12 +01:00
message.go Don't load block list in ...Truncated methods 2015-10-21 23:49:10 +02:00
nativemodel_darwin.go
nativemodel_unix.go
nativemodel_windows.go
protocol_test.go Actually run protocol tests faster with -short (on Go 1.5...) 2015-10-21 14:45:18 +02:00
protocol.go Must not call hex.Dump in non-debug mode... 2015-10-27 10:27:18 +01:00
README.md
vector_compare_test.go
vector_compare.go
vector_test.go Fix vet and lint complaints 2015-09-22 20:34:24 +02:00
vector_xdr.go
vector.go Unbreak comments 2015-09-22 21:51:05 +02:00
wireformat.go

The BEPv1 Protocol

Latest Build API Documentation MIT License

This is the protocol implementation used by Syncthing.

License

MIT