summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc updatetmp-gnutls_3_5_x-libidn2-pkg-configNikos Mavrogiannopoulos2017-02-151-0/+4
* gnutls.pc: do not include libidn2 in Requires.privateNikos Mavrogiannopoulos2017-02-152-6/+8
* doc updategnutls_3_5_x-san-parsing-optimizationNikos Mavrogiannopoulos2017-02-151-0/+13
* x509: optimize subject alternative name accessNikos Mavrogiannopoulos2017-02-153-47/+96
* doc updategnutls_3_5_9Nikos Mavrogiannopoulos2017-02-121-4/+5
* gnutls.h: corrected typoNikos Mavrogiannopoulos2017-02-121-1/+1
* doc: removed references to OpenPGP functions and enumerationsNikos Mavrogiannopoulos2017-02-123-230/+1
* doc: removed documentation related to OpenPGP and guileNikos Mavrogiannopoulos2017-02-121-118/+0
* openpgp.h: all openpgp functionality was marked as deprecatedNikos Mavrogiannopoulos2017-02-121-77/+77
* doc: document the intention of the priority string usage [ci skip]Nikos Mavrogiannopoulos2017-02-121-2/+17
* bumped versionNikos Mavrogiannopoulos2017-02-122-4/+4
* .travis.yml: list all logs on failureNikos Mavrogiannopoulos2017-02-051-0/+4
* tests: enable all IDNA tests when compiled with libidn2Nikos Mavrogiannopoulos2017-02-057-11/+26
* .travis.yml: updated instructions for travis buildsNikos Mavrogiannopoulos2017-02-041-4/+4
* extras/hex.h: do not use strlen as variable nametmp-gnutls3.5.x-fix-pkcs11-import-url4Nikos Mavrogiannopoulos2017-02-031-2/+2
* gnutls_pkcs11_obj_list_import_url4: always return an initialized pointerNikos Mavrogiannopoulos2017-02-031-0/+1
* .gitlab-ci.yml: use libidn2 on windows buildsNikos Mavrogiannopoulos2017-02-031-2/+2
* Address test suite failure due to timezone differences.Nikos Mavrogiannopoulos2017-02-021-1/+1
* _idn2_to_unicode_8z8z: do not err on mixed IDNA domainsNikos Mavrogiannopoulos2017-01-281-4/+1
* 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