aboutsummaryrefslogtreecommitdiff
path: root/src/service
Commit message (Expand)AuthorAge
* MESSENGER: Fix potential infinite delay of peer messagesdev/thejackimonster/messengerTheJackiMonster2024-03-05
* Merge branch 'master' of ssh://git.gnunet.org/gnunett3sserakt2024-03-05
|\
| * MESSENGER: Fix message order via client-side message controlTheJackiMonster2024-03-04
* | Transport: Added waitpid to communicator testing.t3sserakt2024-03-05
|/
* -indentation improvementsChristian Grothoff2024-03-03
* fix call to GNUNET_NAMESTORE_records_store and other build issuesChristian Grothoff2024-03-03
* -fix bug in testChristian Grothoff2024-03-03
* add check for certutil and opensslChristian Grothoff2024-03-03
* -fix misc compiler warningsChristian Grothoff2024-03-03
* RECLAIM: Fix cli testsMartin Schanzenbach2024-03-02
* TESTS: Fix various testsMartin Schanzenbach2024-03-02
* TOPOLOGY: Disable test requiring removed testbedMartin Schanzenbach2024-03-02
* CORE: Fix tests; skip interactive scriptMartin Schanzenbach2024-03-02
* TRANSPORT: Move defunct tests to experimentalMartin Schanzenbach2024-03-02
* TRANSPORT: Sequentialize communicator testsMartin Schanzenbach2024-03-01
* PEERSTORE: Fix watcher test race conditionsMartin Schanzenbach2024-03-01
* TRANSPORT: Attempt CPU hog fix in communicatorMartin Schanzenbach2024-02-26
* TRANSPORT: improve PEERSTORE API usage.Martin Schanzenbach2024-02-26
* TOPOLOGY: We should always suggest to connect to the peer even with the same ...Martin Schanzenbach2024-02-26
* PEERSTORE: Fix peerstore monitor RPCMartin Schanzenbach2024-02-25
* PEERSTORE: Fix iteration bugs in iterationMartin Schanzenbach2024-02-25
* PEERSTORE: Fix incorrect message type use.Martin Schanzenbach2024-02-25
* PEERSTORE: Remove faulty upsert API again.Martin Schanzenbach2024-02-25
* PEERSTORE: Fix hello_add APIMartin Schanzenbach2024-02-25
* build: fix make dist to include header filesMartin Schanzenbach2024-02-24
* RPS: ftbfs with new apiMartin Schanzenbach2024-02-23
* build: ftbfs fix for autotoolsMartin Schanzenbach2024-02-23
* MESSENGER: Write links of deleted messages to service message storeTheJackiMonster2024-02-23
* DHTU: Purge DHTU directoryMartin Schanzenbach2024-02-23
* DHTU: Finish moving into DHTMartin Schanzenbach2024-02-23
* DHTU: Startin moving into dht again as compiled-in pluginsMartin Schanzenbach2024-02-23
* PEERSTORE: ftbfs fix for autotools; forgot to add new fileMartin Schanzenbach2024-02-23
* PEERSTORE: Align API with NAMESTORE iterator and monitor.Martin Schanzenbach2024-02-23
* MESSENGER: Cleanup circular dependency in linked deletionTheJackiMonster2024-02-19
* MESSENGER: Uncrustify codeTheJackiMonster2024-02-18
* MESSENGER: Assume local peer identity of service as sender if peer store is e...TheJackiMonster2024-02-18
* hostlist: fix curl protocol option regressionMartin Schanzenbach2024-02-12
* MESSENGER: Adjust assertsTheJackiMonster2024-02-11
* -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: Removed unnecessary client continue.t3sserakt2024-02-06
* Core: Fixed fragmentation logic.t3sserakt2024-02-05
* Core: Optimized code.t3sserakt2024-02-05
* Core: Fixed bug to stop keepalive after handling ping.t3sserakt2024-02-05
* Core: Reverted code for complex ephemeral handling.t3sserakt2024-02-05
* Various: Silence warningsMartin Schanzenbach2024-02-04
* -fix shiftChristian Grothoff2024-02-03