summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Run GOST part of tests/gnutls-cli-debug.shAndreas Metzler2020-09-171-0/+7
* testsuite: Fix GOST gnutls-cli-debug testAndreas Metzler2020-09-171-1/+1
* Merge branch 'tmp-sizeof' into 'master'Daiki Ueno2020-09-031-1/+1
|\
| * tests: fix sizeof usage in mini-record-timingtmp-sizeofDaiki Ueno2020-08-301-1/+1
* | Consolidate optional arguments tests for RSA key import, cleanup after each i...Nikolay Sivov2020-09-021-25/+26
* | Add some tests for optional arguments in gnutls_privkey_import_rsa_raw().Nikolay Sivov2020-09-011-0/+30
|/
* Merge branch 'tmp-tls12-version-checks' into 'master'Daiki Ueno2020-08-211-11/+28
|\
| * handshake: check TLS version against modified server prioritiestmp-tls12-version-checksDaiki Ueno2020-08-171-11/+28
* | Merge branch 'tmp-ocsp-resp-status' into 'master'Daiki Ueno2020-08-203-2/+113
|\ \
| * | cert-session: check OCSP error responsestmp-ocsp-resp-statusDaiki Ueno2020-08-143-2/+113
| |/
* | Merge branch 'tmp-cipher-check-length' into 'master'Daiki Ueno2020-08-181-0/+83
|\ \
| * | gnutls_aead_cipher_decrypt: check output buffer size before writingtmp-cipher-check-lengthDaiki Ueno2020-08-171-0/+83
| |/
* | gnutls_x509_crt_export2: return 0 instead of the lengthtmp-crt-export2Daiki Ueno2020-08-161-0/+2
* | Fix parser output in tests/cert-tests/data/gost-cert-nogost.pemFiona Klute2020-08-161-15/+1
* | doc: assorted typo fixestmp-typo-fixesDaiki Ueno2020-08-121-2/+2
|/
* 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