glitch in the license text detected by hyazinthe, thank you!
[oweals/gnunet.git] / src / statistics / statistics_api.c
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2017-03-29 Schanzenbach, Martin- merge with master
2017-03-24 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-03-22 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-03-17 Christian Grothoffmore renamings relating to 'new' service now just being...
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-10 Christian Grothoffrename connecT -> connect now that the old API is dead
2016-10-21 Christian Grothoffimprove test shutdown and indentation
2016-09-20 Christian Grothoffconvert statistics service to new service MQ API
2016-09-19 Christian Grothoffmisc minor fixes for new service MQ API, implementing...
2016-08-22 Christian Grothoff-fix NPE
2016-08-22 Christian Grothoff-fix NPE
2016-08-22 Christian Grothoff-fix shutdown issue
2016-08-18 David BarksdaleUse statement exprs instead of local function
2016-06-28 Christian Grothoff-ensure stats queues do not grow too big
2016-06-23 Christian Grothoff-try to fix stats issue
2016-06-22 Christian Grothoff-fix statistics termination issue
2016-06-21 Christian Grothoffupdate statistics API to use new MQ API style, also...
2016-04-30 Christian Grothoffimplementing new scheduler shutdown semantics
2016-04-09 Christian Grothoffsmall API change: do no longer pass rarely needed GNUNE...
2016-01-19 Christian Grothoff-fix (C) notices
2015-08-03 Christian Grothoff-use simpler, modern scheduler API
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2014-12-24 Christian Grothoffmaking GNUNET_SCHEDULER_cancel() perform in O(1) instea...
2014-03-07 Christian Grothoff-ensure timeout forces call to continuation even if...
2013-12-19 Christian Grothoff-doxygen, fixing #3223
2013-12-19 LRNmalloc -> new
2013-12-11 Christian Grothoff-do disconnect after continuations, to hopefullyf ix...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-03-20 Christian Grothoff-make really sure 'cont' is never called again
2013-03-20 Christian Grothoff-do not call get callback after get_cancel
2012-11-08 Christian Grothoffadd option to disable use of stats entirely
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-23 Christian Grothoff-add option to make expensive heap stat gathering optional
2012-10-07 Christian Grothoff-add logic to measure heap size for all processes that...
2012-05-08 Bart Polot- Document statistics api and fix testing's usage of it
2012-05-06 Christian Grothoff-fixing #2310
2012-05-06 Christian Grothoff-cleaner
2012-05-03 Christian Grothoff-fixing #2299
2012-04-26 Matthias Wachs- fix for mantis 2273
2012-04-24 Christian Grothoff-cleaner warning
2012-04-24 Christian Grothoff-simplify logic, connections no longer die during shutdown
2012-04-19 Christian Grothoff-fix
2012-04-19 Christian Grothoff-fix
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
2012-04-18 Matthias Wachsfix 2273
2012-03-05 Bart Polot- Fix for #2177: don't wait forever to reconnect to...
2012-03-04 Christian Grothoffmake gnunet-service-statistics not exit on external...
2011-12-19 Christian Grothoff-properly use DLL apis where appropriate
2011-12-19 Christian Grothoffimplement watch_cancel function
2011-12-19 Christian Grothoff-fix
2011-12-19 Christian Grothoff-do not crash on exit if we are not connected to statis...
2011-12-17 Christian Grothoff-another stats crash
2011-12-17 Christian Grothoff-fix order
2011-12-16 Christian Grothoffcode cleanup, also trying to fix #2011
2011-12-16 Christian Grothoff-cleanup
2011-12-09 Christian Grothofffix crash
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-10 Christian Grothoffuse LOG macro in statistics_api.c
2011-08-29 Christian Grothoffrun indent twice, it alternates between two 'canonical...
2011-08-16 Christian Grothoffeven nicer indentation, thanks to LRN's indent patch
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-07-14 Christian Grothoffline
2011-06-14 Christian GrothoffW32 is too slow
2011-04-28 Christian Grothofffixing 1671
2010-12-21 Christian Grothofffail on fatal connect error
2010-12-21 Christian Grothofffail on fatal connect error
2010-11-05 Nathan S. Evansbig scheduler refactoring, expect some issues
2010-11-01 Christian Grothofffix
2010-10-27 Matthias WachsRefactoring gnunet time
2010-10-20 Christian Grothoffcheck reserved
2010-07-19 Christian Grothofffixing 1581
2010-07-07 Christian Grothoffhacks from trip
2010-07-02 Nathan S. Evansstatistics api lying about message size
2010-07-01 Christian Grothoffstats fixes
2010-06-17 Christian Grothofffixes
2010-06-11 Christian Grothoffbetter type
2010-05-07 Christian Grothoffstuff
2010-03-19 Christian Grothofftolerate NULL handle
2010-03-15 Christian Grothofffixing shutdown timeout issue
2010-03-12 Christian Grothoffcancel pending write if we are just dead anyway
2010-03-12 Christian Grothoffenable stats get cancellation
2009-10-25 Christian Grothoffneed to free current
2009-10-25 Christian Grothoffmake sure stats that are being set can be committed...
2009-10-25 Christian Grothofffix
2009-10-24 Christian Grothoffgiving client API option for auto-retry, making more...
2009-10-21 Christian Grothoffextra debug for datastore, stats api fix
2009-10-08 Christian Grothoffbetter comments
2009-07-26 Christian Grothoffconst-ing of config-handles
2009-07-19 Christian Grothoffquiter
2009-07-03 Christian Grothoffdsfixes
2009-06-24 Christian Grothoffstuff
2009-05-29 Christian Grothoffremoving server from argument list, other minor fixes
2009-05-29 Christian Grothoffng