aboutsummaryrefslogtreecommitdiff
path: root/src/service/peerstore/peerstore_api_monitor.c
Commit message (Collapse)AuthorAge
* -fix warningsChristian Grothoff7 days
|
* peerstore: fix memory leak in peerstore_api_monitor.c.ulfvonbelow2024-05-05
| | | | Signed-off-by: Martin Schanzenbach <schanzen@gnunet.org>
* PEERSTORE: Fix peerstore monitor RPCMartin Schanzenbach2024-02-25
|
* 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