first batch of license fixes (boring)
[oweals/gnunet.git] / src / include / gnunet_scheduler_lib.h
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-02-26 Phil-Merge branch 'master' into identity_oidc
2018-02-25 Schanzenbach, Martin-fix
2018-02-01 lurchiimprove documentation
2018-02-01 lurchischeduler API change to allow use with js event loop
2018-01-08 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2018-01-02 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-01-02 Schanzenbach, Martin-merge
2017-12-31 ng0Merge branch 'master' of gnunet.org:gnunet
2017-12-30 lurchimerge branch 'refactoring-scheduler'
2017-12-30 lurchiMerge branch 'fix_social'
2017-12-04 Schanzenbach, MartinMerge branch 'identity_abe' into identity_oidc
2017-12-04 PhilMerge remote-tracking branch 'origin/identity_abe'...
2017-12-02 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-10-25 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-10-25 ng0Merge branch 'master' of gnunet.org:gnunet
2017-10-25 Christian GrothoffPeter@equalit.ie wrote (on gnunet-developers):
2017-09-04 lurchiFix select loop running conditions
2017-08-25 lurchiclarify documentation about adding / deleting tasks
2017-08-23 lurchiGNUNET_SCHEDULER_check_lifeness not needed anymore
2017-08-18 lurchiimplement bookkeeping about which FDs related to a...
2017-08-09 lurchitest_scheduler passing; new API function GNUNET_SCHEDUL...
2017-08-08 lurchiMerge branch 'refactoring-scheduler' of ssh://gnunet...
2017-08-08 lurchiseparate the select driver's fd sets from the driver...
2017-08-05 lurchifix warnings
2017-08-02 t3sseraktNearly finished. Call to set_wakeup missing in case...
2017-05-18 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-05-10 Christian Grothoffattempting to fix #5006
2017-03-29 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-28 Christian Grothoffinitial ideas for improving the scheduler API (far...
2017-01-25 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-01-21 Christian Grothoffextending scheduler API with 'add_at' functionality...
2016-09-19 Christian Grothoffmisc minor fixes for new service MQ API, implementing...
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2016-01-12 Gabor X Tothdoxygen: group/module definitions (part 2)
2015-08-03 Christian Grothoff-bump year
2015-08-03 Christian Grothoffeliminate dead GNUNET_SCHEDULER_add_continuation, renam...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-06-23 Christian Grothofffix #3862
2015-06-18 Christian Grothoff-doxygen
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-01-15 Christian Grothoff-typo
2013-12-24 Christian Grothoff-let's not introduce stdbool shortly before the release
2013-12-24 Christian GrothoffHere's another patch for GNUNet's scheduler. It's a...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-08-30 Christian Grothoff-docu
2013-08-14 Christian Grothoff-playing with doxygen groups
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2012-06-18 Christian Grothoffadding man page for gnunet-auto-share, updating man...
2012-05-28 Christian Grothoff-doxygen
2012-05-27 Christian Grothoffadding GNUNET_SCHEDULER_add_read_net_with_priority
2012-04-19 Christian Grothoff-fixing #2274 -- eliminating GNUNET_SCHEDULER_add_after
2012-01-01 Christian Grothoffchanging scheduler priorities to revert to DEFAULT...
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-08-14 Christian Grothoffremove getter, make global static, add closure argument
2011-08-14 Christian GrothoffLRN: Added-the-ability-to-substitute-scheduler-select.
2011-08-02 Christian Grothofffixing parent_control_handler hack, adding lifeness...
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-08-28 Christian Grothofftrain hacks
2010-02-09 Christian Grothoffmake sure we run ALL shutdown tasks before resuming...
2010-01-19 Nathan S. Evansmoderate udp support, not really tested (:
2009-11-14 Christian Grothofffixing doxygen comments
2009-11-13 Christian Grothoffadd now
2009-11-10 Christian Grothoffallow any function in a task to easily get the reason...
2009-11-04 Christian Grothoffbugfixes and redesigning scheduler API
2009-10-08 Christian Grothoffbetter comments
2009-09-04 Christian Grothofffixing warnings
2009-08-29 Nils Durnernaming
2009-08-29 Christian Grothoffmore fixes
2009-08-23 Nils Durnerlow level network API
2009-07-24 Christian Grothoffquota management and better name for NO_TASK'
2009-05-29 Christian Grothoffng