aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
...
* clean up transmission logic to have queues 'pull' for pending messages while ↵Christian Grothoff2019-05-11
| | | | control traffic is 'pushed' into queues
* move encryption logic into DVBoxChristian Grothoff2019-05-11
|
* complete TNG loggingChristian Grothoff2019-05-11
|
* remove duplicate APIChristian Grothoff2019-05-11
|
* more logging, more FIXMEsChristian Grothoff2019-05-08
|
* more loggingChristian Grothoff2019-05-07
|
* add loggingChristian Grothoff2019-05-07
|
* note on next stepsChristian Grothoff2019-05-05
|
* use new PriorityPreferences consistently, note on deprecationChristian Grothoff2019-05-05
|
* DCE, set message UUID to incrementing counterChristian Grothoff2019-05-05
|
* 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
* only use mono time in TNG HELLOsChristian Grothoff2019-05-04
|
* Make gnurl and curl mutually exclusive.Florian Dold2019-04-30
| | | | | | | | | | This prevents issues when both curl and gnurl are available, but one of them is outdated. To get curl.h, we also now just include gnunet_curl_lib.h instead of writing the preprocessor conditionals manually. Fixes #5707
* complete CORE flow control loopChristian Grothoff2019-04-30
|
* towards flow control in TNGChristian Grothoff2019-04-28
|
* implement hop-by-hop signature verificationChristian Grothoff2019-04-28
|
* rudimentary loggingChristian Grothoff2019-04-27
|
* get rid of the trackersChristian Grothoff2019-04-27
|
* fix validity vs. monotimeChristian Grothoff2019-04-27
|
* implement DV learn monotime handlingChristian Grothoff2019-04-25
|
* implement DV learn monotime handlingChristian Grothoff2019-04-25
|
* complete handle_client_send()Christian Grothoff2019-04-25
|
* more work towards DVH pathsChristian Grothoff2019-04-24
|
* implement looping over neighbours to call fwd_dv_learn()Christian Grothoff2019-04-24
|
* address a few FIXMEsChristian Grothoff2019-04-22
|
* massive refactoring to intruce data structureChristian Grothoff2019-04-22
|
* changing UUID types (in preparation for RTT tracking)Christian Grothoff2019-04-22
|
* renamingChristian Grothoff2019-04-22
|
* improve typesChristian Grothoff2019-04-22
|
* define constantChristian Grothoff2019-04-21
|
* finish backchannel message deliveryChristian Grothoff2019-04-21
|
* reorder next stepsChristian Grothoff2019-04-21
|
* handle communicator status, address a few FIXMEsChristian Grothoff2019-04-21
|
* distance field in queue is deadChristian Grothoff2019-04-21
|
* fix quota out calculation, even if it may go awayChristian Grothoff2019-04-21
|
* implement DV notifications towards coreChristian Grothoff2019-04-20
|
* TNG testing: Handle queues properlyJulius Bünger2019-04-20
|
* add logic to build DVBox messages in TNGChristian Grothoff2019-04-20
|
* fix ftbfsChristian Grothoff2019-04-20
|
* TNG testing: Add ability to open queueJulius Bünger2019-04-20
|
* fix ftbfsChristian Grothoff2019-04-19
|
* implement route_via_neighbour()Christian Grothoff2019-04-18
|
* apply clang format to gnunet-service-tng.cChristian Grothoff2019-04-18
|
* TNG testing: Cleanup and StructuringJulius Bünger2019-04-18
|
* TNG testing: Update Makefile.amJulius Bünger2019-04-18
|
* TNG testing: Correct parameter typeJulius Bünger2019-04-18
|
* TNG testing: Specify config source differentlyJulius Bünger2019-04-18
|
* TNG: Add first steps for communicator testingJulius Bünger2019-04-18
|
* more work on route_message() logicChristian Grothoff2019-04-17
|
* only notify core about validated queuesChristian Grothoff2019-04-17
|