Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
a98d5ba31e5e7e01317352f85fa63b846a960f8c
/
ssh-pkcs11.c
1d89232
upstream: improve error messages for some common PKCS#11 C_Login
by djm@openbsd.org
· 4 years, 8 months ago
31c860a
upstream: pkcs11_register_provider: return < 0 on error; ok djm
by markus@openbsd.org
· 4 years, 9 months ago
89a8d45
upstream: expose PKCS#11 key labels/X.509 subjects as comments
by djm@openbsd.org
· 4 years, 10 months ago
0846827
upstream: revert unconditional forced login implemented in r1.41 of
by djm@openbsd.org
· 5 years ago
7d6034b
upstream: if a PKCS#11 token returns no keys then try to login and
by djm@openbsd.org
· 5 years ago
b52c0c2
upstream: downgrade PKCS#11 "provider returned no slots" warning
by djm@openbsd.org
· 5 years ago
9634ffb
Add headers to prevent warnings w/out OpenSSL.
by Darren Tucker
· 5 years ago
97370f6
Fix building w/out ECC.
by Darren Tucker
· 6 years ago
5590f53
Whitespace resync w/OpenBSD.
by Darren Tucker
· 6 years ago
2aee9a4
upstream: fix use-after-free in ssh-pkcs11; found by hshoexer w/AFL
by markus@openbsd.org
· 6 years ago
7a7fdca
upstream: fix NULL-deref crash in PKCS#11 code when attempting
by djm@openbsd.org
· 6 years ago
41923ce
upstream: Correct some bugs in PKCS#11 token PIN handling at
by djm@openbsd.org
· 6 years ago
2162171
upstream: Support keys that set the CKA_ALWAYS_AUTHENTICATE by
by djm@openbsd.org
· 6 years ago
23490a6
fix previous test
by Damien Miller
· 6 years ago
b6dd327
Wrap ECC static globals in EC_KEY_METHOD_NEW too.
by Darren Tucker
· 6 years ago
662be40
upstream: always print the caller's error message in ossl_error(),
by djm@openbsd.org
· 6 years ago
ce46c3a
upstream: get the ex_data (pkcs11_key object) back from the keys at
by djm@openbsd.org
· 6 years ago
2efcf81
Fix -Wunused when compiling PKCS#11 without ECDSA
by Damien Miller
· 6 years ago
6329764
upstream: use ECDSA_SIG_set0() instead of poking signature values into
by djm@openbsd.org
· 6 years ago
5de6ac2
remove HAVE_DLOPEN that snuck in
by Damien Miller
· 6 years ago
e2cb445
conditionalise ECDSA PKCS#11 support
by Damien Miller
· 6 years ago
fcb1b09
upstream: we use singleton pkcs#11 RSA_METHOD and EC_KEY_METHOD
by djm@openbsd.org
· 6 years ago
6529409
upstream: KNF previous; from markus@
by djm@openbsd.org
· 6 years ago
58622a8
upstream: use OpenSSL's RSA reference counting hooks to
by djm@openbsd.org
· 6 years ago
f118542
upstream: make the PKCS#11 RSA code more like the new PKCS#11
by djm@openbsd.org
· 6 years ago
445cfce
upstream: fix leak of ECDSA pkcs11_key objects
by djm@openbsd.org
· 6 years ago
8a24675
upstream: use EVP_PKEY_get0_EC_KEY() instead of direct access of
by djm@openbsd.org
· 6 years ago
24757c1
upstream: cleanup PKCS#11 ECDSA pubkey loading: the returned
by djm@openbsd.org
· 6 years ago
749aef3
upstream: cleanup unnecessary code in ECDSA pkcs#11 signature
by djm@openbsd.org
· 6 years ago
93f0210
upstream: add support for ECDSA keys in PKCS#11 tokens
by djm@openbsd.org
· 6 years ago
48f54b9
adapt -portable to OpenSSL 1.1x API
by Damien Miller
· 6 years ago
482d23b
upstream: hold our collective noses and use the openssl-1.1.x API in
by djm@openbsd.org
· 6 years ago
7cd3163
upstream commit
by jsing@openbsd.org
· 7 years ago
9e509d4
upstream commit
by deraadt@openbsd.org
· 7 years ago
ff7371a
upstream commit
by markus@openbsd.org
· 7 years ago
efb494e
upstream commit
by djm@openbsd.org
· 8 years ago
d2d772f
upstream commit
by djm@openbsd.org
· 9 years ago
63ebcd0
upstream commit
by djm@openbsd.org
· 9 years ago
b15fd98
upstream commit
by djm@openbsd.org
· 9 years ago
a71ba58
upstream commit
by djm@openbsd.org
· 9 years ago
657a5fb
upstream commit
by deraadt@openbsd.org
· 10 years ago
ce4f59b
upstream commit
by deraadt@openbsd.org
· 10 years ago
cb3bde3
upstream commit
by djm@openbsd.org
· 10 years ago
1129dcf
upstream commit
by djm@openbsd.org
· 10 years ago
8668706
- djm@cvs.openbsd.org 2014/06/24 01:13:21
by Damien Miller
· 10 years ago
686c7d9
- djm@cvs.openbsd.org 2014/05/02 03:27:54
by Damien Miller
· 11 years ago
4f40209
- djm@cvs.openbsd.org 2014/03/26 04:55:35
by Damien Miller
· 11 years ago
867e693
- markus@cvs.openbsd.org 2013/11/13 13:48:20
by Damien Miller
· 11 years ago
c8908aa
- djm@cvs.openbsd.org 2013/11/06 23:05:59
by Damien Miller
· 11 years ago
61c5c23
- (djm) [ssh-pkcs11.c] Bring back "non-constant initialiser" fix (rev 1.5)
by Damien Miller
· 11 years ago
d2252c7
- markus@cvs.openbsd.org 2013/11/02 20:03:54
by Damien Miller
· 11 years ago
746d1a6
- djm@cvs.openbsd.org 2013/07/12 00:20:00
by Damien Miller
· 11 years ago
a627d42
- djm@cvs.openbsd.org 2013/05/17 00:13:13
by Darren Tucker
· 11 years ago
0dd24e0
- (dtucker) [ssh-keygen.c ssh-pkcs11.c] Bug #1929: add null implementations
by Darren Tucker
· 13 years ago
4fe686d
- markus@cvs.openbsd.org 2010/06/08 21:32:19
by Damien Miller
· 14 years ago
031c910
- markus@cvs.openbsd.org 2010/04/15 20:32:55
by Damien Miller
· 15 years ago
179eee0
- (tim) [ssh-pkcs11.c] Fix "non-constant initializer" errors in older
by Tim Rice
· 15 years ago
05abd2c
- (djm) [pkcs11.h ssh-pkcs11-client.c ssh-pkcs11-helper.c ssh-pkcs11.c]
by Damien Miller
· 15 years ago
dfa4156
- (djm) [ssh-pkcs11-client.c ssh-pkcs11-helper.c ssh-pkcs11.c]
by Damien Miller
· 15 years ago
8ad0fbd
- (djm) [ssh-pkcs11-client.c ssh-pkcs11-helper.c ssh-pkcs11.c]
by Damien Miller
· 15 years ago
7ea845e
- markus@cvs.openbsd.org 2010/02/08 10:50:20
by Damien Miller
· 15 years ago