aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/perf_plugin_datastore.c
AgeCommit message (Expand)Author
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-07-18-adding missing 'const' decls, fixing indentation / doxygen a bitChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-03-21Convert datastore plugin API to asynchronousDavid Barksdale
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2013-12-19malloc -> newLRN
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-08-11changing time measurement from milliseconds to microsecondsChristian Grothoff
2013-06-21-fix leaksChristian Grothoff
2012-12-21-fixChristian Grothoff
2012-12-21-renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff
2012-12-07-implementing heap-based datastore backendChristian Grothoff
2012-06-12-consistently use struct GNUNET_HashCodeChristian Grothoff
2012-06-10-fixChristian Grothoff
2012-06-10-using new testing api to determine plugin nameChristian Grothoff
2012-06-10-using testing in datastore testsChristian Grothoff
2012-02-26-verbose is independent of loggingChristian Grothoff
2012-01-08-fixChristian Grothoff
2011-12-30-LRN: use FPRINTF -- #2051Christian Grothoff
2011-12-01-undoChristian Grothoff
2011-12-01LRN: Adding vectored exception handling for W32 (#1965)Christian Grothoff
2011-10-04LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff
2011-08-29run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff
2011-08-16even nicer indentation, thanks to LRN's indent patchChristian Grothoff
2011-08-15indentationChristian Grothoff
2011-08-15indentationChristian Grothoff
2011-08-03improving sqlite performanceChristian Grothoff
2011-05-24fix performance metricChristian Grothoff
2011-05-06ideaChristian Grothoff
2011-05-04sleeepChristian Grothoff
2011-04-26datastore and fs fixes from EasterChristian Grothoff
2011-04-15disableChristian Grothoff
2011-04-15maybeChristian Grothoff
2011-04-15fixesChristian Grothoff
2011-04-05insanityChristian Grothoff
2011-04-04removing dead API callsChristian Grothoff
2011-04-04sqlite clean upChristian Grothoff
2011-04-03improving datastore API --- not working yetChristian Grothoff
2011-04-03new plugin APIChristian Grothoff
2010-12-19LRN patch from SVN 1630Christian Grothoff
2010-11-05moving plugin headersChristian Grothoff
2010-11-05big scheduler refactoring, expect some issuesNathan S. Evans
2010-10-27Refactoring gnunet timeMatthias Wachs
2010-08-28train hacksChristian Grothoff
2010-08-07do not fail if datastore unavailableChristian Grothoff
2010-08-06fixChristian Grothoff
2010-08-03mysql plugin compiles now -- not completeChristian Grothoff