aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_common_logging_dummy.c
Commit message (Collapse)AuthorAge
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
| | | | | This also includes a necessary API refactoring of crypto from IDENTITY to UTIL.
* -migrate meta data tests to FS. Fix BIO errorMartin Schanzenbach2022-12-06
|
* 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
* spell checkingChristian Grothoff2020-11-14
|
* tighten formatting rulesChristian Grothoff2019-10-31
|
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
|
* uncrustify as demanded.ng02019-09-08
|
* first step to remove plibcng02019-09-06
|
* fix socket cmp, fix compiler warnings about unused argsChristian Grothoff2019-06-19
|
* 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
|
* fix FTBFS issues if --enable-logging=no is setChristian Grothoff2017-06-29
|
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -pi can be slower than this (see build 1241)Christian Grothoff2013-12-18
|
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
|
* More comments to make the testcase easier to understand later.LRN2013-09-26
| | | | Increase code verbosity to make it obvious what is being tested.
* -testing LRNs fix from IRC to correct expression logic and move to 200 ↵Christian Grothoff2013-09-26
| | | | microsecond delays
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
|
* -speed up logging test, fix logging testcase to always log at DEBUG levelChristian Grothoff2012-02-06
|
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
|
* testcase for runtime loglevels form LRNChristian Grothoff2011-10-06