summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tlsfuzzer: updated to latest masterNikos Mavrogiannopoulos2018-02-193-1/+1
* tests: re-enabled post-handshake auth testsNikos Mavrogiannopoulos2018-02-192-14/+56
* tests: added test suite on key limitsNikos Mavrogiannopoulos2018-02-192-0/+342
* tests: removed unused variables and introduced temporal vars in macrosNikos Mavrogiannopoulos2018-02-198-42/+34
* tests: check gnutls_rehandshake() and gnutls_handshake() under TLS1.3Nikos Mavrogiannopoulos2018-02-193-4/+209
* tests: added unit tests with TLS1.3 key updateNikos Mavrogiannopoulos2018-02-193-0/+250
* keylogfile: write TLS 1.3 secretsDaiki Ueno2018-02-191-18/+54
* tls-fuzzer: enabled the large hello checksNikos Mavrogiannopoulos2018-02-193-3/+1
* tests: included behavioral test of gnutls_prf under TLS1.3Nikos Mavrogiannopoulos2018-02-191-0/+30
* gnutls_prf_rfc5705: calculate exporter using HKDF if TLS 1.3Daiki Ueno2018-02-192-1/+325
* tests: added unit test for RDNs in cert callbackNikos Mavrogiannopoulos2018-02-192-1/+196
* tests: check certificate callbacks under TLS 1.2 and 1.3Nikos Mavrogiannopoulos2018-02-191-15/+26
* tests: added unit tests for client certificate under TLS1.3Nikos Mavrogiannopoulos2018-02-191-0/+10
* tests: added check for client hello random value after HRRNikos Mavrogiannopoulos2018-02-192-4/+267
* tests: added key share behavioral testNikos Mavrogiannopoulos2018-02-196-20/+351
* tests: added tests for TLS1.2- rollback detectionNikos Mavrogiannopoulos2018-02-193-1/+506
* tests: check the correct handling of cookie extension in client sideNikos Mavrogiannopoulos2018-02-192-1/+266
* tests: added unit test for hello retry request supportNikos Mavrogiannopoulos2018-02-193-19/+66
* tests: rehandshake tests were restricted to TLS1.2Nikos Mavrogiannopoulos2018-02-194-9/+9
* ext: do not advertize post handshake authenticationNikos Mavrogiannopoulos2018-02-191-0/+3
* tests: check TLS1.3 record layer packet modificationNikos Mavrogiannopoulos2018-02-191-65/+32
* tests: fix warning in rng-sigint.cNikos Mavrogiannopoulos2018-02-191-1/+2
* tests: improved tls-session-supplementalNikos Mavrogiannopoulos2018-02-191-0/+2
* tlsfuzzer: disable non TLS1.3-ready testsNikos Mavrogiannopoulos2018-02-191-3/+7
* tests: added tests for TLS1.3 record generation / parsingNikos Mavrogiannopoulos2018-02-191-14/+19
* tests: introduced basic TLS1.3 key exchange test suiteNikos Mavrogiannopoulos2018-02-194-3/+89
* record: adjusted overhead calculation for TLS1.3Nikos Mavrogiannopoulos2018-02-191-5/+6
* tests: check behavior on the extension hello flagsNikos Mavrogiannopoulos2018-02-191-68/+135
* Negotiate draft-TLS1.3Nikos Mavrogiannopoulos2018-02-192-0/+12