Laurent Etiemble c8b6e6fd9b Increase maximum allowed file size to 10 Mblocks 10 lat temu
..
AUTHORS 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 lat temu
CONTRIBUTING.md 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 lat temu
LICENSE 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 lat temu
README.md 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 lat temu
common_test.go 9595687bce Improve protocol tests, close handling 10 lat temu
compression.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 lat temu
compression_test.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 lat temu
conflict_test.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 lat temu
counting.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 lat temu
debug.go e3c0fba34b Must not call hex.Dump in non-debug mode... 10 lat temu
deviceid.go 11d4986517 Humanize serialization of version vectors (again) 10 lat temu
deviceid_test.go 1353e3916f A couple of protocol tests 10 lat temu
doc.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 lat temu
errors.go 7fdfa81fb8 Fix vet and lint complaints 10 lat temu
fuzz.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 lat temu
fuzz_test.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 lat temu
header.go e1ac740ac4 Use v2 of XDR package (actual changes) 10 lat temu
message.go c8b6e6fd9b Increase maximum allowed file size to 10 Mblocks 10 lat temu
message_xdr.go c8b6e6fd9b Increase maximum allowed file size to 10 Mblocks 10 lat temu
nativemodel_darwin.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 lat temu
nativemodel_unix.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 lat temu
nativemodel_windows.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 lat temu
protocol.go c8b6e6fd9b Increase maximum allowed file size to 10 Mblocks 10 lat temu
protocol_test.go a6a9af4f02 Fix marshalling tests for Go 1.6 10 lat temu
vector.go 11d4986517 Humanize serialization of version vectors (again) 10 lat temu
vector_compare.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 lat temu
vector_compare_test.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 lat temu
vector_test.go 7fdfa81fb8 Fix vet and lint complaints 10 lat temu
vector_xdr.go 4feeaf1641 Use v2 of XDR package (auto generated) 10 lat temu
wireformat.go acdddc0b79 Don't leak sendIndexes on disconnect (fixes #2589) 10 lat temu

README.md

The BEPv1 Protocol

Latest Build API Documentation MIT License

This is the protocol implementation used by Syncthing.

License

MIT