Commit Graph

5 Commits

Author SHA1 Message Date
Taylor Blau
f436202a9c Merge branch 'master' into commands-config 2016-08-01 12:50:18 -06:00
Dakota Hawkins
24cab8ad99 Fix #1403: sslCAInfo config lookup when host in config doesn't have a trailing slash
appendRootCAsForHostFromGitconfig() modified to check hosts with and without a trailing slash.

Cert unit tests made "table driven" and extended to cover this case.
2016-07-28 17:09:31 -04:00
risk danger olson
b9c5a108d9 replace config.Config references in httputil 2016-07-21 18:07:23 -06:00
Taylor Blau
4593d0a641 vendor: vendor dependencies in vendor/ using Glide
- script/vendor received an update in order to work with Glide
- import paths have been rewritten to work with GO15VENDOREXPERIMENT
2016-05-23 12:10:35 -06:00
Steve Streeting
c4bbd3724e Major refactor to pull things into config, httputil, tools
Mainly required to avoid cyclical dependencies when separating other things
2016-05-13 17:38:06 +01:00