summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests: set SH_LOG_COMPILER so sh tests run under $(SHELL)Daiki Ueno2021-06-282-0/+2
* key_share: treat X25519 and X448 as same PK type when advertisingDaiki Ueno2021-06-251-0/+3
* priority: reflect system wide config when constructing sigalgsDaiki Ueno2021-06-113-2/+242
* certtool: order DN components by scale.Daniel Kahn Gillmor2021-05-2825-254/+254
* tlsfuzzer: update git submodulesDaiki Ueno2021-05-283-0/+0
* Merge branch 'wip/dueno/earlydata-server' into 'master'Daiki Ueno2021-05-262-1/+380
|\
| * pre_shared_key: limit 0-RTT to resumption connectionsDaiki Ueno2021-05-172-1/+380
* | Merge branch 'omit-empty-policy-qualifiers' into 'master'Daiki Ueno2021-05-184-2/+106
|\ \
| * | tests/cert-tests: test a policy without any policyQualifiers.Daniel Kahn Gillmor2021-05-174-2/+106
| |/
* | Merge branch 'wip/dueno/tls12-cert-type' into 'master'Daiki Ueno2021-05-171-0/+19
|\ \ | |/ |/|
| * cert auth: filter out unsupported cert types from TLS 1.2 CRDaiki Ueno2021-05-171-0/+19
* | x509: Write keyUsage extension with minimal BIT STRINGDaniel Kahn Gillmor2021-05-1430-262/+262
|/
* tests: don't install crypt32.dll and ncrypt.dll replacementDaiki Ueno2021-05-131-1/+1
* gnutls_early_{cipher,prf_hash}_get: new functionsDaiki Ueno2021-05-131-0/+33
* tests: rework tls13-early-data to check key schedulingDaiki Ueno2021-05-134-48/+1000
* tests: tls13-early-data: use TLS_CHACHA20_POLY1305_SHA256Daiki Ueno2021-05-131-9/+14
* tests: remove shell-script wrapper for tls13/prf-earlyDaiki Ueno2021-05-133-34/+8
* tests: virt-time: add virt_time_init_atDaiki Ueno2021-05-131-2/+4
* tests: _check_wait_status: use only async-thread-safe functionDaiki Ueno2021-05-131-1/+2
* Merge branch 'wip/dueno/trusted-ca-sha1' into 'master'Daiki Ueno2021-05-041-0/+165
|\
| * x509/verify: treat SHA-1 signed CA in the trusted set differentlyDaiki Ueno2021-05-041-0/+165
* | Add tests for call gnutls_session_channel_bindingRuslan N. Marchenko2021-05-032-0/+457
|/
* certtool: don't copy CRL distribution point from CA certDaiki Ueno2021-04-281-10/+8
* tests: fix test script file name in distributionDaiki Ueno2021-04-251-1/+1
* handshake: fix timing of sending early dataDaiki Ueno2021-04-252-8/+16
* handshake: don't regenerate legacy_session_id in second CH after HRRDaiki Ueno2021-04-221-0/+20
* priority: add option to disable TLS 1.3 middlebox compatibility modeDaiki Ueno2021-04-172-1/+141
* lib/nettle: get rid of _rnd_system_entropy_checkAlexander Sosedkin2021-03-081-1/+0
* Add unit test for id-on-xmppAddr decoding errorSteffen Jaeckel2021-03-053-1/+88
* tests: remove *hello_random_value testsDaiki Ueno2021-02-194-868/+2
* tests: make any ad-hoc timeout setting controllable through envvarDaiki Ueno2021-02-1771-141/+197
* tests: suffix .sh for all shell-script testsDaiki Ueno2021-02-1781-26/+26
* 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-172-5/+1
* tests: fix memory leak in tests/tls13/no-auto-send-ticketDaiki Ueno2021-02-171-0/+1
* tests: remove init_fds testDaiki Ueno2021-02-172-81/+1
* safe-memfuncs: rely on explicit_bzero implementation from gnulibDaiki Ueno2021-02-172-84/+1
* Fix test error with nettle in non-default locationAndreas Metzler2021-02-131-18/+9
* Merge branch 'wip/dueno/hrr-resumption' into 'master'Daiki Ueno2021-02-104-0/+324
|\
| * tests: close unused fd opened by socketpairDaiki Ueno2021-02-042-0/+4
| * handshake: TLS 1.3: don't generate session ID in resumption modeDaiki Ueno2021-02-042-0/+320
* | tests/gnutls-cli-debug.sh: don't unset system priority settingsDaiki Ueno2021-02-091-3/+1
* | Merge branch 'wip/dueno/dupes' into 'master'Daiki Ueno2021-02-082-1/+102
|\ \
| * | gnutls_x509_trust_list_verify_crt2: ignore duplicate certificatesDaiki Ueno2021-02-082-1/+102
| |/
* | testcompat-openssl: run TLS 1.3 client/server tests in parallelDaiki Ueno2021-02-014-609/+673
* | testcompat-openssl: remove hand-written parallelismDaiki Ueno2021-01-3113-972/+1610
* | testcompat-polarssl: remove hand-written parallelismDaiki Ueno2021-01-256-451/+557
|/
* fips: avoid memleak in (EC)DH internal APIsDaiki Ueno2021-01-222-9/+9
* testcompat-openssl: specify -sigalgs on s_client command lineDaiki Ueno2020-12-291-1/+1
* testpkcs11: use datefudge to trick certificate expiryDaiki Ueno2020-12-291-1/+11