aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_client.c
Commit message (Expand)AuthorAge
* malloc -> newLRN2013-12-19
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -cleaning up VERBOSE and check nonsense in util testsChristian Grothoff2012-06-13
* -fixing #2289Christian Grothoff2012-05-01
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff2012-04-19
* -verbose is independent of loggingChristian Grothoff2012-02-26
* curly wars / auto-indentationChristian Grothoff2011-11-04
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* remove max buffer size from everywhere in utilNathan S. Evans2010-07-02
* gpl3Christian Grothoff2010-07-02
* cancel pending write if we are just dead anywayChristian Grothoff2010-03-12
* making code work better with dual-stack, preparing for triple-stackChristian Grothoff2010-01-15
* increasing timeouts to accommodate higher select() latencies on WindowsNils Durner2009-11-14
* fixing bio testcase and a bug in bio.c, also indentingChristian Grothoff2009-11-01
* giving client API option for auto-retry, making more often use of transmit_an...Christian Grothoff2009-10-24
* moving resolver to util, making DNS lookups asynchronous in utilChristian Grothoff2009-10-01
* FreeBSD has sockaddr_in.sin_len, and sockaddr_in6.sin6_len.David Barksdale2009-09-24
* some documentation and bugfix in testcaseChristian Grothoff2009-07-11
* removing server from argument list, other minor fixesChristian Grothoff2009-05-29
* ngChristian Grothoff2009-05-29