summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tls13/certificate_request: corrected check of duplicate signature algorithmsNikos Mavrogiannopoulos2018-05-031-19/+29
* tests: check the behavior of TLS1.2 key exchange methods under TLS1.3Nikos Mavrogiannopoulos2018-04-303-1/+249
* Add another sni related testtmp-sni-hostnameAndreas Metzler2018-04-291-0/+3
* tests: sni-hostname was updated to support TLS1.3Nikos Mavrogiannopoulos2018-04-291-8/+19
* retrieve_pin: refuse to retrieve PIN from URI more than one timeNikos Mavrogiannopoulos2018-04-251-3/+26
* tests: added reproducers for receiving app data when rehandshake is expectedNikos Mavrogiannopoulos2018-04-183-40/+132
* tests: eliminated exit_code variable used in few testsNikos Mavrogiannopoulos2018-04-1819-172/+0
* tests: eagain: moved to cmocka and enhanced for TLS1.3Nikos Mavrogiannopoulos2018-04-185-169/+222
* tests: tls12-rehandshake-cert*: run multiple rehandshake testsNikos Mavrogiannopoulos2018-04-183-19/+22
* tests: tls12-rehandshake-cert-3: run multiple rehandshake testsNikos Mavrogiannopoulos2018-04-161-23/+44
* ANON,SRP,NULL ciphersuites: when set do not negotiate TLS1.3 or laterNikos Mavrogiannopoulos2018-04-136-74/+98
* ext/pre_shared_key: cleanups in error handlingNikos Mavrogiannopoulos2018-04-071-1/+1
* psk: save the username on auth info struct under TLS1.3Nikos Mavrogiannopoulos2018-04-061-0/+7
* tests: enhanced test suite for TLS1.3 and PSKNikos Mavrogiannopoulos2018-04-065-42/+411
* Simplified the _gnutls13_psk_ext_parser interface and added unit testsNikos Mavrogiannopoulos2018-04-062-0/+172
* protocols: bumped TLS1.3 protocol to draft -26Nikos Mavrogiannopoulos2018-03-232-5/+5
* priorities: disable any key exchange methods if there is no TLS1.2 or earlierNikos Mavrogiannopoulos2018-03-231-2/+2
* _gnutls_supported_ecc_recv_params: take into account precedenceNikos Mavrogiannopoulos2018-03-233-1/+164
* tests: moved invalid-cert reproducer into fuzz/ reproducersNikos Mavrogiannopoulos2018-03-193-43/+1
* tests: testpkcs11.sh was moved to the main testsNikos Mavrogiannopoulos2018-03-1916-52/+53
* tests: long-crl.sh was moved to main suiteNikos Mavrogiannopoulos2018-03-195-8/+7
* tests: suite: dropped ocsp-coverage and cert-coverageNikos Mavrogiannopoulos2018-03-19813-246/+2
* tests: testsrn.sh was removed as duplicate of safe-renegotation/ testsNikos Mavrogiannopoulos2018-03-198-128/+13
* tests: pkcs7-cat: moved to main suiteNikos Mavrogiannopoulos2018-03-1910-10/+10
* tests: updated for TLS1.3 inclusionNikos Mavrogiannopoulos2018-03-1981-1472/+1002
* tests: mini-record-retvals was split into return vals checking and alerts che...Nikos Mavrogiannopoulos2018-03-193-16/+321
* tests: client-fast-open: updated for TLS1.3Nikos Mavrogiannopoulos2018-03-191-15/+25
* tests: removed unused testNikos Mavrogiannopoulos2018-03-191-246/+0
* tests: auto-verify: update for TLS1.3Nikos Mavrogiannopoulos2018-03-191-19/+30
* tlsfuzzer: updated to the latest versiontmp-nmav-draft-ietf-tls-tls13-22Nikos Mavrogiannopoulos2018-03-094-9/+7
* Bumped TLS1.3 draft version to -23Nikos Mavrogiannopoulos2018-03-092-5/+5
* tests: added negative tests for RSA-PSS key exchangeNikos Mavrogiannopoulos2018-03-095-3/+141
* signatures: distinguish RSA-PSS signatures with RSA PKCS#1 1.5 certificates f...Nikos Mavrogiannopoulos2018-03-0911-58/+86
* Server hello format follows TLS1.2 formatNikos Mavrogiannopoulos2018-03-083-28/+14
* Renumbered the key share extension to 51Nikos Mavrogiannopoulos2018-03-082-10/+10
* record: ignore any ChangeCipherSpec messages under TLS1.3 handshakeNikos Mavrogiannopoulos2018-03-082-0/+346
* tests: added unit tests of gnutls_x509_crt_exportNikos Mavrogiannopoulos2018-03-051-0/+24
* tests: added reproducer with DER re-encoding error on client sideNikos Mavrogiannopoulos2018-03-052-1/+279
* gnutls_privkey_import_ext4: enhanced with GNUTLS_PRIVKEY_INFO_PK_ALGO_BITS flagNikos Mavrogiannopoulos2018-03-022-0/+10
* tests: eliminated destructive teststmp-simplify-nettle-checkNikos Mavrogiannopoulos2018-03-024-43/+232
* gnutls_ext_raw_parse: introduced functionNikos Mavrogiannopoulos2018-02-262-1/+318
* record: new gnutls_record_send2 functionDaiki Ueno2018-02-192-1/+329
* _gnutls_record_overhead: count content type octet in plaintextDaiki Ueno2018-02-191-8/+17
* tests: check extended record padding work with TLS 1.3Daiki Ueno2018-02-191-5/+6
* tests: re-enable mini-record-range testDaiki Ueno2018-02-191-48/+13
* tests: corrected various typosNikos Mavrogiannopoulos2018-02-194-4/+7
* tests: added unit test for gnutls_ocsp_resp_list_import2Nikos Mavrogiannopoulos2018-02-192-1/+262
* tests: added ocsptool sanity check programNikos Mavrogiannopoulos2018-02-194-1/+183
* tests: enhanced OCSP testsNikos Mavrogiannopoulos2018-02-1914-37/+1990
* tests: updated to account for HMAC-SHA384 and CAMELLIA removalNikos Mavrogiannopoulos2018-02-196-34/+14