Age | Commit message (Expand) | Author |
2016-04-25 | Remove format string abuse with sane code. | Florian Dold |
2016-04-22 | Revert 37060 | Florian Dold |
2016-04-22 | Allow expansion of [arm]BINARY. | Florian Dold |
2016-04-09 | small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex... | Christian Grothoff |
2016-04-04 | add logic to parse JSON uploads | Christian Grothoff |
2016-02-29 | Remove MSEC from option description. | Florian Dold |
2016-02-29 | Do $-expansion for OPTIONS of simple services | Florian Dold |
2016-02-28 | Make ARM understand the TYPE option for services | Florian Dold |
2016-01-19 | -fix (C) notices | Christian Grothoff |
2015-12-10 | Make resource diagnostics output more useful. | Florian Dold |
2015-11-16 | more PATH_MAX issues (#4054) | Christian Grothoff |
2015-10-22 | -bogus log | Christian Grothoff |
2015-10-18 | -fix | Christian Grothoff |
2015-10-07 | add capability to log per-service resource consumption via ARM | Christian Grothoff |
2015-07-13 | automatically clean up left-over Unix domain socket files when trying to bind... | Christian Grothoff |
2015-07-08 | DEFAULTSERVICES is dead, remove remains | Christian Grothoff |
2015-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-06-29 | -fix #3870 | Christian Grothoff |
2015-06-16 | check for __GLIBC__ before mallopting | Christian Grothoff |
2015-05-26 | -doxygen, indent | Christian Grothoff |
2015-04-24 | move ARM/config logic to util/ where it doesn't need to cast away a 'const' a... | Christian Grothoff |
2015-04-24 | -static | Christian Grothoff |
2015-04-24 | -fixing PORT incongruency (LRN's W32 issue) | Christian Grothoff |
2015-04-24 | -indentation and doxygen fixes | Christian Grothoff |
2015-03-13 | fix testcase failure if firefly is localhost | Christian Grothoff |
2015-03-07 | simplify test, log failure cause | Christian Grothoff |
2015-02-28 | -fix indentation, logging, i18n, doxygen | 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-16 | -fix stray semicolon | 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-05-07 | - rename in conf.in files, update conf.in file still referencing mesh | Bart Polot |
2014-03-26 | - Avoid dereferencing undefined pointer when the request status indicates an ... | Sree Harsha Totakura |
2014-02-13 | - Do not set permissions for abstract sockets. | Sree Harsha Totakura |
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 |
2013-12-24 | -fixing misc format strings | Christian Grothoff |
2013-12-23 | -fix issues with multi-user setup and ARM | Christian Grothoff |
2013-12-21 | -revocation should be in defaults | Christian Grothoff |
2013-12-19 | malloc -> new | LRN |
2013-12-12 | -fixing 'make dist' issues | Christian Grothoff |
2013-12-12 | -trying to fix #3202 | Christian Grothoff |
2013-12-05 | -indentations, comments on API | Christian Grothoff |
2013-11-29 | - move do_start_process to util/ | Sree Harsha Totakura |
2013-11-29 | return error as exit code | Matthias Wachs |
2013-11-26 | allow spaces in binary file names (#3094) | Christian Grothoff |