James Phillips
|
31ad878324
|
Merge pull request #2246 from atomicpirate/patch-1
Minor fix: "lookup up" -> "looking up"
|
2016-08-12 16:45:41 -07:00 |
James Phillips
|
2fe89dde2a
|
Update CHANGELOG.md
|
2016-08-12 14:59:26 -07:00 |
James Phillips
|
a379078e3e
|
Merge pull request #2267 from hashicorp/b-srv-trim
Fixes bug when trimming DNS SRV records.
|
2016-08-12 14:57:20 -07:00 |
James Phillips
|
a666dc44b3
|
Passes the index by reference so we can control the allocation.
|
2016-08-12 14:51:50 -07:00 |
James Phillips
|
de95fe8638
|
Makes name compares case-insensitive.
|
2016-08-12 12:16:21 -07:00 |
James Phillips
|
ed92f43865
|
Merge pull request #2270 from hashicorp/pr-2148-slackpad
Validates gossip encryption key before made persistent in local.keyring.
|
2016-08-12 11:55:22 -07:00 |
James Phillips
|
7d20e2327e
|
Updates the change log.
|
2016-08-12 11:53:49 -07:00 |
James Phillips
|
a32990f402
|
Updates vendor info for memberlist.
|
2016-08-12 11:43:26 -07:00 |
R.B. Boyer
|
291a468c87
|
Validate gossip encryption key before made persistent in local.keyring
|
2016-08-12 11:42:45 -07:00 |
James Phillips
|
45e2879eb5
|
Avoids allocations and function calls if no extra data is present.
|
2016-08-12 10:29:57 -07:00 |
James Phillips
|
e05c77b9bf
|
Renames "seen" to "resolved".
|
2016-08-11 22:01:57 -07:00 |
James Phillips
|
6c22c48326
|
Fixes the DNS SRV trim bug.
|
2016-08-11 21:46:14 -07:00 |
James Phillips
|
567b354ed2
|
Update CHANGELOG.md
|
2016-08-11 16:30:18 -07:00 |
James Phillips
|
9afac9e2c3
|
Merge pull request #2266 from hashicorp/pr-2096-slackpad
Compresses all DNS responses by default.
|
2016-08-11 16:28:51 -07:00 |
James Phillips
|
086a5af5ff
|
Finishes up DNS compression by adding opt-out, tests, and documentation. Fixes trim routine.
|
2016-08-11 16:27:08 -07:00 |
epipho
|
f31f1c04e9
|
Fix panic where r.Compress would be set before checking for errors.
|
2016-08-11 16:27:08 -07:00 |
epipho
|
6d17b4eb67
|
Compress all DNS responses to prevent them from going over the 512 byte
limit from RFC 1035
|
2016-08-11 16:27:08 -07:00 |
Sean Chittenden
|
e333e58dc7
|
Use the `gox` binary found in a user's $PATH, which we assume includes
$GOPATH/bin/
Fixes: 2110
|
2016-08-10 23:55:40 -07:00 |
James Phillips
|
35d9a3ea4c
|
Merge pull request #2122 from pszymczyk/master
Add embedded-consul to download_tools page
|
2016-08-10 17:57:10 -07:00 |
James Phillips
|
8f789d11fc
|
Merge pull request #2006 from fusiondog/patch-1
Adds documentation about DNS forwarding with iptables.
|
2016-08-10 16:52:32 -07:00 |
James Phillips
|
a87ad842ac
|
Update CHANGELOG.md
|
2016-08-10 16:04:26 -07:00 |
James Phillips
|
c1f710755a
|
Merge pull request #2055 from patrickbaber/master
Removes fixed height of node/service boxes.
|
2016-08-10 16:03:18 -07:00 |
James Phillips
|
9208524894
|
Update CHANGELOG.md
|
2016-08-10 16:00:42 -07:00 |
James Phillips
|
f471c6e2ad
|
Merge pull request #2264 from hashicorp/pr-2045-slackpad
Enables stale mode for watchers.
|
2016-08-10 15:58:34 -07:00 |
James Phillips
|
9469b30e27
|
Moves stale code to same spot and adds it everywhere that supports it.
|
2016-08-10 15:49:51 -07:00 |
James Phillips
|
32cf81e59c
|
Fixes a typo and adds stale documentation to website.
|
2016-08-10 15:46:28 -07:00 |
sweeneyb
|
e8117ba622
|
Add support for dns port as a command line option
|
2016-08-10 04:05:56 +00:00 |
James Phillips
|
792d693893
|
Update CHANGELOG.md
|
2016-08-09 20:40:04 -07:00 |
chenxingyu
|
53009f2466
|
fix go race bug
|
2016-08-10 10:44:20 +08:00 |
James Phillips
|
3367f427b4
|
Release v0.7.0-test3
|
2016-08-09 19:07:01 -07:00 |
James Phillips
|
e03d9723b2
|
Merge pull request #2261 from hashicorp/b-update-assetfs
Updates bindata after vendor update.
|
2016-08-09 19:04:04 -07:00 |
James Phillips
|
b566c094bb
|
Updates bindata after vendor update.
|
2016-08-09 19:03:10 -07:00 |
James Phillips
|
51d1cc6717
|
Update CHANGELOG.md
|
2016-08-09 18:34:01 -07:00 |
James Phillips
|
1d1b1302b6
|
Merge pull request #2260 from hashicorp/f-go-1.6.3
Upgrades to Go 1.6.3.
|
2016-08-09 18:33:29 -07:00 |
James Phillips
|
11cd9ea272
|
Upgrades to Go 1.6.3.
|
2016-08-09 18:33:18 -07:00 |
James Phillips
|
ab92dfdb05
|
Update CHANGELOG.md
|
2016-08-09 18:26:18 -07:00 |
James Phillips
|
4b35a19a83
|
Merge pull request #2259 from hashicorp/f-retire-muxado
Removes support for muxado and protocol version 1.
|
2016-08-09 18:25:17 -07:00 |
James Phillips
|
d11a7a197c
|
Removes upper end of muxado handler.
|
2016-08-09 18:16:41 -07:00 |
James Phillips
|
97a25e8564
|
Closes the conn on bad protocol version.
|
2016-08-09 18:13:53 -07:00 |
James Phillips
|
359587f70e
|
Removes support for muxado and protocol version 1.
|
2016-08-09 18:10:04 -07:00 |
James Phillips
|
7cda370dda
|
Update CHANGELOG.md
|
2016-08-09 17:51:00 -07:00 |
James Phillips
|
caab3e739c
|
Merge pull request #2258 from hashicorp/f-vendor-updates
Updates vendored dependencies.
|
2016-08-09 17:50:07 -07:00 |
James Phillips
|
307a2cd94b
|
Updates metadata for golang.org/x/sys/unix, keeps SHA the same.
|
2016-08-09 17:36:48 -07:00 |
James Phillips
|
56092d4946
|
Updates ryanuber/columnize.
|
2016-08-09 17:35:03 -07:00 |
James Phillips
|
ce206323bb
|
Updates mitchellh/copystructure, mitchellh/mapstructure, and mitchellh/reflectwalk.
|
2016-08-09 17:34:07 -07:00 |
James Phillips
|
33ea18fb21
|
Updates mattn/go-isatty and mitchellh/cli.
|
2016-08-09 17:26:11 -07:00 |
James Phillips
|
6a208e0797
|
Updates hashicorp/yamux.
|
2016-08-09 17:24:41 -07:00 |
James Phillips
|
1f46758761
|
Updates hashicorp/scada-client.
|
2016-08-09 17:24:40 -07:00 |
James Phillips
|
6ca99530fa
|
Updates hashicorp/raft-boltdb.
|
2016-08-09 17:24:40 -07:00 |
James Phillips
|
cd97d34344
|
Updates hashicorp/net-rpc-msgpackrpc.
|
2016-08-09 17:24:40 -07:00 |