aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_client.c
Commit message (Expand)AuthorAge
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* -modifying tests to use new service MQ API, implementing more of service MQ APIChristian Grothoff2016-09-19
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* update tests to use new MQ APIChristian Grothoff2016-07-05
* update tests to use new MQ APIChristian Grothoff2016-07-05
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -agreedChristian Grothoff2015-08-03
* This appears to be dead code. I'm not really sure however! Jeff Burdges2015-08-02
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* 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