summaryrefslogtreecommitdiff
path: root/tests/mini-eagain.c
Commit message (Expand)AuthorAgeFilesLines
* 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-101/+4
* Added support for non-blocking DTLS.Nikos Mavrogiannopoulos2011-04-031-128/+41
* 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-53/+53
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-15/+20
* mini-eagain will fail with EAGAIN error one every two attempts. That is to re...Nikos Mavrogiannopoulos2010-08-171-33/+38
* exported gnutls_rnd().Nikos Mavrogiannopoulos2010-06-031-5/+4
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-4/+4
* Indent code.Simon Josefsson2010-04-141-4/+8
* Reduced several unneeded messages during the make check procedure.Nikos Mavrogiannopoulos2010-03-201-4/+4
* Update copyright years.Simon Josefsson2010-01-271-1/+1
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Indent code.Simon Josefsson2009-11-051-38/+40
* Make it build.Simon Josefsson2009-08-031-13/+5
* reduced transferred data size.Nikos Mavrogiannopoulos2009-07-151-1/+1
* Added bug fix that allows gnutls_record_recv/send resuming from previously in...Nikos Mavrogiannopoulos2009-07-011-0/+300