aboutsummaryrefslogtreecommitdiff
path: root/src/datastore
Commit message (Collapse)AuthorAge
* adding tool to convert/merge datastores (#2875)Christian Grothoff2013-05-30
|
* -styleChristian Grothoff2013-01-25
|
* - fixSree Harsha Totakura2012-12-21
|
* -fixChristian Grothoff2012-12-21
|
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* -add newlineChristian Grothoff2012-12-17
|
* -eliminate consensus warningsChristian Grothoff2012-12-17
|
* -fixesChristian Grothoff2012-12-10
|
* -avoid mysql warning (was harmless, but still not nice)Christian Grothoff2012-12-07
|
* -implementing heap-based datastore backendChristian Grothoff2012-12-07
|
* -fixing #2656Christian Grothoff2012-11-18
|
* fixing bloomfilter reconstruction after quota change, iterator for sqlite ↵Christian Grothoff2012-11-13
| | | | failed to return keys due to off-by-one error
* -more realistic default quota valuesChristian Grothoff2012-11-10
|
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* Fix ENABLE_NLS usageLRN2012-10-30
| | | | | | | | ENABLE_NLS is for gettext only, it's not an indicator of nl_langinfo availability. Use unistring instead of nl_langinfo, since unistring is always there. GNUnet supports UTF-8 now (or should support), so most conversions are unnecessary anyway.
* installing all service, daemon and helper binaries to lib/gnunet/libexec/; ↵Christian Grothoff2012-10-29
| | | | updating code to run binaries from new location, which is no longer in PATH
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* -reduce statistics (#2594)Christian Grothoff2012-10-23
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* reducing error messages about missing configuration options by introducing ↵Christian Grothoff2012-09-27
| | | | new helper functions to print them uniformly
* fixing Debian #684317Christian Grothoff2012-09-17
|
* -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 ↵Christian Grothoff2012-04-19
| | | | always GNUNET_NO --- and all other uses indicate design problems
* -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 ↵Christian Grothoff2012-03-22
| | | | datastore/datacache backends
* -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
| | | | integration with Java services
* -verbose is independent of loggingChristian Grothoff2012-02-26
|