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 |
2018-05-22 | test_gnunet_statistics: flake8 | Nils Gillmann |
2018-05-19 | follow-up, fix conf locations | Nils Gillmann |
2018-05-10 | fix test check for TMPDIR: do not throw exception if variable does not exist | Christian Grothoff |
2018-05-06 | test_gnunet_statistics.py: use new locations of TMP | Nils Gillmann |
2018-05-06 | Switch to $GNUNET_TMP in all configuration files. | Nils Gillmann |
2017-12-30 | Merge branch 'fix_social' | lurchi |
2017-10-29 | allow MST callback to distinguish between disconnect and parse error situatio... | Christian Grothoff |
2017-10-17 | Use Suffix Extensions in Makefiles (doc, src/{arm,dht,integration,statistics}... | ng0 |
2017-03-25 | rename GNUNET_GETOPT functions to achieve better consistency | Christian Grothoff |
2017-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-03-15 | Port 'statistics' to the new getopt API. | Marcello Stanisci |
2017-03-13 | fix minor leak | Christian Grothoff |
2017-01-27 | unset XDG environment variable during testcases, as they can screw things up ... | Christian Grothoff |
2017-01-10 | rename connecT -> connect now that the old API is dead | Christian Grothoff |
2017-01-08 | exclude more tests | Christian Grothoff |
2016-11-09 | - add subdirectory gitignore files | Bart Polot |
2016-10-21 | improve test shutdown and indentation | Christian Grothoff |
2016-09-20 | convert statistics service to new service MQ API | Christian Grothoff |
2016-09-19 | misc minor fixes for new service MQ API, implementing resolver using new serv... | Christian Grothoff |
2016-08-22 | -fix NPE | Christian Grothoff |
2016-08-22 | -fix NPE | Christian Grothoff |
2016-08-22 | -fix shutdown issue | Christian Grothoff |
2016-08-18 | Use statement exprs instead of local function | David Barksdale |
2016-07-08 | -avoid calling memcpy() with NULL argument, even if len is 0 | Christian Grothoff |
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 |