aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/gnunet-service-testbed_connectionpool.c
Commit message (Collapse)AuthorAge
* -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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* -remove trailing whitespaceChristian Grothoff2013-12-24
|
* - fix #3187Sree Harsha Totakura2013-12-10
|
* API cleanup, rename GNUNET_TRANSPORT_check_neighbour_connected to ↵Christian Grothoff2013-12-08
| | | | GNUNET_TRANSPORT_check_peer_connected
* - 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