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

README.md

The BEPv1 Protocol

Latest Build API Documentation MIT License

This is the protocol implementation used by Syncthing.

License

MIT