summaryrefslogtreecommitdiff
path: root/tests/cve-2009-1416.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: converted compile-time checks for FIPS140 mode to run-timetmp-use-thread-local-rngNikos Mavrogiannopoulos2017-03-071-5/+5
| | | | | | | | This allows running the complete test suite even when the library is compiled in FIPS140-2 mode, as long as the run-time is not at this mode. Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Use a FIPS140-2 compliant DSA and DH parameter generator.Nikos Mavrogiannopoulos2013-11-271-0/+5
|
* reindented codeNikos Mavrogiannopoulos2013-11-081-28/+26
|
* When running tests disable PKCS #11 support to avoid detecting memory leaks ↵Nikos Mavrogiannopoulos2013-05-011-1/+2
| | | | from PKCS #11 libraries.
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
|
* more silent tests.Nikos Mavrogiannopoulos2011-09-231-2/+0
|
* Added missing headers.Nikos Mavrogiannopoulos2011-04-151-0/+1
|
* Don't include <gcrypt.h> when it's not needed.Ludovic Courtès2011-04-131-2/+1
|
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
|
* avoid calling gcrypt directly.Nikos Mavrogiannopoulos2010-06-031-1/+0
|
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-4/+4
|
* Update copyright years.Simon Josefsson2010-01-271-1/+1
|
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
|
* Add self-tests for security problems.Simon Josefsson2009-04-301-0/+88