Merge branch 'master' of git+ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / transport / transport_api_core.c
2016-10-21 Christian Grothoffactivating client_new implementation, seems to mostly...
2016-08-18 David BarksdaleFix comment
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-07-26 Christian Grothoff-indentation, logging, style issues
2016-07-25 Christian Grothoffswitching transport tests to new MQ-based transport API
2016-07-08 Christian Grothoffget transport_api_core to compile
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoff-draft of next version of transport-core API