summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Indent code.Simon Josefsson2010-06-078-34/+37
* Improve safe renegotiation README.Simon Josefsson2010-06-071-8/+52
* Add new self test srn7.c.Simon Josefsson2010-06-073-1/+341
* Add new self test srn6.cSimon Josefsson2010-06-073-1/+344
* Rewrite self test srn5.c.Simon Josefsson2010-06-072-22/+23
* Rewrite srn4.c self test.Simon Josefsson2010-06-072-85/+17
* Review srn3.c self test.Simon Josefsson2010-06-072-2/+8
* Rewrite srn2.c self-test.Simon Josefsson2010-06-072-132/+23
* Also check initial state.Simon Josefsson2010-06-071-0/+8
* Also check initial state.Simon Josefsson2010-06-071-0/+8
* Rewrite srn1.c self test.Simon Josefsson2010-06-072-17/+90
* 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
* made SAFE_RENEGOTIATION flags explicit.Nikos Mavrogiannopoulos2010-03-161-5/+5
* Fail if required programs are not found.Nikos Mavrogiannopoulos2010-03-161-1/+2
* Rewrite tests/openpgp-certs/testselfsigs portably for Solaris. Fix EXTRA_DIST.Simon Josefsson2010-03-152-20/+29
* localhost -> 127.0.0.1 to work in places where localhost does not resolve.Nikos Mavrogiannopoulos2010-03-151-13/+13
* Extension generation in SSL 3.0 (as a reply to SCSV) is not usingNikos Mavrogiannopoulos2010-03-111-0/+4
* Fix objdir != srcdir.Simon Josefsson2010-02-171-3/+3
* Drop bashism. Make it work on Windows.Simon Josefsson2010-02-171-7/+10
* License fix.Simon Josefsson2010-01-276-620/+623
* Update copyright years.Simon Josefsson2010-01-2770-70/+89
* Fix FSF copyright notices.Simon Josefsson2010-01-2772-72/+72
* Added copyright notices!Nikos Mavrogiannopoulos2010-01-263-0/+60
* Added tests for new behaviour of client.Nikos Mavrogiannopoulos2010-01-221-4/+4
* Added safe renegotiation test cases. Added priority string option toNikos Mavrogiannopoulos2010-01-214-1/+136
* Tests compile with --enable-gcc-warnings.Nikos Mavrogiannopoulos2010-01-1310-29/+29
* Specify in detail what to be copied when resuming. It seems thereNikos Mavrogiannopoulos2010-01-132-5/+5
* Removed warnings.Nikos Mavrogiannopoulos2010-01-131-1/+1