summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* testpkcs11: use datefudge to trick certificate expiryDaiki Ueno2021-01-262-1/+16
* tests: Fix tpmtool_test due to changes in trousersStefan Berger2021-01-261-10/+27
* handshake: check TLS version against modified server prioritiesDaiki Ueno2020-09-031-11/+28
* gnutls_aead_cipher_decrypt: check output buffer size before writingDaiki Ueno2020-09-031-0/+83
* gnutls_x509_crt_export2: return 0 instead of the lengthDaiki Ueno2020-09-031-0/+2
* doc: assorted typo fixesDaiki Ueno2020-09-031-2/+2
* tests: split up system-override-sig-hash.shAlexander Sosedkin2020-08-313-20/+46
* dhe: check if DH params in SKE match the FIPS approved algorithmsDaiki Ueno2020-08-314-32/+160
* Detect Python interpreter instead of assuming "python"Fiona Klute2020-08-313-6/+15
* build: avoid -Wenum-conversion warnings with GCC 10Daiki Ueno2020-08-311-1/+1
* tests/cert-test/invalid-sig: use datefudge to test expired certsDaiki Ueno2020-08-311-18/+25
* tests: check_for_datefudge: don't exit the test programsDaiki Ueno2020-08-3148-48/+53
* tests: updated tlsfuzzer tests to latest versionKrenzelokFrantisek2020-08-312-0/+2
* crypto-api: always allocate memory when serializing iovec_ttmp-fix-iov-3_6Daiki Ueno2020-06-141-15/+18
* stek: differentiate initial state from valid time window of TOTPDaiki Ueno2020-06-032-6/+6
* tests: add test case for certificate chain supersedingDaiki Ueno2020-05-311-0/+97
* Merge branch 'add-aes192-gcm' into 'master'Dmitry Baryshkov2020-05-303-0/+4
|\
| * lib: add support for AES-192-GCMDmitry Baryshkov2020-05-273-0/+4
* | Merge branch 'tmp-fileio' into 'master'Daiki Ueno2020-05-306-17/+29
|\ \
| * | build: write "FILE *fp" instead of "FILE *fd"tmp-fileioDaiki Ueno2020-05-301-9/+9
| * | gnulib: update git submoduleDaiki Ueno2020-05-295-8/+20
| |/
* | Merge branch 'build-datefudge-check' into 'master'Dmitry Baryshkov2020-05-271-0/+1
|\ \ | |/ |/|
| * tests: build datefudge-check during make allDmitry Baryshkov2020-05-261-0/+1
* | Merge branch 'x509-common-name' into 'master'Dmitry Baryshkov2020-05-243-1/+65
|\ \
| * | x509: support commonName extensionDmitry Baryshkov2020-05-183-1/+65
| |/
* | x509: aki: always print authorityCert infoDmitry Baryshkov2020-05-171-0/+2
|/
* output: add Russian security class policiesDmitry Baryshkov2020-05-141-2/+2
* x509: print certificate policiy namesDmitry Baryshkov2020-05-141-1/+1
* pkcs7: decode attribute OIDs when printingDmitry Baryshkov2020-05-148-23/+23
* tests/prime-check: don't include gmp.hDmitry Baryshkov2020-04-301-1/+0
* tests/srp: increase timeoutsDmitry Baryshkov2020-04-301-2/+2
* gnutls_session_ext_register: keep track of extension nametmp-ext-nameDaiki Ueno2020-04-211-0/+9
* Merge branch 'tmp-no-auto-send-ticket' into 'master'Daiki Ueno2020-04-202-0/+316
|\
| * handshake-tls13: add session flag to disable sending session ticketstmp-no-auto-send-ticketDaiki Ueno2020-04-132-0/+316
* | tests: Fix status-request-revoked after 2020-10-24Bernhard M. Wiedemann2020-04-051-0/+11
* | Compare DNs by comparing their string representationsPierre Ossman2020-04-032-1/+135
* | tests: added check for random value of client and server hello in TLSNikos Mavrogiannopoulos2020-03-302-1/+268
* | tests: added reproducer for client hello random value behavior in DTLSNikos Mavrogiannopoulos2020-03-302-1/+338
|/
* Merge branch 'tmp-get-keylog-func' into 'master'Daiki Ueno2020-03-251-0/+2
|\
| * gnutls_session_get_keylog_function: new functiontmp-get-keylog-funcDaiki Ueno2020-03-221-0/+2
* | psk: Allow non-NULL PSK usernamesAnder Juaristi2020-03-234-57/+536
|/
* Merge branch 'eddsa-pkcs11' into 'master'Nikos Mavrogiannopoulos2020-03-202-0/+85
|\
| * tests: Verify writing and reading of ECDSA public keys from PKCS#11Jakub Jelen2020-03-181-0/+42
| * tests: Verify writing and reading of EdDSA public keysJakub Jelen2020-03-181-0/+43
* | state: add function to get the current hash algorithmtmp-prf-getDaiki Ueno2020-03-192-0/+12
* | Merge branch 'tmp-ed448-fixes' into 'master'Daiki Ueno2020-03-182-1/+18
|\ \
| * | tests/sign-is-secure: fix off-by-one errortmp-ed448-fixesDaiki Ueno2020-03-161-1/+1
| * | algorithms: properly calculate hash strength for Ed448Daiki Ueno2020-03-161-0/+17
* | | lib/x509: use common routine for parsing data versionDmitry Baryshkov2020-03-121-1/+1
|/ /
* | Merge branch 'tmp-gen-suppressions' into 'master'Nikos Mavrogiannopoulos2020-03-061-0/+7
|\ \