aboutsummaryrefslogtreecommitdiff
path: root/src/service/cadet/gnunet-service-cadet_hello.c
Commit message (Collapse)AuthorAge
* -fix FTBFSChristian Grothoff2024-05-20
|
* 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
* PEERSTORE: Simplify API such that we no longer get caught in while loopsMartin Schanzenbach2023-11-22
|
* Cadet: Changes to use DhtHelloMessage instead of HelloUriMessage, and to ↵t3sserakt2023-10-27
| | | | hand over not a HelloMessage, but a block to the dht.
* BUILD: Move cadet to service/cliMartin Schanzenbach2023-10-18