summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: added unit test of gnutls-cli-debugNikos Mavrogiannopoulos2018-07-131-5/+66
* tests: check whether multiple tickets can be sent/receivedNikos Mavrogiannopoulos2018-07-121-15/+38
* tests: handshake-timeout: use virt_sec_sleep() to avoid long delays in testNikos Mavrogiannopoulos2018-07-112-5/+7
* generate_session_ticket: tickets cannot extend the original session timeNikos Mavrogiannopoulos2018-07-113-2/+340
* tests: corrected priority strings in session-tickets-ok and other cleanupsNikos Mavrogiannopoulos2018-07-111-19/+5
* gnutls_priority_init2,gnutls_set_default_priority_append: introducedNikos Mavrogiannopoulos2018-07-093-2/+537
* tests: tls-fuzzer-alpn: operate on random portNikos Mavrogiannopoulos2018-07-073-7/+5
* configure: added option --enable-tls13-supportNikos Mavrogiannopoulos2018-07-0716-26/+76
* _gnutls_figure_common_ciphersuite: apply rfc7919 requirements only under TLS1.2Nikos Mavrogiannopoulos2018-07-071-1/+1
* protocols: bumped TLS1.3 protocol to draft-28Nikos Mavrogiannopoulos2018-07-072-5/+7
* tests: mini-record-timing: avoid warning for too large stack usageNikos Mavrogiannopoulos2018-07-041-1/+5
* tlsfuzzer: updated to include RSA and RSA-PSS related testsNikos Mavrogiannopoulos2018-07-023-4/+28
* sign_supports_cert_pk_algorithm: corrected check for RSAE-PSSNikos Mavrogiannopoulos2018-07-021-0/+5
* tests: introduced tests about crypto API failures on illegal useNikos Mavrogiannopoulos2018-07-023-3/+206
* tests: verify that certtool operates as expected with dates after 2038Nikos Mavrogiannopoulos2018-07-024-1/+155
* tests: check explicitly the size of time_tNikos Mavrogiannopoulos2018-07-023-13/+22
* tests: better guarding of variable SKIP_DATEFUDGE_CHECKNikos Mavrogiannopoulos2018-07-021-1/+1
* 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-022-1/+368
* gnutls_session_get_flags: introduced GNUTLS_SFLAGS_POST_HANDSHAKE_AUTHNikos Mavrogiannopoulos2018-07-022-0/+8
* tests: verify whether GNUTLS_TLS_VERSION_MAX is negotiated on default modeNikos Mavrogiannopoulos2018-06-291-6/+10
* testcompat-tls13-openssl: fix openssl interactionsNikos Mavrogiannopoulos2018-06-271-9/+51
* tests: eliminated compiler warningsNikos Mavrogiannopoulos2018-06-272-5/+3
* convert from milliseconds to timespec without loopRolf Eike Beer2018-06-261-7/+2
* avoid overflow when substracting timespecs if rdtsc is not availableRolf Eike Beer2018-06-261-2/+2
* .gitlab-ci.yml: updated x86 CI builds with better datefudge detectionNikos Mavrogiannopoulos2018-06-245-23/+17
* tests: add PKCS#12 test script for GOST 28147-89-encrypted filesDmitry Eremin-Solenikov2018-06-235-1/+90
* tests: expand pkcs7 test to also check GOST filesDmitry Eremin-Solenikov2018-06-234-2/+45
* test: test GOST keys import/exportDmitry Eremin-Solenikov2018-06-231-0/+172
* tests: add common gost certificates for testsDmitry Eremin-Solenikov2018-06-231-0/+216
* Add gost certificates to chainverify testsDmitry Eremin-Solenikov2018-06-233-0/+90
* Expand x509 sign/verify test with GOST algorithmsDmitry Eremin-Solenikov2018-06-233-1/+106
* oids: expand to include GOST digests/signaturesDmitry Eremin-Solenikov2018-06-231-0/+24
* tests: privkey-keygen: adapt to support GOST algorithmsDmitry Eremin-Solenikov2018-06-231-4/+11
* Support GOST private keys generationDmitry Eremin-Solenikov2018-06-232-0/+107
* Support importing/exporting X.509 GOST public keysDmitry Eremin-Solenikov2018-06-235-3/+127
* Add declarations for GOST R 34.10 signaturesDmitry Eremin-Solenikov2018-06-231-1/+1
* Add declarations to support GOST public keysDmitry Eremin-Solenikov2018-06-232-1/+7
* tests: check whether we send the pre-shared key extension after dumbfwNikos Mavrogiannopoulos2018-06-223-0/+380
* tests: corrected typo in commentNikos Mavrogiannopoulos2018-06-221-1/+1
* Fix test code for -WerrorTim Rühsen2018-06-212-3/+6
* tests: updated supplemental tests for TLS1.3tmp-supplemental-no-tls13Nikos Mavrogiannopoulos2018-06-212-125/+118
* record: fail with invalid request when attempting to send no pad and no dataNikos Mavrogiannopoulos2018-06-201-1/+20
* tests: enhance padding checkNikos Mavrogiannopoulos2018-06-202-24/+91
* tests: verify that resumed session ID matches originalNikos Mavrogiannopoulos2018-06-201-0/+27
* tlsfuzzer: update to the latest versiontmp-tlsfuzzer-tls13-hrrDaiki Ueno2018-06-152-0/+0
* distclean temp. test files for 'make distcheck'Tim Rühsen2018-06-142-0/+6
* tlsfuzzer-tls13: use a random port for testingNikos Mavrogiannopoulos2018-06-122-13/+20
* tlsfuzzer: update to the latest versionDaiki Ueno2018-06-126-1/+96