- fix use of uninitialized memory
[oweals/gnunet.git] / src / arm / arm_monitor_api.c
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...
2013-12-19 LRNmalloc -> new
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-04-22 LRNCorrectly forget task ID once task runs
2013-04-14 Christian Grothoff-remove unnecessary arguments from ARM callbacks
2013-04-01 Sree Harsha Totakura- allow disconnecting from ARM from callbacks
2013-03-27 Christian Grothoff-doxygen
2013-03-20 LRNSimplify ARM alloc/connect
2013-03-13 LRNForgot to add the file...