summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-pkcs11-client.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* New key API: refactor key-related functions to be more library-like,djm2014-06-241-1/+3
* bye, bye xfree(); ok markus@djm2013-05-171-5/+5
* Fix a memory leak in pkcs11_rsa_private_encrypt(), reported by Jan Klemkow.miod2012-01-161-1/+3
* Add $OpenBSD$ tags in comments, our portable-syncing scripts use thesedjm2010-02-241-0/+1
* replace our obsolete smartcard code with PKCS#11.markus2010-02-081-0/+229