Age | Commit message (Expand) | Author |
2016-07-31 | Support mongo datastores | Niall Sheridan |
2016-07-31 | Use a KRL for revoked certs | Niall Sheridan |
2016-07-24 | Add a page for revoking certs | Niall Sheridan |
2016-07-17 | Update vendor libs | Niall Sheridan |
2016-07-17 | Add some handlers tests | Niall Sheridan |
2016-07-03 | first pass at a certificate store | Niall Sheridan |
2016-06-30 | Configurable logfile location | Niall Sheridan |
2016-06-29 | Add CI image | Niall Sheridan |
2016-06-28 | http logging | Niall Sheridan |
2016-06-28 | i have no idea what i'm doing | Niall Sheridan |
2016-06-28 | remove origin | Niall Sheridan |
2016-06-28 | run tests using tip | Niall Sheridan |
2016-06-27 | Updated agent lib accepts *ed25519.PrivateKey | Niall Sheridan |
2016-06-15 | Merge pull request #22 from nsheridan/whitelist | Niall Sheridan |
2016-06-14 | Update whitelisting | Niall Sheridan |
2016-06-14 | Update README | Niall Sheridan |
2016-06-14 | Merge pull request #21 from nsheridan/whitelist_support | Marco Bonetti |
2016-06-14 | Add support for a users whitelist | Marco Bonetti |
2016-06-13 | Don't test against tip | Niall Sheridan |
2016-06-13 | Run the linter as part of tests. | Niall Sheridan |
2016-06-06 | Merge pull request #18 from nsheridan/agent_lifetime | Niall Sheridan |
2016-06-06 | Update agent package | Niall Sheridan |
2016-06-06 | Merge pull request #17 from nsheridan/vendor | Niall Sheridan |
2016-06-06 | Merge pull request #16 from nsheridan/s3 | Niall Sheridan |
2016-06-06 | Merge pull request #15 from nsheridan/auth_state | Niall Sheridan |
2016-06-06 | update vendor | Niall Sheridan |
2016-06-06 | Save oauth 'state' identifier in the client | Niall Sheridan |
2016-06-05 | Add AWS S3 and Google GCS virtual filesystems. | Niall Sheridan |
2016-06-02 | Set an expiry on keys added to the agent | Niall Sheridan |
2016-06-02 | Validate tokens correctly | Niall Sheridan |
2016-06-01 | Fix | Niall Sheridan |
2016-05-29 | Add tmp to .gitignore | Patrick O'Doherty |
2016-05-29 | Merge pull request #10 from nsheridan/hcl | Niall Sheridan |
2016-05-29 | Filter vendor packages from tests | Niall Sheridan |
2016-05-29 | Replace json examples with hcl examples | Niall Sheridan |
2016-05-29 | Ignore new default config file. | Niall Sheridan |
2016-05-29 | Switch from json to hcl configs | Niall Sheridan |
2016-05-29 | Merge pull request #7 from nsheridan/client_config | Niall Sheridan |
2016-05-29 | Merge pull request #11 from nsheridan/go_versions | Niall Sheridan |
2016-05-29 | Run more CI checks | Niall Sheridan |
2016-05-29 | Use flags as defaults, allow them to override config file | Niall Sheridan |
2016-05-29 | Remove unneeded template_dir | Niall Sheridan |
2016-05-29 | Mention GO15VENDOREXPERIMENT | Niall Sheridan |
2016-05-29 | fix client_test.go invocations of send method | Patrick O'Doherty |
2016-05-29 | Add validate_tls_certificate option to client config | Patrick O'Doherty |
2016-05-29 | Fix tests | Niall Sheridan |
2016-05-29 | Use a simple config file for configuring the client. | Niall Sheridan |
2016-05-28 | Merge pull request #9 from nsheridan/github_auth | Niall Sheridan |
2016-05-28 | Set expiry time in the github auth package | Niall Sheridan |
2016-05-28 | Define the token tmpl as a string | Niall Sheridan |