Jakob Borg d507126101 lib/protocol: Understand older/newer Hello messages (fixes #3287) 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 лет назад
benchmark_test.go ac40b27c79 lib/connections: Handle wrapped connection in SetTCPOptions (fixes #3223) 9 лет назад
common_test.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) 9 лет назад
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 лет назад
hello.go d507126101 lib/protocol: Understand older/newer Hello messages (fixes #3287) 9 лет назад
hello_test.go d507126101 lib/protocol: Understand older/newer Hello messages (fixes #3287) 9 лет назад
hello_v0.13.go d507126101 lib/protocol: Understand older/newer Hello messages (fixes #3287) 9 лет назад
hello_v0.13_xdr.go d507126101 lib/protocol: Understand older/newer Hello messages (fixes #3287) 9 лет назад
message.go d507126101 lib/protocol: Understand older/newer Hello messages (fixes #3287) 9 лет назад
message_xdr.go d507126101 lib/protocol: Understand older/newer Hello messages (fixes #3287) 9 лет назад
nativemodel_darwin.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) 9 лет назад
nativemodel_unix.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) 9 лет назад
nativemodel_windows.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) 9 лет назад
protocol.go bd41e21c26 all: Correct spelling in comments 9 лет назад
protocol_test.go d507126101 lib/protocol: Understand older/newer Hello messages (fixes #3287) 9 лет назад
vector.go 86ca58e2a9 lib/model: Emit LocalDiskUpdated events on detecting local changes 9 лет назад
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 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) 9 лет назад

README.md

The BEPv1 Protocol

Latest Build API Documentation MIT License

This is the protocol implementation used by Syncthing.

License

MIT