Commit History

Author SHA1 Message Date
  greatroar eafb40460d lib/discover, lib/protocol: Buffer allocation 4 years ago
  Simon Frei 3d91f7c975 lib: Use counterfeiter to mock interfaces in tests (#7375) 4 years ago
  Simon Frei a20a5f61f0 lib/ur: Send unreported failures on shutdown (#7164) 5 years ago
  Simon Frei fa40ccece1 lib: Consistently set suture logging (#7202) 5 years ago
  Simon Frei 9524b51708 all: Implement suture v4-api (#6947) 5 years ago
  Audrius Butkevicius b19b5c95d3 lib/connections: Announce LAN addresses by default (fixes #6928) (#6896) 5 years ago
  Audrius Butkevicius d507d932b8 all: Use protobuf to generate config structs (fixes #6734) (#6900) 5 years ago
  Simon Frei c3637f2191 lib: Faster termination on exit (ref #6319) (#6329) 5 years ago
  Simon Frei 90d85fd0a2 lib: Replace done channel with contexts in and add names to util services (#6166) 6 years ago
  Simon Frei 534f07d9ca lib/discover: Don't leak goroutines (#5950) 6 years ago
  Simon Frei b1c74860e8 all: Remove global events.Default (ref #4085) (#5886) 6 years ago
  Jakob Borg 944ddcf768 all: Become a Go module (fixes #5148) (#5384) 7 years ago
  Jakob Borg 9e00b619ab all, vendor: Switch back to non-forked thejerf/suture (#5171) 7 years ago
  Jakob Borg 48795dba07 all: Don't let Suture capture panics (fixes #4758) (#5119) 7 years ago
  Jakob Borg 7ebf58f1bc Fix discovery in the absence of listen addresses (fixes #4418) 8 years ago
  Jakob Borg f7fc0c1d3e all: Update license url to https (ref #3976) 8 years ago
  Jakob Borg 987718baf8 vendor: Update github.com/gogo/protobuf 9 years ago
  Jakob Borg d41c131364 build: Enable gometalinter "gosimple" check, improve build.go 9 years ago
  Audrius Butkevicius 14937e7dd2 build: Fix proto builder on Windows 9 years ago
  Jakob Borg 0296c23685 lib/protocol: Use DeviceID in protocol messages, with custom marshalling 9 years ago
  Jakob Borg 9a0e5a7c18 lib/discover: Add instance ID to local discovery (fixes #3278) 9 years ago
  Jakob Borg fa0101bd60 lib/protocol, lib/discover, lib/db: Use protocol buffer serialization (fixes #3080) 9 years ago
  Cedric Staniewski 223a835f33 lib/discover: Respect the listen address scheme (fixes #3346) 9 years ago
  Audrius Butkevicius 674fc566bb lib/connections: Refactor 9 years ago
  Jakob Borg a551686d37 lib/discovery: Receiving a new announcement should be non-blocking 9 years ago
  Jakob Borg f5f0e46016 lib: Use bytes.Equal instead of bytes.Compare where possible 9 years ago
  Jakob Borg d01ea9d6fb lib/discovery: Handle nil relayService (fixes #2890) 9 years ago
  Jakob Borg ef0a0db07e More local discovery URL debugging (ref #2444) 10 years ago
  Jakob Borg e3c55ef307 Fix address list in DeviceDiscovered, add debug prints (ref #2444) 10 years ago
  Audrius Butkevicius 5b03c2d949 Remove dead code 10 years ago