summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Add another safe renegotiation self tests.Simon Josefsson2010-05-032-1/+456
* Also test gnutls_safe_renegotiation_status API.Simon Josefsson2010-05-031-0/+8
* tests: Add first self-test of safe renegotiation extension.Simon Josefsson2010-05-032-0/+270
* tests: Add small X.509 rehandshake test.Simon Josefsson2010-05-032-1/+309
* Protect against infloops.Simon Josefsson2010-05-031-0/+4
* tests: Add mini-x509 self-test.Simon Josefsson2010-05-032-1/+248
* Indent code.Simon Josefsson2010-04-1434-305/+505
* Disable self-test temporarily until we make it work cross-platform.Simon Josefsson2010-04-141-1/+1
* Update gnulib files, fix syntax-check warnings.Simon Josefsson2010-04-1310-26/+0
* Update gnulib files. Fix syntax-check warnings.Simon Josefsson2010-03-312-8/+8
* Valgrind -q is now set by the valgrind detection script to avoid issue when r...Nikos Mavrogiannopoulos2010-03-301-1/+1
* Reduced several unneeded messages during the make check procedure.Nikos Mavrogiannopoulos2010-03-2037-407/+407
* Modified to account for postalcode.Nikos Mavrogiannopoulos2010-03-201-1/+1
* Skip test if datefudge is not available.Simon Josefsson2010-03-171-1/+1