Merge branch 'master' of git+ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / util / scheduler.c
2018-01-08 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-07 lurchifix dereferencing uninitialized rs/ws; assert non-NULL...
2018-01-07 lurchiRevert "fix dereferencing uninitialized pointer"
2018-01-06 lurchiMerge branch 'lurchi_social'
2018-01-06 lurchifix dereferencing uninitialized pointer
2018-01-04 ng0Merge branch 'master' of gnunet.org:gnunet
2018-01-04 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-01-04 lurchisimplify driver_add_multiple
2018-01-04 Christian Grothofffix misc compiler warnings
2018-01-04 Christian Grothofffix more warnings
2018-01-02 Schanzenbach, Martin-merge
2018-01-02 David BarksdaleFix memory leak in select_loop
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-02 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-11-02 t3sseraktMerge branch 'fix_social' of gnunet.org:gnunet into...
2017-10-29 Christian Grothoffminor style fix
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-10-05 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-10-05 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into ident...
2017-09-26 ng0Merge branch 'master' of gnunet.org:gnunet
2017-09-26 Christian Grothoffremove debug logic
2017-09-26 Christian Grothofffix integer overflow in cast to long for very large...
2017-09-04 lurchicleanup
2017-09-04 lurchiFix select loop running conditions
2017-09-04 lurchihandles, not handlers
2017-09-04 lurchiremove scheduler->internal code from driver loop
2017-09-04 lurchiRemove busy waiting checks
2017-08-25 lurchiclarify documentation about adding / deleting tasks
2017-08-25 lurchiSimplify driver callback del; fix shutdown logic
2017-08-24 lurchifix behaviour of GNUNET_SCHEDULER_add_select on empty...
2017-08-24 lurchiNULL-initialize array pointers
2017-08-23 lurchicleanup
2017-08-23 lurchiGNUNET_SCHEDULER_check_lifeness not needed anymore
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
next