summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc updatetmp-gnutls3_5_x-libidn2Nikos Mavrogiannopoulos2017-01-261-1/+7
* Updated auto-generated filesNikos Mavrogiannopoulos2017-01-263-0/+8
* str-idna: improved error handlingNikos Mavrogiannopoulos2017-01-261-2/+5
* str-idna: cleanups in IDNA handlingNikos Mavrogiannopoulos2017-01-261-9/+14
* Move IDNA functionality to str-idna.c from str-unicode.cNikos Mavrogiannopoulos2017-01-263-312/+340
* tests: use the exported API for IDNA testingNikos Mavrogiannopoulos2017-01-261-13/+28
* tools: depend on gnutls_idna_map() instead of using directly libidn/libidn2Nikos Mavrogiannopoulos2017-01-261-30/+10
* Exported gnutls_idna_map() and gnutls_idna_reverse_map()Nikos Mavrogiannopoulos2017-01-265-44/+47
* .gitlab-ci.yml: added run with IDNA2003Nikos Mavrogiannopoulos2017-01-261-0/+18
* tests: simplified str-idnaNikos Mavrogiannopoulos2017-01-261-39/+58
* configure: added flag to force IDNA2003Nikos Mavrogiannopoulos2017-01-261-7/+18
* Add support for libidn2 (IDNA 2008 + TR46)Tim Rühsen2017-01-268-29/+195
* heartbeat extension: doc updateNikos Mavrogiannopoulos2017-01-261-2/+3
* .gitlab-ci.yml: add Fedora/x86_64/no-toolsAlon Bar-Lev2017-01-251-0/+18
* valgrind: support separate builddir for suppressions.valgrindAlon Bar-Lev2017-01-254-11/+9
* configure: remove void statementAlon Bar-Lev2017-01-251-3/+0
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-251-1/+5
* pkcs7 decryption: addressed memory leak in PBES1-DES-CBC-MD5 handlingNikos Mavrogiannopoulos2017-01-251-0/+3
* configure: do not disable valgrind tests unless explicitly specifiedNikos Mavrogiannopoulos2017-01-251-4/+2
* doc updateNikos Mavrogiannopoulos2017-01-251-0/+5
* tests: verify that a written certificate will inherit its ID from privkeyNikos Mavrogiannopoulos2017-01-251-0/+166
* p11tool: re-use ID from corresponding objects when writing certificatesNikos Mavrogiannopoulos2017-01-251-3/+284
* doc: improved documentation on DH parameters [ci skip]Nikos Mavrogiannopoulos2017-01-222-14/+30
* tests: remove bash usageAlon Bar-Lev2017-01-2015-17/+15
* tests: suite: chain: support separate builddirAlon Bar-Lev2017-01-201-1/+3
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-2020-0/+121
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-2042-9/+238
* tests: cert-tests: pkcs12 drop builddir usageAlon Bar-Lev2017-01-202-4/+2
* doc updateNikos Mavrogiannopoulos2017-01-181-0/+14
* Disable AVX support when it is not supported by the CPUNikos Mavrogiannopoulos2017-01-181-2/+31
* doc: removed documentation related to OpenPGPNikos Mavrogiannopoulos2017-01-1710-687/+32
* opencdk: improved error code checking in the stream reading functionsNikos Mavrogiannopoulos2017-01-171-2/+3
* doc update [ci skip]Nikos Mavrogiannopoulos2017-01-091-2/+2
* tests: added missing filegnutls_3_5_8Nikos Mavrogiannopoulos2017-01-091-1/+1
* bumped versionNikos Mavrogiannopoulos2017-01-092-2/+2
* doc update [ci skip]Nikos Mavrogiannopoulos2017-01-091-0/+3
* doc updateNikos Mavrogiannopoulos2017-01-061-0/+3
* gitignore: updateAlon Bar-Lev2017-01-061-1/+15
* gitignore: sort()Alon Bar-Lev2017-01-061-354/+354
* opencdk: added error checking in the stream reading functionsNikos Mavrogiannopoulos2017-01-061-5/+35
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-062-35/+9
* opencdk: cdk_pk_get_keyid: fix stack overflowNikos Mavrogiannopoulos2017-01-061-1/+7
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-063-1/+7
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-063-1/+7
* opencdk: read_attribute: added more precise checks when reading streamNikos Mavrogiannopoulos2017-01-061-11/+29
* tests: added test case with invalid openpgp certNikos Mavrogiannopoulos2017-01-063-1/+8
* tests: openpgp-cert-parser: simplifiedNikos Mavrogiannopoulos2017-01-061-8/+20
* doc updatetmp-backported-mem-leak-fixesNikos Mavrogiannopoulos2017-01-051-0/+6
* _gnutls_pkcs12_string_to_key: avoid division by zero when salt_size = 0Nikos Mavrogiannopoulos2017-01-051-3/+9
* gnutls_x509_ext_import_policies: fixed memory leak on error pathNikos Mavrogiannopoulos2017-01-051-3/+4