aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/plugin_datastore_template.c
Commit message (Collapse)AuthorAge
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* Convert datastore plugin API to asynchronousDavid Barksdale2015-03-21
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Workaround emscripten bug in returning int64_tDavid Barksdale2015-01-06
| | | | | Emscripten can't return a 64-bit integer from dynamically loaded code.
* malloc -> newLRN2013-12-19
|
* -implementing heap-based datastore backendChristian Grothoff2012-12-07
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* run indent twice, it alternates between two 'canonical' forms, also run ↵Christian Grothoff2011-08-29
| | | | whitespace remover
* indentationChristian Grothoff2011-08-15
|
* indentationChristian Grothoff2011-08-15
|
* doxygenChristian Grothoff2011-06-13
|
* datastore and fs fixes from EasterChristian Grothoff2011-04-26
|
* removing dead API callsChristian Grothoff2011-04-04
|
* improving datastore API --- not working yetChristian Grothoff2011-04-03
|
* new plugin APIChristian Grothoff2011-04-03
|
* moving plugin headersChristian Grothoff2010-11-05
|
* gpl3Christian Grothoff2010-07-02
|
* off-line hack festChristian Grothoff2010-04-24
|
* some doxygen fixesChristian Grothoff2009-09-30
|
* fixing comments and minor bugsChristian Grothoff2009-09-29
|
* towards datacache implementationChristian Grothoff2009-07-25
|
* fixesChristian Grothoff2009-07-09
|
* further datastore API improvements:Christian Grothoff2009-06-16
|
* improving datastore APIChristian Grothoff2009-06-16
|
* adding basic declarations for datastore implementationChristian Grothoff2009-06-15