syncthing/lib/model
Jakob Borg e99be02055 lib/model: Don't panic if block size in index is larger than protocol block size
This doesn't happen today, but it might in the future if the block size
were increased or made variable and we were talking to a client from the
future.
2018-02-24 07:34:23 -05:00
..
testdata lib/model: Temp names from all platforms should be recognized as such 2016-11-30 21:23:24 +00:00
.gitignore mv internal lib 2015-08-09 09:35:26 +02:00
debug.go
deviceactivity_test.go
deviceactivity.go
devicedownloadstate_test.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
devicedownloadstate.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
doc.go
folder.go
folderscanner.go lib/model: Deduplicate folder loops 2017-09-07 06:17:47 +00:00
folderstate.go lib/model, lib/config: Refactor folder health/error handling (fixes #4445, fixes #4451) 2017-10-24 07:58:55 +00:00
model_test.go all: Revert simultaneously walk fs and db on scan (fixes #4756) (#4757) 2018-02-14 08:59:46 +01:00
model.go all: Fix typos (#4772) 2018-02-24 08:51:29 +01:00
progressemitter_test.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
progressemitter.go
queue_test.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
queue.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
requests_test.go
rofolder.go
rwfolder_test.go lib/model: Microoptimization of unifySubs and blockDiff 2018-01-14 21:52:41 +00:00
rwfolder.go lib/model: Don't panic if block size in index is larger than protocol block size 2018-02-24 07:34:23 -05:00
sentdownloadstate.go
sharedpullerstate_test.go
sharedpullerstate.go
sorter_test.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
sorter.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
util.go