aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-service-testbed_connectionpool.c
Commit message (Expand)AuthorAge
* 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
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* -migrate testbed to new MQ APIChristian Grothoff2016-08-04
* -convert to new transport APIChristian Grothoff2016-07-29
* -indentingChristian Grothoff2016-07-08
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* migrate transport_core API to MQChristian Grothoff2016-07-08
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* stop using deprecated TRANSPORT_try_connect() API, use modern ATS connectivit...Christian Grothoff2015-10-27
* prepare testbed for #3675 by having an option to establish connections to ATSChristian Grothoff2015-10-27
* -indentation, doxygen, etc.Christian Grothoff2015-10-27
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -remove trailing whitespaceChristian Grothoff2013-12-24
* - fix #3187Sree Harsha Totakura2013-12-10
* API cleanup, rename GNUNET_TRANSPORT_check_neighbour_connected to GNUNET_TRAN...Christian Grothoff2013-12-08
* - fixesSree Harsha Totakura2013-10-28
* - tolerate zero cache sizeSree Harsha Totakura2013-10-28
* - use pooled connections from connection pool moduleSree Harsha Totakura2013-10-23
* -remove trailing whitespaceChristian Grothoff2013-10-06
* - towards seperating connection pooling from cacheSree Harsha Totakura2013-09-26