summaryrefslogtreecommitdiff
path: root/ssh-pkcs11-client.c
Commit message (Expand)AuthorAgeFilesLines
* make OPENSSL_HAS_ECC checks more thoroughDamien Miller2021-10-011-8/+8
* upstream: use the new variant log macros instead of prependingdjm@openbsd.org2020-10-181-27/+26
* upstream: expose PKCS#11 key labels/X.509 subjects as commentsdjm@openbsd.org2020-01-251-3/+11
* upstream: add "-v" flags to ssh-add and ssh-pkcs11-helper to turn updjm@openbsd.org2019-01-211-5/+10
* conditionalise ECDSA PKCS#11 supportDamien Miller2019-01-211-1/+9
* upstream: cleanup pkcs#11 client code: use sshkey_new in insteaddjm@openbsd.org2019-01-211-23/+42
* upstream: allow override of the pkcs#11 helper binary viadjm@openbsd.org2019-01-211-5/+7
* upstream: add support for ECDSA keys in PKCS#11 tokensdjm@openbsd.org2019-01-211-11/+92
* adapt -portable to OpenSSL 1.1x APIDamien Miller2018-09-131-0/+2
* upstream: hold our collective noses and use the openssl-1.1.x API indjm@openbsd.org2018-09-131-5/+7
* upstream: replace cast with call to sshbuf_mutable_ptr(); ok djm@markus@openbsd.org2018-07-101-2/+2
* upstream: pkcs11: switch to sshbuf API; ok djm@markus@openbsd.org2018-07-101-57/+79
* upstream committb@openbsd.org2018-02-071-2/+3
* upstream commitmarkus@openbsd.org2017-05-311-3/+3
* upstream commitmmcc@openbsd.org2015-12-111-2/+2
* - djm@cvs.openbsd.org 2014/06/24 01:13:21Damien Miller2014-07-021-1/+3
* - djm@cvs.openbsd.org 2013/05/17 00:13:13Darren Tucker2013-06-021-5/+5
* - miod@cvs.openbsd.org 2012/01/16 20:34:09Damien Miller2012-02-111-1/+3
* - (djm) [pkcs11.h ssh-pkcs11-client.c ssh-pkcs11-helper.c ssh-pkcs11.c]Damien Miller2010-02-241-0/+1
* - (djm) [ssh-pkcs11-client.c ssh-pkcs11-helper.c ssh-pkcs11.c]Damien Miller2010-02-121-0/+4
* - (djm) [ssh-pkcs11-client.c ssh-pkcs11-helper.c ssh-pkcs11.c]Damien Miller2010-02-121-1/+5
* - markus@cvs.openbsd.org 2010/02/08 10:50:20Damien Miller2010-02-121-0/+229