summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tmp-fix-GETPORT' into 'master'Tim Rühsen2019-05-141-7/+10
|\
| * Fix endless looping GETPORT in tests/scripts/common.shtmp-fix-GETPORTTim Rühsen2019-05-101-7/+10
* | ext/record_size_limit: distinguish sending and receiving limitstmp-record-sizesDaiki Ueno2019-05-142-1/+279
|/
* Add or clean header guards in tests/Tim Rühsen2019-05-0712-12/+52
* certtool: refuse to accept an incompatible key typeNikos Mavrogiannopoulos2019-04-251-6/+30
* certtool: generate RSA-PSS certificates from RSA keysNikos Mavrogiannopoulos2019-04-202-3/+34
* Merge branch 'tmp-p11tool-pin' into 'master'Nikos Mavrogiannopoulos2019-04-201-46/+60
|\
| * p11tool: copy vendor query attributes when listing privkeystmp-p11tool-pinDaiki Ueno2019-04-161-46/+60
* | tests: make datefudge check robusterDaiki Ueno2019-04-193-1/+56
* | serv, cli: add --keymatexport optionDaiki Ueno2019-04-192-2/+24
* | prf: add function to retrieve early keying materialDaiki Ueno2019-04-193-2/+495
* | tests/tls13/prf: check if the exported material matches on serverDaiki Ueno2019-04-191-0/+2
* | Merge branch 'certs' into 'master'Nikos Mavrogiannopoulos2019-04-181-10/+10
|\ \ | |/ |/|
| * Extend test cert to 2049-05-27Bernhard M. Wiedemann2019-04-151-10/+10
* | Fix link error with gcc-9Andreas Metzler2019-04-141-1/+1
|/
* tests: fix race condition in tls13/post-handshake-with-cert-pkcs11tmp-fix-pha-pkcs11-testDaiki Ueno2019-04-101-2/+5
* tests: cert-tests: crl: cleanup filesAlon Bar-Lev2019-04-091-2/+2
* tests: add post-handshake auth test using PKCS#11 tokenDaiki Ueno2019-04-072-0/+467
* tests: add mock PKCS#11 module disabling RSA-PSSDaiki Ueno2019-04-072-0/+114
* cert auth: reject auth if no signature algorithm is usable in TLS 1.3Daiki Ueno2019-04-041-1/+1
* fuzz: added fuzzer for certificate verificationNikos Mavrogiannopoulos2019-03-273-2/+82
* Merge branch 'tmp-increase-nr-of-tickets' into 'master'Nikos Mavrogiannopoulos2019-03-262-2/+3
|\
| * handshake: increase the default number of tickets we send to 2tmp-increase-nr-of-ticketsNikos Mavrogiannopoulos2019-03-202-2/+3
* | gnutls-cli: Fix output with option "--logfile"Ke Zhao2019-03-241-3/+59
* | Merge branch 'tmp-improve-session-resumption' into 'master'Nikos Mavrogiannopoulos2019-03-222-1/+105
|\ \ | |/ |/|
| * Improved estimation of wait in gnutls_session_get_data2tmp-improve-session-resumptionNikos Mavrogiannopoulos2019-03-192-1/+105
* | Merge branch 'tmp-fix-pkcs11-so' into 'master'Nikos Mavrogiannopoulos2019-03-191-0/+20
|\ \ | |/ |/|
| * pkcs11: security officer login implies writable sessiontmp-fix-pkcs11-soNikos Mavrogiannopoulos2019-03-151-0/+20
* | gnutls-cli: Add option "--logfile" to redirect information message outputKe Zhao2019-03-162-1/+114
|/
* Use https:// for www.iana.orgTim Rühsen2019-03-132-3/+3
* Use https:// for csrc.nist.govTim Rühsen2019-03-132-2/+2
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-13242-242/+242
* tests: verify that 'certtool -i --outder' does not output texttmp-test-certtoolNikos Mavrogiannopoulos2019-03-101-0/+14
* Merge branch 'tmp-cert-req' into 'master'Daiki Ueno2019-03-066-11/+11
|\
| * tls13/certificate: utilize "certificate_required" alerttmp-cert-reqDaiki Ueno2019-03-056-11/+11
* | Merge branch 'tmp-fix-cli-starttls-xmpp' into 'master'Tim Rühsen2019-03-053-2/+51
|\ \ | |/ |/|
| * Add test for starttls XMPPtmp-fix-cli-starttls-xmppTim Rühsen2019-02-183-2/+51
* | mini-dtls-pthread: renamed and fixed several shortcomingsNikos Mavrogiannopoulos2019-03-022-121/+97
* | Make false start and early start multi-thread recv/send safeNikos Mavrogiannopoulos2019-03-022-1/+390
* | Merge branch 'tmp-reset-after-free' into 'master'Tim Rühsen2019-02-2317-25/+1
|\ \
| * | Remove redundant resets of variables after free()Tim Rühsen2019-02-2217-25/+1
| |/
* | Merge branch 'tmp-downgrade-sentinel' into 'master'Daiki Ueno2019-02-225-6/+71
|\ \
| * | tlsfuzzer: update to the latest upstream for downgrade protection teststmp-downgrade-sentinelDaiki Ueno2019-02-224-4/+17
| * | ext/supported_versions: regenerate server randomDaiki Ueno2019-02-221-2/+54
| |/
* | iconv: Allow _gnutls_utf8_to_ucs2 to output little endianHugo Beauzée-Luyssen2019-02-211-3/+3
|/
* Merge branch 'tmp-fix-record-size-limit-resumption' into 'master'Daiki Ueno2019-02-185-90/+199
|\
| * gnutls_record_set_max_size: make it work on server sidetmp-fix-record-size-limit-resumptionDaiki Ueno2019-02-141-74/+149
| * tlsfuzzer: update to the latest upstream for record_size_limit testDaiki Ueno2019-02-143-12/+46
| * ext/record_size_limit: account for content type octet in TLS 1.3Daiki Ueno2019-02-141-4/+4
* | tests: wrap ADD_SYSCALL for getrandom in test for SYS_getrandomR. Andrew Bailey2019-02-141-0/+5
|/