aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_my_lib.h
Commit message (Collapse)AuthorAge
* MYSQL: Improve header includes with respect to compat handlingMartin Schanzenbach2022-12-04
| | | | | | | Move the gnunet_private_config.h-dependant compatibility fix into gnunet_mysql_compat.h which is only included by implementations. May be reused by external users of gnunet_my_lib.h but they should check their platform on which types to use.
* 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: Continued organisation of modules into nested groupsWillow Liquorice2022-10-03
|
* -DOC: Documentation cleanup pass through CONSENSUS subsystemWillow Liquorice2022-10-03
|
* -DOC: Minor fixes to doc comments (mostly correcting typos) to resolve ↵Willow Liquorice2022-10-03
| | | | 'unknown command' warnings
* misc spelling issuesChristian Grothoff2020-11-14
|
* -fix my build with new boolean typedefMartin Schanzenbach2020-08-12
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* 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
|
* -housekeepingChristian Grothoff2016-06-24
|
* -housekeepingChristian Grothoff2016-06-24
|
* -handle NULL resultsChristian Grothoff2016-06-24
|
* towards fixing mysql pluginChristian Grothoff2016-06-21
|
* finish to fix memory leakChristophe Genevey Metat2016-06-10
|
* fix memory leakChristophe Genevey Metat2016-06-09
|
* written function cleanupChristophe Genevey Metat2016-06-07
|
* start to fix extract resultChristophe Genevey Metat2016-06-03
|
* refactoring my APIChristian Grothoff2016-06-03
|
* fixing insert queryChristophe Genevey Metat2016-06-01
|
* fixing query insertChristophe Genevey Metat2016-05-31
|
* create table for test case fixedChristophe Genevey Metat2016-05-30
|
* begin to rewritten test caseChristophe Genevey Metat2016-05-27
|
* function result helper rewrittenChristophe Genevey Metat2016-05-26
|
* sketch envisioned APIChristian Grothoff2016-05-26
|
* fix result and query helperChristophe Genevey Metat2016-05-24
|
* libgnunetmy begin result helperChristophe Genevey Metat2016-05-23
|
* libgnunetmy query helperChristophe Genevey Metat2016-05-20
|
* GNUNET extract result libgnunetmyChristophe Genevey Metat2016-05-19
|
* extending MY api to cover result extractionChristian Grothoff2016-05-19
|
* result for libgnunetmyChristophe Genevey Metat2016-05-19
|
* forgot fileChristian Grothoff2016-05-19