summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* .gitlab-ci.yml: combined the no-unistring build with the minimal buildtmp-stages-newNikos Mavrogiannopoulos2016-12-081-22/+3
* 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-2/+3
* .gitlab-ci.yml: split the CI run into stagesNikos Mavrogiannopoulos2016-12-083-188/+174
* .gitlab-ci.yml: use local libopts on x86Nikos Mavrogiannopoulos2016-12-081-1/+1
* .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
* configure.ac: detect trousers library on debianNikos Mavrogiannopoulos2016-12-041-1/+1
* Prevent unwanted linkage to -lhogweedAndreas Metzler2016-12-041-1/+1
* Fix inability to find libtspi (trousers) on openSUSEJames Bottomley2016-12-041-5/+13
* x509: fixed output of pubkeyNikos Mavrogiannopoulos2016-12-021-1/+1
* doc: document the fact that certificates and CRLs are unusable after generationNikos Mavrogiannopoulos2016-12-012-0/+18
* doc: no longer list SHA1 as a safe choice in X.509 signingNikos Mavrogiannopoulos2016-12-012-4/+4
* certtool: prevent-null termination of buffers allocated with fread_file()Nikos Mavrogiannopoulos2016-12-011-5/+0
* gnutls_x509_crl_verify: always return zero on successNikos Mavrogiannopoulos2016-12-011-1/+6
* tests: corrected space-tab issueNikos Mavrogiannopoulos2016-12-012-2/+2
* doc updatetmp-key-usage-fixesNikos Mavrogiannopoulos2016-12-011-0/+15
* Improved messages and violation handling in signature key usage checksNikos Mavrogiannopoulos2016-12-011-6/+17
* Removed redundant certificate key usage checks.Nikos Mavrogiannopoulos2016-12-014-74/+53
* _gnutls_map_pk_get_pk -> _gnutls_map_kx_get_pkNikos Mavrogiannopoulos2016-12-014-5/+5
* gnutls_kx_get: allow calling the function during handshakeNikos Mavrogiannopoulos2016-12-011-1/+6
* _gnutls_check_key_usage: check for invalid key exchange algorithmNikos Mavrogiannopoulos2016-12-011-1/+1
* tests: added checks on signature key usage violationsNikos Mavrogiannopoulos2016-12-013-7/+339
* .gitlab-ci.yml: added docker tag on mingw buildsNikos Mavrogiannopoulos2016-12-011-0/+4
* privkey: set the key parameters algorithm prior to returning successNikos Mavrogiannopoulos2016-11-301-4/+3
* When decoding a public key ensure that algorithm is written in the params structNikos Mavrogiannopoulos2016-11-301-3/+9
* cfg.mk: disable checks for public submodule updates in CINikos Mavrogiannopoulos2016-11-301-0/+1