Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
This change lets us compile with clang again.
|
|
|
|
|
|
|
|
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
|
|
- Using multiple trails in PUT/GET
|
|
|
|
|
|
|
|
gnunet-service-dht_clients.c:721 due to uninitialized key in IPC message
|
|
|
|
|
|
|
|
|
|
|
|
on shutdown due to failure to initialize dht_handle field
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
always GNUNET_NO --- and all other uses indicate design problems
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|