summaryrefslogtreecommitdiff
path: root/tests/openssl.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: warning: implicit declaration of functionAlon Bar-Lev2017-08-261-0/+1
| | | | Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
* tests: converted compile-time checks for FIPS140 mode to run-timetmp-use-thread-local-rngNikos Mavrogiannopoulos2017-03-071-0/+4
| | | | | | | | 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>
* reindented codeNikos Mavrogiannopoulos2013-11-081-20/+17
|
* When running tests disable PKCS #11 support to avoid detecting memory leaks ↵Nikos Mavrogiannopoulos2013-05-011-2/+2
| | | | from PKCS #11 libraries.
* Fix mem leaks.Simon Josefsson2012-01-251-0/+2
|
* Cleanup copyright headers.Simon Josefsson2012-01-251-2/+1
|
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
|
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ↵Nikos Mavrogiannopoulos2010-12-161-1/+1
| | | | several editors tabs can be configured not to be 8 spaces and this produces artifacts with the current indentation that is a mixture of tabs and spaces.
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
|
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-4/+4
|
* Reduced several unneeded messages during the make check procedure.Nikos Mavrogiannopoulos2010-03-201-1/+1
| | | | Verbose messages can be obtained with --verbose.
* Update copyright years.Simon Josefsson2010-01-271-1/+2
|
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
|
* Fix version symbol namespace.Simon Josefsson2009-05-261-2/+2
|
* Indent.Simon Josefsson2008-09-161-1/+1
|
* Need to initialize gnutls to avoid crash.Simon Josefsson2008-09-091-1/+4
|
* Use GPLv3 for self-tests.Simon Josefsson2007-12-091-1/+1
|
* Indent.Simon Josefsson2005-11-071-5/+5
|
* Update FSF office address in license.Simon Josefsson2005-05-261-1/+1
|
* Clean up license templates.Simon Josefsson2005-01-241-9/+11
|
* Add.Simon Josefsson2004-10-301-0/+52