syncthing/protocol
Jakob Borg d82caf6bd4 Don't depend on a pretty printer just for testing 2014-08-05 15:43:29 +02:00
..
.gitignore Handle ElementSizeExceeded on nested structs 2014-07-31 15:21:33 +02:00
PROTOCOL.md Refactor compression support, now at message level. 2014-07-28 11:31:22 +02:00
common_test.go Copyright wording 2014-07-13 01:07:49 +02:00
counting.go Refactor compression support, now at message level. 2014-07-28 11:31:22 +02:00
debug.go Move calmh/syncthing -> syncthing/syncthing 2014-08-01 16:48:46 +02:00
doc.go Copyright wording 2014-07-13 01:07:49 +02:00
header.go Extract github.com/calmh/xdr 2014-08-01 13:12:54 +02:00
lz4stream.go Add LZ4 compression 2014-07-25 15:16:23 +02:00
lz4stream_test.go Add LZ4 compression 2014-07-25 15:16:23 +02:00
message.go Refactor compression support, now at message level. 2014-07-28 11:31:22 +02:00
message_xdr.go Extract github.com/calmh/xdr 2014-08-01 13:12:54 +02:00
nativemodel_darwin.go Copyright wording 2014-07-13 01:07:49 +02:00
nativemodel_unix.go Copyright wording 2014-07-13 01:07:49 +02:00
nativemodel_windows.go Copyright wording 2014-07-13 01:07:49 +02:00
nodeid.go Move calmh/syncthing -> syncthing/syncthing 2014-08-01 16:48:46 +02:00
nodeid_test.go Refactor node ID handling, use check digits (fixes #269) 2014-06-30 01:42:03 +02:00
protocol.go Build on 32 bit archs (ref #446) 2014-07-28 15:25:34 +02:00
protocol_test.go Don't depend on a pretty printer just for testing 2014-08-05 15:43:29 +02:00
wireformat.go Add Local Version field to files, send index in segments. 2014-07-15 13:04:37 +02:00