summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Added test for memory corruption issue in server hello.Nikos Mavrogiannopoulos2014-05-292-1/+276
* tests/slow: add -I flags necessary for out-of-source builds.Michał Górny2014-05-171-1/+3
* tests: pass PKCS12PATH to fix tests in out-of-source builds.Michał Górny2014-05-171-0/+1
* changed port of DSA testNikos Mavrogiannopoulos2014-05-171-1/+1
* Ship suppressions.valgrindgnutls_3_3_2Nikos Mavrogiannopoulos2014-05-061-1/+2
* Modified the testrng for Debian's dieharder.Nikos Mavrogiannopoulos2014-05-041-2/+10
* Updated dieharder tests.Nikos Mavrogiannopoulos2014-05-021-1/+7
* include header for self-test functionsNikos Mavrogiannopoulos2014-05-021-0/+1
* Allow testrng test to run with older versions of dieharder.Nikos Mavrogiannopoulos2014-05-021-8/+8
* updated prng testNikos Mavrogiannopoulos2014-04-282-4/+29
* Test the random generators in gnutls using the dieharder tool.Nikos Mavrogiannopoulos2014-04-283-3/+203
* use different db file for pkcs11-get-issuer.Nikos Mavrogiannopoulos2014-04-281-1/+1
* Added test to verify whether gnutls_x509_trust_list_get_issuer() operates cor...Nikos Mavrogiannopoulos2014-04-282-2/+268
* More script tests run under valgrindNikos Mavrogiannopoulos2014-04-195-25/+268
* Run scripts under valgrind.Nikos Mavrogiannopoulos2014-04-195-9/+39
* changed port to allow parallelizationNikos Mavrogiannopoulos2014-04-191-1/+1
* Added test certificate with multiple XMPP othername SAN fields.Nikos Mavrogiannopoulos2014-04-193-1/+205
* increased server startup wait time.Nikos Mavrogiannopoulos2014-04-181-1/+1
* include hint into psk test.Nikos Mavrogiannopoulos2014-04-181-0/+1
* Enable hint in the rsa-psk test.Nikos Mavrogiannopoulos2014-04-181-21/+11
* use MAX_CHAIN definition to avoid overflow issues in the futureNikos Mavrogiannopoulos2014-04-173-2/+4
* increased the space available for certificates.Nikos Mavrogiannopoulos2014-04-171-6/+6
* Added self tests for ECC PKCS #8 files.Nikos Mavrogiannopoulos2014-04-115-1/+51
* Avoid unneeded dependencyNikos Mavrogiannopoulos2014-04-102-7/+0
* Added missing fileNikos Mavrogiannopoulos2014-04-101-1/+1
* win32 updatesNikos Mavrogiannopoulos2014-04-092-2/+6
* do not build ecore when cross-compiling for windows.Nikos Mavrogiannopoulos2014-04-091-1/+2
* updated test cert generator.Nikos Mavrogiannopoulos2014-04-091-0/+1
* Replaced gnutls_certificate_verify_peers3() with the extendable gnutls_certif...Nikos Mavrogiannopoulos2014-04-092-45/+206
* Added gnutls_certificate_verify_peers4 which will verify in addition to hostn...Nikos Mavrogiannopoulos2014-04-081-3/+64
* Corrected check for softhsm shared object.Nikos Mavrogiannopoulos2014-04-071-1/+1
* skip the test if softhsm doesn't existNikos Mavrogiannopoulos2014-04-051-0/+4
* Use separate softhsm databases and config in tests to allow parallel runs.Nikos Mavrogiannopoulos2014-04-051-2/+3
* Converted the PKCS #11 test suite to use softhsmNikos Mavrogiannopoulos2014-04-053-29/+52
* updated test to run in more systems.Nikos Mavrogiannopoulos2014-04-051-4/+18
* fixed bashismsNikos Mavrogiannopoulos2014-04-051-11/+11
* depend on bash for the create-chain scriptNikos Mavrogiannopoulos2014-04-051-1/+1
* Enhanced test to check that the correct number of certificates is receivedNikos Mavrogiannopoulos2014-04-041-29/+76
* Perform the certificate verification tests in PKCS #11-based verification usi...Nikos Mavrogiannopoulos2014-04-042-0/+289
* split test chains from chainverify program.Nikos Mavrogiannopoulos2014-04-043-1234/+1257
* Added self-test for PKCS #8 key conversion and readingNikos Mavrogiannopoulos2014-04-0313-3/+145
* the chainverify test ensures that there is no diverge between different verif...Nikos Mavrogiannopoulos2014-04-031-1/+35
* Added test to check verification with randomly generated certificates.Nikos Mavrogiannopoulos2014-04-021-0/+25
* Added verification flag to disable wildcard checkingNikos Mavrogiannopoulos2014-04-021-0/+4
* updates for accounting the SHA256 fingerprint output in certtoolNikos Mavrogiannopoulos2014-04-015-5/+15
* Added test for CVE-2014-0092Nikos Mavrogiannopoulos2014-03-281-0/+48
* removed reference to mini_xsslNikos Mavrogiannopoulos2014-03-281-2/+0
* Added self checks for various verification profilesNikos Mavrogiannopoulos2014-03-281-2/+13
* Added test for gnutls_record_cork() and uncork usage under DTLS.Nikos Mavrogiannopoulos2014-03-281-5/+43
* Add checks in tests for the DHE prime and exponent size.Nikos Mavrogiannopoulos2014-03-262-0/+40