aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api.conf
AgeCommit message (Expand)Author
2018-05-19follow-up, fix conf locationsNils Gillmann
2018-05-09fix crash on error in test logic on shutdownChristian Grothoff
2018-05-06Switch to $GNUNET_TMP in all configuration files.Nils Gillmann
2018-04-25extend namestore API to enable faster iterations by returning more than one r...Christian Grothoff
2016-07-09make namestore API less brittle/sublte to useChristian Grothoff
2014-12-16-no nseChristian Grothoff
2014-12-10moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing #...Christian Grothoff
2013-10-16-finishing split of namestore into namestore and namecache (#3065) -- in theo...Christian Grothoff
2013-10-16-start tests with fresh/empty databaseChristian Grothoff
2013-10-09more work towards XDG spec (#3000) -- config file locationChristian Grothoff
2013-10-02-fix configChristian Grothoff
2012-11-15implementing mantis 0002193Matthias Wachs
2012-10-09-getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff
2012-06-26-use sqliteChristian Grothoff
2012-06-25trying to fix #2458, largely worksChristian Grothoff
2012-03-09- remove valgrindMatthias Wachs
2012-03-08namestore manages zonekey files with private keysMatthias Wachs
2012-03-07namestore api change: include block expiration time in record createMatthias Wachs
2012-03-06- zone iteration stuffMatthias Wachs
2012-03-06- fixesMatthias Wachs
2012-03-05- changesMatthias Wachs
2012-03-05- changesMatthias Wachs
2012-03-02-LRN: Namestore doesn't work on W32 without a portChristian Grothoff
2012-03-02- fixesMatthias Wachs
2012-03-01- fixesMatthias Wachs
2012-03-01- more changes: sign & verify working and testedMatthias Wachs
2012-02-28- using de/serialization functionalityMatthias Wachs
2012-02-28- more zone iteration codeMatthias Wachs
2012-02-27- put recordMatthias Wachs
2012-02-24- lookup API send recvMatthias Wachs
2012-02-22- changesMatthias Wachs
2012-02-21- adding namestore api testMatthias Wachs