summaryrefslogtreecommitdiff
path: root/tests/safe-renegotiation/srn3.c
Commit message (Expand)AuthorAgeFilesLines
* tests: testsrn.sh was removed as duplicate of safe-renegotation/ testsNikos Mavrogiannopoulos2018-03-191-2/+2
* tests: check gnutls_session_get_flags() for safe renegotiationNikos Mavrogiannopoulos2016-02-221-0/+6
* reindented codeNikos Mavrogiannopoulos2013-11-081-98/+102
* fix transport parameter casts in testsStefan Bühler2013-08-251-2/+2
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-1/+1
* print client/server when in debuggingNikos Mavrogiannopoulos2012-02-091-1/+3
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Combined the safe renegotiation tests with the again-common lib.Nikos Mavrogiannopoulos2011-04-111-121/+11
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-25/+25
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-3/+2
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-4/+4
* tests: Add srn3 to test inverse of what srn1 is testing.Simon Josefsson2010-05-031-0/+265