aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport_api_core.c
Commit message (Collapse)AuthorAge
* -fix: variable size in testMartin Schanzenbach2020-07-06
|
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* implement GNUNET_TRANSPORT_core_receive_continueChristian Grothoff2019-05-21
|
* simplify MQ logic to always carry the same kinds of flags, and extend ↵Christian Grothoff2019-05-04
| | | | transport API to pass them to (TNG) service
* 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, ↵Christian Grothoff2017-02-19
| | | | accept port=0 as not an error, tolerate link-local addrs
* rename connecT -> connect now that the old API is deadChristian Grothoff2017-01-10
|
* activating client_new implementation, seems to mostly work fine, or better ↵Christian Grothoff2016-10-21
| | | | than the old one
* Fix commentDavid Barksdale2016-08-18
|
* Use statement exprs instead of local functionDavid Barksdale2016-08-18
| | | | | This change lets us compile with clang again.
* -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