rename configs to match
[oweals/gnunet.git] / src / transport / transport_api_core.c
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-08 ng0uncrustify as demanded.
2019-05-21 Christian Grothoffimplement GNUNET_TRANSPORT_core_receive_continue
2019-05-04 Christian Grothoffsimplify MQ logic to always carry the same kinds of...
2019-04-29 ng0Merge branch 'master' of gnunet.org:gnunet
2019-04-28 Christian Grothofftowards flow control in TNG
2019-02-26 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-26 Christian Grothoffpossible fix for transport client state machine issue...
2019-02-26 ng0Merge branch 'master' of gnunet.org:gnunet
2019-02-25 Christian Grothoffstyle fixes during debugging
2019-02-23 Christian Grothoffmerge
2019-02-20 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-19 Christian Grothoffnote about assertion actually failing
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-12-16 Christian Grothoffmore work on tng
2018-11-16 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-11-15 Christian Grothoffremove dead field quota_in
2018-11-15 Christian Grothoffget gnunet-service-tng to build
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-02-19 Christian Grothoffmostly logging, avoid having more than one typemap...
2017-01-20 Schanzenbach, Martin- merge; service API change
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