aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_server.c
AgeCommit message (Expand)Author
2017-03-16removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff
2017-01-10rename connecT -> connect now that the old API is deadChristian Grothoff
2016-08-18Use statement exprs instead of local functionDavid Barksdale
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-07-06-fix misc issuesChristian Grothoff
2016-07-05update tests to use new MQ APIChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-05-11-big cleanup of test_server code, also fixing #3394Christian Grothoff
2013-09-30-towards addressing #3047, note this causes the code to FTBFSChristian Grothoff
2013-04-30-commentsChristian Grothoff
2012-06-13-cleaning up VERBOSE and check nonsense in util testsChristian Grothoff
2012-04-19-removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff
2012-02-26-verbose is independent of loggingChristian Grothoff
2011-11-04curly wars / auto-indentationChristian Grothoff
2011-11-03increase timeout to fix #1872:Christian Grothoff
2011-10-11converting to GNUNET_LOG_from*Christian Grothoff
2011-10-04LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff
2011-08-15indentationChristian Grothoff
2011-08-15indentationChristian Grothoff
2010-11-05big scheduler refactoring, expect some issuesNathan S. Evans
2010-07-02remove max buffer size from everywhere in utilNathan S. Evans
2010-07-02gpl3Christian Grothoff
2010-06-22cleaning up server.c code and fixing mst bugsChristian Grothoff
2010-05-06arm related changes to util things, enabling leaky sockets and shutdown messa...Nathan S. Evans
2010-01-15making code work better with dual-stack, preparing for triple-stackChristian Grothoff
2009-11-04bugfixes and redesigning scheduler APIChristian Grothoff
2009-11-01fixing bio testcase and a bug in bio.c, also indentingChristian Grothoff
2009-10-01moving resolver to util, making DNS lookups asynchronous in utilChristian Grothoff
2009-09-24FreeBSD has sockaddr_in.sin_len, and sockaddr_in6.sin6_len.David Barksdale
2009-08-29fixing remaining network-connection naming confusion in APIChristian Grothoff
2009-07-24quota management and better name for NO_TASK'Christian Grothoff
2009-07-11some documentation and bugfix in testcaseChristian Grothoff
2009-05-29removing server from argument list, other minor fixesChristian Grothoff
2009-05-29ngChristian Grothoff