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

README.md

The BEPv1 Protocol

Latest Build API Documentation MIT License

This is the protocol implementation used by Syncthing.

License

MIT