This website requires JavaScript.
Explore
Help
Sign In
perso
/
syncthing-arm
Watch
1
Star
0
Fork
0
You've already forked syncthing-arm
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
e3bcfa17f80744e18e76d9f6d34dcde3d4b2bc5d
syncthing-arm
/
protocol
History
Jakob Borg
39cf269d6b
Correct Max Version -> Max Local Version
2014-09-21 15:04:41 +02:00
..
.gitignore
…
common_test.go
…
counting.go
…
debug.go
…
doc.go
…
header.go
…
message_xdr.go
Increase max path length 1024 -> 8192 bytes (
fixes
#551
)
2014-08-25 08:48:49 +02:00
message.go
If all instances of the global version is invalid, the file should not be on the need list
2014-09-01 09:07:51 +02:00
nativemodel_darwin.go
…
nativemodel_unix.go
…
nativemodel_windows.go
Windows nodes should ignore deleted impossible files
2014-08-19 15:36:57 +02:00
nodeid_test.go
Copyright cleanup
2014-09-04 08:31:38 +02:00
nodeid.go
Copyright cleanup
2014-09-04 08:31:38 +02:00
protocol_test.go
Don't depend on a pretty printer just for testing
2014-08-05 15:43:29 +02:00
protocol.go
Trim dead bits of code
2014-09-04 22:07:59 +02:00
PROTOCOL.md
Correct Max Version -> Max Local Version
2014-09-21 15:04:41 +02:00
wireformat.go
…