aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_common_logging_runtime_loglevels.c
Commit message (Expand)AuthorAge
* merge flags into enum for GNUNET_DISK_pipe() API, fixing #6188Christian Grothoff2020-07-18
* avoid boolean flag in GNUNET_OS_start_process() API (fixes #6188)Christian Grothoff2020-07-17
* fix pointer indentationChristian Grothoff2019-11-24
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* Remove win32 and cygwin supportng02019-09-09
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* 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 ftbfsChristian Grothoff2016-05-06
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* Allow redirection of STDERR when starting processes.Sree Harsha Totakura2014-02-20
* Use more-or-equal (some machines are fast enough)LRN2013-12-19
* -pi can be slower than this (see build 1241)Christian Grothoff2013-12-18
* - change --enable-ll to --enable-supermucSree Harsha Totakura2013-10-12
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -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
* -tolerate somewhat larger delays -- for slow systemsChristian Grothoff2013-09-26
* -testing LRNs fix from IRC to correct expression logic and move to 200 micros...Christian Grothoff2013-09-26
* -undo const, it is not constChristian Grothoff2013-09-26
* -minor cleanupChristian Grothoff2013-09-26
* -keep as constChristian Grothoff2012-11-06
* -fix warningChristian Grothoff2012-11-06
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
* -LRN: Another take on std descriptor inheritanceChristian Grothoff2012-07-09
* -check for NULLChristian Grothoff2012-06-14
* fix for segfaultMatthias Wachs2012-06-14
* -cleaning up VERBOSE and check nonsense in util testsChristian Grothoff2012-06-13
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
* enabling use of pipes for signal communication also on UNIX to enable future ...Christian Grothoff2012-02-27
* -verbose is independent of loggingChristian Grothoff2012-02-26
* -speed up logging test, fix logging testcase to always log at DEBUG levelChristian Grothoff2012-02-06
* LRN: enable more fine-grained control over blocking/non-blocking pipe operationChristian Grothoff2012-01-14
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
* -fixing indentationChristian Grothoff2011-11-29
* treat empty string as NULLChristian Grothoff2011-11-05
* LRN: Mysterious patch. I don't know why calling executable with a dotChristian Grothoff2011-11-05
* LRN: Fix loglevel testcase (disable redirection)Christian Grothoff2011-11-05
* curly wars / auto-indentationChristian Grothoff2011-11-04
* reudce insanityChristian Grothoff2011-10-11