summaryrefslogtreecommitdiff
path: root/lib/auto-verify.c
Commit message (Expand)AuthorAgeFilesLines
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* priorities: reset the profile flags when appending new flagsNikos Mavrogiannopoulos2016-12-201-2/+3
* gnutls_session_set_verify_cert: doc updateNikos Mavrogiannopoulos2016-12-201-0/+6
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-14/+14
* Documentation updateAndreas Metzler2015-10-211-3/+3
* updated documentation on gnutls_vdata_types_t based on DKG's suggestionsNikos Mavrogiannopoulos2015-09-171-2/+3
* renamed the auto-verification functionsNikos Mavrogiannopoulos2015-09-051-7/+7
* Introduced GNUTLS_E_CERTIFICATE_VERIFICATION_ERROR to be returned by the auto...Nikos Mavrogiannopoulos2015-08-271-5/+5
* Define more precisely the auto verification function semantics.Nikos Mavrogiannopoulos2015-08-241-3/+6
* Allow overriding the verification flags from the auto-verification functionsNikos Mavrogiannopoulos2015-08-241-2/+9
* Document the new verification functionsNikos Mavrogiannopoulos2015-08-241-2/+3
* Added simpler verification functions for clientsNikos Mavrogiannopoulos2015-08-241-0/+135