summaryrefslogtreecommitdiff
path: root/tests/safe-renegotiation/srn2.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/+18
* reindented codeNikos Mavrogiannopoulos2013-11-081-174/+169
* 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-244/+17
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-96/+96
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-14/+14
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-4/+4
* Remove gnutls_safe_negotiation_set_initial and gnutls_safe_renegotiation_set.Simon Josefsson2010-05-211-4/+4
* tests: Add another safe renegotiation self tests.Simon Josefsson2010-05-031-0/+455