summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: added check on saving certs and OCSP responsestmp-ocsp-save-testsNikos Mavrogiannopoulos2017-06-292-1/+78
* gnutls-cli: save OCSP response at the time certificate is savedNikos Mavrogiannopoulos2017-06-291-8/+17
* moved compression-related APIs to compat.htmp-remove-support-for-compressionNikos Mavrogiannopoulos2017-06-222-11/+17
* doc: removed any references to compression and documented changeNikos Mavrogiannopoulos2017-06-223-40/+39
* tests: removed tests related to zlib supportNikos Mavrogiannopoulos2017-06-223-43/+0
* doc updateNikos Mavrogiannopoulos2017-06-221-0/+2
* Removed support for compression mechanismsNikos Mavrogiannopoulos2017-06-2217-901/+112
* gnutls-cli: be less verbose in OCSP error messagestmp-ocsptool-updatesNikos Mavrogiannopoulos2017-06-201-1/+2
* gnutls-cli: improved error message of OCSP failureNikos Mavrogiannopoulos2017-06-201-2/+2
* updated auto-generated filesNikos Mavrogiannopoulos2017-06-202-151/+238
* tests: ocsptool: added test of --verify-response with --load-chainNikos Mavrogiannopoulos2017-06-205-1/+221
* ocsp: print response's signature algorithm in compact listingNikos Mavrogiannopoulos2017-06-201-16/+18
* ocsptool: verify_response will print information on the responseNikos Mavrogiannopoulos2017-06-201-0/+12
* ocsptool: doc updateNikos Mavrogiannopoulos2017-06-201-21/+41
* ocsptool: allow combining --load-trust with --verify-responseNikos Mavrogiannopoulos2017-06-201-7/+9
* ocsptool: --load-chain will sort the input chainNikos Mavrogiannopoulos2017-06-203-1/+7
* ocsptool: introduced --verify-allow-broken optionNikos Mavrogiannopoulos2017-06-192-2/+12
* ocsptool: the --verify-response can be combined with --load-chainNikos Mavrogiannopoulos2017-06-191-39/+53
* gnutls_certificate_verification_status_print: mention OCSP in error messagesNikos Mavrogiannopoulos2017-06-191-2/+2
* ocsptool: added --load-chain optionNikos Mavrogiannopoulos2017-06-194-197/+224
* doc updateNikos Mavrogiannopoulos2017-06-191-0/+4
* tests: enabled X25519 interop tests with openssl 1.1.0Nikos Mavrogiannopoulos2017-06-192-15/+31
* NORMAL priority: no longer enable the smaller curves by defaultNikos Mavrogiannopoulos2017-06-191-4/+0
* NORMAL priority: enable X25519 curveNikos Mavrogiannopoulos2017-06-191-0/+2
* pkcs11: cleanups in pkcs11_login()tmp-safenet-updates-v2Nikos Mavrogiannopoulos2017-06-171-12/+21
* tests: pkcs11-mock: reset state when requesting reauthNikos Mavrogiannopoulos2017-06-171-1/+4
* pkcs11: improved handling of HSMs without CKU_CONTEXT_SPECIFIC supportNikos Mavrogiannopoulos2017-06-172-34/+28
* tests: added unit test for safenet protectserver HSM's PKCS#11 supporttmp-handle-safenet-hsmsNikos Mavrogiannopoulos2017-06-164-11/+224
* pkcs11: simplified pkcs11_login()Nikos Mavrogiannopoulos2017-06-163-21/+19
* pkcs11: the GNUTLS_PKCS11_OBJ_FLAG_LOGIN will force a loginNikos Mavrogiannopoulos2017-06-163-25/+36
* Handle specially safenet HSMs which cannot handle CKU_CONTEXT_SPECIFICNikos Mavrogiannopoulos2017-06-162-5/+26
* Added documentation to legacy openpgp functionsNikos Mavrogiannopoulos2017-06-161-0/+143
* Removed unnecessary certificate type functionalityNikos Mavrogiannopoulos2017-06-163-97/+6
* NEWS: doc updateNikos Mavrogiannopoulos2017-06-161-4/+3
* updated auto-generated filesNikos Mavrogiannopoulos2017-06-166-1439/+954
* doc: removed references to openpgpNikos Mavrogiannopoulos2017-06-165-17/+14
* po: removed openpgp/output.cNikos Mavrogiannopoulos2017-06-161-1/+0
* guile: removed openpgp related testsNikos Mavrogiannopoulos2017-06-1610-415/+0
* fuzz: removed the openpgp certificate fuzzerNikos Mavrogiannopoulos2017-06-163-51/+2
* tools: removed options for openpgp supportNikos Mavrogiannopoulos2017-06-167-753/+11
* Removed support for openpgp certificates and keysNikos Mavrogiannopoulos2017-06-1677-18765/+28
* tests: removed openpgp related testsNikos Mavrogiannopoulos2017-06-1617-1998/+0
* tests: added reproducer for assertion triggerNikos Mavrogiannopoulos2017-06-161-0/+0
* nettle: ported fix for assertion failure in pss_verify_mgf1Daiki Ueno2017-06-161-4/+8
* .gitlab-ci.yml: keep logs of tests in abi buildNikos Mavrogiannopoulos2017-06-161-0/+3
* doc: simplified the default client exampleNikos Mavrogiannopoulos2017-06-161-19/+2
* tests: added reproducer for OCSP response found test casestmp-ocsp-status-fixNikos Mavrogiannopoulos2017-06-154-4/+115
* fuzz: documented location for OCSP-related reproducersNikos Mavrogiannopoulos2017-06-151-6/+7
* ocsp: added sanity check in returned lengthNikos Mavrogiannopoulos2017-06-151-1/+4
* doc: added/modernized text on AEAD ciphers [ci skip]Nikos Mavrogiannopoulos2017-06-151-18/+31