aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-tng.c
Commit message (Collapse)AuthorAge
* fixing #6149Christian Grothoff2020-04-11
|
* fix sign api for to address #6164Christian Grothoff2020-04-08
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* fix NPEs, off-by-one, etcChristian Grothoff2019-06-18
|
* clean up comments, fixmes, remove dead codeChristian Grothoff2019-06-18
|
* Introducing GNUNET_Uuid and matching hash map for 128 bit values.Christian Grothoff2019-06-18
| | | | TNG: reducing size of AcknowledgementUUIDPs from 256 bits to 128 bits.
* update todo on FC: might be finished (in theory)Christian Grothoff2019-06-09
|
* note on BDPChristian Grothoff2019-06-09
|
* add FC retransmission logicChristian Grothoff2019-06-09
|
* fixChristian Grothoff2019-06-04
|
* misc bugfixesChristian Grothoff2019-06-04
|
* misc bugfixesChristian Grothoff2019-06-04
|
* generate and handle TRANSPORT_FLOW_CONTROL messages (TNG)Christian Grothoff2019-06-02
|
* work on DV logic and FCChristian Grothoff2019-06-02
|
* split T2T-FC from CR for address validationChristian Grothoff2019-05-22
|
* implement FC window tracking for incoming messagesChristian Grothoff2019-05-21
|
* use bytes, not kilobytesChristian Grothoff2019-05-21
|
* use _exit in signal handlersChristian Grothoff2019-05-20
|
* FC workChristian Grothoff2019-05-19
|
* introduce lookup_virtual_linkChristian Grothoff2019-05-19
|
* modify messages for t2t-fcChristian Grothoff2019-05-14
|
* implement message selection heuristicChristian Grothoff2019-05-12
|
* update TODOsChristian Grothoff2019-05-12
|
* use sorting to stop linked list search earlyChristian Grothoff2019-05-12
|
* 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
|
* 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
|