summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Don't fail on 'make distcheck'.Simon Josefsson2010-12-061-1/+1
* Indent code.Simon Josefsson2010-12-062-7/+8
* Temporarily remove gendh test. It takes extremely long time under valgrind.Nikos Mavrogiannopoulos2010-12-051-1/+1
* Reverted default behavior for verification and introduced GNUTLS_VERIFY_DO_NO...Nikos Mavrogiannopoulos2010-11-261-6/+13
* Remove, it is generated.Simon Josefsson2010-11-251-1868/+0
* Fix syntax-check warning.Simon Josefsson2010-11-251-1/+0
* Create Makefile in tests/suite/Nikos Mavrogiannopoulos2010-11-191-0/+1868
* Deprecate the netconf password and use a key only.Nikos Mavrogiannopoulos2010-11-192-81/+1
* Removed check on deprecated feature (finished).Nikos Mavrogiannopoulos2010-11-072-294/+1
* Added tests/suite which contains tests to be executed duringNikos Mavrogiannopoulos2010-10-16126-3/+44933
* Add self test gendh to check DH generation.Simon Josefsson2010-10-142-1/+49
* Fix compiler warnings.Simon Josefsson2010-10-141-2/+4
* Cleanup, fixing distcheck.Simon Josefsson2010-10-141-0/+2
* Make it work with srcdir != objdir.Simon Josefsson2010-10-141-6/+14
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-1453-199/+260
* Avoid bashism.Simon Josefsson2010-09-301-1/+1
* Make pkcs8-decode test work on Windows.Simon Josefsson2010-09-302-1/+3
* Corrected behavior on failure (don't crash).Nikos Mavrogiannopoulos2010-09-291-2/+1
* Add an OpenPGP authentication unit test.Ludovic Courtès2010-09-192-6/+289
* As identified in a previous mail, I've added support for accessing / displayingBrad Hards2010-08-202-1/+143
* mini-eagain will fail with EAGAIN error one every two attempts. That is to re...Nikos Mavrogiannopoulos2010-08-171-33/+38
* Better handling of security parameters to key sizes matching (via a single ta...Nikos Mavrogiannopoulos2010-07-231-1/+1
* added missing file key-subca-dsa.pemNikos Mavrogiannopoulos2010-07-231-1/+1
* Modified the cacertrsamd5 short-cut. The test was checking whetherNikos Mavrogiannopoulos2010-06-271-7/+7
* Fail on error.Nikos Mavrogiannopoulos2010-06-271-1/+1
* Allow SHA224 hash in certtool. Added tests for SHA-256 and SHA-224 for DSA.Nikos Mavrogiannopoulos2010-06-144-31/+66
* Simplified and made more safe the packing of data for session storage. Extens...Nikos Mavrogiannopoulos2010-06-133-417/+14
* Remove the correct fileNikos Mavrogiannopoulos2010-06-031-1/+1
* Added missing files.Nikos Mavrogiannopoulos2010-06-032-0/+48
* Test the DSA with SHA256 as well.Nikos Mavrogiannopoulos2010-06-032-3/+69
* reduced log level to a sane oneNikos Mavrogiannopoulos2010-06-031-1/+1
* Corrected for new output of --print-certificate-infoNikos Mavrogiannopoulos2010-06-032-0/+2
* Print information on failure.Nikos Mavrogiannopoulos2010-06-031-9/+28
* Only print output if something failsNikos Mavrogiannopoulos2010-06-034-22/+27
* Added debuggingNikos Mavrogiannopoulos2010-06-031-1/+12
* Corrected to support new EV_ values.Nikos Mavrogiannopoulos2010-06-031-1/+1
* avoid calling gcrypt directly.Nikos Mavrogiannopoulos2010-06-033-4/+0
* exported gnutls_rnd().Nikos Mavrogiannopoulos2010-06-031-5/+4
* Updated self tests and examples to avoid using deprecated functions such asNikos Mavrogiannopoulos2010-06-031-0/+1
* Added support for libnettle backend. This uses gmp for big number operations.Nikos Mavrogiannopoulos2010-06-031-1/+1
* Updated self tests and examples to avoid using deprecated functions such asNikos Mavrogiannopoulos2010-06-034-516/+7
* Splitted safe renegotiation capabilities toNikos Mavrogiannopoulos2010-06-013-6/+6
* Add.Simon Josefsson2010-05-281-0/+6
* Fix self test.Simon Josefsson2010-05-221-3/+2
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-2282-299/+299
* Add test of self renegotiation APIs.Simon Josefsson2010-05-222-1/+338
* Add more rengotiation self tests.Simon Josefsson2010-05-223-1/+337
* Add more safe renegotiation self test.Simon Josefsson2010-05-223-2/+340
* Remove gnutls_safe_negotiation_set_initial and gnutls_safe_renegotiation_set.Simon Josefsson2010-05-211-4/+4
* tests: Add srn3 to test inverse of what srn1 is testing.Simon Josefsson2010-05-033-2/+268