summaryrefslogtreecommitdiff
path: root/lib/cert-cred.c
Commit message (Expand)AuthorAgeFilesLines
* Fix documented params for gnutls_certificate_retrieve_function3()tmp-fix-doc-gnutls_certificate_set_retrieve_function3Tim Rühsen2019-07-161-4/+10
* server auth: disable TLS 1.3 if no signature algorithm is usableDaiki Ueno2019-05-201-0/+3
* doc: Add documentation for GNUTLS_CERT_IGNOREAndreas Metzler2019-04-181-2/+3
* Removed all FIXME comments in code [ci skip]Nikos Mavrogiannopoulos2019-03-161-5/+4
* 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