Age | Commit message (Collapse) | 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 compiler warnings | Christian Grothoff | |
2016-04-09 | small API change: do no longer pass rarely needed ↵ | Christian Grothoff | |
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() | |||
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 ↵ | Christian Grothoff | |
even fully address #3247 | |||
2014-02-20 | Allow redirection of STDERR when starting processes. | Sree Harsha Totakura | |
2013-10-12 | - change --enable-ll to --enable-supermuc | Sree Harsha Totakura | |
- define a system wide termination signal GNUNET_TERM_SIG. Set this to SIGUSR1 only when building for SuperMUC | |||
2012-10-29 | installing all service, daemon and helper binaries to lib/gnunet/libexec/; ↵ | Christian Grothoff | |
updating code to run binaries from new location, which is no longer in PATH | |||
2012-07-09 | -LRN: Another take on std descriptor inheritance | Christian Grothoff | |
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 | |||
2012-05-08 | Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroy | Bart Polot | |
2012-04-26 | -LRN: fixing #2286 | Christian Grothoff | |
2012-04-18 | fixing bug 2272: added functionality for watch to notifz about fresh created ↵ | Matthias Wachs | |
entries with value 0 |