aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/Makefile.am
Commit message (Expand)AuthorAge
* BUILD: Move namestore to serviceMartin Schanzenbach2023-10-19
* BUILD: Move namecache to serviceMartin Schanzenbach2023-10-19
* BUILD: more more components into new structure; ftbfs fixMartin Schanzenbach2023-10-18
* BUILD: Move identity/rest components to service/rest-pluginMartin Schanzenbach2023-10-18
* BUILD: Move testing to libMartin Schanzenbach2023-10-18
* BUILD: Move pq/sq to libMartin Schanzenbach2023-10-18
* BUILD: Move json to libMartin Schanzenbach2023-10-18
* NEWS: Refactoring components under src/ into lib/, plugin/, cli/ and service/Martin Schanzenbach2023-10-18
* modernize namecache postgres implementationChristian Grothoff2022-11-22
* modernize namestore postgres plugin, a bitChristian Grothoff2022-11-21
* - add test; update manpageMartin Schanzenbach2022-11-20
* IDENTITYMartin Schanzenbach2022-10-29
* -more rest API fixes, test fixMartin Schanzenbach2022-10-23
* -more linker issuesChristian Grothoff2022-10-19
* Merge branch 'master' of git+ssh://git.gnunet.org/gnunetMartin Schanzenbach2022-10-20
|\
| * -fix linker issueChristian Grothoff2022-10-19
* | -fix tests; add zonefile testMartin Schanzenbach2022-10-20
|/
* NAMESTORE: Start parser for DNS zonefilesMartin Schanzenbach2022-10-19
* -theses are also not namestore tests, but GNS testsMartin Schanzenbach2022-10-04
* -theses are not namestore tests, but GNS testsMartin Schanzenbach2022-10-04
* NAMESTORE: Add performance tests for bulk import/txMartin Schanzenbach2022-10-03
* NAMESTORE: Add DB setup utility with SQlite support; PQ brokenMartin Schanzenbach2022-09-30
* -changelog housekeeping; various build cleanupsv0.17.6Martin Schanzenbach2022-09-26
* NAMESTORE: Towards proper transactional locksMartin Schanzenbach2022-09-23
* NAMESTORE: Add select ... for update / edit records APIsMartin Schanzenbach2022-09-23
* NAMESTORE: Add tx API for postgresMartin Schanzenbach2022-09-23
* NAMESTORE: Remove head based databaseMartin Schanzenbach2022-09-23
* NAMESTORE: Add begin, commit and rollback API messagesMartin Schanzenbach2022-09-23
* NAMESTORE: Towards new transaction-based APIMartin Schanzenbach2022-03-21
* NAMESTORE: Add record set blocking APIMartin Schanzenbach2022-03-16
* BUILD: Remove --disable-testing. Issue #7033Martin Schanzenbach2021-10-11
* -remove (invalid) testing zone keys !tarballMartin Schanzenbach2021-08-29
* [FCFSD] Provide a better user experienceAlessio Vanni2021-05-07
* more identity-linker fixesChristian Grothoff2020-12-29
* -fixMartin Schanzenbach2020-10-15
* - more dep fixesMartin Schanzenbach2020-10-15
* -fix: namestore test keysMartin Schanzenbach2020-07-06
* deps are now required, no need for definesMartin Schanzenbach2020-05-17
* introduce have_rest; fix warningsSchanzenbach, Martin2020-05-06
* follow-up to win32 removal.ng02019-10-25
* add namestore rest testsSchanzenbach, Martin2019-10-11
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ...ng02019-09-10
* Use pkg-config to check for MHDDavid Barksdale2019-08-27
* use mmap() instead of malloc, rename heap->flat as database is persisted in f...Christian Grothoff2019-06-29
* move namestore pluginSchanzenbach, Martin2019-03-12
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
* fixing #5439Christian Grothoff2018-11-21
* NAMESTORE: rename flat plugin to heapSchanzenbach, Martin2018-10-15
* fix build; move rest plugins to separate folderSchanzenbach, Martin2018-08-13
* fix makefilesPhil2018-08-01