Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-08 | Misc fixes | Niall Sheridan | |
- Add `fast_finish` to travis config - Specify that Go 1.9 is supported - Additional error checking which was previously missed - Make the migrations test better - | |||
2017-10-17 | Support a message to be passed and logged from client to server (#67) | Bob Long | |
* Support a message to be passed and logged from client to server | |||
2017-04-10 | remove calls to t.Parallel() | Niall Sheridan | |
2017-01-14 | Add critical options support | Niall Sheridan | |
2017-01-10 | Use latest versions | Niall Sheridan | |
Fix newly-broken tests | |||
2016-09-01 | Remove the Principal field from the request | Niall Sheridan | |
The server will always overwrite this field with the username obtained from the auth provider. Allowing the client to set it is a waste of time. | |||
2016-08-20 | Replace Fatals with Errors | Niall Sheridan | |
2016-08-20 | Run some tests in parallel | Niall Sheridan | |
2016-07-31 | Use a KRL for revoked certs | Niall Sheridan | |
2016-07-03 | first pass at a certificate store | Niall Sheridan | |
2016-04-21 | Missed some bits | Niall Sheridan | |
2016-04-19 | this serves no purpose | Niall Sheridan | |
2016-04-19 | SSH signer tests | Niall Sheridan | |