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
d91e6023eb434febb5ce4be7fff06974e6f9ee78
syncthing-arm
/
lib
/
model
History
Audrius Butkevicius
b4f9a55e6e
protocol: Add "Hello" message at connection start, also for unauthed peers
2016-03-25 20:29:07 +00:00
..
testdata
…
.gitignore
…
connection.go
…
debug.go
…
deviceactivity_test.go
…
deviceactivity.go
…
doc.go
…
folderstate.go
…
model_test.go
protocol: Add "Hello" message at connection start, also for unauthed peers
2016-03-25 20:29:07 +00:00
model.go
protocol: Add "Hello" message at connection start, also for unauthed peers
2016-03-25 20:29:07 +00:00
progressemitter_test.go
…
progressemitter.go
Tests must use locking to avoid race (
fixes
#2394
)
2015-10-20 08:51:31 +02:00
queue_test.go
tests: messagediff argument order should be expected, actual
2016-03-17 08:03:29 +01:00
queue.go
Tests must use locking to avoid race (
fixes
#2394
)
2015-10-20 08:51:31 +02:00
rofolder.go
…
rwfolder_test.go
Refactor rwfolder tests
2015-12-22 23:43:07 -05:00
rwfolder.go
Humanize serialization of version vectors (again)
2016-01-20 11:14:08 -08:00
sharedpullerstate_test.go
…
sharedpullerstate.go
Fix symlinks (
fixes
#2524
)
2015-11-28 20:23:08 +00:00
tempname_test.go
…
tempname.go
…
util.go
…