summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* test: corrected typo preventing the run of openpgp test [ci skip]Nikos Mavrogiannopoulos2017-05-111-1/+1
* released 3.5.12gnutls_3_5_12Nikos Mavrogiannopoulos2017-05-112-2/+2
* doc updatetmp-gnutls_3_5_x-p11-kit-trustNikos Mavrogiannopoulos2017-05-101-0/+3
* pkcs11_override_cert_exts: do not use CKA_X_DISTRUSTED flag when retrievingNikos Mavrogiannopoulos2017-05-101-7/+2
* updated auto-generated filesgnutls_3_5_x_sni_hostnameNikos Mavrogiannopoulos2017-05-105-603/+637
* doc updateNikos Mavrogiannopoulos2017-05-101-0/+3
* Makefile: files-update directive will update the auto-generated files in src/Nikos Mavrogiannopoulos2017-05-102-8/+17
* tests: added check for gnutls-cli's sni-hostname optionNikos Mavrogiannopoulos2017-05-102-1/+67
* gnutls-cli: introduced --sni-hostname optionNikos Mavrogiannopoulos2017-05-102-1/+11
* gnutls.h: introduced flag GNUTLS_EXT_FLAG_OVERRIDE_INTERNAL [ci skip]Nikos Mavrogiannopoulos2017-05-082-7/+23
* errors.h: _gnutls_cert_log will only print on non-null certificatesNikos Mavrogiannopoulos2017-05-081-1/+1
* doc updatetmp-gnutls_3_5_x-backport-rsa-psk-fixesNikos Mavrogiannopoulos2017-05-061-0/+3
* rsa-psk: Use the correct username datumNicolas Dufresne2017-05-061-2/+2
* tests: added check for PSK client callback in RSA-PSKNikos Mavrogiannopoulos2017-05-062-1/+319
* tests: simplified name of mini-rsa-psk checkNikos Mavrogiannopoulos2017-05-062-48/+14
* doc updateNikos Mavrogiannopoulos2017-05-051-0/+4
* tests: utilize the email_protection_key template optionNikos Mavrogiannopoulos2017-05-054-19/+20
* certtool: introduced the email_protection_key optionNikos Mavrogiannopoulos2017-05-053-0/+40
* gnutls-cli: Use CRLF with --starttls-proto=smtp.Andreas Metzler2017-05-021-2/+2
* tests: don't use GNUTLS_IDNA_FORCE_2008 in str-idnaNikos Mavrogiannopoulos2017-05-011-5/+1
* doc updatetmp-idna-hostname-backportsNikos Mavrogiannopoulos2017-04-301-0/+9
* tests: enhance with checks to verify that textual IPs are not matchedNikos Mavrogiannopoulos2017-04-301-0/+85
* gnutls_x509_crt_check_hostname2: no match dns fields against IPsNikos Mavrogiannopoulos2017-04-301-9/+11