summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: added unit test for PKCS#12 with file that uses PBES1 with no salttmp-pkcs12-zero-salt-fixNikos Mavrogiannopoulos2017-04-043-2/+2
* doc updateNikos Mavrogiannopoulos2017-04-041-0/+3
* tests: add unit test for PKCS#12 with file that uses SHA512 for MACNikos Mavrogiannopoulos2017-04-043-2/+2
* pkcs12: increased the maximum salt sizeNikos Mavrogiannopoulos2017-04-041-1/+2
* _gnutls_pkcs12_string_to_key: allow SHA384 and SHA512Nikos Mavrogiannopoulos2017-04-041-28/+38
* PKCS#12: added support for files with zero salt length in MACNikos Mavrogiannopoulos2017-04-042-21/+19
* tests: added unit test for PKCS#12 with file with no salt in MACNikos Mavrogiannopoulos2017-04-043-3/+4
* tests: verify that the encryption OID is printedNikos Mavrogiannopoulos2017-04-044-3/+68
* gnutls_pkcs8_info: return the encryption algorithm OID on failureNikos Mavrogiannopoulos2017-04-043-6/+13
* gnutls_transport_set_pull_timeout_function: doc update [ci skip]Nikos Mavrogiannopoulos2017-04-041-5/+9
* Use NORMAL priority for SSLv23_*_method.Andreas Metzler2017-04-031-2/+2
* .gitlab-ci.yml: renamed dist build to doc-disttmp-reduce-stagesNikos Mavrogiannopoulos2017-04-021-1/+1
* .gitlab-ci.yml: combined minimal and no-tools buildsNikos Mavrogiannopoulos2017-04-021-21/+5
* .gitlab-ci.yml: combined static analyser runsNikos Mavrogiannopoulos2017-04-021-23/+3
* .gitlab-ci.yml: reduced builds and stagesNikos Mavrogiannopoulos2017-04-021-62/+33
* tests: added unit test for gnutls_priority_get_cipher_suite_indexNikos Mavrogiannopoulos2017-04-028-3/+174
* gnutls-cli: eliminate leak on --list optionNikos Mavrogiannopoulos2017-04-011-0/+1
* gnutls_priority_get_cipher_suite_index: fixed returned protocolsNikos Mavrogiannopoulos2017-04-011-5/+23
* tests: Copy template out of ${srcdir}Matt Turner2017-04-011-2/+2
* gnutls_cipher_get_tag_size: document behavior on non-AEAD ciphersNikos Mavrogiannopoulos2017-03-311-0/+3
* doc: make a note that parts of the crypto API are in Core APINikos Mavrogiannopoulos2017-03-311-0/+4
* tests: added checks with problematic PKCS#12 filesNikos Mavrogiannopoulos2017-03-315-2/+69
* gnutls_pkcs8_info: do not free oid on GNUTLS_E_UNKNOWN_CIPHER_TYPENikos Mavrogiannopoulos2017-03-311-1/+5
* doc update [ci skip]Nikos Mavrogiannopoulos2017-03-301-1/+1
* Makefile.am: dropped .clcopying from dist files [ci skip]Nikos Mavrogiannopoulos2017-03-291-1/+1
* Simplified the generation of ChangeLog [ci skip]Nikos Mavrogiannopoulos2017-03-293-12/+3
* tests: added global locks on tls-fuzzer testsNikos Mavrogiannopoulos2017-03-283-0/+13
* cert: ensure that there are no leftovers in certificate msgNikos Mavrogiannopoulos2017-03-281-1/+6
* testsuite: added tlsfuzzer certificate requiring testsNikos Mavrogiannopoulos2017-03-283-1/+113
* alert: return GNUTLS_A_BAD_CERTIFICATE on GNUTLS_E_PK_SIG_VERIFY_FAILEDNikos Mavrogiannopoulos2017-03-281-0/+1
* fuzz: updated pkcs12 corpusNikos Mavrogiannopoulos2017-03-288-0/+0
* fuzz: added PKCS#12 file parser fuzzerNikos Mavrogiannopoulos2017-03-275-35/+67
* doc updateNikos Mavrogiannopoulos2017-03-271-1/+2
* ocsp-test: disable under windowsNikos Mavrogiannopoulos2017-03-261-2/+3
* Revert "ocsp-test: disable under windows"Nikos Mavrogiannopoulos2017-03-261-5/+0
* .travis.yml: no longer install pkg-configNikos Mavrogiannopoulos2017-03-261-1/+1
* ocsp-test: disable under windowsNikos Mavrogiannopoulos2017-03-261-0/+5
* .gitlab-ci.yml: increase time of artifact expirationNikos Mavrogiannopoulos2017-03-251-1/+1
* gnutls.pc: Removed P11_KIT_LIBS from Libs.privateNikos Mavrogiannopoulos2017-03-251-1/+1
* gnutls.pc: don't include zlib twice in private libsNikos Mavrogiannopoulos2017-03-242-2/+5
* tests: create-chain.sh: do not explicitly set serialNikos Mavrogiannopoulos2017-03-231-4/+0
* doc updateNikos Mavrogiannopoulos2017-03-232-4/+8
* tests: added mini-x509-ipaddrNikos Mavrogiannopoulos2017-03-233-1/+367
* Introduced GNUTLS_DT_IP_ADDRESSNikos Mavrogiannopoulos2017-03-232-7/+38
* doc updateNikos Mavrogiannopoulos2017-03-231-0/+2
* tests: check whether we fallback to CN unconditionallyNikos Mavrogiannopoulos2017-03-231-0/+6
* gnutls_x509_crt_check_hostname2: do not fallback to CN unconditionallyNikos Mavrogiannopoulos2017-03-231-1/+12
* tests: added unit test of GNUTLS_VERIFY_DO_NOT_ALLOW_IP_MATCHESNikos Mavrogiannopoulos2017-03-231-0/+13
* Introduced verification flag GNUTLS_VERIFY_DO_NOT_ALLOW_IP_MATCHESNikos Mavrogiannopoulos2017-03-232-1/+10
* updated auto-generated filesNikos Mavrogiannopoulos2017-03-233-0/+4