aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_reclaim_lib.h
Commit message (Collapse)AuthorAge
* 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: Documentation cleanup pass through RECLAIM subsystemWillow Liquorice2022-10-03
|
* DOC: Major doxygen organisation work, upgraded config, updated logoWillow Liquorice2022-08-21
|
* reclaim: Attestations now called credentials. Credentials are presented to ↵Martin Schanzenbach2020-08-20
| | | | third parties as presentations.
* - towards separation between credentials and presentations thereof, wip, ftbfsMartin Schanzenbach2020-08-20
|
* -fix serializationMartin Schanzenbach2020-08-06
|
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
|
* add expirationSchanzenbach, Martin2020-02-09
|
* consolidate reclaim attribute libSchanzenbach, Martin2020-02-09