summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* pk: implement deterministic ECDSA/DSADaiki Ueno2019-08-082-1/+197
* Support for Generalname registeredID from RFC 5280 in subject alt nameKarsten Ohme2019-07-224-12/+41
* Fixed alerts returned on TLS1.3 corner casesNikos Mavrogiannopoulos2019-07-151-0/+23
* Merge branch 'tmp-pkcs11-login-error' into 'master'Daiki Ueno2019-07-114-186/+174
|\
| * tests: remove unused destructive/p11-kit-load.shtmp-pkcs11-login-errorDaiki Ueno2019-07-111-185/+0
| * pkcs11: ignore login error when traversing tokensDaiki Ueno2019-07-113-1/+174
* | tests: improve coverage of CRQ related functionstmp-coverageNikos Mavrogiannopoulos2019-07-091-12/+98
* | testcompat-openssl: added interop test with DTLS 1.2Nikos Mavrogiannopoulos2019-07-031-2/+89
* | tests: added sanity check for rfc7633 behaviorNikos Mavrogiannopoulos2019-07-033-1/+380
* | tests: status-request-missing: renamed to rfc7633-missingNikos Mavrogiannopoulos2019-07-032-1/+1
* | status-request-ext: run under all TLS versionsNikos Mavrogiannopoulos2019-07-031-7/+16
* | tests: status-request: cleanupNikos Mavrogiannopoulos2019-07-033-38/+3
* | tests: status-request-missing: run for all TLS versionsNikos Mavrogiannopoulos2019-07-031-22/+18
* | Merge branch 'tmp-cli-debug' into 'master'Dmitry Eremin-Solenikov2019-07-011-2/+5
|\ \
| * | gnutls-cli-debug: test whether RSA key exchange is supportedNikos Mavrogiannopoulos2019-06-291-2/+5
* | | Merge branch 'tmp-fix-desc' into 'master'Nikos Mavrogiannopoulos2019-06-302-1/+321
|\ \ \ | |/ / |/| |
| * | gnutls_session_get_desc: avoid printing a NULL valuetmp-fix-descNikos Mavrogiannopoulos2019-06-292-1/+321
* | | Merge branch 'mac-gmac' into 'master'Dmitry Eremin-Solenikov2019-06-291-0/+51
|\ \ \
| * | | tests/gnutls_hmac_fast: run test for AES-UMAC-96/-128Dmitry Eremin-Solenikov2019-06-281-0/+20
| * | | tests/gnutls_hmac_fast: run test for AES-GMAC-128/-192/-256Dmitry Eremin-Solenikov2019-06-281-0/+31
| |/ /
* | | tests: gnutls_x509_crt_list_import: verify that return code is as documentedtmp-fix-gnutls_x509_crt_list_import2Nikos Mavrogiannopoulos2019-06-281-0/+3
|/ /
* | Align _gnutls_x86_cpuid_s as OPENSSL_ia32cap_P would beNikos Mavrogiannopoulos2019-06-272-1/+19
* | gnutls_hash/hmac_copy: check its usability in all casesNikos Mavrogiannopoulos2019-06-266-0/+10
* | config: added ability to override and mark algorithms as disabledNikos Mavrogiannopoulos2019-06-2016-9/+820
* | Merge branch 'tmp-small-records-tests' into 'master'Daiki Ueno2019-06-2011-23/+199
|\ \ | |/ |/|
| * gnutls-cli-debug.sh: sanity check of %ALLOW_SMALL_RECORDS testtmp-small-records-testsNikos Mavrogiannopoulos2019-06-191-0/+3
| * tlsfuzzer: test both with and without %ALLOW_SMALL_RECORDSDaiki Ueno2019-06-199-3/+148
| * tlsfuzzer: use fixed HTTP response for record_size_limit testsDaiki Ueno2019-06-193-20/+27
| * gnutls-cli-debug: check if %ALLOW_SMALL_RECORDS is requiredDaiki Ueno2019-06-191-0/+21
* | gnutls_privkey_sign_hash2: accept the GNUTLS_PRIVKEY_SIGN_FLAG_TLS1_RSA flagtmp-fix-raw-flag-in-newapiNikos Mavrogiannopoulos2019-06-102-8/+3
* | tests: removed debugging output from GETPORTNikos Mavrogiannopoulos2019-06-101-1/+0
|/
* tls13/key_update: ignore multiple key updates instead of errortmp-keyupdate-fixesDaiki Ueno2019-06-052-0/+234
* tests: prf-early fixes the global versionNikos Mavrogiannopoulos2019-05-241-0/+3
* tests: prf-early.sh: use the static flag of datefudgeNikos Mavrogiannopoulos2019-05-231-1/+1
* tlsfuzzer: reverted accidental move to incorrect versionNikos Mavrogiannopoulos2019-05-231-0/+0
* Check Q for FFDHE primes in prime-checkSimo Sorce2019-05-231-13/+23
* Add plumbing to handle Q parameter in DH exchangesSimo Sorce2019-05-231-22/+38
* Add test to ensure ECDH exchange behaves correctlySimo Sorce2019-05-233-1/+210
* Add test to ensure DH exchange behaves correctlySimo Sorce2019-05-232-1/+156
* Merge branch 'tmp-small-records' into 'master'Daiki Ueno2019-05-234-6/+3
|\
| * tlsfuzzer: use %ALLOW_SMALL_RECORDS for testingtmp-small-recordsDaiki Ueno2019-05-224-6/+3
* | Merge branch 'tmp-remove-unused-flag' into 'master'Nikos Mavrogiannopoulos2019-05-232-9/+21
|\ \
| * | tests: verify functionality of GNUTLS_VERIFY_DISABLE_CA_SIGN flagtmp-remove-unused-flagNikos Mavrogiannopoulos2019-05-212-9/+21
| |/
* | Merge branch 'tmp-privkey-tls13' into 'master'Daiki Ueno2019-05-226-7/+405
|\ \ | |/ |/|
| * algorithms: eliminate the FFDHE alert desc requirementDaiki Ueno2019-05-224-6/+17
| * server auth: disable TLS 1.3 if no signature algorithm is usableDaiki Ueno2019-05-203-2/+389
* | Merge branch 'tmp-minor-fixes' into 'master'Nikos Mavrogiannopoulos2019-05-2131-131/+573
|\ \ | |/ |/|
| * certtool: CA certificates will contain the digital signature key usage flagNikos Mavrogiannopoulos2019-05-2027-126/+226
| * Added profile to correspond to the future security parameterNikos Mavrogiannopoulos2019-05-203-4/+252
| * tests: added unit tests of utc and generalTime convertorNikos Mavrogiannopoulos2019-05-202-1/+95