aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport_api_core.c
Commit message (Expand)AuthorAge
* implement GNUNET_TRANSPORT_core_receive_continueChristian Grothoff2019-05-21
* simplify MQ logic to always carry the same kinds of flags, and extend transpo...Christian Grothoff2019-05-04
* towards flow control in TNGChristian Grothoff2019-04-28
* possible fix for transport client state machine issue found in RPS profilerChristian Grothoff2019-02-26
* style fixes during debuggingChristian Grothoff2019-02-25
* note about assertion actually failingChristian Grothoff2019-02-19
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* more work on tngChristian Grothoff2018-12-16
* remove dead field quota_inChristian Grothoff2018-11-15
* get gnunet-service-tng to buildChristian Grothoff2018-11-15
* 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
* more renamings relating to 'new' service now just being the 'normal' serviceChristian Grothoff2017-03-17
* mostly logging, avoid having more than one typemap in transmission queue, acc...Christian Grothoff2017-02-19
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
* activating client_new implementation, seems to mostly work fine, or better th...Christian Grothoff2016-10-21
* Fix commentDavid Barksdale2016-08-18
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
* -indentation, logging, style issuesChristian Grothoff2016-07-26
* switching transport tests to new MQ-based transport APIChristian Grothoff2016-07-25
* get transport_api_core to compileChristian Grothoff2016-07-08
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -draft of next version of transport-core APIChristian Grothoff2016-07-08