Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
even fully address #3247
|
|
processing
|
|
|
|
|
|
#3565 indirectly
|
|
|
|
|
|
cannot be reached
|
|
|
|
|
|
TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
|
|
GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
|
|
sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- define a system wide termination signal GNUNET_TERM_SIG. Set this to SIGUSR1 only when building for SuperMUC
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
paths (#2887), removing now unnecessary/dead flags argument to GNUNET_NETWORK_socket_bind
|
|
|
|
|
|
|
|
|
|
|
|
|