aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-tng.c
Commit message (Expand)AuthorAge
* clean up transmission logic to have queues 'pull' for pending messages while ...Christian Grothoff2019-05-11
* 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 transpo...Christian Grothoff2019-05-04
* only use mono time in TNG HELLOsChristian Grothoff2019-05-04
* 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
* add logic to build DVBox messages in TNGChristian Grothoff2019-04-20
* implement route_via_neighbour()Christian Grothoff2019-04-18
* apply clang format to gnunet-service-tng.cChristian Grothoff2019-04-18
* more work on route_message() logicChristian Grothoff2019-04-17
* only notify core about validated queuesChristian Grothoff2019-04-17
* implement proper SEND_MSG wrapping for control messagesChristian Grothoff2019-04-17
* notes on next stepsChristian Grothoff2019-04-16
* handle forwarding of DVBox messagesChristian Grothoff2019-04-16
* implement backchannel encryption/decryptionChristian Grothoff2019-04-16
* fix ftbfsChristian Grothoff2019-04-16
* revert Martin's reformattingChristian Grothoff2019-04-16
* ftbfs fixSchanzenbach, Martin2019-04-16
* explain motivations behind signatures betterChristian Grothoff2019-04-16
* implement basic reliability ACK handlingChristian Grothoff2019-04-15
* add basic handling of fragment acksChristian Grothoff2019-04-15