aboutsummaryrefslogtreecommitdiff
path: root/src/service/transport
Commit message (Expand)AuthorAge
* PEERSTORE: Align API with NAMESTORE iterator and monitor.Martin Schanzenbach2024-02-23
* -fix many compiler warningsChristian Grothoff2024-02-11
* Core: Added logic to decrease restart delay of connection to Transport depend...t3sserakt2024-02-08
* 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
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2023-12-20
|\
| * build: fix pathsMartin Schanzenbach2023-12-19
* | 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
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2023-12-09
|\
| * TRANSPORT: Handle 0 byte datagram.Martin Schanzenbach2023-12-08
| * TRANSPORT: Uncrustify and remove single-statement functionMartin Schanzenbach2023-12-07
| * TRANSPORT: Do not try to read again and again from queues that are closedMartin Schanzenbach2023-12-06
* | 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 bug in handling of AckPending.t3sserakt2023-12-09
* | Transport: Added logging in case of UDP errors, and destroy queue in case of ...t3sserakt2023-12-09
* | Transport: Destroy closed ProtoQueue.t3sserakt2023-12-09
|/
* TRANSPORT: Fix handling of shutdown socket in queue.Martin Schanzenbach2023-12-04
* NAMESTORE: Remove TX API again. Add new edit records API with advisory locking.Martin Schanzenbach2023-12-01
* meson: add some more transport testsMartin Schanzenbach2023-11-30
* meson: Fix missing communicator test configuration.Martin Schanzenbach2023-11-29
* transport-testing: fix command label value log.Martin Schanzenbach2023-11-29
* Merge branch 'master' of git+ssh://git.gnunet.org/gnunetMartin Schanzenbach2023-11-29
|\
| * NEWS: ensure traits can be generated with subsystem-specific prefixes for the...Christian Grothoff2023-11-29
* | meson: Fix build with recent testing changes.Martin Schanzenbach2023-11-29
|/
* NEWS: libgnunettesting first major testing NG refactor towards getting depend...Christian Grothoff2023-11-29
* 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