Age | Commit message (Expand) | Author |
2021-04-26 | -fix many more typos | Christian Grothoff |
2020-07-06 | -fix: variable size in test | Martin Schanzenbach |
2020-07-05 | GNUNET_free_non_null -> GNUNET_free | Christian Grothoff |
2019-10-05 | global reindent, now with uncrustify hook enabled | Christian Grothoff |
2019-09-08 | uncrustify as demanded. | ng0 |
2019-05-21 | implement GNUNET_TRANSPORT_core_receive_continue | Christian Grothoff |
2019-05-04 | simplify MQ logic to always carry the same kinds of flags, and extend transpo... | Christian Grothoff |
2019-04-28 | towards flow control in TNG | Christian Grothoff |
2019-02-26 | possible fix for transport client state machine issue found in RPS profiler | Christian Grothoff |
2019-02-25 | style fixes during debugging | Christian Grothoff |
2019-02-19 | note about assertion actually failing | Christian Grothoff |
2019-01-14 | src: for every AGPL3.0 file, add SPDX identifier. | ng0 |
2018-12-16 | more work on tng | Christian Grothoff |
2018-11-15 | remove dead field quota_in | Christian Grothoff |
2018-11-15 | get gnunet-service-tng to build | Christian Grothoff |
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-02-19 | mostly logging, avoid having more than one typemap in transmission queue, acc... | Christian Grothoff |
2017-01-10 | rename connecT -> connect now that the old API is dead | Christian Grothoff |
2016-10-21 | activating client_new implementation, seems to mostly work fine, or better th... | Christian Grothoff |
2016-08-18 | Fix comment | David Barksdale |
2016-08-18 | Use statement exprs instead of local function | David Barksdale |
2016-07-26 | -indentation, logging, style issues | Christian Grothoff |
2016-07-25 | switching transport tests to new MQ-based transport API | Christian Grothoff |
2016-07-08 | get transport_api_core to compile | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-07-08 | -draft of next version of transport-core API | Christian Grothoff |