Merge branch 'master' of git+ssh://gnunet.org/gnunet
[oweals/gnunet.git] / src / util / scheduler.c
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
2011-06-15 Philipp Tölkedebug fds
2011-05-25 Christian Grothoffmore extensive error reporting
2011-05-04 Christian Grothoffwarn
2011-03-31 Christian Grothoffignore return values
2011-02-09 Nathan S. Evansassert fd's are in valid range
2011-01-24 Christian Grothoffindent
2011-01-14 Christian Grothoffredundant
2010-12-27 Nils Durnershutdown via control pipe (#0001616)
2010-12-21 Matthias Wachsdoxygen fixes
2010-11-24 Nils Durnerfix MINGW
2010-11-16 Nathan S. EvansTesting changes required to work with new core api...
2010-11-12 Christian Grothoffdead arg doc
2010-11-12 Christian Grothoffdead arg doc
2010-11-10 Nils Durner0001617: [PATCH] Fix one mistype and some errors in...
2010-11-05 Christian Grothofffix
2010-11-05 Christian Grothofffix
2010-11-05 Christian Grothoffdce
2010-11-05 Christian Grothoffasserts, use static
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-05 Christian GrothoffLRN patch from Mantis #1615
2010-11-04 Christian GrothoffLRN: llu
2010-11-03 Christian Grothofforiginal patch from Mantis 1614
2010-10-29 Matthias Wachsfixed eclipse refactoring bugs
2010-10-27 Matthias WachsChanged GNUNET_TIME_Absolute and GNUNET_TIME_Relative...
2010-10-08 Nils Durnerfix warnings
2010-09-15 Matthias Wachs0001602: A patch to fix process spawning with redirecte...
2010-09-07 Christian Grothoffbackup errno
2010-08-30 Christian Grothoffassert
2010-08-28 Christian Grothofftrain hacks
2010-08-18 Nathan S. Evanswindoze
2010-08-14 Christian Grothofffix leak of shc_pipe
2010-07-30 Nathan S. Evansnicer names for C-dog
2010-07-30 Nathan S. Evansignore sigpipe
2010-07-01 Christian Grothofffixing #1561
next