aboutsummaryrefslogtreecommitdiff
path: root/src/service/transport/gnunet-service-transport.c
Commit message (Expand)AuthorAge
* Add functionality to exchange global external IPs for natted peers.t3sserakt2024-04-08
* transport: add a couple of comments to TCP communicator/serviceMartin Schanzenbach2024-03-10
* PEERSTORE: Fix peerstore monitor RPCMartin Schanzenbach2024-02-25
* PEERSTORE: Align API with NAMESTORE iterator and monitor.Martin Schanzenbach2024-02-23
* Transport: Inform Core about all VirtualLinks not only neighbourst3sserakt2024-02-08
* Transport: Added logging to debug freeing of fragments.t3sserakt2024-02-06
* Transport: Added check for DV box, when checking for last applicable fragment...t3sserakt2024-02-06
* Core: Fixed fragmentation logic.t3sserakt2024-02-05
* Various: Silence warningsMartin Schanzenbach2024-02-04
* Fixed bug in resend logic for fragments, especially for DV boxes.t3sserakt2024-01-25
* Fixed bug in logic releasing resources and notifying communicators after cach...t3sserakt2024-01-25
* - Fixed warnings.t3sserakt2024-01-10
* When to resend a validation challenge and when to start revalidation needs to...t3sserakt2024-01-10
* first_challenge_use has to be reset in case of revalidation.t3sserakt2024-01-10
* Fixed bug calculating next resend of fragments.t3sserakt2024-01-10
* Fixed bug in logic freeing timedout QueueEntry.t3sserakt2024-01-10
* Resuming communicators in case of core restarting.t3sserakt2024-01-10
* Fixed bug in logic getting root parent of fragment which is a DV box.t3sserakt2024-01-10
* Transport: Changed logic to first create a queue before starting validation.t3sserakt2023-12-20
* Transport: Added cleanup task to remove QueueEntry we got no ACK for.t3sserakt2023-12-20
* Transport: Fixed ring buffer.t3sserakt2023-12-15
* Transport: Introduced variable to count the round of fragments of a message b...t3sserakt2023-12-15
* Transport: Fixed counting of fragments of a messaget3sserakt2023-12-15
* Transport: Fixed using wrong function to calculate mean time when to send nex...t3sserakt2023-12-09
* Transport: More useful debug logging für service.t3sserakt2023-12-09
* Transport: Fixed bug to check each queue for validity separately.t3sserakt2023-12-09
* Transport: Fixed bug handling queue length and QueueEntry when queue has no c...t3sserakt2023-12-09
* Transport: We need to check if a message was cached when resuming communicators.t3sserakt2023-12-09
* Transport: Fixed bugs in core message cache.t3sserakt2023-12-09
* Transport: Removed misplaced removal of QueueEntry.t3sserakt2023-12-09
* Transport: Fixed check of value gotten from peerstore.t3sserakt2023-11-23
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2023-11-23
|\
| * PEERSTORE: Simplify API such that we no longer get caught in while loopsMartin Schanzenbach2023-11-22
* | Transport: Removed logging that lead to an assertion.t3sserakt2023-11-23
|/
* Transport: Fixed check when to stop FC retransmission.t3sserakt2023-11-20
* Transport: Using the correct TransportClient for dekrementing the global comm...t3sserakt2023-11-20
* Transport: Added missing dekrement of global communicator queue counter.t3sserakt2023-11-17
* Transport: Added missing dekrement when removing QueueEntry from DLL.t3sserakt2023-11-14
* Hello: Change error handling of GNUNET_HELLO_builder_add_address usage.t3sserakt2023-11-08
* HELLO: Modify API to avoid unnecessary copiesMartin Schanzenbach2023-11-04
* Transport: Fixed bug in ring buffer for core messages.t3sserakt2023-11-02
* Transport: Fixed bug in free pending messages and queue entries.t3sserakt2023-11-02
* Transport: Fixed bug while setting up key material for backchannel.t3sserakt2023-11-02
* - fix coverity cid 467140t3sserakt2023-11-01
* Transport: Fixed bug while setting up key material for backchannel.t3sserakt2023-11-01
* TRANSPORT: Fix nullptr deref, removed newly introduced unused variableMartin Schanzenbach2023-10-28
* Merge branch 'master' of ssh://git.gnunet.org/gnunetlast-gnunet-0.20-compatiblet3sserakt2023-10-27
|\
| * TRANSPORT/HOSTLIST: Fix crashing services; code smells still existMartin Schanzenbach2023-10-25
* | TNG: Fixed bug in handling hello to start validation.t3sserakt2023-10-27
|/
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2023-10-24
|\