summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* handshake: do not send TLS extensions under DTLS and vice versatmp-prohibit-tls-dtls-mixNikos Mavrogiannopoulos2018-05-171-1/+1
* gnutls_ext_raw_parse: introduced GNUTLS_EXT_RAW_FLAG_DTLS_CLIENT_HELLONikos Mavrogiannopoulos2018-05-171-1/+1
* pcert: added functionality to retrieve listsNikos Mavrogiannopoulos2018-05-121-1/+2
* New constructors for classes client_session() and server_session() provide pa...Philippe Widmer2018-05-101-2/+16
* Use configured CC for pkg-config testMichael Weiser2018-05-071-0/+1
* pkcs11: mark private key objects as sensitive by defaulttmp-pkcs11-sensitive-fixNikos Mavrogiannopoulos2018-05-031-1/+1
* tests: check the behavior of TLS1.2 key exchange methods under TLS1.3Nikos Mavrogiannopoulos2018-04-301-1/+2
* tests: added reproducers for receiving app data when rehandshake is expectedNikos Mavrogiannopoulos2018-04-181-2/+3
* tests: eagain: moved to cmocka and enhanced for TLS1.3Nikos Mavrogiannopoulos2018-04-181-3/+4
* tests: enhanced test suite for TLS1.3 and PSKNikos Mavrogiannopoulos2018-04-061-0/+2
* Simplified the _gnutls13_psk_ext_parser interface and added unit testsNikos Mavrogiannopoulos2018-04-061-0/+2
* _gnutls_supported_ecc_recv_params: take into account precedenceNikos Mavrogiannopoulos2018-03-231-0/+2
* tests: testpkcs11.sh was moved to the main testsNikos Mavrogiannopoulos2018-03-191-2/+5
* tests: long-crl.sh was moved to main suiteNikos Mavrogiannopoulos2018-03-191-3/+2
* tests: pkcs7-cat: moved to main suiteNikos Mavrogiannopoulos2018-03-191-2/+4
* tests: updated for TLS1.3 inclusionNikos Mavrogiannopoulos2018-03-191-2/+2
* tests: mini-record-retvals was split into return vals checking and alerts che...Nikos Mavrogiannopoulos2018-03-191-1/+1
* record: ignore any ChangeCipherSpec messages under TLS1.3 handshakeNikos Mavrogiannopoulos2018-03-081-0/+2
* tests: added reproducer with DER re-encoding error on client sideNikos Mavrogiannopoulos2018-03-051-1/+1
* tests: eliminated destructive teststmp-simplify-nettle-checkNikos Mavrogiannopoulos2018-03-021-2/+2
* gnutls_ext_raw_parse: introduced functionNikos Mavrogiannopoulos2018-02-261-1/+1
* record: new gnutls_record_send2 functionDaiki Ueno2018-02-191-1/+1
* tests: added unit test for gnutls_ocsp_resp_list_import2Nikos Mavrogiannopoulos2018-02-191-1/+1
* tests: added ocsptool sanity check programNikos Mavrogiannopoulos2018-02-191-1/+2
* tests: enhanced OCSP testsNikos Mavrogiannopoulos2018-02-191-2/+8
* tests: added test suite on key limitsNikos Mavrogiannopoulos2018-02-191-0/+2
* tests: check gnutls_rehandshake() and gnutls_handshake() under TLS1.3Nikos Mavrogiannopoulos2018-02-191-0/+1
* tests: added unit tests with TLS1.3 key updateNikos Mavrogiannopoulos2018-02-191-0/+2
* gnutls_prf_rfc5705: calculate exporter using HKDF if TLS 1.3Daiki Ueno2018-02-191-1/+2
* tests: added unit test for RDNs in cert callbackNikos Mavrogiannopoulos2018-02-191-1/+1
* tests: added check for client hello random value after HRRNikos Mavrogiannopoulos2018-02-191-4/+4
* tests: added key share behavioral testNikos Mavrogiannopoulos2018-02-191-1/+1
* tests: added tests for TLS1.2- rollback detectionNikos Mavrogiannopoulos2018-02-191-1/+18
* tests: check the correct handling of cookie extension in client sideNikos Mavrogiannopoulos2018-02-191-1/+2
* tests: rehandshake tests were restricted to TLS1.2Nikos Mavrogiannopoulos2018-02-191-3/+3
* tests: introduced basic TLS1.3 key exchange test suiteNikos Mavrogiannopoulos2018-02-191-0/+2
* tests: resumption tests were restricted to TLS 1.2Nikos Mavrogiannopoulos2018-02-191-10/+10
* tests: added unit tests for post-handshake-auth extensionNikos Mavrogiannopoulos2018-02-191-1/+3
* tests: added checks for special signature algorithmsNikos Mavrogiannopoulos2018-02-191-1/+1
* tests: added unit test for TLS 1.3 version negotiationNikos Mavrogiannopoulos2018-02-191-1/+3
* tests: check gnutls_fips140_set_mode operation per threadNikos Mavrogiannopoulos2018-02-191-1/+2
* tests: added unit test of gnutls_fips140_set_modeNikos Mavrogiannopoulos2018-02-191-1/+1
* tests: gc.c -> gnutls_hmac_fast.cNikos Mavrogiannopoulos2018-02-191-1/+1
* tests: check whether gnutls_credentials_set() can be set in an hsk hooktmp-improved-vhost-documentation-testsNikos Mavrogiannopoulos2018-02-141-1/+1
* tests: added unit test for _gnutls_record_overhead()Nikos Mavrogiannopoulos2018-01-161-1/+7
* tests: added reproducer for self-signed verification errorNikos Mavrogiannopoulos2018-01-061-0/+1
* tests: combined key and cert teststmp-simplify-testsNikos Mavrogiannopoulos2017-11-211-1/+1
* tests: windows subdir is only included on windows buildsNikos Mavrogiannopoulos2017-11-211-9/+18
* tests: dtls subdir was merged into main testsNikos Mavrogiannopoulos2017-11-211-2/+13
* tests: added PKCS#11 module loading testNikos Mavrogiannopoulos2017-11-031-1/+10