aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_scheduler_lib.h
Commit message (Expand)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* improve documentationlurchi2018-02-01
* scheduler API change to allow use with js event looplurchi2018-02-01
* merge branch 'refactoring-scheduler'lurchi2017-12-30
|\
| * Fix select loop running conditionslurchi2017-09-04
| * clarify documentation about adding / deleting taskslurchi2017-08-25
| * GNUNET_SCHEDULER_check_lifeness not needed anymorelurchi2017-08-23
| * implement bookkeeping about which FDs related to a tasks have been marked rea...lurchi2017-08-18
| * test_scheduler passing; new API function GNUNET_SCHEDULER_check_lifenesslurchi2017-08-09
| * separate the select driver's fd sets from the driver-internal fdsetslurchi2017-08-08
| * fix warningslurchi2017-08-05
| * Nearly finished. Call to set_wakeup missing in case of tasks added to pending...t3sserakt2017-08-02
* | Peter@equalit.ie wrote (on gnunet-developers):Christian Grothoff2017-10-25
|/
* attempting to fix #5006Christian Grothoff2017-05-10
* initial ideas for improving the scheduler API (far from finished)Christian Grothoff2017-03-28
* extending scheduler API with 'add_at' functionality to avoid unnecessary time...Christian Grothoff2017-01-22
* misc minor fixes for new service MQ API, implementing resolver using new serv...Christian Grothoff2016-09-19
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* doxygen: group/module definitions (part 2)Gabor X Toth2016-01-12
* -bump yearChristian Grothoff2015-08-03
* eliminate dead GNUNET_SCHEDULER_add_continuation, rename GNUNET_SCHEDULER_add...Christian Grothoff2015-08-03
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* fix #3862Christian Grothoff2015-06-23
* -doxygenChristian Grothoff2015-06-18
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* -typoChristian Grothoff2014-01-15
* -let's not introduce stdbool shortly before the releaseChristian Grothoff2013-12-24
* Here's another patch for GNUNet's scheduler. It's a smaller version of my lastChristian Grothoff2013-12-24
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -docuChristian Grothoff2013-08-30
* -playing with doxygen groupsChristian Grothoff2013-08-14
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* adding man page for gnunet-auto-share, updating man page for gnunet-publishChristian Grothoff2012-06-18
* -doxygenChristian Grothoff2012-05-28
* adding GNUNET_SCHEDULER_add_read_net_with_priorityChristian Grothoff2012-05-27
* -fixing #2274 -- eliminating GNUNET_SCHEDULER_add_afterChristian Grothoff2012-04-19
* changing scheduler priorities to revert to DEFAULT instead of inheriting pare...Christian Grothoff2012-01-01
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* remove getter, make global static, add closure argumentChristian Grothoff2011-08-14
* LRN: Added-the-ability-to-substitute-scheduler-select.Christian Grothoff2011-08-14
* fixing parent_control_handler hack, adding lifeness attribute to tasksChristian Grothoff2011-08-02