Age | Commit message (Expand) | Author |
2016-08-27 | Update dependencies | Niall Sheridan |
2016-08-26 | First attempt at dropping privileges | sid77 |
2016-08-20 | Replace Fatals with Errors | Niall Sheridan |
2016-08-20 | Run some tests in parallel | Niall Sheridan |
2016-08-20 | Use references to config structs | Niall Sheridan |
2016-08-20 | Add key expiry time to the comment | Niall Sheridan |
2016-08-16 | Allow selecting which ip to listen on | Niall Sheridan |
2016-08-16 | Add private key along certificate | sid77 |
2016-08-15 | Ensure the /sign url is valid before use | Niall Sheridan |
2016-08-09 | Document sqlite | Niall Sheridan |
2016-08-09 | SQLite DB support | Niall Sheridan |
2016-08-08 | Don't use local files | Niall Sheridan |
2016-08-07 | Use bootstrap | Niall Sheridan |
2016-08-05 | Add an authdb flag for mongo | Niall Sheridan |
2016-08-01 | Fix and enable handers test | Niall Sheridan |
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 | 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 |