aboutsummaryrefslogtreecommitdiff
path: root/src/datastore
Commit message (Expand)AuthorAge
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
* -fix nptr issuesMartin Schanzenbach2021-08-08
* -silence compiler warningsMartin Schanzenbach2021-08-08
* Revert "-coverity: use after free"Martin Schanzenbach2021-05-15
* -coverity: use after freeMartin Schanzenbach2021-05-15
* -coverity: properly handle return valuesMartin Schanzenbach2021-05-15
* -fix many more typosChristian Grothoff2021-04-26
* -Fix several incorrect uses of `i.e.'Alessio Vanni2021-04-24
* -fix more warningsMartin Schanzenbach2020-10-16
* postgres: drop use of 'WITH OIDS'Daniel Golle2020-10-05
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* make GNUNET_freez default, have GNUNET_free_nz for cases where that does not ...Christian Grothoff2020-04-21
* modify GNUNET_PQ_connect_with_cfg to enable flexible loading of .sql filesChristian Grothoff2020-01-24
* tighten formatting rulesChristian Grothoff2019-10-31
* follow-up to win32 removal.ng02019-10-25
* libgnunetpq API change to fix #5733Christian Grothoff2019-10-11
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* docs: fix typo 'priviledge'→'privilege'grindhold2019-09-21
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* uncrustify as demanded.ng02019-09-08
* first step to remove plibcng02019-09-06
* memcmp() -> GNUNET_memcmp(), first takeJulius Bünger2019-04-26
* fix possibility of NULL result for empty databaseChristian Grothoff2019-02-19
* filenames can exceed 128 bytes, even in testcasesChristian Grothoff2019-02-17
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* -comments: the world ain't all malepsyc://loupsycedyglgamf.onion/~lynX2018-06-27
* fix https://gnunet.org/bugs/view.php?id=4904Schanzenbach, Martin2018-06-24
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
* 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
* better indentation, nicer formatting of SQLChristian Grothoff2018-06-06
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* follow-up, fix conf locationsNils Gillmann2018-05-19
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
* minor bugfixesChristian Grothoff2018-04-10
* fix datstore bind issue for real this timeDavid Barksdale2018-02-05
* fix datastore bind issueChristian Grothoff2018-01-30
* SQLite doesn't constant foldDavid Barksdale2018-01-14
* Fix skip_next_messages counting, combine logicDavid Barksdale2017-11-10
* disconnect CADET only after client count hits zeroChristian Grothoff2017-10-02
* more aggressive index creationChristian Grothoff2017-09-30
* rename GNUNET_PQ_QueryStatus to GNUNET_DB_QueryStatusChristian Grothoff2017-06-11
* [datastore] Remove unused indicies from sqliteDavid Barksdale2017-06-05
* finish datastore pq refactoringChristian Grothoff2017-06-04
* more pq workChristian Grothoff2017-06-03
* adding more good helpers to libgnunetpqChristian Grothoff2017-06-01
* [datstore] make sqlite page_size power of twoDavid Barksdale2017-05-31
* removed LIMIT expression from DELETE stmt. See http://sqlite.org/syntaxdiagra...xrs2017-04-19
* [datastore] Create remove plugin API callDavid Barksdale2017-04-16
* [datastore] Combine put and update plugin APIsDavid Barksdale2017-04-16