AudriusButkevicius 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) hace 9 años
..
AUTHORS 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' hace 10 años
CONTRIBUTING.md 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' hace 10 años
LICENSE 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' hace 10 años
README.md 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' hace 10 años
common_test.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) hace 9 años
compression.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' hace 10 años
compression_test.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' hace 10 años
conflict_test.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' hace 10 años
counting.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' hace 10 años
debug.go e3c0fba34b Must not call hex.Dump in non-debug mode... hace 10 años
deviceid.go f5f0e46016 lib: Use bytes.Equal instead of bytes.Compare where possible hace 9 años
deviceid_test.go 1353e3916f A couple of protocol tests hace 10 años
doc.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' hace 10 años
errors.go 7fdfa81fb8 Fix vet and lint complaints hace 10 años
fuzz.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' hace 10 años
fuzz_test.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' hace 10 años
header.go e1ac740ac4 Use v2 of XDR package (actual changes) hace 10 años
message.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) hace 9 años
message_xdr.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) hace 9 años
nativemodel_darwin.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) hace 9 años
nativemodel_unix.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) hace 9 años
nativemodel_windows.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) hace 9 años
protocol.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) hace 9 años
protocol.test 83c29e1945 Fix tests on Go 1.3 hace 10 años
protocol_test.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) hace 9 años
vector.go 11d4986517 Humanize serialization of version vectors (again) hace 10 años
vector_compare.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' hace 10 años
vector_compare_test.go 4316992d95 Add 'lib/protocol/' from commit 'f91191218b192ace841c878f161832d19c09145a' hace 10 años
vector_test.go 7fdfa81fb8 Fix vet and lint complaints hace 10 años
vector_xdr.go 4feeaf1641 Use v2 of XDR package (auto generated) hace 10 años
wireformat.go 1a5f524ae4 lib/model, lib/protocol: Implement temporary indexes (fixes #950) hace 9 años

README.md

The BEPv1 Protocol

Latest Build API Documentation MIT License

This is the protocol implementation used by Syncthing.

License

MIT