aboutsummaryrefslogtreecommitdiff
path: root/src/datastore
Commit message (Expand)AuthorAge
* -actually initialize min_expiration fieldChristian Grothoff2011-12-19
* adding min_expiration argument to GNUNET_DATASTORE_ContinuationWithStatus cal...Christian 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
* -implementing get_keys for postgresChristian Grothoff2011-12-17
* -implementting get_keys for mysql (2013)Christian Grothoff2011-12-16
* implementing get_keys API for sqlite datastore plugin (#2013)Christian Grothoff2011-12-16
* adding support for detection quota changes / missing bloomfilter files and re...Christian Grothoff2011-12-15
* store Bloomfilter with rest of datastore dataChristian Grothoff2011-12-15
* Fixing #1976 by allowing allocations between INT_MAX and SIZE_MAX and at the ...Christian Grothoff2011-12-06
* -undoChristian Grothoff2011-12-01
* LRN: Adding vectored exception handling for W32 (#1965)Christian Grothoff2011-12-01
* -fixing indentationChristian Grothoff2011-11-29
* -reduce log levelChristian Grothoff2011-11-25
* introducing GNUNET_abortChristian Grothoff2011-11-05
* curly wars / auto-indentationChristian Grothoff2011-11-04
* use new quota parsing capabilities -- SVN 1875Christian Grothoff2011-11-03
* implementing #1747Christian Grothoff2011-11-03
* missing extra distsChristian Grothoff2011-10-30
* use LOG macro in datastore_api.cChristian Grothoff2011-10-10
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* dceChristian Grothoff2011-09-14
* better reportingChristian Grothoff2011-09-14
* simplifying configsChristian Grothoff2011-09-14
* do not start meshChristian Grothoff2011-09-14
* use INDEXED BY only for sqlite >= 3.7Christian Grothoff2011-09-14
* indentationChristian Grothoff2011-09-14
* indentingChristian Grothoff2011-09-14
* doxygenChristian Grothoff2011-09-02
* 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
* fixChristian Grothoff2011-08-03
* improve API, speed up mysqlChristian Grothoff2011-08-03
* improving sqlite performanceChristian Grothoff2011-08-03
* use sqlite PRNG also on insertionChristian Grothoff2011-08-02
* use postgres PRNG also on insertionChristian Grothoff2011-08-02
* 3 broken versions for sqliteChristian Grothoff2011-08-02
* significantly improving mysql performance - as planned a while agoChristian Grothoff2011-08-02
* do not autostart nseChristian Grothoff2011-07-18
* checkretChristian Grothoff2011-07-18
* voidretChristian Grothoff2011-07-16
* checkretChristian Grothoff2011-07-16
* fix uninitialized timeout, use-after-free on mysql errors:Christian Grothoff2011-06-24
* fixing #1723Christian Grothoff2011-06-23
* allow tests to pass on old sqlite installationsChristian Grothoff2011-06-20
* trying to fix bus errorChristian Grothoff2011-06-20