aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/gnunet-service-datastore.c
Commit message (Expand)AuthorAge
* -reduce autostarting for tests, reduce timeoutsChristian Grothoff2015-08-03
* -adding missing 'const' decls, fixing indentation / doxygen a bitChristian Grothoff2015-07-18
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* Convert datastore plugin API to asynchronousDavid Barksdale2015-03-21
* -fix segvChristian Grothoff2015-03-07
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* suspend server while handlers are not in placeChristian Grothoff2015-01-07
* Workaround emscripten bug in returning int64_tDavid Barksdale2015-01-06
* Check return value of GNUNET_STATISTICS_getDavid Barksdale2015-01-05
* -delay serving requests until plugin is readyChristian Grothoff2014-12-24
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or e...Christian Grothoff2014-12-24
* fixing datastore-statistics interaction to ensure stats are properly written ...Christian Grothoff2014-12-23
* malloc -> newLRN2013-12-19
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -fixing #2656Christian Grothoff2012-11-18
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
* -simplifying destruction of connections, cleaning up server API -- all for #2274Christian Grothoff2012-04-19
* changing scheduler priorities to revert to DEFAULT instead of inheriting pare...Christian Grothoff2012-01-01
* -better loggingChristian Grothoff2011-12-25
* -fixChristian Grothoff2011-12-23
* -actually initialize min_expiration fieldChristian Grothoff2011-12-19
* -typoChristian Grothoff2011-12-19
* fixing calculation of Bloom filter size that was too large by 1024x because i...Christian Grothoff2011-12-19
* -use plugin-specific bloomfilter file nameChristian Grothoff2011-12-18
* -track utilization by datastore plugin typeChristian Grothoff2011-12-18
* adding support for detection quota changes / missing bloomfilter files and re...Christian Grothoff2011-12-15
* Fixing #1976 by allowing allocations between INT_MAX and SIZE_MAX and at the ...Christian Grothoff2011-12-06
* use new quota parsing capabilities -- SVN 1875Christian Grothoff2011-11-03
* dceChristian Grothoff2011-09-14
* run indent twice, it alternates between two 'canonical' forms, also run white...Christian Grothoff2011-08-29
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* fixing #1723Christian Grothoff2011-06-23
* trying to fix bus errorChristian Grothoff2011-06-20
* do not allow NULL for fnChristian Grothoff2011-06-16
* doxygenChristian Grothoff2011-06-13
* fixChristian Grothoff2011-05-06
* pass replChristian Grothoff2011-04-27
* datastore and fs fixes from EasterChristian Grothoff2011-04-26
* fixesChristian Grothoff2011-04-15
* debuggingChristian Grothoff2011-04-15
* fixcChristian Grothoff2011-04-06
* testChristian Grothoff2011-04-04
* renaming, fixesChristian Grothoff2011-04-04
* sqlite clean upChristian Grothoff2011-04-04
* improving datastore API --- not working yetChristian Grothoff2011-04-03