aboutsummaryrefslogtreecommitdiff
path: root/src/datastore
Commit message (Expand)AuthorAge
* -fixes for api change in testing librarySree Harsha Totakura2012-06-20
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -fixChristian Grothoff2012-06-10
* -typoChristian Grothoff2012-06-10
* -using new testing api to determine plugin nameChristian Grothoff2012-06-10
* -using testing in datastore testsChristian Grothoff2012-06-10
* -fixing #2405Christian Grothoff2012-06-07
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
* -removing legacy ifdefs, fixing log statementsChristian Grothoff2012-05-06
* -fixChristian Grothoff2012-04-24
* -fixChristian Grothoff2012-04-24
* -fixChristian Grothoff2012-04-24
* -trying to fix test shutdown sequence if database not setupChristian Grothoff2012-04-24
* -removing legacy DEBUG ifdefsChristian Grothoff2012-04-23
* -fixChristian Grothoff2012-04-19
* -simplifying destruction of connections, cleaning up server API -- all for #2274Christian Grothoff2012-04-19
* -removing 2nd argument from GNUNET_CLIENT_disconnect as it was virtually alwa...Christian Grothoff2012-04-19
* -fixChristian Grothoff2012-04-02
* -removing legacy #ifdefsChristian Grothoff2012-04-01
* -doxygenChristian Grothoff2012-03-23
* -check return codeChristian Grothoff2012-03-23
* adding libgnunetpostgres for shared postgres functionality between postgres d...Christian Grothoff2012-03-22
* -docsChristian Grothoff2012-03-22
* -using new mysql helper library also with datastoreChristian Grothoff2012-03-21
* adding API for short (256-bit) hash codesChristian Grothoff2012-03-19
* -do not load namestoreChristian Grothoff2012-03-05
* -autostartsChristian Grothoff2012-02-28
* enabling use of pipes for signal communication also on UNIX to enable future ...Christian Grothoff2012-02-27
* -verbose is independent of loggingChristian Grothoff2012-02-26
* -call continuation lastChristian Grothoff2012-02-18
* -do warnChristian Grothoff2012-01-25
* change default configurations on systems with UNIX domain sockets to NOT spec...Christian Grothoff2012-01-13
* -fixChristian Grothoff2012-01-08
* -fixing compile errors in testsChristian Grothoff2012-01-03
* changing scheduler priorities to revert to DEFAULT instead of inheriting pare...Christian Grothoff2012-01-01
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
* -version bumps for releaseChristian Grothoff2011-12-26
* -better loggingChristian Grothoff2011-12-25
* -fixChristian Grothoff2011-12-23
* fixing 2012: network structure alignment now forced to be correct even on W32...Christian Grothoff2011-12-21
* -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