summaryrefslogtreecommitdiff
path: root/tests/mini.c
Commit message (Expand)AuthorAgeFilesLines
* The mini-* programs were combined. (backported from master branch)Nikos Mavrogiannopoulos2011-04-081-166/+9
* 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