1
0
mirror of https://github.com/octoleo/syncthing.git synced 2025-01-11 18:38:50 +00:00
syncthing/lib/protocol
2017-04-27 14:45:35 +09:00
..
benchmark_test.go lib/connections: Add KCP support (fixes ) 2017-03-07 12:44:16 +00:00
bep_extensions.go all: Remove symlink support on Windows, SymlinksEnabled config 2017-02-07 08:34:24 +00:00
bep.pb.go all: Remove symlink support on Windows, SymlinksEnabled config 2017-02-07 08:34:24 +00:00
bep.proto all: Remove symlink support on Windows, SymlinksEnabled config 2017-02-07 08:34:24 +00:00
bufferpool.go build: Enable gometalinter "gosimple" check, improve build.go 2016-12-21 14:53:45 +01:00
common_test.go lib/connections, lib/model: Refactor connection close handling (fixes ) 2016-08-10 09:37:32 +00:00
compression_test.go
compression.go lib/protocol, lib/discover, lib/db: Use protocol buffer serialization (fixes ) 2016-07-04 10:40:29 +00:00
conflict_test.go lib/protocol, lib/model: Implement high precision time stamps (fixes ) 2016-08-06 13:05:59 +00:00
counting.go
debug.go lib/protocol, lib/discover, lib/db: Use protocol buffer serialization (fixes ) 2016-07-04 10:40:29 +00:00
deviceid_test.go all: Correct various typos 2017-02-25 08:12:13 +00:00
deviceid_test.pb.go vendor: Update github.com/gogo/protobuf 2017-01-03 00:16:21 +00:00
deviceid_test.proto lib/protocol: Use DeviceID in protocol messages, with custom marshalling 2016-10-29 21:56:24 +00:00
deviceid.go lib/protocol: More descriptive errors on device ID parse failures 2017-04-27 14:45:35 +09:00
doc.go
errors.go lib/protocol, lib/discover, lib/db: Use protocol buffer serialization (fixes ) 2016-07-04 10:40:29 +00:00
hello_test.go lib/protocol: Hello message length is an int16 2016-07-17 21:41:20 +00:00
hello_v0.13_xdr.go lib/protocol: Understand older/newer Hello messages (fixes ) 2016-06-09 10:50:14 +00:00
hello_v0.13.go lib/protocol: Understand older/newer Hello messages (fixes ) 2016-06-09 10:50:14 +00:00
hello.go build: Enable gometalinter "gosimple" check, improve build.go 2016-12-21 14:53:45 +01:00
LICENSE
nativemodel_darwin.go lib/protocol, lib/discover, lib/db: Use protocol buffer serialization (fixes ) 2016-07-04 10:40:29 +00:00
nativemodel_unix.go lib/model, lib/protocol: Implement temporary indexes (fixes ) 2016-04-15 10:59:41 +00:00
nativemodel_windows_test.go lib/protocol: Apply input filtering on file names 2016-12-01 12:35:32 +00:00
nativemodel_windows.go lib/protocol: Warnln should have been Warnf 2016-12-21 10:43:12 +01:00
protocol_test.go lib/protocol: Add some consistency checks on incoming index updates (fixes ) 2017-03-27 07:21:08 +00:00
protocol.go lib/protocol: Accept invalid files without blocks (fixes ) 2017-04-12 11:28:12 +02:00
vector_test.go build, cmd, lib: Minimum supported compiler version is Go 1.5 2016-08-15 08:37:32 +02:00
vector.go lib/protocol, lib/discover, lib/db: Use protocol buffer serialization (fixes ) 2016-07-04 10:40:29 +00:00
wireformat.go lib/protocol, lib/discover, lib/db: Use protocol buffer serialization (fixes ) 2016-07-04 10:40:29 +00:00