summaryrefslogtreecommitdiff
path: root/lib/cert-cred.c
Commit message (Expand)AuthorAgeFilesLines
* Drop unquoted angle brackets in gtk-doc comment.Andreas Metzler2022-01-061-1/+1
* build: avoid integer overflow in additionsDaiki Ueno2021-03-291-0/+5
* build: avoid potential integer overflow in array allocationDaiki Ueno2021-03-291-8/+10
* Added documentation for rawpk use in certificate retrieval callback.Tom Vrancken2021-02-281-6/+13
* x509: Improve documentation of new set_getissuer_functionMichael Catanzaro2020-11-301-10/+8
* x509: rework issuer callbackDaiki Ueno2020-11-191-4/+12
* Adds a new API gnutls_session_set_verify_output_function() that allows TLS ap...Sahana Prasad2020-11-101-0/+32
* src/cli: adds new option '--ca-auto-retrieve' that can be used with gnutls-cl...Sahana Prasad2020-09-021-0/+35
* Fix typo in API docsMichael Catanzaro2020-08-071-1/+1
* Implements a callback function gnutls_x509_trust_list_set_getissuer_function()Sahana Prasad2020-06-031-0/+32
* 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