aboutsummaryrefslogtreecommitdiff
path: root/src/service
Commit message (Expand)AuthorAge
* 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
* MESSENGER: Fix requests to complete messages on client-sideTheJackiMonster2024-02-02
* MESSENGER: Move code to copy header information into functionTheJackiMonster2024-02-02
* MESSENGER: Support empty strings in message bodyTheJackiMonster2024-02-02
* MESSENGER: Implement client side deletion and update callback for messagesTheJackiMonster2024-02-01
* RECLAIM: Fix assert during ticket iterationTheJackiMonster2024-01-29
* MESSENGER: Fix linked deletion to be sender onlyTheJackiMonster2024-01-29
* -cleanup headersTheJackiMonster2024-01-29
* MESSENGER: Implement linked deletion of transcript and private messageTheJackiMonster2024-01-29
* 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
* -fix warningTheJackiMonster2024-01-23
* -adjust logging of unpermitted requestTheJackiMonster2024-01-23
* MESSENGER: Fix reliability of peer session verificationTheJackiMonster2024-01-23
* MESSENGER: Adjust peer store, load and save list of peers in storeTheJackiMonster2024-01-22
* MESSENGER: Add more logging to find and fix issuesTheJackiMonster2024-01-22
* -adjust loggingTheJackiMonster2024-01-22
* -adjust includesTheJackiMonster2024-01-22
* MESSENGER: Add logging and adjust closing roomsTheJackiMonster2024-01-21
* MESSENGER: Adjust loggingTheJackiMonster2024-01-21
* MESSENGER: fix private messagingTheJackiMonster2024-01-21
* MESSENGER: Add function to delete messagesTheJackiMonster2024-01-20
* -adjust log outputTheJackiMonster2024-01-20
* MESSENGER: Drop transcript when sending private messages to own keyTheJackiMonster2024-01-20
* MESSENGER: Store recipient information for each message locallyTheJackiMonster2024-01-20
* MESSENGER: Implement handling transcript messagesTheJackiMonster2024-01-20
* MESSENGER: Add recipient to message callbackTheJackiMonster2024-01-20
* MESSENGER: Implement automatic transcription of private messagesTheJackiMonster2024-01-20