summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: enable all the ciphersuite in openssl cli for DSS checkstmp-gnutls35x-compat-checks-fixNikos Mavrogiannopoulos2016-12-311-3/+3
* tests: don't check against 3DES if disabled in opensslNikos Mavrogiannopoulos2016-12-311-3/+8
* tests: do not pass the -dhparams to openssl 1.1.0; it doesn't workNikos Mavrogiannopoulos2016-12-311-1/+8
* tests: simplified DH params formatNikos Mavrogiannopoulos2016-12-311-33/+9
* tests: added common variable for DH parametersNikos Mavrogiannopoulos2016-12-313-31/+33
* tests: fixed paths in compat testsNikos Mavrogiannopoulos2016-12-311-2/+2
* tests: better termination checking in compat testsNikos Mavrogiannopoulos2016-12-312-3/+22
* certtool: improved error reporting on file errorNikos Mavrogiannopoulos2016-12-311-2/+2
* .gitlab-ci.yml: changed buildroot to fedora25Nikos Mavrogiannopoulos2016-12-311-2/+2
* certtool: properly report unencrypted PKCS#8 keys in --p8-infoNikos Mavrogiannopoulos2016-12-301-0/+4
* doc updateNikos Mavrogiannopoulos2016-12-211-0/+5
* configure: introduced --with-priority-string optionNikos Mavrogiannopoulos2016-12-212-1/+7
* doc updateNikos Mavrogiannopoulos2016-12-201-0/+4
* priorities: reset the profile flags when appending new flagsNikos Mavrogiannopoulos2016-12-203-3/+14
* gnutls_session_set_verify_cert: doc updateNikos Mavrogiannopoulos2016-12-201-0/+6
* Revert "priorities: set the additional verify flags instead of appending them"Nikos Mavrogiannopoulos2016-12-201-1/+1
* Merge branch 'cherry-pick-84c487d0' into 'gnutls_3_5_x' Nikos Mavrogiannopoulos2016-12-194-10/+185
|\
| * Merge branch 'tmp-priority-fix' into 'master' Nikos Mavrogiannopoulos2016-12-194-10/+185
|/
* Merge branch 'cherry-pick-0e23754b' into 'gnutls_3_5_x' Nikos Mavrogiannopoulos2016-12-1713-430/+169
|\
| * Merge branch 'tmp-x509-print-fix' into 'master' Nikos Mavrogiannopoulos2016-12-1713-430/+169
|/
* Merge branch 'tmp-src-fix-3.5.x' into 'gnutls_3_5_x'Nikos Mavrogiannopoulos2016-12-151-1/+1
|\
| * Do not add cli-args.h to cli-args.stamp Makefile targettmp-src-fix-3.5.xAlexander Kanavin2016-12-151-1/+1
|/
* _gnutls_pkcs_raw_decrypt_data: merge all errors during decryption to GNUTLS_E...Nikos Mavrogiannopoulos2016-12-141-3/+4
* bumped version and doc update [ci skip]Nikos Mavrogiannopoulos2016-12-142-1/+11
* configure.ac: remove autogen'erated files only if necessaryDmitry Eremin-Solenikov2016-12-141-1/+1
* tests: added test for PKCS#8 encrypted key decodingNikos Mavrogiannopoulos2016-12-133-8/+89
* pkcs8: ensure that the correct error code is returned on decryption failureNikos Mavrogiannopoulos2016-12-131-0/+1
* doc update [ci skip]Nikos Mavrogiannopoulos2016-12-102-8/+27
* doc: updated to documentation of certtool [ci skip]Nikos Mavrogiannopoulos2016-12-091-5/+5
* x509: better documented gnutls_trust_list_flags_tNikos Mavrogiannopoulos2016-12-093-7/+34
* tests: disable ASAN leak checks on suite testsNikos Mavrogiannopoulos2016-12-091-4/+5
* tests: disable ASAN leak checks on certificate testsNikos Mavrogiannopoulos2016-12-091-0/+3
* tests: enhanced long-session-id testtmp-long-session-id-updateNikos Mavrogiannopoulos2016-12-091-14/+8
* handshake: return GNUTLS_E_ILLEGAL_PARAMETER on invalid ID sizeNikos Mavrogiannopoulos2016-12-091-1/+1
* tests: eliminate compilation warning in crq-basic [ci skip]Nikos Mavrogiannopoulos2016-12-091-1/+1
* .gitlab-ci.yml: do not enable IDN support in minimal buildNikos Mavrogiannopoulos2016-12-081-1/+1
* configure.ac: use AC_CONFIG_LINKS to copy autogenerated filesNikos Mavrogiannopoulos2016-12-081-12/+11
* Added autogen pre-generated files into repositoryNikos Mavrogiannopoulos2016-12-0822-0/+23394
* configure: added option to enable maintainer modeNikos Mavrogiannopoulos2016-12-082-1/+2
* .gitlab-ci.yml: split the CI run into stagesNikos Mavrogiannopoulos2016-12-083-206/+173
* .gitlab-ci.yml: use local libopts on x86Nikos Mavrogiannopoulos2016-12-081-1/+1
* doc: updated documentation on multithreading [ci skip]Nikos Mavrogiannopoulos2016-12-081-18/+7
* doc: list gnutls_init_flags_t [ci skip]Nikos Mavrogiannopoulos2016-12-081-0/+2
* tests: make conditional (to HAVE_LIBIDN) any IDN related checksNikos Mavrogiannopoulos2016-12-082-0/+6
* str: do not call gnutls_assert in inline functionNikos Mavrogiannopoulos2016-12-081-1/+2
* tests: disable leak checks in rsa-md5-collision.shNikos Mavrogiannopoulos2016-12-081-1/+6
* tests: split and enhanced UTF-8 name checks from hostname-checkNikos Mavrogiannopoulos2016-12-083-78/+218
* tests: added check with failed verification on invalid UTF-8Nikos Mavrogiannopoulos2016-12-084-1/+192
* tests: updated cert with UTF8 names to contain proper IDNA2003 encoded namesNikos Mavrogiannopoulos2016-12-081-14/+14
* gnutls_x509_crt_check_email type changed to unsignedNikos Mavrogiannopoulos2016-12-082-2/+2