summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* 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
* gnutls_priority_set: do not override version on handshaketmp-fix-priority-set-callNikos Mavrogiannopoulos2018-10-031-1/+1
* Merge branch 'tmp-be-strict-on-crls' into 'master'Nikos Mavrogiannopoulos2018-09-211-1/+1
|\
| * gnutls-cli: enable CRL validation on startupNikos Mavrogiannopoulos2018-09-211-1/+1
* | Added session ticket key rotation with TOTPAnder Juaristi2018-09-191-1/+2
|/
* dtls: recover when a NewSessionTicket message is lostNikos Mavrogiannopoulos2018-09-141-1/+1
* priority: be backwards compatible with priority strings starting with NONENikos Mavrogiannopoulos2018-09-121-0/+1
* Implemented RFC7250 certificate type negotiation extensions.Tom Vrancken2018-08-201-2/+3
* ext/record_size_limit: new extensionDaiki Ueno2018-08-201-1/+1
* gnutls_memset: use explicit_bzeroNikos Mavrogiannopoulos2018-08-081-2/+10
* Ensure we are sending the right protocol version on second client helloNikos Mavrogiannopoulos2018-08-071-0/+2
* tls1.3: server returns early on handshake when no cert is provided by clientNikos Mavrogiannopoulos2018-08-031-0/+2
* tests: added unit test of handshake with large certificateNikos Mavrogiannopoulos2018-07-261-2/+2
* allow no certificates to be reported by the gnutls_certificate_retrieve_funct...Nikos Mavrogiannopoulos2018-07-241-1/+1
* cert-cred: fix possible segfault when resetting cert retrieval functionDmitry Eremin-Solenikov2018-07-241-1/+2
* gnutls_x509_privkey_import_ecc_raw: encode parameters on importtmp-fix-pkcs8-exportNikos Mavrogiannopoulos2018-07-201-1/+1
* tests: handshake-timeout: use virt_sec_sleep() to avoid long delays in testNikos Mavrogiannopoulos2018-07-111-1/+1
* generate_session_ticket: tickets cannot extend the original session timeNikos Mavrogiannopoulos2018-07-111-2/+2
* gnutls_priority_init2,gnutls_set_default_priority_append: introducedNikos Mavrogiannopoulos2018-07-091-2/+2
* tests: introduced test for post-handshake auth + PSKNikos Mavrogiannopoulos2018-07-021-1/+2
* Expand x509 sign/verify test with GOST algorithmsDmitry Eremin-Solenikov2018-06-231-1/+2
* tests: check whether we send the pre-shared key extension after dumbfwNikos Mavrogiannopoulos2018-06-221-0/+2
* tests: enhance padding checkNikos Mavrogiannopoulos2018-06-201-1/+1
* distclean temp. test files for 'make distcheck'Tim Rühsen2018-06-141-0/+3
* priorities: introduced %FORCE_ETMtmp-measure-recordNikos Mavrogiannopoulos2018-06-121-1/+1
* tests: added main use-case test for gnutls_session_ticket_send()Nikos Mavrogiannopoulos2018-05-261-1/+1
* tests: exercise TLS 1.3 session resumptionDaiki Ueno2018-05-261-1/+10
* gnutls_pkcs11_token_get_ptr, gnutls_pkcs11_obj_get_ptr: introducedNikos Mavrogiannopoulos2018-05-211-1/+10