last step to new cadet api
[oweals/gnunet.git] / src / transport / transport_api_core.c
2017-02-19 Christian Grothoffmostly logging, avoid having more than one typemap...
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
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