switching transport tests to new MQ-based transport API
[oweals/gnunet.git] / src / statistics /
2016-07-08 Christian Grothoff-avoid calling memcpy() with NULL argument, even if...
2016-07-08 Christian Grothoff-fix shifting issues
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-05-06 Christian Grothofffix compiler warnings
2016-05-06 Christian Grothofffixing compiler warnings
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-06-16 Christian Grothoffcheck for __GLIBC__ before mallopting
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
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-12-23 Christian Grothoff-cleaning up stats code, use separate structures per...
2014-12-23 Christian Grothoff-doxgen, use modern client API
2014-12-11 Christian Grothoffadding single location for no_forcestart configuration...
2014-12-10 Christian Grothoffmoving away from DEFAULTSERVICES to per-section FORCEST...
2014-09-13 Christian Grothofffixing parallel build, getting rid of useless _DEPENDEN...
2014-04-08 Christian Grothoff-more version bumping
2014-03-07 Christian Grothoff-ensure timeout forces call to continuation even if...
2014-02-20 Sree Harsha TotakuraAllow redirection of STDERR when starting processes.
2014-02-11 Christian Grothofftrying to fix #3281
2014-02-02 LRNFix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX...
2014-01-30 Christian Grothofffix #3284: support lib/MULTIARCH/ paths in installation...
2014-01-24 Sree Harsha Totakurafix #3275 with solution from https://gnunet.org/bugs...
2014-01-21 Supriti Singhincomplete code for finger and friend tables
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-12-06 Sree Harsha Totakuraconfigure option --disable-autostart to disable auto...
2013-10-12 LRNChange the tmp dir after .conf
2013-10-12 Sree Harsha Totakura- change --enable-ll to --enable-supermuc
2013-10-09 Christian Grothofflast XDG change: use GNUNET_RUNTIME_DIR instead of...
2013-10-09 Christian Grothoffmore work towards XDG spec (#3000) -- config file location
2013-10-09 Christian Grothoff-fix
2013-10-09 Christian Grothoffmigrating towards XDG configuration specification ...
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-10-01 Christian Grothoff-fix warnings
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-27 Christian Grothoff-undo #29640, somehow causes problems
2013-09-26 Christian Grothoffmoving from abstract unix domain socket paths to normal...
2013-09-23 Christian Grothoff-cleanup
2013-09-16 Florian Dold- replace deprecated INCLUDES with AM_CPPFLAGS
2013-09-11 Christian Grothoff-fix assertion
2013-09-11 Christian Grothoff-fix assertion
2013-09-11 LRNDon't cancel if we didn't start watching anything in...
2013-09-09 Christian Grothoff-check return value
2013-08-25 Christian Grothoff-only run python tests if we have python
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-16 LRNFix invocation of just-built tools
2013-06-12 Christian Grothoff-keep and drop are not needed here as we watch for...
2013-06-05 Christian Grothoff-cleaning up client api to test for service availability
2013-05-31 Christian Grothoff-towards implementing regex service
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-12-17 Christian Grothoff-eliminate consensus warnings
2012-11-17 LRNUse full, 3-argument fprintf invocation
2012-11-16 Matthias Wachs- checking for resolver when trying to connect to remot...
2012-11-08 Christian Grothoffadd option to disable use of stats entirely
2012-11-05 Christian Grothoff-version bumping
2012-11-04 Christian Grothoff-fix #2609
2012-11-04 Christian Grothoff-misc bugfixes, travel hacking
2012-11-03 Christian Grothoff-misc minor fixes
2012-10-29 Christian Grothoffinstalling all service, daemon and helper binaries...
2012-10-26 Christian Grothoff-bugfixes, code cleanup
2012-10-26 Matthias Wachsgnunet-statistics can retrieve stats from remote hosts...
2012-10-23 Christian Grothoff-add option to make expensive heap stat gathering optional
2012-10-09 Christian Grothoff-getting rid of silly, stupid, useless, often wrong...
2012-10-07 Christian Grothoff-add logic to measure heap size for all processes that...
2012-09-16 Christian Grothoff-fixing #2546
2012-07-13 Christian Grothoff-Bertrand Marc: fixing typos found by lintan
2012-07-09 Christian Grothoff-LRN: Another take on std descriptor inheritance
2012-07-09 Christian Grothoff-LRN: Python-based test script for statistics
2012-06-25 Christian Grothoff-fixing #2459
2012-06-10 Christian GrothoffLRN: new utf8 argv converter for W32, converting string...
2012-06-01 Christian Grothoff-bump versions
2012-06-01 Christian Grothoff-disable
2012-05-30 Matthias Wachs- adding timestamp for watch mode
2012-05-24 Matthias Wachs- adding return value to mst callback
2012-05-08 Bart PolotRenamed GNUNET_OS_process_close to GNUNET_OS_process_de...
2012-05-08 Bart Polot- Document statistics api and fix testing's usage of it
2012-05-07 Christian Grothoff-check return value
2012-05-06 Christian Grothoff-fixing #2310
2012-05-06 Christian Grothoff-cleaner
2012-05-06 Christian Grothoff-removing legacy ifdefs, fixing log statements
2012-05-03 Christian Grothoff-fixing #2299
2012-04-26 Christian Grothoff-LRN: fixing #2286
2012-04-26 Matthias Wachs- continous watch for statistics
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-22 Christian Grothoffintroducing soft shutdown concept for services; during...
2012-04-21 Christian Grothoff-misc offline hacking / code cleanup in util
2012-04-19 Christian Grothoff-fix
2012-04-19 Christian Grothoff-fix
2012-04-19 Christian Grothoff-removing 2nd argument from GNUNET_CLIENT_disconnect...
next