summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* crypto-api: always allocate memory when serializing iovec_ttmp-iov-memleakDaiki Ueno2020-06-051-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
|\ \
| * | Add valgrind suppression for fun:decode_complex_string.isra.0tmp-gen-suppressionsTim Rühsen2020-02-211-0/+7
| |/
* | keylogfile: simplify the callback mechanismtmp-keylog-funcDaiki Ueno2020-02-222-58/+18
|/
* Merge branch 'tmp-keylog-hook' into 'master'Daiki Ueno2020-02-072-1/+390
|\
| * keylogfile: generalize with a callbacktmp-keylog-hookDaiki Ueno2020-02-072-1/+390
* | testcompat-openssl: improve testing against secured OpenSSL versions.Dimitri John Ledkov2020-02-061-40/+33
|/
* tests: skip pkcs12-gost under GNUTLS_FORCE_FIPS_MODEDaiki Ueno2020-02-041-0/+5
* crypto-api: add generic crypto functions for KDFDaiki Ueno2020-02-042-1/+161
* Merge branch 'tmp-20200126-bashismintest' into 'master'Tim Rühsen2020-01-271-4/+4
|\
| * Avoid pushd/popd bashism in testsuiteAndreas Metzler2020-01-261-4/+4
* | tlsfuzzer: optimized tests for CI and enabled x448Nikos Mavrogiannopoulos2020-01-261-4/+4
* | tlsfuzzer: fix test-tls13-large-number-of-extensions.pyNikos Mavrogiannopoulos2020-01-261-3/+7
|/
* Merge branch 'tmp-ci-make-j' into 'master'Tim Rühsen2020-01-261-1/+1
|\
| * tests/key-material-dtls.c: Try again on GNUTLS_E_AGAIN and GNUTLS_E_INTERRUPTEDtmp-ci-make-jTim Rühsen2020-01-261-1/+1