index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssh-pkcs11-helper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
more OPENSSL_HAS_ECC
Damien Miller
2024-08-16
1
-0
/
+6
*
upstream: Convert RSA and ECDSA key to the libcrypto EVP_PKEY API.
djm@openbsd.org
2024-08-15
1
-34
/
+49
*
upstream: check for POLLHUP wherever we check for POLLIN
djm@openbsd.org
2021-11-18
1
-2
/
+2
*
upstream: remove a bunch of %p in format strings; leftovers of
djm@openbsd.org
2021-08-11
1
-2
/
+3
*
Remove some whitespace not in upstream.
Darren Tucker
2021-07-03
1
-1
/
+0
*
upstream: use the new variant log macros instead of prepending
djm@openbsd.org
2020-10-18
1
-41
/
+31
*
upstream: remove unused variables in ssh-pkcs11-helper; ok djm
markus@openbsd.org
2020-03-13
1
-8
/
+2
*
upstream: expose PKCS#11 key labels/X.509 subjects as comments
djm@openbsd.org
2020-01-25
1
-8
/
+13
*
Wrap poll.h includes in HAVE_POLL_H.
Darren Tucker
2019-10-28
1
-0
/
+2
*
upstream: fixes for !WITH_OPENSSL compilation; ok dtucker@
djm@openbsd.org
2019-09-06
1
-1
/
+18
*
upstream: lots of things were relying on libcrypto headers to
djm@openbsd.org
2019-09-06
1
-1
/
+2
*
upstream: Replace calls to ssh_malloc_init() by a static init of
otto@openbsd.org
2019-06-07
1
-2
/
+1
*
Fix building w/out ECC.
Darren Tucker
2019-05-17
1
-0
/
+2
*
upstream: Move a variable declaration to the block where it's used
dtucker@openbsd.org
2019-05-17
1
-3
/
+3
*
upstream: switch mainloop from select(2) to poll(2); ok deraadt@
djm@openbsd.org
2019-01-23
1
-23
/
+19
*
upstream: add "-v" flags to ssh-add and ssh-pkcs11-helper to turn up
djm@openbsd.org
2019-01-21
1
-5
/
+23
*
upstream: add support for ECDSA keys in PKCS#11 tokens
djm@openbsd.org
2019-01-21
1
-10
/
+30
*
upstream commit
markus@openbsd.org
2018-01-23
1
-78
/
+105
*
upstream commit
markus@openbsd.org
2017-05-31
1
-7
/
+7
*
upstream commit
dtucker@openbsd.org
2016-02-16
1
-1
/
+2
*
upstream commit
deraadt@openbsd.org
2015-08-21
1
-3
/
+3
*
upstream commit
deraadt@openbsd.org
2015-01-26
1
-2
/
+1
*
upstream commit
djm@openbsd.org
2014-12-11
1
-1
/
+2
*
- djm@cvs.openbsd.org 2014/06/24 01:13:21
Damien Miller
2014-07-02
1
-2
/
+6
*
- djm@cvs.openbsd.org 2013/12/02 02:56:17
Damien Miller
2013-12-05
1
-2
/
+3
*
- djm@cvs.openbsd.org 2013/05/17 00:13:13
Darren Tucker
2013-06-01
1
-12
/
+11
*
- dtucker@cvs.openbsd.org 2013/05/10 10:13:50
Darren Tucker
2013-05-16
1
-2
/
+1
*
- dtucker@cvs.openbsd.org 2012/07/02 12:13:26
Darren Tucker
2012-07-02
1
-3
/
+3
*
- (djm) [Makefile.in WARNING.RNG aclocal.m4 buildpkg.sh.in configure.ac]
Damien Miller
2011-05-05
1
-1
/
+0
*
- (djm) [ssh-pkcs11-helper.c] Move #ifdef to after #defines to fix
Damien Miller
2010-03-13
1
-2
/
+2
*
- (tim) [ssh-pkcs11-helper.c] Move declarations before calling functions
Tim Rice
2010-02-28
1
-3
/
+3
*
- (djm) [ssh-pkcs11-helper.c ] Ensure RNG is initialised and seeded
Damien Miller
2010-02-27
1
-0
/
+2
*
- (djm) [pkcs11.h ssh-pkcs11-client.c ssh-pkcs11-helper.c ssh-pkcs11.c]
Damien Miller
2010-02-24
1
-0
/
+1
*
- (djm) [ssh-pkcs11-client.c ssh-pkcs11-helper.c ssh-pkcs11.c]
Damien Miller
2010-02-12
1
-0
/
+15
*
- (djm) [ssh-pkcs11-client.c ssh-pkcs11-helper.c ssh-pkcs11.c]
Damien Miller
2010-02-11
1
-2
/
+7
*
- markus@cvs.openbsd.org 2010/02/08 10:50:20
Damien Miller
2010-02-11
1
-0
/
+349