Age | Commit message (Expand) | Author |
2018-06-07 | paragraph for gnunet devs that don't know how to use the web | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-07 | glitch in the license text detected by hyazinthe, thank you! | psyc://loupsycedyglgamf.onion/~lynX |
2018-06-05 | first batch of license fixes (boring) | psyc://loupsycedyglgamf.onion/~lynX |
2017-12-27 | beautify loop | Christian Grothoff |
2017-09-05 | implement exponential back-off cool down for ARM process restarts | Christian Grothoff |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-03-11 | fix memory leak | Christian Grothoff |
2017-02-21 | fix sun_len issue (#4816) by adding test and fixing typo | Christian Grothoff |
2016-10-21 | eliminate last residue of old service api in ARM | Christian Grothoff |
2016-09-25 | want himBHexpansion, but not path-prefixing | Christian Grothoff |
2016-09-24 | fix NPE | Christian Grothoff |
2016-09-24 | -must not expand BINARY as filename | Christian Grothoff |
2016-09-24 | migrate ARM to new service API | Christian Grothoff |
2016-09-24 | fix #4672 | Christian Grothoff |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
2016-07-06 | misc fixes | Christian Grothoff |
2016-06-22 | convert monitor API to use MQ | Christian Grothoff |
2016-06-02 | -indent | Christian Grothoff |
2016-06-02 | invert option order for tg | Christian Grothoff |
2016-06-01 | Fix for #4553 | Christian Grothoff |
2016-06-01 | fix #4546 | Christian Grothoff |
2016-04-30 | implementing new scheduler shutdown semantics | Christian Grothoff |
2016-04-26 | expand dollars in BINARY for service type 'simple' | Florian Dold |
2016-04-26 | don't free -- expand_dollar does realloc | Florian Dold |
2016-04-25 | Use dollar expansion helper instead of custom code | Florian Dold |
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 | 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-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-06-30 | fix #3869: outdated FSF address | Christian Grothoff |
2015-06-16 | check for __GLIBC__ before mallopting | Christian Grothoff |
2015-02-28 | -fix indentation, logging, i18n, doxygen | 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-10 | moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #... | Christian Grothoff |
2014-02-13 | - Do not set permissions for abstract sockets. | Sree Harsha Totakura |
2013-12-23 | -fix issues with multi-user setup and ARM | 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-26 | allow spaces in binary file names (#3094) | Christian Grothoff |
2013-11-13 | -fix message alignment to avoid bus error, indentation, style fixes | Christian Grothoff |