index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
test_common_logging_runtime_loglevels.c
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2016-05-06
fix ftbfs
Christian Grothoff
2016-04-30
implementing new scheduler shutdown semantics
Christian Grothoff
2016-04-09
small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...
Christian Grothoff
2016-01-19
-fix (C) notices
Christian Grothoff
2015-06-30
fix #3869: outdated FSF address
Christian Grothoff
2015-02-07
-bringing copyright tags up to FSF standard
Christian Grothoff
2014-12-24
making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...
Christian Grothoff
2014-02-20
Allow redirection of STDERR when starting processes.
Sree Harsha Totakura
2013-12-19
Use more-or-equal (some machines are fast enough)
LRN
2013-12-18
-pi can be slower than this (see build 1241)
Christian Grothoff
2013-10-12
- change --enable-ll to --enable-supermuc
Sree Harsha Totakura
2013-10-06
-remove trailing whitespace
Christian Grothoff
2013-09-30
-towards addressing #3047, note this causes the code to FTBFS
Christian Grothoff
2013-09-26
More comments to make the testcase easier to understand later.
LRN
2013-09-26
-tolerate somewhat larger delays -- for slow systems
Christian Grothoff
2013-09-26
-testing LRNs fix from IRC to correct expression logic and move to 200 micros...
Christian Grothoff
2013-09-26
-undo const, it is not const
Christian Grothoff
2013-09-26
-minor cleanup
Christian Grothoff
2012-11-06
-keep as const
Christian Grothoff
2012-11-06
-fix warning
Christian Grothoff
2012-11-04
-misc bugfixes, travel hacking
Christian Grothoff
2012-07-09
-LRN: Another take on std descriptor inheritance
Christian Grothoff
2012-06-14
-check for NULL
Christian Grothoff
2012-06-14
fix for segfault
Matthias Wachs
2012-06-13
-cleaning up VERBOSE and check nonsense in util tests
Christian Grothoff
2012-05-08
Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroy
Bart Polot
2012-02-27
enabling use of pipes for signal communication also on UNIX to enable future ...
Christian Grothoff
2012-02-26
-verbose is independent of logging
Christian Grothoff
2012-02-06
-speed up logging test, fix logging testcase to always log at DEBUG level
Christian Grothoff
2012-01-14
LRN: enable more fine-grained control over blocking/non-blocking pipe operation
Christian Grothoff
2011-12-30
-LRN: use FPRINTF -- #2051
Christian Grothoff
2011-11-29
-fixing indentation
Christian Grothoff
2011-11-05
treat empty string as NULL
Christian Grothoff
2011-11-05
LRN: Mysterious patch. I don't know why calling executable with a dot
Christian Grothoff
2011-11-05
LRN: Fix loglevel testcase (disable redirection)
Christian Grothoff
2011-11-04
curly wars / auto-indentation
Christian Grothoff
2011-10-11
reudce insanity
Christian Grothoff
2011-10-11
converting to GNUNET_LOG_from*
Christian Grothoff
2011-10-06
ugh
Christian Grothoff
2011-10-06
change test to not require . in PATH
Christian Grothoff
2011-10-06
LRN: Fix runtime logging test, since pipes work as intended
Christian Grothoff
2011-10-06
testcase for runtime loglevels form LRN
Christian Grothoff