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
/
protocol
History
Jakob Borg
bd2772ea4c
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
..
.gitignore
…
common_test.go
…
counting.go
…
debug.go
Move calmh/syncthing -> syncthing/syncthing
2014-08-01 16:48:46 +02:00
doc.go
…
header.go
Extract github.com/calmh/xdr
2014-08-01 13:12:54 +02:00
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
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
…
nodeid.go
Move calmh/syncthing -> syncthing/syncthing
2014-08-01 16:48:46 +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
…
PROTOCOL.md
Fix some typos
2014-08-17 23:27:04 -04:00
wireformat.go
…