aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_setu_service.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: Comment stripping pass in SETU subsystemWillow Liquorice2022-10-03
|
* DOC: Nesting doxygen groups to improve high-level organisation of source docs.Willow Liquorice2022-08-21
|
* SETU: Implement LSD0003Elias Summermatter2021-07-30
|
* misc spelling issuesChristian Grothoff2020-11-14
|
* add function GNUNET_CURL_extend_headers()Christian Grothoff2020-08-23
|
* -add API todoChristian Grothoff2020-08-19
|
* splitting of set intersection functionality from set service (not yet ↵Christian Grothoff2020-08-18
| | | | finished, FTBFS)
* add missing headerChristian Grothoff2020-08-18