aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2018-01-23catch early return of select before call to GNUNET_SCHEDULER_run_from_driverlurchi
2018-01-23Revert "add assertion for debugging"lurchi
2018-01-23add assertion for debugginglurchi
2018-01-22remove unnecessary checklurchi
2018-01-22use absolute times in driverlurchi
2018-01-21indentation fixesChristian Grothoff
2018-01-21check if no tasks are left after the driver looplurchi
2018-01-21actually test if signals are handledlurchi
2018-01-18fix loop responsible for finding tasks with expired timeoutlurchi
2018-01-17always check priority given by userslurchi
2018-01-16return now if we found a task that is ready (optimization)lurchi
2018-01-16only check fdsets when select selected something (optimization)lurchi
2018-01-16Revert "call GNUNET_abort_ directly for debugging purposes"lurchi
2018-01-16call GNUNET_abort_ directly for debugging purposeslurchi
2018-01-16remove duplicate timeout checklurchi
2018-01-15remove unused variableslurchi
2018-01-13prevent NPEChristian Grothoff
2018-01-10gracefully accept empty FD set that claim to contain FDslurchi
2018-01-10properly detect calling add_select without descriptors; simplify extract_handleslurchi
2018-01-10fix scheduler when add_select is called with 0 ready fdsSchanzenbach, Martin
2018-01-07vsprintf returns negative on error.anryko
2018-01-07Style fixes (mostly tabs to spaces).anryko
2018-01-07fix dereferencing uninitialized rs/ws; assert non-NULL before dereferencing n...lurchi
2018-01-07Revert "fix dereferencing uninitialized pointer"lurchi
2018-01-06internally assert that asprintf size allocation never failsChristian Grothoff
2018-01-06fix dereferencing uninitialized pointerlurchi
2018-01-05initialize variable on all pathsChristian Grothoff
2018-01-05check strftime return valueChristian Grothoff
2018-01-04add assertionChristian Grothoff
2018-01-04simplify driver_add_multiplelurchi
2018-01-04fix misc compiler warningsChristian Grothoff
2018-01-04fix more warningsChristian Grothoff
2018-01-04trying again to fix test_service timeout on v6 failureChristian Grothoff
2018-01-04fix timeout of test_service, misc signed/unsigned and unused argument issuesChristian Grothoff
2018-01-04Merge remote-tracking branch 'origin/identity_abe'Schanzenbach, Martin
2018-01-03-move abe functionality out of util; prepare for releaseSchanzenbach, Martin
2018-01-02Fix double-scheduling of shutdown taskDavid Barksdale
2018-01-02-mergeSchanzenbach, Martin
2018-01-01Fix memory leak in select_loopDavid Barksdale
2018-01-01fix GNUNET_TIME_year_to_time, do not start in February...Christian Grothoff
2017-12-30merge branch 'refactoring-scheduler'lurchi
2017-12-30Merge branch 'fix_social'lurchi
2017-12-30Revert "tried to print out stacktrace, not working. removed."lurchi
2017-12-14Merge branch 'fix_social' of gnunet.org:gnunet into fix_sociallurchi
2017-12-02Merge remote-tracking branch 'origin/master' into identity_abeSchanzenbach, Martin
2017-11-25tried to print out stacktrace, not working. removed.t3sserakt
2017-11-25added loggingt3sserakt
2017-11-25Merge branch 'fix_social' of gnunet.org:gnunet into fix_socialt3sserakt
2017-11-24revert commit 6490b5f31e58e9ec008f8c5ceda28f6054f1bbbalurchi
2017-11-24WARNING -> DEBUGlurchi