Jakob Borg f5f0e46016 lib: Use bytes.Equal instead of bytes.Compare where possible 9 лет назад
..
AUTHORS 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 лет назад
CONTRIBUTING.md 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 лет назад
LICENSE 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 лет назад
README.md 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 лет назад
common_test.go 9595687bce Improve protocol tests, close handling 10 лет назад
compression.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 лет назад
compression_test.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 лет назад
conflict_test.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 лет назад
counting.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 лет назад
debug.go e3c0fba34b Must not call hex.Dump in non-debug mode... 10 лет назад
deviceid.go f5f0e46016 lib: Use bytes.Equal instead of bytes.Compare where possible 9 лет назад
deviceid_test.go 1353e3916f A couple of protocol tests 10 лет назад
doc.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 лет назад
errors.go 7fdfa81fb8 Fix vet and lint complaints 10 лет назад
fuzz.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 лет назад
fuzz_test.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 лет назад
header.go e1ac740ac4 Use v2 of XDR package (actual changes) 10 лет назад
message.go b4f9a55e6e protocol: Add "Hello" message at connection start, also for unauthed peers 9 лет назад
message_xdr.go b4f9a55e6e protocol: Add "Hello" message at connection start, also for unauthed peers 9 лет назад
nativemodel_darwin.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 лет назад
nativemodel_unix.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 лет назад
nativemodel_windows.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 лет назад
protocol.go c8b6e6fd9b Increase maximum allowed file size to 10 Mblocks 9 лет назад
protocol.test 83c29e1945 Fix tests on Go 1.3 9 лет назад
protocol_test.go b4f9a55e6e protocol: Add "Hello" message at connection start, also for unauthed peers 9 лет назад
vector.go 11d4986517 Humanize serialization of version vectors (again) 10 лет назад
vector_compare.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 лет назад
vector_compare_test.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 лет назад
vector_test.go 7fdfa81fb8 Fix vet and lint complaints 10 лет назад
vector_xdr.go 4feeaf1641 Use v2 of XDR package (auto generated) 10 лет назад
wireformat.go acdddc0b79 Don't leak sendIndexes on disconnect (fixes #2589) 10 лет назад

README.md

The BEPv1 Protocol

Latest Build API Documentation MIT License

This is the protocol implementation used by Syncthing.

License

MIT