aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-namestore.c
AgeCommit message (Expand)Author
2018-06-07paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX
2018-06-07glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX
2018-06-05first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX
2018-05-20allow multiple GNS2DNS records to co-existChristian Grothoff
2018-05-13support grabbing individual recordsChristian Grothoff
2018-05-05update namestore monitor API users to use new _next call where neededChristian Grothoff
2018-04-30eliminate use of OFFSET in namestore DB queriesChristian Grothoff
2018-04-25extend namestore API to enable faster iterations by returning more than one r...Christian Grothoff
2018-04-23move to @ for empty label, fix empty-label resolution bug in GNS API, install...Christian Grothoff
2018-04-17use namestore API for zone import instead of using plugin directlyChristian Grothoff
2018-04-10more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff
2018-03-03update user-documentation to match new implementationChristian Grothoff
2018-03-03eliminate .gnu from GNSChristian Grothoff
2017-03-25rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff
2017-03-15porting.Marcello Stanisci
2016-10-23simplify gnunet-namestore / namestore_rest_plugin to avoid deprecated CLIENT_...Christian Grothoff
2016-09-11fix and report version checkChristian Grothoff
2016-08-25-nicer indentationChristian Grothoff
2016-08-22fix #4620 - return value partChristian Grothoff
2016-08-22fix #4620Christian Grothoff
2016-07-09make namestore API less brittle/sublte to useChristian Grothoff
2016-07-08-avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff
2016-04-30implementing new scheduler shutdown semanticsChristian Grothoff
2016-04-09small API change: do no longer pass rarely needed GNUNET_SCHEDULER_TaskContex...Christian Grothoff
2016-01-19-fix (C) noticesChristian Grothoff
2015-06-30fix #3869: outdated FSF addressChristian Grothoff
2015-02-07-bringing copyright tags up to FSF standardChristian Grothoff
2014-10-05-add missing returnChristian Grothoff
2014-10-03-fix format stringChristian Grothoff
2014-10-01-is pending is deadChristian Grothoff
2014-09-23removing unused "RF_PENDING" flagMatthias Wachs
2014-07-08-tolerate it if gnunet://gns/ URI prefix is in upper caseChristian Grothoff
2014-06-08-fix #3301Christian Grothoff
2014-06-08-fix #3301Christian Grothoff
2014-05-13fixing #3302: match record type and value as well during deletion, if specifiedChristian Grothoff
2014-04-18hack namestore pending capabilityChristian Grothoff
2013-12-20-indentationChristian Grothoff
2013-12-16-never store NICKs anywhere but in '+', do not display nicks in gnunet-namestoreChristian Grothoff
2013-12-16-never store NICKs anywhere but in '+', do not display nicks in gnunet-namestoreChristian Grothoff
2013-12-06fixed uri parsing and exit codesMatthias Wachs
2013-12-06adding docuMatthias Wachs
2013-12-06- test if identity service is runningMatthias Wachs
2013-11-13adding pseudonym NICK automatically to records setsMatthias Wachs
2013-11-13renaming PSEU to NICKMatthias Wachs
2013-11-04- fix: all records were created as shadow record by defaultMatthias Wachs
2013-11-04fix for lookupMatthias Wachs
2013-10-28replace zone iteration with record lookupMatthias Wachs
2013-10-20-allow namestore to monitor ALL zones, and to optionally only monitor changesChristian Grothoff
2013-10-18-fix terminationChristian Grothoff
2013-10-16-finishing split of namestore into namestore and namecache (#3065) -- in theo...Christian Grothoff