summaryrefslogtreecommitdiff
path: root/tests/tls13
Commit message (Expand)AuthorAgeFilesLines
* tls13/key_update: ignore multiple key updates instead of errortmp-keyupdate-fixesDaiki Ueno2019-06-051-0/+232
* tests: prf-early fixes the global versionNikos Mavrogiannopoulos2019-05-241-0/+3
* tests: prf-early.sh: use the static flag of datefudgeNikos Mavrogiannopoulos2019-05-231-1/+1
* prf: add function to retrieve early keying materialDaiki Ueno2019-04-192-0/+493
* tests/tls13/prf: check if the exported material matches on serverDaiki Ueno2019-04-191-0/+2
* tests: fix race condition in tls13/post-handshake-with-cert-pkcs11tmp-fix-pha-pkcs11-testDaiki Ueno2019-04-101-2/+5
* tests: add post-handshake auth test using PKCS#11 tokenDaiki Ueno2019-04-071-0/+459
* handshake: increase the default number of tickets we send to 2tmp-increase-nr-of-ticketsNikos Mavrogiannopoulos2019-03-201-1/+2
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-1324-24/+24
* tls13/certificate: utilize "certificate_required" alerttmp-cert-reqDaiki Ueno2019-03-053-3/+3
* ext/supported_versions: regenerate server randomDaiki Ueno2019-02-221-2/+54
* ext/record_size_limit: account for content type octet in TLS 1.3Daiki Ueno2019-02-141-4/+4
* record: make CCS handling stricter in TLS 1.3Daiki Ueno2018-12-061-0/+15
* tests: remove unnecessary session creation in tls13/anti_replayDaiki Ueno2018-11-241-10/+0
* anti_replay: moved new add function into anti_replay structureNikos Mavrogiannopoulos2018-11-151-16/+16
* TLS 1.3: implement anti-replay measure using ClientHello recordingDaiki Ueno2018-11-121-0/+145
* gnutls_init: added flag for automatic re-authenticationNikos Mavrogiannopoulos2018-10-161-0/+366
* Skip tests/tls13/prf.c if visibility 'protected' doesn't worktmp-fix-584Tim Rühsen2018-10-081-0/+9
* tls13/psk_ext_parser: simplify the iterator interfaceDaiki Ueno2018-08-231-5/+40
* protocols: bumped TLS1.3 version number to RFC8446 valueNikos Mavrogiannopoulos2018-08-202-8/+4
* ext/record_size_limit: new extensionDaiki Ueno2018-08-201-4/+4
* use a consistent method to mark fall-through in switch casesNikos Mavrogiannopoulos2018-08-081-3/+3
* Ensure we are sending the right protocol version on second client helloNikos Mavrogiannopoulos2018-08-071-0/+235
* tests: check whether multiple tickets can be sent/receivedNikos Mavrogiannopoulos2018-07-121-15/+38
* protocols: bumped TLS1.3 protocol to draft-28Nikos Mavrogiannopoulos2018-07-072-5/+7
* tests: ignore PIPE signal on TLS1.3-related testsNikos Mavrogiannopoulos2018-07-0215-14/+36
* tests: check for GNUTLS_E_GOT_APPLICATION_DATA on post-handshake authNikos Mavrogiannopoulos2018-07-023-6/+57
* tests: introduced test for post-handshake auth + PSKNikos Mavrogiannopoulos2018-07-021-0/+366
* gnutls_session_get_flags: introduced GNUTLS_SFLAGS_POST_HANDSHAKE_AUTHNikos Mavrogiannopoulos2018-07-022-0/+8
* tests: check whether we send the pre-shared key extension after dumbfwNikos Mavrogiannopoulos2018-06-222-0/+378
* ext/psk_ke_modes: always send extension unless disabled in configDaiki Ueno2018-06-052-6/+6
* Fix more warnings in tests/Tim Rühsen2018-05-261-0/+9
* tests: added main use-case test for gnutls_session_ticket_send()Nikos Mavrogiannopoulos2018-05-261-0/+360
* handshake: TLS1.3 async messages trigger the handshake hookNikos Mavrogiannopoulos2018-05-261-3/+50
* tests: key_update: improved error checking and increased timeouttmp-move-ci-to-f28Nikos Mavrogiannopoulos2018-05-101-4/+10
* tests: cookie: fixed exit condition [ci skip]Nikos Mavrogiannopoulos2018-05-071-0/+1
* tests: post handshake auth: test more combinationsNikos Mavrogiannopoulos2018-05-041-17/+42
* tls13/certificate_request: corrected check of duplicate signature algorithmsNikos Mavrogiannopoulos2018-05-041-19/+29
* tests: enhanced test suite for TLS1.3 and PSKNikos Mavrogiannopoulos2018-04-061-0/+258
* Simplified the _gnutls13_psk_ext_parser interface and added unit testsNikos Mavrogiannopoulos2018-04-061-0/+170
* protocols: bumped TLS1.3 protocol to draft -26Nikos Mavrogiannopoulos2018-03-232-5/+5
* Bumped TLS1.3 draft version to -23Nikos Mavrogiannopoulos2018-03-092-5/+5
* signatures: distinguish RSA-PSS signatures with RSA PKCS#1 1.5 certificates f...Nikos Mavrogiannopoulos2018-03-091-8/+10
* 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-081-0/+344
* tests: corrected various typosNikos Mavrogiannopoulos2018-02-192-2/+5
* tests: enhanced OCSP testsNikos Mavrogiannopoulos2018-02-192-0/+432
* tests: re-enabled post-handshake auth testsNikos Mavrogiannopoulos2018-02-192-14/+56
* tests: added test suite on key limitsNikos Mavrogiannopoulos2018-02-191-0/+340