syncthing/model
Jakob Borg 3c4002e149 Merge branch 'v0.8'
* v0.8:
  Don't leak writer and index goroutines on close
  Clean up protocol locking and closing
  Send initial index in batches
  Always send initial index, even if empty (ref #344)
  Simplify locking in protocol.Index
  Protocol state machine on receiving side
  Log client version on connect
  Handle query parameters in UPnP control URL (fixes #211)
  Avoid deadlock during initial scan (fixes #389)
  Add temporary debug logging for #344 (revert later)
  Tone down UPnP not found message (fixes #406)
2014-07-04 15:16:41 +02:00
..
testdata Repair test suite 2014-05-15 09:09:21 -03:00
blockqueue.go Add license header 2014-06-01 22:50:14 +02:00
debug.go Add license header 2014-06-01 22:50:14 +02:00
doc.go Add license header 2014-06-01 22:50:14 +02:00
model.go Merge branch 'v0.8' 2014-07-04 15:16:41 +02:00
model_test.go Refactor node ID handling, use check digits (fixes #269) 2014-06-30 01:42:03 +02:00
puller.go Refactor node ID handling, use check digits (fixes #269) 2014-06-30 01:42:03 +02:00
suppressor.go Add license header 2014-06-01 22:50:14 +02:00
suppressor_test.go Add license header 2014-06-01 22:50:14 +02:00
tempname.go Add license header 2014-06-01 22:50:14 +02:00
tempname_windows.go Add license header 2014-06-01 22:50:14 +02:00
util.go Refactor node ID handling, use check digits (fixes #269) 2014-06-30 01:42:03 +02:00