aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* PEERSTORE: ftbfs fix for autotools; forgot to add new fileMartin Schanzenbach2024-02-23
|
* PEERSTORE: Deprecate and remove flat plugindev/schanzen/peerstore_cleanupMartin Schanzenbach2024-02-23
|
* PEERSTORE: Align API with NAMESTORE iterator and monitor.Martin Schanzenbach2024-02-23
| | | | | | | | | This includes renaming of PEERSTORE API calls and changing the indended usage/contract. It also deprecates some rather wonky API calls (e.g. *hello_notify and hello_add and friends) NEWS: Reworked PEERSTORE API
* update submodulesMartin Schanzenbach2024-02-20
|
* meson: fix handbook pathMartin Schanzenbach2024-02-20
|
* MESSENGER: Cleanup circular dependency in linked deletionTheJackiMonster2024-02-19
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Uncrustify codeTheJackiMonster2024-02-18
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Assume local peer identity of service as sender if peer store is ↵TheJackiMonster2024-02-18
| | | | | | empty Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* update git uncrustify nudgeMartin Schanzenbach2024-02-15
|
* uncrustifyMartin Schanzenbach2024-02-15
|
* CORE: Output own peer identity when using CLIMartin Schanzenbach2024-02-15
|
* uncrustifyMartin Schanzenbach2024-02-13
|
* GNS: Improve GNS resolver CLI outputMartin Schanzenbach2024-02-13
|
* hostlist: fix curl protocol option regressionMartin Schanzenbach2024-02-12
|
* MESSENGER: Adjust assertsTheJackiMonster2024-02-11
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -fix many compiler warningsChristian Grothoff2024-02-11
|
* -bumpChristian Grothoff2024-02-10
|
* Core: Added logic to decrease restart delay of connection to Transport ↵t3sserakt2024-02-08
| | | | depending on how long the connection to Transport lasted.
* 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 ↵t3sserakt2024-02-06
| | | | fragment during freeing some fragment.
* 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
|
* README: MD linkMartin Schanzenbach2024-02-04
|
* build: check for newer curl dependencyMartin Schanzenbach2024-02-04
|
* Various: Silence warningsMartin Schanzenbach2024-02-04
| | | | NEWS: -
* README: Reflect decision made some time ago wrt gnurl/curlMartin Schanzenbach2024-02-04
|
* -fix shiftChristian Grothoff2024-02-03
|
* MESSENGER: Fix requests to complete messages on client-sideTheJackiMonster2024-02-02
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Move code to copy header information into functionTheJackiMonster2024-02-02
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Support empty strings in message bodyTheJackiMonster2024-02-02
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Implement client side deletion and update callback for messagesTheJackiMonster2024-02-01
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* RECLAIM: Fix assert during ticket iterationTheJackiMonster2024-01-29
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Fix linked deletion to be sender onlyTheJackiMonster2024-01-29
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -cleanup headersTheJackiMonster2024-01-29
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Implement linked deletion of transcript and private messageTheJackiMonster2024-01-29
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -indentation, commentChristian Grothoff2024-01-27
|
* Fixed bug in resend logic for fragments, especially for DV boxes.t3sserakt2024-01-25
|
* Fixed bug in logic releasing resources and notifying communicators after ↵t3sserakt2024-01-25
| | | | caching messages to core.
* -fix warningTheJackiMonster2024-01-23
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -adjust logging of unpermitted requestTheJackiMonster2024-01-23
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Fix reliability of peer session verificationTheJackiMonster2024-01-23
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Adjust peer store, load and save list of peers in storeTheJackiMonster2024-01-22
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Add more logging to find and fix issuesTheJackiMonster2024-01-22
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -adjust loggingTheJackiMonster2024-01-22
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* -adjust includesTheJackiMonster2024-01-22
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
* MESSENGER: Add logging and adjust closing roomsTheJackiMonster2024-01-21
| | | | Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>