aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/Makefile.am
Commit message (Expand)AuthorAge
* 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
* fix build errorlurchi2018-06-25
* Revert "integrate dnsparser and dnsstub and tun with libgnunetutil"lurchi2018-06-25
* integrate dnsparser and dnsstub and tun with libgnunetutilChristian Grothoff2018-06-25
* lots more statistics for zoneimport/namestoreChristian Grothoff2018-05-01
* more extensive namestore tests for the non-sqlite plugins, with bugfixesChristian Grothoff2018-05-01
* add perf_ logic for namestore iterations, improve namestore insertion perform...Christian Grothoff2018-05-01
* move to @ for empty label, fix empty-label resolution bug in GNS API, install...Christian Grothoff2018-04-23
* use namestore API for zone import instead of using plugin directlyChristian Grothoff2018-04-17
* more work on zoneimport tool, lacks CNAME but otherwise largely complete, exc...Christian Grothoff2018-04-10
* more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff2018-04-10
* reactivate test, fix misc warningsChristian Grothoff2018-01-20
* libgnunetpostgres no longer needed hereChristian Grothoff2017-06-02
* fix misc linker issuesChristian Grothoff2017-04-02
* migrating namecache to use SQ libChristian Grothoff2017-03-12
* enforce sequential test order (#4860)Christian Grothoff2017-02-21
* unset XDG environment variable during testcases, as they can screw things up ...Christian Grothoff2017-01-27
* fix #4653Christian Grothoff2016-09-16
* - fix rest pluginMartin Schanzenbach2016-06-18
* - remove HAVE_REST, remove json reference from restMartin Schanzenbach2016-05-05
* - Refactor jsonapi into separate moduleMartin Schanzenbach2016-05-02
* make some more use of libgnunetpqChristian Grothoff2016-02-06
* - fix invalid free in token rest, fix build bug, move rest up in dependancy listMartin Schanzenbach2015-09-14
* - fix install path for pluginsMartin Schanzenbach2015-09-14
* - revert plugin move. Add new identity-tokenMartin Schanzenbach2015-09-14
* - move rest plugins into rest directory where they belongMartin Schanzenbach2015-09-11
* - flat namestore plugin (experimental)Martin Schanzenbach2015-08-11
* - namestore restMartin Schanzenbach2015-04-01
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* fixing parallel build, getting rid of useless _DEPENDENCIES declarationsChristian Grothoff2014-09-13
* More fixes for #3522Sree Harsha Totakura2014-08-14
* Include libpq-fe.h instead of postgres/libpq-fe.h.Sree Harsha Totakura2014-08-08
* -comment out all of directives on testChristian Grothoff2014-04-08
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow TES...LRN2014-02-02
* fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@l...Christian Grothoff2014-01-30
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
* -fixing 'make dist' issuesChristian Grothoff2013-12-12
* - Tests did not clean up: TEST_HOME with namestore db was not removed after testMatthias Wachs2013-11-28