aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_common_logging_runtime_loglevels.c
Commit message (Collapse)AuthorAge
* 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
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* 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 ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -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 ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* 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
| | | | | - define a system wide termination signal GNUNET_TERM_SIG. Set this to SIGUSR1 only when building for SuperMUC
* -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
| | | | Increase code verbosity to make it obvious what is being tested.
* -tolerate somewhat larger delays -- for slow systemsChristian Grothoff2013-09-26
|
* -testing LRNs fix from IRC to correct expression logic and move to 200 ↵Christian Grothoff2013-09-26
| | | | microsecond delays
* -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
| | | | | | | | | | Now descriptors are not inherited by default, you have to pass a set of flags to make it so. When pipes are given, flags have no effect. gnunet-arm now has two options to block stdout and stderr from being passed to gnunet-service-arm
* -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
| | | | integration with Java services
* -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
| | | | | | | | | forces it to create a new console window (which immediately pops up and grabs the focus, then disappears) for itself, but that is the empirical fact. Removing the dot fixes this VERY annoying W32 bug.
* LRN: Fix loglevel testcase (disable redirection)Christian Grothoff2011-11-05
|
* curly wars / auto-indentationChristian Grothoff2011-11-04
|
* reudce insanityChristian Grothoff2011-10-11
|
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
|
* ughChristian Grothoff2011-10-06
|