aboutsummaryrefslogtreecommitdiff
path: root/src/transport
Commit message (Collapse)AuthorAge
* 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
|
* TNG testing: Add callback stub for incoming messagesJulius Bünger2019-06-06
|
* TNG testing: Improve comments and loggingJulius Bünger2019-06-06
|
* TNG testing: Make executable name variable, try sending test dataJulius Bünger2019-06-06
|
* version bumpingChristian Grothoff2019-06-05
|
* distingChristian Grothoff2019-06-05
|
* fixChristian Grothoff2019-06-04
|
* misc bugfixesChristian Grothoff2019-06-04
|
* misc bugfixesChristian Grothoff2019-06-04
|
* use macroChristian 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
|
* implement GNUNET_TRANSPORT_core_receive_continueChristian 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
|
* last minute fixes for 0.11.4 (test cases adjustments only)Christian 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
|
* 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
|