aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_peerstore_plugin.h
Commit message (Collapse)AuthorAge
* 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
* BUILD: Attempt to disentable platform.h, gnunet_common.h and ↵Martin Schanzenbach2022-12-04
| | | | gnunet_private_config.h insanity
* BUILD: Improve platform-specific includesMartin Schanzenbach2022-12-01
| | | | | | | | | | | This change allows third party programs to use gnunet either with the platform header from the sources used to build to gnunet, or use their own platform header by defining GNUNET_CUSTOM_PLATFORM_H which will be included in its stead. This also means that programs no longer must include "platform.h" (or similar) manually. The change (should be) backwards compatible to some degree. Fixes #4615
* DOC: Nesting doxygen groups to improve high-level organisation of source docs.Willow Liquorice2022-08-21
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* migrate peerstore to new service MQ APIChristian Grothoff2016-09-24
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Implement asynchronous peerstore plugin APIDavid Barksdale2014-12-15
| | | | | Resolves #3506
* peerstore: added 'replace' option and other fixesOmar Tarabai2014-06-04
|
* peerstore: record expiryOmar Tarabai2014-05-19
|
* towards peerstore iterateOmar Tarabai2014-05-16
|
* added record expiry to sqliteOmar Tarabai2014-05-14
|
* peerstore helper fileOmar Tarabai2014-05-14
|
* PEERSTORE api overhaulOmar Tarabai2014-05-13
|
* towards PEERSTORE iterateOmar Tarabai2014-05-12
|
* PEERSTORE store functionOmar Tarabai2014-05-12
|
* PEERSTORE sqlite plugin store functionOmar Tarabai2014-04-27
|
* towards PEERSTORE file pluginOmar Tarabai2014-04-25
|
* towards PEERSTOREOmar Tarabai2014-04-24