Age | Commit message (Expand) | Author |
---|---|---|
2020-01-23 | upstream: Replace all calls to signal(2) with a wrapper around | dtucker@openbsd.org |
2020-01-21 | upstream: check access(ssh-sk-helper, X_OK) to provide friendly | djm@openbsd.org |
2020-01-21 | upstream: pass the log-on-stderr flag and log level through to | djm@openbsd.org |
2020-01-06 | upstream: Extends the SK API to accept a set of key/value options | djm@openbsd.org |
2019-12-30 | upstream: SK API and sk-helper error/PIN passing | djm@openbsd.org |
2019-12-30 | upstream: implement loading of resident keys in ssh-sk-helper | djm@openbsd.org |
2019-12-14 | remove a bunch of ENABLE_SK #ifdefs | Damien Miller |
2019-12-14 | ssh-sk-client.c needs includes.h | Damien Miller |
2019-12-14 | upstream: actually commit the ssh-sk-helper client code; ok markus | djm@openbsd.org |