src: for every AGPL3.0 file, add SPDX identifier.
[oweals/gnunet.git] / src / testbed / gnunet-service-testbed_connectionpool.c
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-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-08-04 Christian Grothoff-migrate testbed to new MQ API
2016-07-29 Christian Grothoff-convert to new transport API
2016-07-08 Christian Grothoff-indenting
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoffmigrate transport_core API to MQ
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-10-27 Christian Grothoffstop using deprecated TRANSPORT_try_connect() API,...
2015-10-27 Christian Grothoffprepare testbed for #3675 by having an option to establ...
2015-10-27 Christian Grothoff-indentation, doxygen, etc.
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2013-12-24 Christian Grothoff-remove trailing whitespace
2013-12-10 Sree Harsha Totakura- fix #3187
2013-12-08 Christian GrothoffAPI cleanup, rename GNUNET_TRANSPORT_check_neighbour_co...
2013-10-28 Sree Harsha Totakura- fixes
2013-10-28 Sree Harsha Totakura- tolerate zero cache size
2013-10-23 Sree Harsha Totakura- use pooled connections from connection pool module
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-26 Sree Harsha Totakura- towards seperating connection pooling from cache