aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_statistics_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: Nesting doxygen groups to improve high-level organisation of source docs.Willow Liquorice2022-08-21
|
* 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
|
* update statistics API to use new MQ API style, also get rid of timeout argumentChristian Grothoff2016-06-21
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* doxygen: add documentation linksGabor X Toth2016-01-15
|
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
|
* doxygen: group/module definitions (part 1)Gabor X Toth2016-01-11
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -cleaning up stats code, use separate structures per subsystem for faster ↵Christian Grothoff2014-12-23
| | | | processing
* -doxygen, fixing #3223Christian Grothoff2013-12-19
|
* -getting ATS and transport to compile again (part of #3047)Christian Grothoff2013-09-30
|
* -doxygen fixesChristian Grothoff2013-08-22
|
* -misc doxygen fixesChristian Grothoff2013-08-21
|
* - typoSree Harsha Totakura2013-03-12
|
* - Document statistics api and fix testing's usage of itBart Polot2012-05-08
|
* implement watch_cancel functionChristian Grothoff2011-12-19
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
|
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
|
* hacks from tripChristian Grothoff2010-07-07
|
* enable stats get cancellationChristian Grothoff2010-03-12
|
* make sure stats that are being set can be committed on destroyChristian Grothoff2009-10-25
|
* extra debug for datastore, stats api fixChristian Grothoff2009-10-21
|
* const-ing of config-handlesChristian Grothoff2009-07-26
|
* ngChristian Grothoff2009-05-29