Age | Commit message (Expand) | Author |
2016-07-08 | -fix shifting issues | Christian Grothoff |
2016-06-28 | -ensure stats queues do not grow too big | Christian Grothoff |
2016-06-23 | -try to fix stats issue | Christian Grothoff |
2016-06-22 | -fix statistics termination issue | Christian Grothoff |
2016-06-21 | update statistics API to use new MQ API style, also get rid of timeout argument | Christian Grothoff |
2016-05-06 | fix compiler warnings | Christian Grothoff |
2016-05-06 | fixing compiler warnings | Christian Grothoff |
2016-04-30 | implementing new scheduler shutdown semantics | Christian Grothoff |
2016-04-09 | small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex... | Christian Grothoff |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-08-03 | -use simpler, modern scheduler API | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-06-16 | check for __GLIBC__ before mallopting | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2015-02-07 | -bringing copyright tags up to FSF standard | Christian Grothoff |
2014-12-24 | making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e... | Christian Grothoff |
2014-12-23 | -cleaning up stats code, use separate structures per subsystem for faster pro... | Christian Grothoff |
2014-12-23 | -doxgen, use modern client API | Christian Grothoff |
2014-12-11 | adding single location for no_forcestart configuration list | Christian Grothoff |
2014-12-10 | moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #... | Christian Grothoff |
2014-09-13 | fixing parallel build, getting rid of useless _DEPENDENCIES declarations | Christian Grothoff |
2014-04-08 | -more version bumping | Christian Grothoff |
2014-03-07 | -ensure timeout forces call to continuation even if statistics service cannot... | Christian Grothoff |
2014-02-20 | Allow redirection of STDERR when starting processes. | Sree Harsha Totakura |
2014-02-11 | trying to fix #3281 | Christian Grothoff |
2014-02-02 | Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES... | LRN |
2014-01-30 | fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l... | Christian Grothoff |
2014-01-24 | fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029 | Sree Harsha Totakura |
2014-01-21 | incomplete code for finger and friend tables | Supriti Singh |
2013-12-19 | -doxygen, fixing #3223 | Christian Grothoff |
2013-12-19 | malloc -> new | LRN |
2013-12-11 | -do disconnect after continuations, to hopefullyf ix #3194 | Christian Grothoff |
2013-12-06 | configure option --disable-autostart to disable auto-startup of services by ARM | Sree Harsha Totakura |
2013-10-12 | Change the tmp dir after .conf | LRN |
2013-10-12 | - change --enable-ll to --enable-supermuc | Sree Harsha Totakura |
2013-10-09 | last XDG change: use GNUNET_RUNTIME_DIR instead of /tmp for UNIXPATHs by default | Christian Grothoff |
2013-10-09 | more work towards XDG spec (#3000) -- config file location | Christian Grothoff |
2013-10-09 | -fix | Christian Grothoff |
2013-10-09 | migrating towards XDG configuration specification (#3000) | Christian Grothoff |
2013-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-10-01 | -fix warnings | Christian Grothoff |
2013-09-30 | -towards addressing #3047, note this causes the code to FTBFS | Christian Grothoff |
2013-09-27 | -undo #29640, somehow causes problems | Christian Grothoff |
2013-09-26 | moving from abstract unix domain socket paths to normal unix domain socket pa... | Christian Grothoff |
2013-09-23 | -cleanup | Christian Grothoff |
2013-09-16 | - replace deprecated INCLUDES with AM_CPPFLAGS | Florian Dold |
2013-09-11 | -fix assertion | Christian Grothoff |
2013-09-11 | -fix assertion | Christian Grothoff |
2013-09-11 | Don't cancel if we didn't start watching anything in the first place | LRN |
2013-09-09 | -check return value | Christian Grothoff |