aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-tng.c
Commit message (Expand)AuthorAge
* TRANSPORT: Rename TNG to transport, cleanup makefileMartin Schanzenbach2023-10-15
* Fix warnings; CADET not FTBFS because old hello removedMartin Schanzenbach2023-10-05
* Merge branch 'master' into l20integrationt3sserakt2023-10-03
|\
| * -minor bugfixes, adding FIXMEsChristian Grothoff2023-08-15
| * TNG: DV struct no longer needs to contain ephemeral private keyMartin Schanzenbach2023-07-15
| * TNG: Use KEM API throughout. Simplify code.Martin Schanzenbach2023-07-15
* | TNG: Fixed syntax.t3sserakt2023-10-03
* | TNG: Fixed validation bug.t3sserakt2023-10-03
* | Hello: Changed address and hello format to new TNG format.t3sserakt2023-10-03
* | NEWS: The old hello design replaced by the new hello design.t3sserakt2023-08-24
* | TNG: Fixed bug that QueueEntry of another queue still holds reference to Pend...t3sserakt2023-07-14
|/
* ALL: Use <inttypes.h> to properly handle log format strings.Martin Schanzenbach2023-06-01
* TNG: Removed undefined variable and fixed formating issuest3sserakt2023-05-02
* TNG: Fixed logic bug in search for QueueEntry after receiving SendMessageToAck.t3sserakt2023-05-02
* TNG: Fixed misplaced increase of queue length.t3sserakt2023-05-02
* TNG: Fixed bug that additional queues for the same communicator inherit the v...t3sserakt2023-05-02
* TNG: Fixed bug in calculation of subtree fragment message size.t3sserakt2023-05-02
* TNG: Handling flow control takes used window size into account, together with...t3sserakt2023-05-02
* TNG: ValidationState now contains the addres prefix of the address being vali...t3sserakt2023-05-02
* TNG: Fixed bug in calculation of delay for PendingAcknowledgement.t3sserakt2023-05-02
* TNG: Fixed bug when checking, if fragment sub tree is done.t3sserakt2023-05-02
* TNG: GNUNET_SERVICE_client_continue was misplaced blocking the service.t3sserakt2023-05-02
* TNG: The time to wait for resending a PendingMessage - which was fragmented -...t3sserakt2023-05-02
* TNG: Introduced frags_in_flight flag. With this flag we check if fragments of...t3sserakt2023-05-02
* TNG: Do not update queue performance if PendingMessage was resend.t3sserakt2023-05-02
* TNG: Fixed several bugs in QueueEntry handling and acknowledgment.t3sserakt2023-05-02
* TNG: Fixed bug of not sending the changed window size, which takes into accou...t3sserakt2023-02-08
* TNG: Fixed bug of QueueEntry deleted too early.t3sserakt2023-02-07
* TNG: Fixed bug happening during check for pending validation requests aftert3sserakt2023-01-27
* 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
|/