summaryrefslogtreecommitdiff
path: root/tests/safe-renegotiation
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-131-1/+0
* made SAFE_RENEGOTIATION flags explicit.Nikos Mavrogiannopoulos2010-03-161-5/+5
* 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
* Fix FSF copyright notices.Simon Josefsson2010-01-272-2/+2
* Added copyright notices!Nikos Mavrogiannopoulos2010-01-261-0/+20
* 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-213-0/+135