Age | Commit message (Expand) | Author |
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-28 | http logging | Niall Sheridan |
2016-06-27 | Updated agent lib accepts *ed25519.PrivateKey | Niall Sheridan |
2016-06-06 | Merge pull request #18 from nsheridan/agent_lifetime | Niall Sheridan |
2016-06-06 | Merge pull request #16 from nsheridan/s3 | 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-05-29 | Switch from json to hcl configs | Niall Sheridan |
2016-05-29 | Use flags as defaults, allow them to override config file | 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 | Set expiry time in the github auth package | Niall Sheridan |
2016-05-28 | Define the token tmpl as a string | Niall Sheridan |
2016-05-24 | Don't allow wide-open Google or Github configs | Patrick O'Doherty |
2016-05-22 | Make template directory configurable | Niall Sheridan |
2016-05-22 | Move binaries into cmd/ directory | Niall Sheridan |