summaryrefslogtreecommitdiff
path: root/tests/mini.c
Commit message (Expand)AuthorAgeFilesLines
* Updated mini test.Nikos Mavrogiannopoulos2013-07-261-115/+0
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-1/+1
* tests print server or client side in debugging output.Nikos Mavrogiannopoulos2012-02-081-1/+3
* Cleanup copyright headers.Simon Josefsson2012-01-251-1/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Avoid using gnutls_transport_set_global_errno() and use gnutls_transport_set_...Nikos Mavrogiannopoulos2011-04-071-0/+2
* The mini-* programs were combined.Nikos Mavrogiannopoulos2011-04-041-166/+7
* Modernized the test applications that now use the gnutls_priority_set_direct().Nikos Mavrogiannopoulos2011-02-091-5/+2
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-26/+26
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-4/+4
* Indent code.Simon Josefsson2010-04-141-15/+21
* Update gnulib files. Fix syntax-check warnings.Simon Josefsson2010-03-311-6/+6
* Reduced several unneeded messages during the make check procedure.Nikos Mavrogiannopoulos2010-03-201-22/+36
* Update copyright years.Simon Josefsson2010-01-271-1/+1
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Tests compile with --enable-gcc-warnings.Nikos Mavrogiannopoulos2010-01-131-6/+6
* Indent code.Simon Josefsson2009-11-051-1/+1
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-5/+5
* Use #ifdef for checking HAVE_CONFIG_H for consistency.Simon Josefsson2008-09-031-1/+1
* Indent code.Simon Josefsson2008-07-021-15/+17
* tests/: Reduce amount of debugging output.Simon Josefsson2008-06-071-1/+2
* Fix warnings.Simon Josefsson2008-06-051-8/+3
* Add mini self-test, to avoid having to fork to test TLS handshakes.Simon Josefsson2008-06-051-0/+255