summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated auto-generated filestmp-fips140-allow-hashNikos Mavrogiannopoulos2018-02-193-0/+6
* doc updateNikos Mavrogiannopoulos2018-02-191-0/+10
* tests: check gnutls_fips140_set_mode operation per threadNikos Mavrogiannopoulos2018-02-192-1/+193
* tests: added unit test of gnutls_fips140_set_modeNikos Mavrogiannopoulos2018-02-194-8/+156
* tests: gnutls_hmac_fast: explicitly enable MD5 use under FIPS140-2 modeNikos Mavrogiannopoulos2018-02-191-16/+22
* tests: gc.c -> gnutls_hmac_fast.cNikos Mavrogiannopoulos2018-02-192-6/+1
* doc: documented gnutls_fips140_set_mode and gnutls_fips_mode_tNikos Mavrogiannopoulos2018-02-191-10/+52
* fips140: added function for applications to switch the FIPS140-2 modeNikos Mavrogiannopoulos2018-02-1910-71/+225
* fips140: enforcement of allowed ciphers moved to crypto-api.c and cipher_int.cNikos Mavrogiannopoulos2018-02-194-29/+45
* fips140: enforcement of hash and MACs use moved to crypto-api.c and hash_int.cNikos Mavrogiannopoulos2018-02-194-37/+53
* tests: srp: increased timeout to 40secs [ci skip]Nikos Mavrogiannopoulos2018-02-191-2/+2
* doc: updates NEWS entry for 3.6.2 adding ABI changes [ci skip]Nikos Mavrogiannopoulos2018-02-181-1/+2
* latex: introduced functionWarning macroNikos Mavrogiannopoulos2018-02-161-0/+4
* bumped versiongnutls_3_6_2Nikos Mavrogiannopoulos2018-02-163-3/+3
* tests: check whether gnutls_credentials_set() can be set in an hsk hooktmp-improved-vhost-documentation-testsNikos Mavrogiannopoulos2018-02-142-1/+146
* doc: documented how to set the credentials late in certain vhost scenariosNikos Mavrogiannopoulos2018-02-141-0/+38
* doc: updated text on gnutls_handshake_set_hook_functionNikos Mavrogiannopoulos2018-02-132-9/+9
* doc update [ci skip]Nikos Mavrogiannopoulos2018-02-131-0/+8
* priority: disable the enabled by default RSA-PSS signature algorithmstmp-tests-include-ccmNikos Mavrogiannopoulos2018-02-127-20/+27
* tests: cipher-openssl-compat: extend to include CCM testsNikos Mavrogiannopoulos2018-02-121-22/+64
* Improve documentation of gnutls_x509_trust_list_iter_get_ca [ci skip]Michael Catanzaro2018-02-101-2/+5
* .gitlab-ci.yml: run the fuzz testsuite under various CPU capabilitiestmp-check-key-sizesNikos Mavrogiannopoulos2018-02-081-0/+4
* accelerated: make explicit key size check to all accelerated ciphersNikos Mavrogiannopoulos2018-02-0816-6/+37
* accelerated: check keysize in SSSE3 cipher setkeyVitezslav Cizek2018-02-081-0/+3
* p11tool: updated documentation [ci skip]Nikos Mavrogiannopoulos2018-02-081-3/+7
* nettle: use the nettle_get_secp API when availabletmp-new-nettle-abiNikos Mavrogiannopoulos2018-02-071-5/+15
* nettle base64_encode_raw: use cast to avoid warningsNikos Mavrogiannopoulos2018-02-063-4/+4
* accelerated: x86-common: do not use _xgetbv() with clangNikos Mavrogiannopoulos2018-02-061-1/+1
* configure: treat solaris as ELF systemNikos Mavrogiannopoulos2018-02-061-0/+1
* tests: repeat cipher test with multiple keys and noncestmp-aarch64-gcm-fixNikos Mavrogiannopoulos2018-02-061-61/+102
* accelerated: aarch64: fix GCM counter incrementNikos Mavrogiannopoulos2018-02-061-2/+3
* accelerated: fix use of SSSE3 vpaes_encryptNikos Mavrogiannopoulos2018-02-061-1/+7
* accelerated: fix use of aesni_ecb_encrypt()tmp-aesni-gcm-fixNikos Mavrogiannopoulos2018-02-051-1/+1
* serv: increase cache size used for resumptionNikos Mavrogiannopoulos2018-02-021-1/+1
* CONTRIBUTING.md: check the issue closing as part of review [ci skip]Nikos Mavrogiannopoulos2018-02-021-0/+1
* gnutls-cli: no longer print certificate types or compression methodsNikos Mavrogiannopoulos2018-02-021-19/+2
* Inline version macros into its users.Jay Foad2018-01-271-20/+22
* updated auto-generated filestmp-fix-certtool-double-freeNikos Mavrogiannopoulos2018-01-261-474/+474
* certtool: deprecated the --certificate-pubkey optionNikos Mavrogiannopoulos2018-01-261-1/+2
* certtool: avoid duplicate deinitialization on --certificate-pubkeyNikos Mavrogiannopoulos2018-01-261-4/+8
* dh: document why BER decoding rules are allowsNikos Mavrogiannopoulos2018-01-231-0/+2
* pubkey: use the strict DER decoder for SubjectPublicKeyInfoNikos Mavrogiannopoulos2018-01-231-1/+1
* pk: document need for the generic BER decoderNikos Mavrogiannopoulos2018-01-231-0/+6
* doc updatetmp-pkcs11-access-fixesNikos Mavrogiannopoulos2018-01-231-0/+2
* tests: check whether deletion of a certificate object worksNikos Mavrogiannopoulos2018-01-231-0/+19
* p11tool: corrected issue preventing the deletion of objects in batch modeNikos Mavrogiannopoulos2018-01-231-0/+2
* p11tool: corrected type affecting use of --only-urlsNikos Mavrogiannopoulos2018-01-231-1/+1
* tests: pkcs11/tls-neg-pkcs11-key: updated for softhsm with PKCS#11 supportNikos Mavrogiannopoulos2018-01-221-12/+19
* added sub-section on selecting the right return value [ci skip]Nikos Mavrogiannopoulos2018-01-221-0/+7
* doc update [ci skip]Nikos Mavrogiannopoulos2018-01-171-5/+15