summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* cert-session: check OCSP error responsestmp-ocsp-resp-statusDaiki Ueno2020-08-143-2/+113
* Fix invalid free in missing issuer test case error pathMichael Catanzaro2020-08-071-1/+0
* tests: split up system-override-sig-hash.shAlexander Sosedkin2020-07-033-20/+46
* dhe: check if DH params in SKE match the FIPS approved algorithmstmp-sp800-56ar3Daiki Ueno2020-06-274-32/+160
* Update tlsfuzzer to get Python interpreter detectionFiona Klute2020-06-161-0/+0
* Detect Python interpreter instead of assuming "python"Fiona Klute2020-06-163-6/+15
* Merge branch 'master' into 'tmp-mark-gost94-as-broken'Dmitry Baryshkov2020-06-15103-248/+3413
|\
| * Merge branch 'tmp-enum' into 'master'Dmitry Baryshkov2020-06-151-1/+1
| |\
| | * build: avoid -Wenum-conversion warnings with GCC 10Daiki Ueno2020-06-151-1/+1
| * | tests/cert-test/invalid-sig: use datefudge to test expired certstmp-skip-datefudgeDaiki Ueno2020-06-121-18/+25
| * | tests: check_for_datefudge: don't exit the test programsDaiki Ueno2020-06-1248-48/+53
| |/
| * Merge branch 'tmp-iov-memleak' into 'master'Dmitry Baryshkov2020-06-071-15/+18
| |\
| | * crypto-api: always allocate memory when serializing iovec_ttmp-iov-memleakDaiki Ueno2020-06-051-15/+18
| * | Merge branch 'master' into 'master'Daiki Ueno2020-06-053-0/+2
| |\ \
| | * | tests: updated tlsfuzzer tests to latest versionKrenzelokFrantisek2020-06-043-0/+2
| | |/
| * | tests: Adds new tests missingissuer and missingissuer_aiaSahana Prasad2020-06-035-2/+784
| |/
| * 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