1
0
mirror of https://github.com/octoleo/syncthing.git synced 2025-01-12 19:06:41 +00:00
syncthing/lib/protocol
2015-11-24 20:54:49 +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 Regenerate XDR for empty struct types 2015-11-24 20:54:49 +01:00
message.go Handle sparse files (fixes ) 2015-11-21 17:58:09 +01: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