summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* heartbeat extension: doc updatetmp-libidn2Nikos Mavrogiannopoulos2017-01-261-2/+3
* str-idna: improved error handlingNikos Mavrogiannopoulos2017-01-261-2/+5
* Updated auto-generated filesNikos Mavrogiannopoulos2017-01-263-0/+8
* str-idna: cleanups in IDNA handlingNikos Mavrogiannopoulos2017-01-261-9/+14
* fuzz: added run-afl helper scriptNikos Mavrogiannopoulos2017-01-262-2/+47
* fuzz: Added IDNA encoding/decoding fuzzying unitsNikos Mavrogiannopoulos2017-01-2612-1/+138
* 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-258-29/+195
* pkcs7 decryption: addressed memory leak in PBES1-DES-CBC-MD5 handlingtmp-better-abi-checkNikos Mavrogiannopoulos2017-01-251-0/+3
* minitasn1: updated to libtasn1 4.10Nikos Mavrogiannopoulos2017-01-252-4/+21
* configure: do not disable valgrind tests unless explicitly specifiedNikos Mavrogiannopoulos2017-01-251-4/+2
* Makefile.am: increased the number of releases to perform ABI checks withNikos Mavrogiannopoulos2017-01-254-3/+87239
* tests: verify that a written certificate will inherit its ID from privkeytmp-assign-same-pkcs11-idNikos Mavrogiannopoulos2017-01-242-0/+167
* p11tool: re-use ID from corresponding objects when writing certificatesNikos Mavrogiannopoulos2017-01-241-3/+284
* .gitlab-ci.yml: add Fedora/x86_64/no-toolsAlon Bar-Lev2017-01-231-0/+18
* valgrind: support separate builddir for suppressions.valgrindAlon Bar-Lev2017-01-234-11/+9
* configure: remove void statementAlon Bar-Lev2017-01-231-3/+0
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-231-1/+5
* doc: improved documentation on DH parameters [ci skip]Nikos Mavrogiannopoulos2017-01-222-14/+30
* Revert "tests: suite: pkcs11: skip if no softhsm"Nikos Mavrogiannopoulos2017-01-201-1/+1
* _decode_pkcs8_dsa_key: ensure that the P value is non-zeroNikos Mavrogiannopoulos2017-01-191-0/+6
* tests: added private key causing FPENikos Mavrogiannopoulos2017-01-193-2/+3
* _gnutls_decrypt_pbes1_des_md5_data: ensure that encrypted data size is a mult...Nikos Mavrogiannopoulos2017-01-191-0/+4
* tests: added PKCS#8 key which causes undefined behavior on importNikos Mavrogiannopoulos2017-01-193-2/+2
* tests: added certificate which reproduces a leak in gnutls_x509_ext_import_aiaNikos Mavrogiannopoulos2017-01-192-0/+1
* x509: eliminated memory leak on gnutls_x509_ext_import_aiaNikos Mavrogiannopoulos2017-01-191-4/+10
* doc updatetmp-refuse-record-sendNikos Mavrogiannopoulos2017-01-182-1/+4
* tests: added check which ensures a client cannot receive during handshakeNikos Mavrogiannopoulos2017-01-182-1/+299
* tests: added check which ensures a client cannot transmit during handshakeNikos Mavrogiannopoulos2017-01-182-1/+296
* tests: cleanup error reporting in handshake-false-startNikos Mavrogiannopoulos2017-01-181-19/+19
* Refuse to receive data during handshakeNikos Mavrogiannopoulos2017-01-181-0/+8
* Refuse to send data during handshakeNikos Mavrogiannopoulos2017-01-182-1/+9
* Disable AVX support when it is not supported by the CPUtmp-fix-movbe-runNikos Mavrogiannopoulos2017-01-181-2/+31
* opencdk: improved error code checking in the stream reading functionsNikos Mavrogiannopoulos2017-01-171-2/+3
* minitasn1: updated to latest git versionNikos Mavrogiannopoulos2017-01-164-14/+20
* doc: removed references to OpenPGP functions and enumerationstmp-deprecate-openpgpNikos Mavrogiannopoulos2017-01-163-230/+1
* doc: removed documentation related to OpenPGP and guileNikos Mavrogiannopoulos2017-01-151-118/+0
* doc: removed documentation related to OpenPGPNikos Mavrogiannopoulos2017-01-1510-691/+25
* openpgp.h: all openpgp functionality was marked as deprecatedNikos Mavrogiannopoulos2017-01-151-77/+77
* tests: added missing fileNikos Mavrogiannopoulos2017-01-091-1/+1
* CONTRIBUTING.md: Improve instructions on git-template [ci skip]Nikos Mavrogiannopoulos2017-01-091-1/+3
* tests: remove bash usageAlon Bar-Lev2017-01-0516-18/+16
* tests: suite: chain: support separate builddirAlon Bar-Lev2017-01-051-1/+3
* tests: skip tests that requires tools if tools are disabledAlon Bar-Lev2017-01-0520-0/+121