Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added go version requirement | Matt Keller | 2014-10-31 | 1 | -0/+2 | |
| | ||||||
* | Fix typo NonPrefixDelegtion | Martin Carpenter | 2014-10-30 | 1 | -31/+31 | |
| | ||||||
* | Merge branch 'master' into feature-originaljson | Matt Keller | 2014-10-30 | 1 | -51/+120 | |
|\ | ||||||
| * | Output response status code at DEBUG level. | Ivan Ristic | 2014-10-30 | 1 | -0/+4 | |
| | | ||||||
| * | Don't perform DNS loopkup of the API hostname. This check fails with ↵ | Ivan Ristic | 2014-10-30 | 1 | -3/+1 | |
| | | | | | | | | hostnames that are hardcoded in /etc/hosts. | |||||
| * | Rename LabsSimClient.IsModern to IsReference, following the change in the APIs. | Ivan Ristic | 2014-10-30 | 1 | -5/+5 | |
| | | ||||||
| * | Formatting. | Ivan Ristic | 2014-10-30 | 1 | -45/+45 | |
| | | ||||||
| * | Require a valid server certificate. | Ivan Ristic | 2014-10-30 | 1 | -2/+1 | |
| | | ||||||
| * | Embed the address of the development API server. | Ivan Ristic | 2014-10-30 | 1 | -3/+6 | |
| | | ||||||
| * | Formatting oopsie | Matt Keller | 2014-10-29 | 1 | -2/+2 | |
| | | ||||||
| * | * Added -hostfile=file option, allowing for a file of hosts (one per | Matt Keller | 2014-10-29 | 1 | -4/+69 | |
| | | | | | | | | | | line) to be scanned instead of reading off the args. * Added hostname lookup validation of all hostnames prior to scanning * Added elementary-but-extensible URL validation for the apiLocation | |||||
* | | Added -rawoutput to print the returned JSON instead of the Go | Matt Keller | 2014-10-29 | 1 | -2/+14 | |
|/ | | | unmarhsalled/re-marshalled JSON. | |||||
* | Temporarily allow self-signed certificates. | Ivan Ristic | 2014-10-23 | 1 | -1/+7 | |
| | ||||||
* | First version. | Ivan Ristic | 2014-10-14 | 1 | -0/+646 | |