aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-tng.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2022-12-07
|\
| * UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
| * BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
| * -more return value for payload processing that may failMartin Schanzenbach2022-12-01
| * -simplifyMartin Schanzenbach2022-12-01
| * -fix pointer corruption bugMartin Schanzenbach2022-12-01
| * -there is no reason for that variable to be on the heapMartin Schanzenbach2022-12-01
| * -do not crash on protocol violationsMartin Schanzenbach2022-12-01
* | - added configuration to be able to start executables on a router nodet3sserakt2022-12-07
|/
* -fix conflictMartin Schanzenbach2022-10-18
|\
| * -DOC: Documentation cleanup pass through TRANSPORT ('missing argument' warnings)Willow Liquorice2022-10-03
| * -DOC: Major doc comment stripping pass through TRANSPORTWillow Liquorice2022-10-03
| * -DOC: Minor fixes to doc comments (mostly correcting typos) to resolve 'unkno...Willow Liquorice2022-10-03
* | Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2022-10-05
|\|
| * -fix typosChristian Grothoff2022-06-26
* | - Added distance vector inverse path test case.t3sserakt2022-10-05
|/
* - added missing GNUNET_SERVICE_client_continuet3sserakt2022-04-26
* - Introduced check, if we need to rebuild a DV box, because we have a differe...t3sserakt2022-04-01
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2022-03-17
|\
| * fix #7173Christian Grothoff2022-02-21
* | - Trying to exchange iptables with nft, first shot failed.t3sserakt2022-03-17
|/
* - 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