tolerate additional IPv4 address now available for gnunet.org
[oweals/gnunet.git] / src / util / test_client.c
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-09-19 Christian Grothoff-modifying tests to use new service MQ API, implementin...
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-05 Christian Grothoffupdate tests to use new MQ API
2016-07-05 Christian Grothoffupdate tests to use new MQ API
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-08-03 Christian Grothoff-agreed
2015-08-02 Jeff BurdgesThis appears to be dead code. I'm not really sure...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-12-19 LRNmalloc -> new
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2012-06-13 Christian Grothoff-cleaning up VERBOSE and check nonsense in util tests
2012-05-01 Christian Grothoff-fixing #2289
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-02-26 Christian Grothoff-verbose is independent of logging
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-07-02 Nathan S. Evansremove max buffer size from everywhere in util
2010-07-02 Christian Grothoffgpl3
2010-03-12 Christian Grothoffcancel pending write if we are just dead anyway
2010-01-15 Christian Grothoffmaking code work better with dual-stack, preparing...
2009-11-14 Nils Durnerincreasing timeouts to accommodate higher select()...
2009-11-01 Christian Grothofffixing bio testcase and a bug in bio.c, also indenting
2009-10-24 Christian Grothoffgiving client API option for auto-retry, making more...
2009-10-01 Christian Grothoffmoving resolver to util, making DNS lookups asynchronou...
2009-09-24 David BarksdaleFreeBSD has sockaddr_in.sin_len, and sockaddr_in6.sin6_len.
2009-07-11 Christian Grothoffsome documentation and bugfix in testcase
2009-05-29 Christian Grothoffremoving server from argument list, other minor fixes
2009-05-29 Christian Grothoffng