Age | Commit message (Expand) | Author |
---|---|---|
2020-01-23 | Replace all calls to signal(2) with a wrapper around sigaction(2). | Darren Tucker |
2020-01-21 | check access(ssh-sk-helper, X_OK) to provide friendly error message | Damien Miller |
2020-01-10 | pass the log-on-stderr flag and log level through to ssh-sk-helper, | Damien Miller |
2020-01-06 | Extends the SK API to accept a set of key/value options for all | Damien Miller |
2019-12-30 | SK API and sk-helper error/PIN passing | Damien Miller |
2019-12-30 | implement loading of resident keys in ssh-sk-helper | Damien Miller |
2019-12-13 | actually commit the ssh-sk-helper client code; ok markus | Damien Miller |