summaryrefslogtreecommitdiff
path: root/tests/slow
Commit message (Expand)AuthorAgeFilesLines
* gnutls_aead_cipher_decrypt: check output buffer size before writingDaiki Ueno2020-09-031-0/+83
* build: avoid -Wenum-conversion warnings with GCC 10Daiki Ueno2020-08-311-1/+1
* lib: add support for AES-192-GCMDmitry Baryshkov2020-05-272-0/+3
* tests/Makefile.am: use absolute top_srcdir for GNUTLS_PRIORITY_FILEDimitri John Ledkov2020-01-061-1/+1
* tests: use newer nettle APIs in cipher-override.cNikos Mavrogiannopoulos2020-01-021-8/+9
* tests: ensure test suite does not apply global configNikos Mavrogiannopoulos2019-12-201-0/+1
* 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-262-0/+6
* Fix link error with gcc-9Andreas Metzler2019-04-141-1/+1
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-134-4/+4
* tests: treat all signals as errortmp-tests-fail-on-signalsNikos Mavrogiannopoulos2019-01-041-37/+141
* tests: cipher-openssl-compat: don't call EVP_CIPHER_CTX_init()Dmitry Eremin-Solenikov2018-12-281-1/+0
* tests: cipher-openssl-compat: don't fail if OpenSSL doesn't provide cipherDmitry Eremin-Solenikov2018-12-281-5/+13
* Fix two typos (overriden/guarranteed)Andreas Metzler2018-08-161-5/+5
* tests: introduced tests about crypto API failures on illegal useNikos Mavrogiannopoulos2018-07-023-3/+206
* tests: cipher-openssl-compat: extend to include CCM testsNikos Mavrogiannopoulos2018-02-121-22/+64
* tests: repeat cipher test with multiple keys and noncestmp-aarch64-gcm-fixNikos Mavrogiannopoulos2018-02-061-61/+102
* tests: hash-large: increase parallelism to allow fast run in CItmp-speedup-hash-testsNikos Mavrogiannopoulos2017-12-202-50/+55
* tests: skip x86-specific tests when not in x86tmp-reduce-cycles-in-non-x86Nikos Mavrogiannopoulos2017-05-263-2/+13
* tests: on cipher override do not run the compatibility checkstmp-enhance-crypto-self-testsNikos Mavrogiannopoulos2017-05-221-1/+1
* lib: unconditionally enable the self-check functionstmp-pkcs11-avoid-locksNikos Mavrogiannopoulos2017-03-135-26/+0
* tests: added check to verify that including crypto.h is sufficientNikos Mavrogiannopoulos2017-03-062-2/+19
* Fix compilation of tests if nettle is not installed in standard pathDmitry Eremin-Solenikov2016-10-252-14/+5
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-112-20/+20
* tests: use LSAN_OPTIONS instead of ASAN_OPTIONSNikos Mavrogiannopoulos2016-09-051-1/+1
* Fix tests/slow/cipher-openssl-compat.c for OpenSSL 1.1.0Tim Rühsen2016-07-191-7/+9
* tests: ignore any memory leaks from libcryptoNikos Mavrogiannopoulos2016-07-052-1/+3
* asm: updated openssl and the asm sources for AES-GCM from openssl 1.0.2hNikos Mavrogiannopoulos2016-07-051-1/+10
* tests: when testing with openssl disallow any CPU optimizationsNikos Mavrogiannopoulos2016-07-051-0/+1
* tests: added openssl compatibility tests for AES-GCM cipherNikos Mavrogiannopoulos2016-07-055-5/+182
* tests: include unistd.h in tests which call _exit()Nikos Mavrogiannopoulos2016-05-132-0/+2
* tests: avoid calling exit() from signal handlersNikos Mavrogiannopoulos2016-05-132-2/+2
* tests: don't run hash-large on freebsdNikos Mavrogiannopoulos2016-05-101-1/+11
* tests: fix mmap usage of hash-large to correctly detect failuresNikos Mavrogiannopoulos2016-05-101-1/+5
* tests: on out of memory conditions do not fail the hash-large testNikos Mavrogiannopoulos2016-04-231-0/+13
* tests: hash-large: use private mmap()Nikos Mavrogiannopoulos2016-04-201-1/+1
* tests: use mmap() for large memory allocations in systems that support itNikos Mavrogiannopoulos2016-04-201-2/+26
* tests: include test-hash-large into distNikos Mavrogiannopoulos2016-03-031-1/+1
* tests: eliminated mem leak in hash-largeNikos Mavrogiannopoulos2016-02-131-0/+1
* tests: check whether large buffer hashes and MAC work as expectedNikos Mavrogiannopoulos2016-02-123-2/+199
* tests: override-ciphers will not run mac tests on windowsNikos Mavrogiannopoulos2015-11-262-11/+20
* tests: cipher-test will forward the prog exit code as the script exit codeNikos Mavrogiannopoulos2015-11-252-37/+52
* tests: use gnulib where neededNikos Mavrogiannopoulos2015-11-241-1/+3
* tests: disable cipher-test on windows platform; they don't seem to workNikos Mavrogiannopoulos2015-09-212-1/+10
* tests: tab indent + minor style changesAlon Bar-Lev2015-06-242-43/+43
* tests: misc: cleanup shell usageAlon Bar-Lev2015-06-212-37/+33
* tests: key generation test was moved to main checksNikos Mavrogiannopoulos2015-04-282-101/+1
* tests: added files into distgnutls_3_4_0Nikos Mavrogiannopoulos2015-04-081-0/+1
* tests: verify the behavior of GNUTLS_E_NEED_FALLBACKNikos Mavrogiannopoulos2015-04-073-1/+168
* tests: link cipher tests directly with nettle when neededNikos Mavrogiannopoulos2015-03-181-1/+6