Commit Graph

5907 Commits (de74e430f3aad40a636109bc538f23d4726571e0)
 

Author SHA1 Message Date
Frank Schroeder 8f381d62f6
agent: drop logOutput parameter
8 years ago
Frank Schroeder c47db2c922
agent: drop config argument
8 years ago
Frank Schroeder 1d5b56eec1
test: shutdown server properly
8 years ago
Frank Schroeder eded493206
test: sanitize temp dir names since subtest names have slashes
8 years ago
Frank Schroeder 2a39c480b9
test: capture stderr in test.log
8 years ago
Kyle Havlovitz eea8f4ce75 Update CHANGELOG.md
8 years ago
Kyle Havlovitz 62f72f104c Add settings for upshifting to encrypted gossip (#3079)
8 years ago
James Phillips ece6df8385 Removes an obsolete endpoints document.
8 years ago
James Phillips 385c9522b3 Removes obsolete agent API documentation.
8 years ago
Kyle Havlovitz c897d851aa Merge pull request #3072 from hashicorp/api-httpclient
8 years ago
James Phillips 8d00db4836 Update CHANGELOG.md
8 years ago
James Phillips 6b5b1bd404 Update CHANGELOG.md
8 years ago
James Phillips 4109e563c2 Merge pull request #3076 from hashicorp/reject-nan
8 years ago
James Phillips 1021a62ddc
Pulls in Serf logger fix.
8 years ago
Jared Wasinger d2ef61d079 Prevent Session.Destroy from leaving open TCP connections
8 years ago
James Phillips 7a5626230e
Prevents bad coordinates and cleans them up in the database.
8 years ago
James Phillips 9aba84eb1e
Updates Serf to pick up small fixes and coordinate NaN/Inf defenses.
8 years ago
James Phillips 7d2b473101 Update CHANGELOG.md
8 years ago
James Phillips 0e8bafe5db Merge pull request #3074 from hashicorp/go-1.8.3
8 years ago
James Phillips a9627470f7
Bumps Go version to 1.8.3.
8 years ago
Kyle Havlovitz 4e44db87e3
Don't overwrite Transport's TLS config if it's been set
8 years ago
Kyle Havlovitz 04f1ff78f8 Remove superfluous default HttpClient check in NewClient
8 years ago
Frank Schroeder d3153a2369
Update CHANGELOG.md
8 years ago
Frank Schroeder 91c5c9a2d0
doc: update comments and run goimports
8 years ago
Michael Leow deb206b7d7
agent: add RetryJoin support for Azure
8 years ago
Michael Leow c770d7ef96
vendor: add github.com/Azure/azure-sdk-for-go
8 years ago
Michael Leow 21a12eb50d
vendor: add github.com/Azure/go-autorest/autorest/to
8 years ago
Michael Leow 0b407929a1
vendor: add github.com/Azure/go-autorest/autorest/validation
8 years ago
Michael Leow cbefe75b94
vendor: add github.com/Azure/go-autorest/autorest/azure
8 years ago
Michael Leow c28893f491
vendor: add github.com/Azure/go-autorest/autorest/date
8 years ago
Michael Leow 20c149873b
vendor: add github.com/Azure/go-autorest/autorest
8 years ago
Michael Leow 9d5a016494
vendor: add github.com/dgijalva/jwt-go
8 years ago
James Phillips fa6bd6dab9 Update CHANGELOG.md
8 years ago
James Phillips 641beb1df5 Merge pull request #3068 from sean-/f-vendor-sockaddr-update
8 years ago
Sean Chittenden 41fe2e79cf
Update hashicorp/go-sockaddr to the latest version.
8 years ago
Frank Schroeder b36f56dc8e vendor: remove github.com/hashicorp/scada-client
8 years ago
James Phillips 700c28793e Merge pull request #3062 from kopaka/patch-1
8 years ago
Scott Pynn ce67c61f9f Spelling Error
8 years ago
James Phillips f9d27d2732 Update CHANGELOG.md
8 years ago
James Phillips 9843c2e872 Merge pull request #2812 from naaaargle/master
8 years ago
James Phillips 816f34c217 Update CHANGELOG.md
8 years ago
James Phillips 9aa232ea2e Merge pull request #2901 from deckarep/consul-ensure-exit-non-zero-on-timeout
8 years ago
Frank Schroeder df91388b7b
website: rename *.markdown to *.md
8 years ago
Frank Schroeder 6c02d380af
Update CHANGELOG.md
8 years ago
Frank Schroeder ba8b438abd
website: fix typo
8 years ago
Frank Schroeder 8ad66f4bea
agent: support custom check id and name
8 years ago
Frank Schroeder ad40a855bd agent: move isAddrANY to separate package
8 years ago
Frank Schroeder e2c37b47ee agent: Replace client/server with delegate interface
8 years ago
Frank Schroeder 9b1bd5197b
Update CHANGELOG.md
8 years ago
Frank Schroeder 41f01a0cfc agent: allow "::" as IPv6 bind address
8 years ago