This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
syncthing
Watch
1
Star
0
Fork
0
You've already forked syncthing
mirror of
https://github.com/octoleo/syncthing.git
synced
2025-02-10 15:58:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
syncthing
/
lib
/
protocol
History
Jakob Borg
eb55d19786
Clean up error handling a bit in protocol.readMessage
2016-02-02 10:18:19 +01:00
..
AUTHORS
…
common_test.go
Improve protocol tests, close handling
2016-01-12 09:30:02 +01:00
compression_test.go
…
compression.go
…
conflict_test.go
…
CONTRIBUTING.md
…
counting.go
…
debug.go
Must not call hex.Dump in non-debug mode...
2015-10-27 10:27:18 +01:00
deviceid_test.go
A couple of protocol tests
2016-01-20 11:37:48 -08:00
deviceid.go
Humanize serialization of version vectors (again)
2016-01-20 11:14:08 -08:00
doc.go
…
errors.go
Fix vet and lint complaints
2015-09-22 20:34:24 +02:00
fuzz_test.go
…
fuzz.go
…
header.go
…
LICENSE
…
message_xdr.go
Regenerate XDR for empty struct types
2015-11-24 20:54:49 +01:00
message.go
Handle sparse files (
fixes
#245
)
2015-11-21 17:58:09 +01:00
nativemodel_darwin.go
…
nativemodel_unix.go
…
nativemodel_windows.go
…
protocol_test.go
A couple of protocol tests
2016-01-20 11:37:48 -08:00
protocol.go
Clean up error handling a bit in protocol.readMessage
2016-02-02 10:18:19 +01:00
README.md
…
vector_compare_test.go
…
vector_compare.go
…
vector_test.go
Fix vet and lint complaints
2015-09-22 20:34:24 +02:00
vector_xdr.go
Humanize serialization of version vectors (again)
2016-01-20 11:14:08 -08:00
vector.go
Humanize serialization of version vectors (again)
2016-01-20 11:14:08 -08:00
wireformat.go
Don't leak sendIndexes on disconnect (
fixes
#2589
)
2016-01-11 17:57:25 +01:00
README.md
The BEPv1 Protocol
This is the protocol implementation used by Syncthing.
License
MIT