aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_server_disconnect.c
Commit message (Expand)AuthorAge
* removing dead/legacy server/connection logic, except for in tcp/wlan/bt plugi...Christian Grothoff2017-03-16
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* update remaining tests to use new MQ APIChristian Grothoff2016-07-05
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -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
* -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
* cleaning up server.c code and fixing mst bugsChristian Grothoff2010-06-22
* cancel pending write if we are just dead anywayChristian Grothoff2010-03-12
* updates to peerinfo to use new nc APIChristian Grothoff2010-01-22
* making code work better with dual-stack, preparing for triple-stackChristian Grothoff2010-01-15
* misc. bugfixes and API improvementsChristian Grothoff2009-11-08
* bugfixes and redesigning scheduler APIChristian Grothoff2009-11-04
* 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
* quota management and better name for NO_TASK'Christian Grothoff2009-07-24
* removing server from argument list, other minor fixesChristian Grothoff2009-05-29
* ngChristian Grothoff2009-05-29