summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-23PEERSTORE: Deprecate and remove flat plugindev/schanzen/peerstore_cleanupMartin Schanzenbach
2024-02-23PEERSTORE: Align API with NAMESTORE iterator and monitor.Martin Schanzenbach
2024-02-20update submodulesMartin Schanzenbach
2024-02-20meson: fix handbook pathMartin Schanzenbach
2024-02-19MESSENGER: Cleanup circular dependency in linked deletionTheJackiMonster
2024-02-18MESSENGER: Uncrustify codeTheJackiMonster
2024-02-18MESSENGER: Assume local peer identity of service as sender if peer store is e...TheJackiMonster
2024-02-15update git uncrustify nudgeMartin Schanzenbach
2024-02-15uncrustifyMartin Schanzenbach
2024-02-15CORE: Output own peer identity when using CLIMartin Schanzenbach
2024-02-13uncrustifyMartin Schanzenbach
2024-02-13GNS: Improve GNS resolver CLI outputMartin Schanzenbach
2024-02-12hostlist: fix curl protocol option regressionMartin Schanzenbach
2024-02-11MESSENGER: Adjust assertsTheJackiMonster
2024-02-11-fix many compiler warningsChristian Grothoff
2024-02-10-bumpChristian Grothoff
2024-02-08Core: Added logic to decrease restart delay of connection to Transport depend...t3sserakt
2024-02-08Transport: Inform Core about all VirtualLinks not only neighbourst3sserakt
2024-02-06Transport: Added logging to debug freeing of fragments.t3sserakt
2024-02-06Transport: Added check for DV box, when checking for last applicable fragment...t3sserakt
2024-02-06Core: Removed unnecessary client continue.t3sserakt
2024-02-05Core: Fixed fragmentation logic.t3sserakt
2024-02-05Core: Optimized code.t3sserakt
2024-02-05Core: Fixed bug to stop keepalive after handling ping.t3sserakt
2024-02-05Core: Reverted code for complex ephemeral handling.t3sserakt
2024-02-04README: MD linkMartin Schanzenbach
2024-02-04build: check for newer curl dependencyMartin Schanzenbach
2024-02-04Various: Silence warningsMartin Schanzenbach
2024-02-04README: Reflect decision made some time ago wrt gnurl/curlMartin Schanzenbach
2024-02-03-fix shiftChristian Grothoff
2024-02-02MESSENGER: Fix requests to complete messages on client-sideTheJackiMonster
2024-02-02MESSENGER: Move code to copy header information into functionTheJackiMonster
2024-02-02MESSENGER: Support empty strings in message bodyTheJackiMonster
2024-02-01MESSENGER: Implement client side deletion and update callback for messagesTheJackiMonster
2024-01-29RECLAIM: Fix assert during ticket iterationTheJackiMonster
2024-01-29MESSENGER: Fix linked deletion to be sender onlyTheJackiMonster
2024-01-29-cleanup headersTheJackiMonster
2024-01-29MESSENGER: Implement linked deletion of transcript and private messageTheJackiMonster
2024-01-27-indentation, commentChristian Grothoff
2024-01-25Fixed bug in resend logic for fragments, especially for DV boxes.t3sserakt
2024-01-25Fixed bug in logic releasing resources and notifying communicators after cach...t3sserakt
2024-01-23-fix warningTheJackiMonster
2024-01-23-adjust logging of unpermitted requestTheJackiMonster
2024-01-23MESSENGER: Fix reliability of peer session verificationTheJackiMonster
2024-01-22MESSENGER: Adjust peer store, load and save list of peers in storeTheJackiMonster
2024-01-22MESSENGER: Add more logging to find and fix issuesTheJackiMonster
2024-01-22-adjust loggingTheJackiMonster
2024-01-22-adjust includesTheJackiMonster
2024-01-21MESSENGER: Add logging and adjust closing roomsTheJackiMonster
2024-01-21MESSENGER: Adjust loggingTheJackiMonster