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

README.md

The BEPv1 Protocol

Latest Build API Documentation MIT License

This is the protocol implementation used by Syncthing.

License

MIT