Exported gnutls_cpuid() and gnutls_have_cpuid().
[gnutls:gnutls.git] / tests /
2011-12-01 Nikos Mavrogiannop... cipher-test is now run without valgrind
2011-11-29 Simon JosefssonFix syntax-check nits.
2011-11-11 Nikos Mavrogiannop... slow tests are not being run using valgrind
2011-11-11 Nikos Mavrogiannop... distribute pem file
2011-11-11 Nikos Mavrogiannop... Added test to detect a wrong ECDSA key.
2011-11-11 Nikos Mavrogiannop... Added gnutls_x509_privkey_verify_params() which verifie...
2011-11-10 Nikos Mavrogiannop... account for error code 1 in certtool.
2011-11-10 Nikos Mavrogiannop... silence test
2011-11-10 Nikos Mavrogiannop... Added ECDSA key generation, signing and verification...
2011-11-08 Simon JosefssonCleanup and fix authorship notice (I didn't write this...
2011-11-08 Simon JosefssonFix srcdir!=builddir builds.
2011-11-08 Simon JosefssonRe-indent.
2011-11-08 Simon JosefssonFix 'the the' double use.
2011-11-05 Nikos Mavrogiannop... Added tests for null ciphersuites.
2011-10-27 Nikos Mavrogiannop... added stdarg.h for vsnprintf.
2011-10-20 Nikos Mavrogiannop... libgnutls-extra is no more.
2011-10-13 Nikos Mavrogiannop... updated tests for new key ID
2011-10-13 Nikos Mavrogiannop... 'How to use TLS in application protocols' section was...
2011-10-08 Nikos Mavrogiannop... Added more elaborate test of hash functions.
2011-10-05 Nikos Mavrogiannop... Updates for padlock hashes in C7 nano. Requires a part...
2011-09-25 Nikos Mavrogiannop... worked around openssl 1.0.0e bug (avoid using -mtu).
2011-09-23 Nikos Mavrogiannop... more silent tests.
2011-09-23 Nikos Mavrogiannop... Further optimizations in the compression code. Re-enabl...
2011-09-23 Simon JosefssonRedeuce self-test noise.
2011-09-22 Nikos Mavrogiannop... deflate test moved out
2011-09-22 Nikos Mavrogiannop... Simplified and corrected decompression and compression.
2011-09-21 Simon Josefssonlibgnutls: gnutls_x509_crt_print supports printing...
2011-09-21 Simon JosefssonAdded gnutls_x509_crt_get_authority_info_access.
2011-09-09 Nikos Mavrogiannop... Memory leak fixes in ECC ciphersuites and the trust_list.
2011-09-06 Simon Josefssonlibgnutls: Allow CA importing of 0 certificates to...
2011-09-01 Nikos Mavrogiannop... explicitly enable openpgp certtype in tests. gnutls_3_0_2
2011-09-01 Nikos Mavrogiannop... explicitly enable openpgp certtype in tests.
2011-08-30 Nikos Mavrogiannop... disabled test
2011-08-29 Nikos Mavrogiannop... skip if datefudge is not available
2011-08-19 Nikos Mavrogiannop... Corrected session resumption test.
2011-08-19 Nikos Mavrogiannop... Avoid using vfprintf() and use a combination of vsnprin...
2011-08-02 Simon JosefssonUpdate gnulib files. Fix syntax-check usage.
2011-07-31 Nikos Mavrogiannop... Added GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED flag for...
2011-06-09 Stef WalterFix up compiler warnings.
2011-06-07 Stef Waltertests: Build eagain-cli with correct libraries
2011-06-05 Nikos Mavrogiannop... Corrected fail() shell function. Reported by Andreas...
2011-06-05 Nikos Mavrogiannop... Corrected typo. Reported by Andreas Metzler.
2011-06-05 Nikos Mavrogiannop... Added debugging ability to cipher-test.
2011-06-04 Nikos Mavrogiannop... Added gnutls_x509_trust_list_add_named_crt() and
2011-06-02 Nikos Mavrogiannop... gnutls/crypto.h no longer includes functions to registe...
2011-06-01 Nikos Mavrogiannop... Added AES-GCM optimizations using the PCLMULQDQ instruc...
2011-05-28 Nikos Mavrogiannop... updated keys.
2011-05-26 Nikos Mavrogiannop... Added server and client mode tests for ECDH-ECDSA.
2011-05-26 Nikos Mavrogiannop... Added gnutls_global_set_time_function() to allow overriding
2011-05-25 Nikos Mavrogiannop... Added elliptic curves chain certificate.
2011-05-24 Nikos Mavrogiannop... increased log level
2011-05-22 Nikos Mavrogiannop... leak fix and updates for new formats.
2011-05-22 Nikos Mavrogiannop... Added ECDHE-RSA tests.
2011-05-21 Nikos Mavrogiannop... corrected memory leak.
2011-05-21 Nikos Mavrogiannop... inlined function to avoid gcc warnings
2011-05-17 Nikos Mavrogiannop... Added benchmark utility that tests the encryption time...
2011-05-07 Nikos Mavrogiannop... Added gnutls_x509_crq_verify().
2011-05-06 Nikos Mavrogiannop... Do not use /tmp for temporary file. Just use the local...
2011-05-05 Nikos Mavrogiannop... Added a check to verify that we don't try forever tryin...
2011-05-03 Nikos Mavrogiannop... Added gnutls_certificate_get_issuer() to allow getting...
2011-04-30 Nikos Mavrogiannop... Check for openssl 1.0.x to test DTLS.
2011-04-23 Nikos Mavrogiannop... added missing header.
2011-04-22 Nikos Mavrogiannop... Removed incorrect test on IPAddresses (was relying...
2011-04-20 Nikos Mavrogiannop... Added gnutls_certificate_set_retrieve_function2() to...
2011-04-15 Nikos Mavrogiannop... Added missing headers.
2011-04-15 Nikos Mavrogiannop... x509paths tests moved to suite/.
2011-04-15 Nikos Mavrogiannop... Added interoperability tests with openssl.
2011-04-14 Nikos Mavrogiannop... Enabled the extra safe renegotiation tests.
2011-04-13 Ludovic CourtèsDon't include <gcrypt.h> when it's not needed.
2011-04-12 Nikos Mavrogiannop... Updates in the AES-NI accelerator.
2011-04-12 Nikos Mavrogiannop... Added test vectors for AES,SHAxxx and MD5.
2011-04-10 Nikos Mavrogiannop... Combined the safe renegotiation tests with the again...
2011-04-10 Nikos Mavrogiannop... Use --infile in certtool to avoid issues with streams...
2011-04-10 Nikos Mavrogiannop... Disable openpgp-auth run in windows due to lack of...
2011-04-08 Nikos Mavrogiannop... disable test in windows.
2011-04-08 Nikos Mavrogiannop... corrected leaks in tests.
2011-04-08 Nikos Mavrogiannop... combined more tests with eagain-common.h.
2011-04-08 Nikos Mavrogiannop... Corrected memory leaks.
2011-04-08 Nikos Mavrogiannop... Do not run the test scripts in win32 environment.
2011-04-08 Nikos Mavrogiannop... include priority headers unconditionally.
2011-04-08 Nikos Mavrogiannop... Better way of not including the tests/suite directory...
2011-04-08 Nikos Mavrogiannop... Use a single configure.ac. This speed ups compilation and
2011-04-07 Nikos Mavrogiannop... Fixed mismatch in size_t size. Patch by LRN.
2011-04-07 Nikos Mavrogiannop... Avoid using gnutls_transport_set_global_errno() and...
2011-04-07 Nikos Mavrogiannop... win32 fixes. Patch by LRN.
2011-04-04 Nikos Mavrogiannop... The mini-* programs were combined.
2011-04-03 Nikos Mavrogiannop... Added support for non-blocking DTLS.
2011-03-30 Nikos Mavrogiannop... Added copyright.
2011-03-30 Nikos Mavrogiannop... Reorganized scripts that use test servers, based on...
2011-03-28 Nikos Mavrogiannop... enabled testcerts.
2011-03-28 Nikos Mavrogiannop... made more silent.
2011-03-28 Nikos Mavrogiannop... Made scripts bourne shell compliant and not bash.
2011-03-23 Nikos Mavrogiannop... Added DSA tests for client certificates as well.
2011-03-19 Nikos Mavrogiannop... make gnutls-cli more quiet.
2011-03-19 Nikos Mavrogiannop... Added test to verify connections with DSA keys of vario...
2011-03-16 Nikos Mavrogiannop... Added check for RSA ciphersuite in openpgp keys.
2011-03-16 Nikos Mavrogiannop... Corrected nettle's RNG behavior on fork and added a...
2011-03-16 Nikos Mavrogiannop... gnutls_pubkey_t and gnutls_privkey_t can import either...
2011-03-16 Nikos Mavrogiannop... Documentation fixed. Added fresh keys to test.
2011-03-15 Nikos Mavrogiannop... Test openpgp authentication with DSA-2048 bit keys...
next