summaryrefslogtreecommitdiff
path: root/tests/dsa
Commit message (Expand)AuthorAgeFilesLines
* tests: check whether we print the prime size in DSA keysNikos Mavrogiannopoulos2015-07-013-1/+34
* tests: tab indent + minor style changesAlon Bar-Lev2015-06-241-22/+26
* tests: dsa: cleanup shell usageAlon Bar-Lev2015-06-181-44/+44
* tests: updated the suite to account for the removal of DSA by defaultNikos Mavrogiannopoulos2015-03-031-16/+17
* ported to nettle 3.0Nikos Mavrogiannopoulos2014-12-031-16/+16
* use random ports in tests, unless a port is providedNikos Mavrogiannopoulos2014-09-051-2/+3
* changed port of DSA testNikos Mavrogiannopoulos2014-05-171-1/+1
* use the same environment in all testsNikos Mavrogiannopoulos2013-10-261-1/+4
* several updates for tests to run under win32Nikos Mavrogiannopoulos2013-06-021-0/+2
* Run 'make update-copyright'.Simon Josefsson2012-01-162-2/+2
* Fix srcdir!=builddir builds.Simon Josefsson2011-11-091-2/+2
* Corrected fail() shell function. Reported by Andreas Metzler.Nikos Mavrogiannopoulos2011-06-051-12/+12
* Corrected typo. Reported by Andreas Metzler.Nikos Mavrogiannopoulos2011-06-051-1/+1
* Do not run the test scripts in win32 environment.Nikos Mavrogiannopoulos2011-04-081-0/+4
* Reorganized scripts that use test servers, based on patch by Cedric Arbogast.Nikos Mavrogiannopoulos2011-03-301-34/+13
* Made scripts bourne shell compliant and not bash.Nikos Mavrogiannopoulos2011-03-281-13/+19
* Added DSA tests for client certificates as well.Nikos Mavrogiannopoulos2011-03-231-12/+50
* make gnutls-cli more quiet.Nikos Mavrogiannopoulos2011-03-191-2/+2
* Added test to verify connections with DSA keys of various sizes.Nikos Mavrogiannopoulos2011-03-198-0/+301