summaryrefslogtreecommitdiff
path: root/lib/cert-cred.c
Commit message (Expand)AuthorAgeFilesLines
* Removed all FIXME comments in codetmp-remove-fixmeNikos Mavrogiannopoulos2019-03-151-1/+2
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Remove redundant resets of variables after free()Tim Rühsen2019-02-221-3/+0
* Implemented support for raw public-key functionality (RFC7250).Tom Vrancken2018-12-151-1/+196
* Simplified check for NULL pointer to reduce code changes.Tom Vrancken2018-10-221-10/+11
* Added NULL pointer check in gnutls_certificate_free_credentials for safety.Tom Vrancken2018-10-181-11/+14
* allow no certificates to be reported by the gnutls_certificate_retrieve_funct...Nikos Mavrogiannopoulos2018-07-241-0/+7
* cert-cred: fix possible segfault when resetting cert retrieval functionDmitry Eremin-Solenikov2018-07-241-2/+8
* Support key matching with GOST keysDmitry Eremin-Solenikov2018-06-231-1/+11
* gnutls_certificate_set_retrieve_function3: updated documentationtmp-pkcs11-pcertNikos Mavrogiannopoulos2018-05-121-14/+10
* updated Since version in new function entries as well as map file versionsNikos Mavrogiannopoulos2018-02-191-1/+1
* x509/cert: reorganizedNikos Mavrogiannopoulos2018-02-191-0/+916