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
6c09a77a978e61570f3dd2df9f1d43ea06cf7fd8
syncthing-arm
/
protocol
History
Jakob Borg
df65247325
Increase max path length 1024 -> 8192 bytes (
fixes
#551
)
...
PATH_MAX seems to be 4096 most of the time; Windows limit is much lower.
2014-08-25 08:48:49 +02:00
..
.gitignore
…
common_test.go
…
counting.go
…
debug.go
…
doc.go
…
header.go
…
lz4stream_test.go
…
lz4stream.go
…
message_xdr.go
Increase max path length 1024 -> 8192 bytes (
fixes
#551
)
2014-08-25 08:48:49 +02:00
message.go
Increase max path length 1024 -> 8192 bytes (
fixes
#551
)
2014-08-25 08:48:49 +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
…
nodeid.go
…
protocol_test.go
…
protocol.go
…
PROTOCOL.md
Fix some typos
2014-08-17 23:27:04 -04:00
wireformat.go
…