Skip to content

Pull requests: OpenSC/libp11

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Build fixes
#5 by alonbl was merged Oct 21, 2013 Loading… updated Jun 15, 2014
layout: create .gitignore out of svnignore
#6 by alonbl was closed Sep 27, 2013 Loading… updated Jul 16, 2014
generate key on board
#9 by yusukemihara was closed Jul 25, 2014 Loading… updated Jul 25, 2014
ECDSA support
#13 by dengert was merged Dec 23, 2014 Loading… updated Dec 23, 2014
Fix using older OpenSSL without adding the libp11 ECDSA code
#14 by dengert was merged Jan 5, 2015 Loading… updated Jan 5, 2015
Issue #15 Correction
#16 by gautric was merged Jan 20, 2015 Loading… updated Jan 20, 2015
Minor fixes
#12 by dwmw2 was closed May 13, 2015 Loading… updated May 13, 2015
Fix missing verify function in ECDSA_METHOD
#23 by 45264 was merged Jul 7, 2015 Loading… updated Jul 7, 2015
Transparent handling of PKCS #11 reinitialization after fork
#21 by nmav was closed Jul 9, 2015 Loading… updated Jul 9, 2015
Further increase the maximum size of a certificate
#24 by nmav was closed Jul 13, 2015 Loading… updated Jul 14, 2015
Any size cert
#26 by dengert was merged Jul 14, 2015 Loading… updated Jul 14, 2015
ECDSA reference count issues caused engine_pkcs11 to not shutdown
#17 by dengert was merged May 29, 2015 Loading… updated Jul 15, 2015
Transparent handling of PKCS #11 reinitialization after fork
#25 by nmav was merged Jul 13, 2015 Loading… updated Jul 17, 2015
reload the key object on fork
#27 by nmav was closed Aug 25, 2015 Loading… updated Aug 25, 2015
remove any mutex locks; the library is by design non-thread safe
#28 by nmav was closed Aug 25, 2015 Loading… updated Aug 25, 2015
Add a minimal test suite
#22 by nmav was closed Aug 25, 2015 Loading… updated Aug 25, 2015
Tell PKCS#11 modules that using OS locking primitives is OK
#29 by gerow was closed Aug 25, 2015 Loading… updated Aug 25, 2015
Add PKCS11_CTX_init_flags()
#19 by tiran was closed Aug 25, 2015 Loading… updated Aug 25, 2015
Fix two memory leaks with init_args
#18 by tiran was closed Aug 25, 2015 Loading… updated Aug 25, 2015
Get public exponent from public key, if private key doesn't contain it.
#3 by datacompboy was closed Aug 25, 2015 Loading… updated Aug 25, 2015
Resolve "buffer too small" error with some bigger certs
#1 by madprogrammer was closed Aug 25, 2015 Loading… updated Aug 25, 2015
Allow rsa no padding plus test
#31 by sadt was closed Sep 2, 2015 Loading… updated Sep 2, 2015
Allow RSA_NO_PADDING padding mode in PKCS11_private_encrypt. enhancement
#11 by sadt was closed Sep 2, 2015 Loading… updated Sep 2, 2015
Added PKCS11_is_logged_in function
#33 by denisenkom was merged Nov 7, 2015 Loading… updated Nov 7, 2015
fixed MSVC build and NULL pin handling
#36 by mtrojnar was closed Dec 1, 2015 Loading… updated Dec 1, 2015
ProTip! Filter pull requests by the default branch with base:master.