aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/gnunet-service-datastore.c
Commit message (Expand)AuthorAge
...
* 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
* new plugin APIChristian Grothoff2011-04-03
* communicate content already present betterChristian Grothoff2011-03-31
* moving plugin headersChristian Grothoff2010-11-05
* big scheduler refactoring, expect some issuesNathan S. Evans2010-11-05
* Refactoring gnunet timeMatthias Wachs2010-10-27
* warn on problemsChristian Grothoff2010-10-20
* DHT PUT integration into FSChristian Grothoff2010-10-06
* plane hackingChristian Grothoff2010-09-18
* fix present check for on-demand blocksChristian Grothoff2010-09-09
* train hacksChristian Grothoff2010-08-28
* do not fail if datastore unavailableChristian Grothoff2010-08-07