syncthing/lib/discover
Jakob Borg 987718baf8 vendor: Update github.com/gogo/protobuf
Also tweaks the proto definitions:

 - [packed=false] on the block_indexes field to retain compat with
   v0.14.16 and earlier.

 - Uses the vendored protobuf package in include paths.

And, "build.go setup" will install the vendored protoc-gen-gogofast.
This should ensure that a proto rebuild isn't so dependent on whatever
version of the compiler and package the developer has installed...

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3864
2017-01-03 00:16:21 +00:00
..
cache.go gui: Add addresses for disconnected devices (fixes #3340) 2016-06-26 10:47:23 +00:00
cache_test.go lib/connections: Refactor 2016-05-04 19:38:12 +00:00
debug.go Implement facility based logger, debugging via REST API 2015-10-03 18:09:53 +02:00
discover.go lib/discover: Add instance ID to local discovery (fixes #3278) 2016-07-04 11:16:48 +00:00
doc.go Fix typos. 2015-11-11 21:20:34 -05:00
global.go cmd/syncthing: Use ReadAll + json.Unmarshal in places were we care about consuming the reader 2016-05-06 22:01:56 +00:00
global_test.go lib/connections: Refactor 2016-05-04 19:38:12 +00:00
local.go vendor: Update github.com/gogo/protobuf 2017-01-03 00:16:21 +00:00
local.pb.go vendor: Update github.com/gogo/protobuf 2017-01-03 00:16:21 +00:00
local.proto lib/protocol: Use DeviceID in protocol messages, with custom marshalling 2016-10-29 21:56:24 +00:00
local_test.go lib/protocol: Use DeviceID in protocol messages, with custom marshalling 2016-10-29 21:56:24 +00:00