aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/test_datastore_api_management.c
Commit message (Expand)AuthorAge
* BUILD: Move dht/datastore to service/cliMartin Schanzenbach2023-10-18
* NEWS: GNUNET_TESTING_get_testname_from_underscore renamed to GNUNET_STRINGS_g...Christian Grothoff2023-09-09
* UTIL: Allow only inlcusion of util glib-style.Martin Schanzenbach2022-12-04
* BUILD: Attempt to disentable platform.h, gnunet_common.h and gnunet_private_c...Martin Schanzenbach2022-12-04
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* filenames can exceed 128 bytes, even in testcasesChristian Grothoff2019-02-17
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* [datastore] Return and update replicationDavid Barksdale2017-03-22
* [datastore] Fix #3743David Barksdale2017-03-19
* fix crash in test if DB did not yet existChristian Grothoff2017-02-26
* -skip mysql tests properly if mysql is not configured correctlyChristian Grothoff2016-07-20
* refactoring datastore API to use MQ API, also fixing misc. bugs in new mysql ...Christian Grothoff2016-06-24
* small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff2016-04-09
* -fix (C) noticesChristian Grothoff2016-01-19
* -cleaning up test logic, modernizing calls, improving test documentationChristian Grothoff2015-08-03
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* malloc -> newLRN2013-12-19
* -remove trailing whitespaceChristian Grothoff2013-10-06
* changing time measurement from milliseconds to microsecondsChristian Grothoff2013-08-11
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
* -fixes for api change in testing librarySree Harsha Totakura2012-06-20
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -using new testing api to determine plugin nameChristian Grothoff2012-06-10
* -using testing in datastore testsChristian Grothoff2012-06-10
* Renamed GNUNET_OS_process_close to GNUNET_OS_process_destroyBart Polot2012-05-08
* -fixChristian Grothoff2012-04-24
* -fixChristian Grothoff2012-04-24
* 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
* -LRN: use FPRINTF -- #2051Christian Grothoff2011-12-30
* adding min_expiration argument to GNUNET_DATASTORE_ContinuationWithStatus cal...Christian Grothoff2011-12-19
* LRN: Use GNUNET_EXTRA_LOGGING to manage compile-time logging callsChristian Grothoff2011-10-04
* even nicer indentation, thanks to LRN's indent patchChristian Grothoff2011-08-16
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* fixChristian Grothoff2011-05-05
* fixChristian Grothoff2011-05-05
* sleeepChristian Grothoff2011-05-04
* datastore and fs fixes from EasterChristian Grothoff2011-04-26
* improving datastore API --- not working yetChristian Grothoff2011-04-03
* changing datastore API to support replication level --- not fully implemented...Christian Grothoff2011-04-03
* better APIChristian Grothoff2011-03-25