aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-namestore.c
AgeCommit message (Expand)Author
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
2013-10-16-another renaming fest for GNUNET_NAMESTORE_ to GNUNET_GNSRECORD_ symbols tha...Christian Grothoff
2013-10-16-rename fest for symbols moved from GNUNET_NAMESTORE_ to new GNUNET_GNSRECORD...Christian Grothoff
2013-10-16-moving code to new libgnunetgnsrecord in preparation for addressing #3052Christian Grothoff
2013-10-10separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSAChristian Grothoff
2013-10-08-implement #2992 (but reverse lookup itself seems to not yet work properly)Christian Grothoff
2013-10-06-remove trailing whitespaceChristian Grothoff
2013-10-04-do set expiration time when storing records, works better that way...Christian Grothoff