summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* .travis.yml: do not fail on brew install failurestmp-gnutls_3_5_x_travis_updatesNikos Mavrogiannopoulos2017-06-301-1/+1
* doc updategnutls_3_5_x-save-ocspNikos Mavrogiannopoulos2017-06-291-0/+3
* tests: added check on saving certs and OCSP responsesNikos Mavrogiannopoulos2017-06-292-1/+79
* gnutls-cli: save OCSP response at the time certificate is savedNikos Mavrogiannopoulos2017-06-291-8/+17
* certtool: removed unused variablesNikos Mavrogiannopoulos2017-06-201-7/+1
* ocsp: print response's signature algorithm in compact listingNikos Mavrogiannopoulos2017-06-201-16/+18
* gnutls-cli: be less verbose in OCSP error messagesNikos Mavrogiannopoulos2017-06-201-1/+2
* gnutls-cli: improved error message of OCSP failureNikos Mavrogiannopoulos2017-06-201-2/+2
* tests: pkcs11-mock: backported module from masterNikos Mavrogiannopoulos2017-06-201-34/+33
* gnutls_certificate_verification_status_print: mention OCSP in error messages ...Nikos Mavrogiannopoulos2017-06-191-2/+2
* tests: added unit test for safenet protectserver HSM's PKCS#11 supportgnutls_3_5_x_safenet_updatesNikos Mavrogiannopoulos2017-06-174-11/+227
* NEWS: doc updateNikos Mavrogiannopoulos2017-06-171-0/+20
* pkcs11: simplified pkcs11_login()Nikos Mavrogiannopoulos2017-06-173-28/+29
* pkcs11: the GNUTLS_PKCS11_OBJ_FLAG_LOGIN will force a loginNikos Mavrogiannopoulos2017-06-163-25/+38
* Handle specially safenet HSMs which request explicit authenticationNikos Mavrogiannopoulos2017-06-162-6/+19
* 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
* .gitlab-ci.yml: FreeBSD system is no longer available; disabling for CI [ci s...Nikos Mavrogiannopoulos2017-06-141-21/+21
* pkcs11: do not set leading zeros when writing integersgnutls_3_5_x_pkcs11_leading_zeros_fixNikos Mavrogiannopoulos2017-06-121-2/+41
* certtool: improved error message when public key cannot be figured [ci skip]Nikos Mavrogiannopoulos2017-06-081-1/+1
* tests: corrected typo in makefilegnutls_3_5_13Nikos Mavrogiannopoulos2017-06-071-1/+1
* released 3.5.13Nikos Mavrogiannopoulos2017-06-073-7/+7
* certtool: fix DER export with --p7-infoNikos Mavrogiannopoulos2017-06-061-8/+10
* doc updategnutls_3_5_x-tolerate-invalid-timeNikos Mavrogiannopoulos2017-06-051-0/+7
* tests: added unit test to verify that certificates with non-DER strict time f...Nikos Mavrogiannopoulos2017-06-055-117/+72
* Tolerate DER time encoding errorsNikos Mavrogiannopoulos2017-06-051-1/+6
* GNUTLS_E_INSUFFICIENT_SECURITY: moved to fatal errorsNikos Mavrogiannopoulos2017-05-311-2/+3
* doc updateNikos Mavrogiannopoulos2017-05-271-0/+2
* libtasn1: updated to 4.11Nikos Mavrogiannopoulos2017-05-275-22/+55
* tests: skip x86-specific tests when not in x86Nikos Mavrogiannopoulos2017-05-264-2/+25
* configure: warn when building as static library [ci skip]Nikos Mavrogiannopoulos2017-05-241-0/+9
* doc updateNikos Mavrogiannopoulos2017-05-241-0/+6
* gnutls_ocsp_status_request_enable_client: documented requirements for parametersNikos Mavrogiannopoulos2017-05-241-3/+9
* ext/status_request: Removed the parsing of responder IDs from client extensionNikos Mavrogiannopoulos2017-05-241-52/+16
* ext/status_request: ensure response IDs are properly deinitializedNikos Mavrogiannopoulos2017-05-241-6/+11
* self-tests: limit compatibility API checks to vectors with plaintextNikos Mavrogiannopoulos2017-05-231-3/+1
* tests: on cipher override do not run the compatibility checksNikos Mavrogiannopoulos2017-05-231-1/+1
* self-tests: introduced flag GNUTLS_SELF_TEST_FLAG_NO_COMPATNikos Mavrogiannopoulos2017-05-232-8/+12
* self-tests: all parameter was replaced by flagsNikos Mavrogiannopoulos2017-05-233-24/+25
* doc updateNikos Mavrogiannopoulos2017-05-231-0/+3
* aarch64: fix AES-GCM in-place encryption and decryptionNikos Mavrogiannopoulos2017-05-231-0/+24
* crypto: self-tests: enhance to include compatibility APIsNikos Mavrogiannopoulos2017-05-231-11/+221
* crypto-api: refuse to run gnutls_cipher_init() in full AEAD modesNikos Mavrogiannopoulos2017-05-223-2/+7
* doc: corrected error in gnutls_x509_privkey_sign_data parameters [ci skip]Nikos Mavrogiannopoulos2017-05-221-1/+1
* doc updategnutls_3_5_x-backport-pkcs7-multi-certsNikos Mavrogiannopoulos2017-05-161-0/+9
* tests: add test for signing with certificate listKarl Tarbe2017-05-165-1/+362
* certtool: allow multiple certificates in --p7-signKarl Tarbe2017-05-162-6/+20
* find_signer: eliminate memory leakNikos Mavrogiannopoulos2017-05-161-1/+4
* Fix autoconf progress message concerning heartbeat [ci skip]Andreas Metzler2017-05-141-1/+1
* doc: corrected typo [ci skip]Nikos Mavrogiannopoulos2017-05-111-1/+1