summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* certtool: document the --load-ca-certificate can be used with PKCS#11 URLstmp-cert-updatesNikos Mavrogiannopoulos2016-12-091-1/+1
* certtool: load_ca_cert() can load a CA from URLsNikos Mavrogiannopoulos2016-12-091-1/+11
* certtool: unified the CA certificate loading processNikos Mavrogiannopoulos2016-12-091-183/+103
* 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
* x509: do not attempt to ACE encode values stored in certificatesNikos Mavrogiannopoulos2016-12-082-36/+12
* .gitlab-ci.yml: removed libintl referencesgnutls_3_5_7Nikos Mavrogiannopoulos2016-12-081-4/+0
* tests: added missing test in distNikos Mavrogiannopoulos2016-12-081-1/+1
* tests: corrected typos in starttls.shNikos Mavrogiannopoulos2016-12-081-1/+1
* bumped versionNikos Mavrogiannopoulos2016-12-083-4/+4
* tests: reduced the intermediate steps in rsa-md5-collisiontmp-rsa-md5-simplificationsNikos Mavrogiannopoulos2016-12-077-21/+533
* configure: break after finding the first libtspitmp-configure-doc-fixNikos Mavrogiannopoulos2016-12-071-0/+1
* doc updateNikos Mavrogiannopoulos2016-12-071-9/+16
* tests: added operational -sign/verify- tests in keygen appNikos Mavrogiannopoulos2016-12-071-0/+46
* gnutls_x509_privkey_cpy: use _gnutls_pk_params_copyNikos Mavrogiannopoulos2016-12-071-11/+6
* tests: enhanced keygen to include check of gnutls_x509_privkey_cpyNikos Mavrogiannopoulos2016-12-071-1/+19
* tests: added tests for CRL generation APIsNikos Mavrogiannopoulos2016-12-072-1/+212
* x509 crl: document the nextUpdate field limitationNikos Mavrogiannopoulos2016-12-071-0/+5
* Don't trash DER CRQ output with text dataDmitry Eremin-Solenikov2016-12-073-2/+6
* x509 crl: Allow generation of CRLs not to specify a nextUpdateNikos Mavrogiannopoulos2016-12-071-0/+6
* doc update [ci skip]Nikos Mavrogiannopoulos2016-12-061-0/+3
* tests: updated overhead calculation for new codeNikos Mavrogiannopoulos2016-12-061-3/+10
* DTLS: more precise overhead calculationNikos Mavrogiannopoulos2016-12-061-21/+52
* tests: added check for MTU calculation on DTLS 1.2Nikos Mavrogiannopoulos2016-12-062-1/+212
* src: clean all stamp files on 'make clean'Nikos Mavrogiannopoulos2016-12-051-0/+3
* configure: search 64-bit paths for libtspi before 32-bit pathsNikos Mavrogiannopoulos2016-12-051-1/+1
* tpm: fix handling of keys requiring authorizationJames Bottomley2016-12-051-28/+44
* In import_tpm_key_cb() fix the wrong password loopNikos Mavrogiannopoulos2016-12-053-0/+12
* src gl: updatedtmp-remove-iconvNikos Mavrogiannopoulos2016-12-04233-1656/+5456
* gl: removed iconv moduleNikos Mavrogiannopoulos2016-12-0454-2325/+1217