summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tmp-pkcs11-login-error' into 'master'Daiki Ueno2019-07-111-1/+1
|\
| * pkcs11: ignore login error when traversing tokensDaiki Ueno2019-07-111-1/+1
* | tests: added sanity check for rfc7633 behaviorNikos Mavrogiannopoulos2019-07-031-1/+1
* | tests: status-request-missing: renamed to rfc7633-missingNikos Mavrogiannopoulos2019-07-031-1/+1
* | gnutls_session_get_desc: avoid printing a NULL valuetmp-fix-descNikos Mavrogiannopoulos2019-06-291-1/+1
* | gnutls_hash/hmac_copy: check its usability in all casesNikos Mavrogiannopoulos2019-06-261-0/+1
* | config: added ability to override and mark algorithms as disabledNikos Mavrogiannopoulos2019-06-201-3/+15
|/
* gnutls_privkey_sign_hash2: accept the GNUTLS_PRIVKEY_SIGN_FLAG_TLS1_RSA flagtmp-fix-raw-flag-in-newapiNikos Mavrogiannopoulos2019-06-101-1/+2
* tls13/key_update: ignore multiple key updates instead of errortmp-keyupdate-fixesDaiki Ueno2019-06-051-0/+2
* Add test to ensure ECDH exchange behaves correctlySimo Sorce2019-05-231-1/+1
* Add test to ensure DH exchange behaves correctlySimo Sorce2019-05-231-1/+1
* Merge branch 'tmp-privkey-tls13' into 'master'Daiki Ueno2019-05-221-1/+3
|\
| * server auth: disable TLS 1.3 if no signature algorithm is usableDaiki Ueno2019-05-201-1/+3
* | Added profile to correspond to the future security parameterNikos Mavrogiannopoulos2019-05-201-1/+1
* | tests: added unit tests of utc and generalTime convertorNikos Mavrogiannopoulos2019-05-201-1/+1
|/
* ext/record_size_limit: distinguish sending and receiving limitstmp-record-sizesDaiki Ueno2019-05-141-1/+2
* tests: make datefudge check robusterDaiki Ueno2019-04-191-0/+4
* prf: add function to retrieve early keying materialDaiki Ueno2019-04-191-2/+2
* tests: add post-handshake auth test using PKCS#11 tokenDaiki Ueno2019-04-071-0/+8
* tests: add mock PKCS#11 module disabling RSA-PSSDaiki Ueno2019-04-071-0/+6
* Improved estimation of wait in gnutls_session_get_data2tmp-improve-session-resumptionNikos Mavrogiannopoulos2019-03-191-1/+1
* gnutls-cli: Add option "--logfile" to redirect information message outputKe Zhao2019-03-161-1/+1
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Merge branch 'tmp-fix-cli-starttls-xmpp' into 'master'Tim Rühsen2019-03-051-2/+2
|\
| * Add test for starttls XMPPtmp-fix-cli-starttls-xmppTim Rühsen2019-02-181-2/+2
* | mini-dtls-pthread: renamed and fixed several shortcomingsNikos Mavrogiannopoulos2019-03-021-2/+2
* | Make false start and early start multi-thread recv/send safeNikos Mavrogiannopoulos2019-03-021-1/+2
|/
* Use inet_pton() from gnulibtmp-gnulib-ptonTim Rühsen2019-02-101-0/+5
* Merge branch 'tmp-record-size-limit-fixes' into 'master'Daiki Ueno2019-01-241-1/+2
|\
| * tests: check record_size_limit is reset after resumptionDaiki Ueno2019-01-231-1/+2
* | gnutls-serv: improvements in UDP servertmp-fix-udp-servNikos Mavrogiannopoulos2019-01-231-1/+2
|/
* When sending no extensions do not include a zero lengthNikos Mavrogiannopoulos2019-01-091-1/+1
* Fix 'make distcheck'Tim Rühsen2019-01-021-1/+1
* win32: Check that CertOpenStore is behaving as CertOpenSystemStoreHugo Beauzée-Luyssen2018-12-201-0/+4
* Implemented support for raw public-key functionality (RFC7250).Tom Vrancken2018-12-151-1/+2
* Add support for EDDSA/Ed25519 object support via PKCS#11Simo Sorce2018-11-191-0/+1
* Merge branch 'tpm12_testing' into 'master'Nikos Mavrogiannopoulos2018-11-161-0/+4
|\
| * tests: tpm: Add a test case for tpmtoolStefan Berger2018-11-161-0/+4
* | Merge branch 'tmp-anti-replay-updates' into 'master'Nikos Mavrogiannopoulos2018-11-161-1/+1
|\ \
| * | tests: added a test for detecting duplicate early dataNikos Mavrogiannopoulos2018-11-151-1/+1
| |/
* | tests: verify whether certificate request levels behave consistentlyNikos Mavrogiannopoulos2018-11-151-1/+1
|/
* TLS 1.3: implement anti-replay measure using ClientHello recordingDaiki Ueno2018-11-121-1/+12
* tests: add tests for early dataDaiki Ueno2018-11-121-1/+1
* gnutls_priority_init: ignore CTYPE-OPENPGP optionstmp-ignore-ctypesNikos Mavrogiannopoulos2018-11-011-1/+1
* gnutls_priority_set: do not override the version after handshake is completeNikos Mavrogiannopoulos2018-10-301-1/+1
* Merge branch 'tmp-uris' into 'master'Nikos Mavrogiannopoulos2018-10-181-1/+9
|\
| * pkcs11 uris: the URI scheme is case insensitivetmp-urisNikos Mavrogiannopoulos2018-10-121-1/+9
* | tests: eagain-auto-auth: only compiled in systems with cmocka availableNikos Mavrogiannopoulos2018-10-161-2/+3
* | gnutls_init: added flag for automatic re-authenticationNikos Mavrogiannopoulos2018-10-161-1/+3
|/
* tests: added unit test for gnutls_session_set_idtmp-add-unit-testNikos Mavrogiannopoulos2018-10-061-1/+1