summaryrefslogtreecommitdiff
path: root/lib/pkcs11x.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-53/+51
* Indent codeZoltan Fridrich2023-01-271-27/+36
* build: avoid integer overflow in additionsDaiki Ueno2021-03-291-0/+6
* build: avoid potential integer overflow in array allocationDaiki Ueno2021-03-291-1/+4
* pkcs11x: find_ext_cb: fix error propagationDaiki Ueno2021-03-291-2/+1
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Implemented support for raw public-key functionality (RFC7250).Tom Vrancken2018-12-151-1/+1
* pkcs11_override_cert_exts: do not use CKA_X_DISTRUSTED flag when retrievingNikos Mavrogiannopoulos2017-05-101-7/+2
* pkcs11: forbid PKCS#11 extensions to be used in other than trust modulesNikos Mavrogiannopoulos2016-09-271-0/+5
* pkcs11: only staple extensions from a trust module when they are from a non-d...Nikos Mavrogiannopoulos2016-09-261-4/+12
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-7/+7
* pkcs11: find_ext_cb: eliminated memory leakNikos Mavrogiannopoulos2016-05-031-0/+1
* gnutls_pkcs11_obj_get_exts: updated documentationNikos Mavrogiannopoulos2016-05-021-3/+6
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-3/+3
* Added GNUTLS_PKCS11_TOKEN_MODNAME for gnutls_pkcs11_token_get_infoNikos Mavrogiannopoulos2015-07-101-3/+3
* doc: avoid using structure for opaque typesNikos Mavrogiannopoulos2015-03-201-1/+1
* pkcs11: eliminated the need for struct token_infoNikos Mavrogiannopoulos2014-11-061-3/+3
* simulate pkcs11x.h when it doesn't existNikos Mavrogiannopoulos2014-09-131-5/+1
* added missing fileNikos Mavrogiannopoulos2014-09-121-0/+299