summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* .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
* tests: added unit test for gnutls_x509_crt_check_ipNikos Mavrogiannopoulos2017-03-232-1/+214
* Added gnutls_x509_crt_check_ip()Nikos Mavrogiannopoulos2017-03-233-3/+30
* tests: added unit test of gnutls_pubkey_verify_data2 override flagsNikos Mavrogiannopoulos2017-03-212-1/+149
* tests: keygen -> privkey-keygenNikos Mavrogiannopoulos2017-03-212-1/+1
* _gnutls_check_key_cert_match: allow broken sigsNikos Mavrogiannopoulos2017-03-211-1/+1
* .gitignore: more files to ignoreNikos Mavrogiannopoulos2017-03-211-0/+5
* Use a common function to decide acceptable signaturesNikos Mavrogiannopoulos2017-03-213-7/+6
* check_ocsp_response: utilize the same flags as in certificate verificationNikos Mavrogiannopoulos2017-03-211-5/+8
* extensions: print the name/type of any unexpected extensionNikos Mavrogiannopoulos2017-03-211-0/+2
* tests: added script to check pkg-config operationNikos Mavrogiannopoulos2017-03-212-1/+63
* gnutls.pc: don't pass the libtool vars to Libs.privateNikos Mavrogiannopoulos2017-03-211-1/+1