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-03-17 | more renamings relating to 'new' service now just being the 'normal' service | Christian Grothoff |
2017-01-10 | rename connecT -> connect now that the old API is dead | Christian Grothoff |
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-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-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-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-03-07 | -ensure timeout forces call to continuation even if statistics service cannot... | Christian Grothoff |
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-10-06 | -remove trailing whitespace | Christian Grothoff |
2013-09-30 | -towards addressing #3047, note this causes the code to FTBFS | Christian Grothoff |
2013-08-24 | -use GPLv3+ consistently | Christian Grothoff |
2013-03-20 | -make really sure 'cont' is never called again | Christian Grothoff |
2013-03-20 | -do not call get callback after get_cancel | Christian Grothoff |
2012-11-08 | add option to disable use of stats entirely | Christian Grothoff |
2012-10-26 | -bugfixes, code cleanup | Christian Grothoff |
2012-10-23 | -add option to make expensive heap stat gathering optional | Christian Grothoff |
2012-10-07 | -add logic to measure heap size for all processes that use statistics, reduce... | Christian Grothoff |
2012-05-08 | - Document statistics api and fix testing's usage of it | Bart Polot |
2012-05-06 | -fixing #2310 | Christian Grothoff |
2012-05-06 | -cleaner | Christian Grothoff |
2012-05-03 | -fixing #2299 | Christian Grothoff |
2012-04-26 | - fix for mantis 2273 | Matthias Wachs |
2012-04-24 | -cleaner warning | Christian Grothoff |
2012-04-24 | -simplify logic, connections no longer die during shutdown | Christian Grothoff |
2012-04-19 | -fix | Christian Grothoff |
2012-04-19 | -fix | Christian Grothoff |
2012-04-19 | -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa... | Christian Grothoff |
2012-04-18 | fix 2273 | Matthias Wachs |
2012-03-05 | - Fix for #2177: don't wait forever to reconnect to the service during shutdo... | Bart Polot |
2012-03-04 | make gnunet-service-statistics not exit on external shutdown signal as long a... | Christian Grothoff |
2011-12-19 | -properly use DLL apis where appropriate | Christian Grothoff |