summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am: dropped .clcopying from dist filestmp-disable-openpgp-authenticationNikos Mavrogiannopoulos2017-03-291-1/+1
* Moved all openpgp-related variables and definitions into ifdef blocksNikos Mavrogiannopoulos2017-03-292-7/+9
* OpenPGP authentication is disabled by defaultNikos Mavrogiannopoulos2017-03-293-10/+11
* 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
* tests: improved tls-rehandshake testsNikos Mavrogiannopoulos2017-03-212-92/+8
* tests: check whether a rehandshake without a cert worksNikos Mavrogiannopoulos2017-03-212-1/+313
* handshake: reset cert request state on handshake initNikos Mavrogiannopoulos2017-03-215-16/+14
* Revert "nettle/rnd: use gettime() instead of gnutls_time()"Nikos Mavrogiannopoulos2017-03-211-4/+4
* README.md: corrected typo [ci skip]Nikos Mavrogiannopoulos2017-03-201-1/+1
* nettle/rnd: use gettime() instead of gnutls_time()Nikos Mavrogiannopoulos2017-03-201-4/+4
* doc: updated RNG documentation to reflect the previous changesNikos Mavrogiannopoulos2017-03-201-10/+11
* nettle/rnd: re-seed both key and nonce levels based on timeNikos Mavrogiannopoulos2017-03-201-12/+15
* nettle/pk: use nonce level for RSA paddingNikos Mavrogiannopoulos2017-03-201-2/+3
* README.md: corrected link for coverage in master [ci skip]Nikos Mavrogiannopoulos2017-03-181-1/+1
* Avoid deprecation warnings when including gnutls/abstract.hMartin Storsjo2017-03-181-1/+1