summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip/dueno/config-allowlisting' into 'master'Daiki Ueno2021-11-291-0/+6
|\
| * priority: support allowlisting in configuration fileDaiki Ueno2021-11-291-0/+6
* | build: update to use the latest valgrind-tests module from GnulibDaiki Ueno2021-11-271-1/+3
|/
* Merge branch 'wip/dueno/tpm2' into 'master'Daiki Ueno2021-11-141-0/+4
|\
| * Port openconnect TPM2 codeNikos Mavrogiannopoulos2021-11-131-0/+4
* | tests: set $abs_top_builddir in more placesAlexander Sosedkin2021-11-101-0/+1
|/
* tests: add system-override-hash-influences-prfAlexander Sosedkin2021-10-211-1/+1
* ktls: basic implementation of SW modeHedgehog50402021-10-191-0/+4
* gnutls_ocsp_resp_verify: Check key purpose if signer not on trust listFiona Klute2021-07-141-1/+5
* tests: set SH_LOG_COMPILER so sh tests run under $(SHELL)Daiki Ueno2021-06-281-0/+1
* priority: reflect system wide config when constructing sigalgsDaiki Ueno2021-06-111-2/+3
* pre_shared_key: limit 0-RTT to resumption connectionsDaiki Ueno2021-05-171-1/+2
* tests: rework tls13-early-data to check key schedulingDaiki Ueno2021-05-131-1/+2
* tests: remove shell-script wrapper for tls13/prf-earlyDaiki Ueno2021-05-131-3/+4
* Add tests for call gnutls_session_channel_bindingRuslan N. Marchenko2021-05-031-0/+2
* tests: fix test script file name in distributionDaiki Ueno2021-04-251-1/+1
* priority: add option to disable TLS 1.3 middlebox compatibility modeDaiki Ueno2021-04-171-1/+1
* Add unit test for id-on-xmppAddr decoding errorSteffen Jaeckel2021-03-051-1/+2
* tests: remove *hello_random_value testsDaiki Ueno2021-02-191-2/+2
* tests: suffix .sh for all shell-script testsDaiki Ueno2021-02-171-5/+5
* tests: don't conditionalize valgrind with --disable-full-test-suiteDaiki Ueno2021-02-171-3/+0
* tests: don't run shell-script tests under valgrindDaiki Ueno2021-02-171-1/+1
* tests: remove init_fds testDaiki Ueno2021-02-171-1/+1
* safe-memfuncs: rely on explicit_bzero implementation from gnulibDaiki Ueno2021-02-171-9/+1
* Fix test error with nettle in non-default locationAndreas Metzler2021-02-131-18/+9
* handshake: TLS 1.3: don't generate session ID in resumption modeDaiki Ueno2021-02-041-0/+2
* handshake: add functions to read/write handshake messages directlyDaiki Ueno2020-11-191-1/+1
* tests: create lock for tests using GETPORTDaiki Ueno2020-10-031-1/+1
* testsuite: Run GOST part of tests/gnutls-cli-debug.shAndreas Metzler2020-09-171-0/+7
* cert-session: check OCSP error responsestmp-ocsp-resp-statusDaiki Ueno2020-08-141-1/+1
* tests: split up system-override-sig-hash.shAlexander Sosedkin2020-07-031-1/+2
* dhe: check if DH params in SKE match the FIPS approved algorithmstmp-sp800-56ar3Daiki Ueno2020-06-271-0/+2
* tests: Adds new tests missingissuer and missingissuer_aiaSahana Prasad2020-06-031-2/+2
* tests: build datefudge-check during make allDmitry Baryshkov2020-05-261-0/+1
* Merge branch 'tmp-no-auto-send-ticket' into 'master'Daiki Ueno2020-04-201-0/+2
|\
| * handshake-tls13: add session flag to disable sending session ticketstmp-no-auto-send-ticketDaiki Ueno2020-04-131-0/+2
* | Compare DNs by comparing their string representationsPierre Ossman2020-04-031-1/+1
* | tests: added check for random value of client and server hello in TLSNikos Mavrogiannopoulos2020-03-301-1/+1
* | tests: added reproducer for client hello random value behavior in DTLSNikos Mavrogiannopoulos2020-03-301-1/+2
|/
* psk: Allow non-NULL PSK usernamesAnder Juaristi2020-03-231-1/+1
* keylogfile: simplify the callback mechanismtmp-keylog-funcDaiki Ueno2020-02-221-1/+1
* keylogfile: generalize with a callbacktmp-keylog-hookDaiki Ueno2020-02-071-1/+1
* crypto-api: add generic crypto functions for KDFDaiki Ueno2020-02-041-1/+1
* tls13: request OCSP responses as a serverNikos Mavrogiannopoulos2020-01-201-1/+2
* Merge branch 'override-default-priority' into 'master'Nikos Mavrogiannopoulos2020-01-131-2/+3
|\
| * libgnutls: Add system-wide default-priority-string override.Dimitri John Ledkov2020-01-131-2/+3
* | tests: add test for revoked OCSP responsetmp-ocsp-revocationDaiki Ueno2020-01-101-1/+1
|/
* tests/Makefile.am: use absolute top_srcdir for GNUTLS_PRIORITY_FILEDimitri John Ledkov2020-01-061-1/+1
* x509: do not tolerate invalid DER timeNikos Mavrogiannopoulos2019-12-261-0/+4
* _gnutls_verify_crt_status: apply algorithm checks to trusted CAsNikos Mavrogiannopoulos2019-12-191-2/+3