Skip to content

Commit

Permalink
Merge remote-tracking branch 'syncthing/pr/1995'
Browse files Browse the repository at this point in the history
* syncthing/pr/1995:
  Add switch to disable relays
  Do not start relay service unless explicitly asked for, or global announcement server is running
  Add dynamic relay lookup (DDoS relays.syncthing.net!)
  Discovery clients now take an announcer, global discovery is delayed
  Expose connection type and relay status in the UI
  Add dependencies (fixes #1364)
  Check relays for available devices
  Add incoming connection relay service
  Add unsubscribe to config
  Connections have types
  Large refactoring/feature commit
  • Loading branch information
calmh committed Aug 20, 2015
2 parents e2be051 + 1e8b185 commit c87faac
Show file tree
Hide file tree
Showing 37 changed files with 2,476 additions and 440 deletions.
8 changes: 8 additions & 0 deletions Godeps/Godeps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

280 changes: 280 additions & 0 deletions Godeps/_workspace/src/github.com/syncthing/relaysrv/client/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c87faac

Please sign in to comment.