Jakob Borg d507126101 lib/protocol: Understand older/newer Hello messages (fixes #3287) 9 years ago
..
AUTHORS 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 years ago
CONTRIBUTING.md 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 years ago
LICENSE 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 years ago
README.md 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 years ago
benchmark_test.go ac40b27c79 lib/connections: Handle wrapped connection in SetTCPOptions (fixes #3223) 9 years ago
common_test.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) 9 years ago
compression.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 years ago
compression_test.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 years ago
conflict_test.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 years ago
counting.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 years ago
debug.go e3c0fba34b Must not call hex.Dump in non-debug mode... 10 years ago
deviceid.go f5f0e46016 lib: Use bytes.Equal instead of bytes.Compare where possible 9 years ago
deviceid_test.go 1353e3916f A couple of protocol tests 10 years ago
doc.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 years ago
errors.go 7fdfa81fb8 Fix vet and lint complaints 10 years ago
fuzz.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 years ago
fuzz_test.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 years ago
header.go e1ac740ac4 Use v2 of XDR package (actual changes) 9 years ago
hello.go d507126101 lib/protocol: Understand older/newer Hello messages (fixes #3287) 9 years ago
hello_test.go d507126101 lib/protocol: Understand older/newer Hello messages (fixes #3287) 9 years ago
hello_v0.13.go d507126101 lib/protocol: Understand older/newer Hello messages (fixes #3287) 9 years ago
hello_v0.13_xdr.go d507126101 lib/protocol: Understand older/newer Hello messages (fixes #3287) 9 years ago
message.go d507126101 lib/protocol: Understand older/newer Hello messages (fixes #3287) 9 years ago
message_xdr.go d507126101 lib/protocol: Understand older/newer Hello messages (fixes #3287) 9 years ago
nativemodel_darwin.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) 9 years ago
nativemodel_unix.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) 9 years ago
nativemodel_windows.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) 9 years ago
protocol.go bd41e21c26 all: Correct spelling in comments 9 years ago
protocol_test.go d507126101 lib/protocol: Understand older/newer Hello messages (fixes #3287) 9 years ago
vector.go 86ca58e2a9 lib/model: Emit LocalDiskUpdated events on detecting local changes 9 years ago
vector_compare.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 years ago
vector_compare_test.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' 10 years ago
vector_test.go 7fdfa81fb8 Fix vet and lint complaints 10 years ago
vector_xdr.go 4feeaf1641 Use v2 of XDR package (auto generated) 9 years ago
wireformat.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) 9 years ago

README.md

The BEPv1 Protocol

Latest Build API Documentation MIT License

This is the protocol implementation used by Syncthing.

License

MIT