aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-tng.c
Commit message (Expand)AuthorAge
* fix #7173Christian Grothoff2022-02-21
* - fixed bug with broadcast test.t3sserakt2022-01-21
* -fix kdf pointer bugMartin Schanzenbach2022-01-07
* fixed timeout for netjail tests, removed duplicated function declaration from...t3sserakt2021-12-06
* - added number of unintentional connects to connect cmd, fixed bugs in tcp co...t3sserakt2021-11-29
* - fixed stack overflow in tng servicet3sserakt2021-11-24
* - Added broadcast test case. changed transport_api_cmd_start_peer.c to be con...t3sserakt2021-11-13
* - moved global netjail methods to its own header file.dev/t3ss/tngt3sserakt2021-11-09
* - add generic topology configuration by filet3sserakt2021-10-07
* -coverity, remove commented codeMartin Schanzenbach2021-05-15
* -fix compiler warningsMartin Schanzenbach2021-05-12
* -fix many more typosChristian Grothoff2021-04-26
* -more coverity fixesMartin Schanzenbach2021-03-26
* -do not call twiceMartin Schanzenbach2021-03-26
* -tng idlingMartin Schanzenbach2021-02-26
* -rework idle handlingMartin Schanzenbach2021-02-26
* -comment; uncrustifyMartin Schanzenbach2021-02-26
* -First message through TNG test doneMartin Schanzenbach2021-02-26
* -more tng service fixesMartin Schanzenbach2021-02-26
* -sending messages workingMartin Schanzenbach2021-02-24
* -more tngMartin Schanzenbach2021-02-24
* -towards message exchangeMartin Schanzenbach2021-02-24
* -fix neighbour sendMartin Schanzenbach2021-02-24
* -fix mtu; neighbour sendMartin Schanzenbach2021-02-24
* -flurry of bugfixes for tng serviceMartin Schanzenbach2021-02-23
* TNG: Add a the api test; WIPMartin Schanzenbach2021-02-21
* TNG: Add queue update handlingMartin Schanzenbach2021-02-21
* fix: GNUNET_is_zero(ptr) should return enum GNUNET_GenericReturnValue. Fixes ...Martin Schanzenbach2020-08-12
* TNG: Implemented 5530: add replay protection to TCP communicator. Added monot...t3sserakt2020-07-17
* 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
* 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