auto-provide OS_IPK paths in [paths] of config
[oweals/gnunet.git] / src / util / scheduler.c
2017-08-23 lurchitasks in the pending queue must be be checked for reach...
2017-08-20 lurchionly allocate network / file handles and store them...
2017-08-18 lurchiimplement bookkeeping about which FDs related to a...
2017-08-17 lurchiincreasing length variable is already done by GNUNET_xg...
2017-08-16 lurchiadd buggy state of refactored GNUNET_SCHEDULER_add_select
2017-08-13 lurchireimplement init_fd_info as preparation for refactoring...
2017-08-12 lurchifix off-by-one error that prevented reading from stdin
2017-08-12 lurchiinit_fd_info now completely initializes fd information...
2017-08-11 lurchiset fds_len in all cases; call set_wakeup only in two...
2017-08-11 lurchiRevert "set fds_len in all cases; call set_wakeup only...
2017-08-11 lurchiset fds_len in all cases; call set_wakeup only in two...
2017-08-10 lurchiremove unnecessary set_wakup call
2017-08-10 lurchifix compilation of debug code enabled by DEBUG_FDS...
2017-08-09 lurchicosmetic fixes
2017-08-09 lurchitest_scheduler passing; new API function GNUNET_SCHEDUL...
2017-08-09 lurchilifeness checks; shutdown now working; checkSignal...
2017-08-09 lurchifix initFdInfo; rename to init_fd_info
2017-08-09 lurchifix indentation; remove unneeded set_wakeup call
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-08 t3sseraktSmaller changes. Changed order when set_wakeup is calle...
2017-08-05 lurchifix segfault and pending_timeout logic
2017-08-05 lurchiadd missing DLL insert
2017-08-05 lurchifix warnings
2017-08-04 t3sseraktGNUNET_SCHEDULER_run is calling GNUNET_SCHEDULER_run_wi...
2017-08-03 t3sseraktCall to set_wakeup added after tasks added/removed...
2017-08-02 t3sseraktNearly finished. Call to set_wakeup missing in case...
2017-07-20 lurchiadapt add_without_sets to scheduler driver API; reimple...
2017-07-20 lurchismall fixes
2017-07-20 t3sseraktstarted further refactoring of scheduler. ATTENTION...
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-06-25 Christian Grothoff-fix #4582
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
2015-08-03 Christian Grothoffeliminate dead GNUNET_SCHEDULER_add_continuation, renam...
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-28 Christian Grothoff-improved FD issue debug support
2015-02-28 Christian Grothoff-fix ftbfs with debug option
2015-02-28 Christian Grothoffgenerally use GNUNET_assert() instead of GNUNET_abort...
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoff-update priority to shutdown if that is being used
2014-12-24 Christian Grothoff-use flag to check for readyness
2014-12-24 Christian Grothoff-shutdown alone does not move to ready list
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2013-12-24 Christian Grothoff-fix assertion, FD 0 is fine
2013-12-24 Christian Grothoff-fixing misc format strings
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-12-20 Christian Grothoff-indentation, cleanup
2013-12-07 Christian Grothoff-doxygen and style fixes
2013-11-25 Sree Harsha Totakura- fix
2013-10-12 Sree Harsha Totakura- change --enable-ll to --enable-supermuc
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-10 Christian Grothoff-perform tiny wait if we do get worken up to do no...
2013-08-30 Christian Grothoff-docu
2013-08-11 Christian Grothoffchanging time measurement from milliseconds to microseconds
2013-03-04 Christian Grothoff-fix
2012-12-20 Christian Grothoff-must not log in signal handlers
2012-12-13 Sree Harsha Totakura- fix
2012-12-13 Sree Harsha Totakura- logging
2012-12-13 Sree Harsha Totakura- logging
2012-10-06 Christian Grothoff-setpriority is priviledged, so save on those useless...
2012-09-27 Christian Grothoff-converting more places to use STRINGS_relative_time_to...
2012-07-13 Christian Grothoff-test for execinfo.h instead of LINUX
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
2012-04-19 Christian Grothoff-fixing #2274 -- eliminating GNUNET_SCHEDULER_add_after
2012-02-27 Christian Grothoffenabling use of pipes for signal communication also...
2012-02-26 Christian Grothoff-some more #if DEBUG elimination
2012-01-14 Christian GrothoffLRN: enable more fine-grained control over blocking...
2012-01-01 Christian Grothoffchanging scheduler priorities to revert to DEFAULT...
2011-11-29 Christian Grothoff-fixing indentation
2011-11-26 Christian GrothoffImplementing Thomas Bushnell's suggestion to work aroun...
2011-11-10 Christian Grothoffstatic
2011-11-05 Christian Grothoffintroducing GNUNET_abort
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-14 Christian GrothoffLRN: fix LOG definitions
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-10-10 Christian Grothoffuse log from
2011-10-04 Christian GrothoffLRN: Use GNUNET_EXTRA_LOGGING to manage compile-time...
2011-09-02 Christian Grothoffdoxygen
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-15 Christian Grothoffcheck
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 Grothoffforce passing of sanity check
2011-08-02 Christian Grothofffix
2011-08-02 Christian Grothofffixing parent_control_handler hack, adding lifeness...
2011-08-01 Christian GrothoffLRN: Don't wait for parent control handler to quit
2011-06-15 Christian Grothofffix
next