summaryrefslogtreecommitdiff
path: root/ssh-sk-client.c
Commit message (Expand)AuthorAgeFilesLines
* upstream: Replace all calls to signal(2) with a wrapper arounddtucker@openbsd.org2020-01-231-4/+5
* upstream: check access(ssh-sk-helper, X_OK) to provide friendlydjm@openbsd.org2020-01-211-1/+9
* upstream: pass the log-on-stderr flag and log level through todjm@openbsd.org2020-01-211-17/+23
* upstream: Extends the SK API to accept a set of key/value optionsdjm@openbsd.org2020-01-061-5/+9
* upstream: SK API and sk-helper error/PIN passingdjm@openbsd.org2019-12-301-10/+37
* upstream: implement loading of resident keys in ssh-sk-helperdjm@openbsd.org2019-12-301-1/+71
* remove a bunch of ENABLE_SK #ifdefsDamien Miller2019-12-141-0/+8
* ssh-sk-client.c needs includes.hDamien Miller2019-12-141-0/+2
* upstream: actually commit the ssh-sk-helper client code; ok markusdjm@openbsd.org2019-12-141-0/+323