aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/test_namestore_api.conf
Commit message (Collapse)AuthorAge
* AUTOSTART renamed into START_ON_DEMAND (#4547a)psyc://loupsycedyglgamf.onion/~lynX1984-04-04
|
* follow-up, fix conf locationsNils Gillmann2018-05-19
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* fix crash on error in test logic on shutdownChristian Grothoff2018-05-09
|
* Switch to $GNUNET_TMP in all configuration files.Nils Gillmann2018-05-06
| | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* extend namestore API to enable faster iterations by returning more than one ↵Christian Grothoff2018-04-25
| | | | result at a time
* make namestore API less brittle/sublte to useChristian Grothoff2016-07-09
|
* -no nseChristian Grothoff2014-12-16
|
* moving away from DEFAULTSERVICES to per-section FORCESTART, thus addressing ↵Christian Grothoff2014-12-10
| | | | #3565 indirectly
* -finishing split of namestore into namestore and namecache (#3065) -- in ↵Christian Grothoff2013-10-16
| | | | theory; in practice, somehow something broke badly, so the tests are now failing
* -start tests with fresh/empty databaseChristian Grothoff2013-10-16
|
* more work towards XDG spec (#3000) -- config file locationChristian Grothoff2013-10-09
|
* -fix configChristian Grothoff2013-10-02
|
* implementing mantis 0002193Matthias Wachs2012-11-15
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* -use sqliteChristian Grothoff2012-06-26
|
* trying to fix #2458, largely worksChristian Grothoff2012-06-25
|
* - remove valgrindMatthias Wachs2012-03-09
|
* namestore manages zonekey files with private keysMatthias Wachs2012-03-08
|
* namestore api change: include block expiration time in record createMatthias Wachs2012-03-07
|
* - zone iteration stuffMatthias Wachs2012-03-06
|
* - fixesMatthias Wachs2012-03-06
|
* - changesMatthias Wachs2012-03-05
|
* - changesMatthias Wachs2012-03-05
|
* -LRN: Namestore doesn't work on W32 without a portChristian Grothoff2012-03-02
|
* - fixesMatthias Wachs2012-03-02
|
* - fixesMatthias Wachs2012-03-01
|
* - more changes: sign & verify working and testedMatthias Wachs2012-03-01
|
* - using de/serialization functionalityMatthias Wachs2012-02-28
|
* - more zone iteration codeMatthias Wachs2012-02-28
|
* - put recordMatthias Wachs2012-02-27
|
* - lookup API send recvMatthias Wachs2012-02-24
|
* - changesMatthias Wachs2012-02-22
|
* - adding namestore api testMatthias Wachs2012-02-21