aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-namestore.c
Commit message (Collapse)AuthorAge
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
|
* try helping rexxnor with flow controlChristian Grothoff2019-01-10
|
* fix parenChristian Grothoff2018-12-04
|
* fix TTL parsing in gnunet-namestoreChristian Grothoff2018-12-04
|
* complain better if args are wrongChristian Grothoff2018-12-04
|
* complete implementation of -R, to be tested by rChristian Grothoff2018-11-13
|
* fix etime setting in gnunet-namestoreChristian Grothoff2018-11-12
|
* template for PatrickChristian Grothoff2018-11-06
|
* add option to allow manipulating entire sets in one operationChristian Grothoff2018-11-06
|
* fix old TLD in reverse lookupSchanzenbach, Martin2018-06-24
|
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
|
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
|
* allow multiple GNS2DNS records to co-existChristian Grothoff2018-05-20
|
* support grabbing individual recordsChristian Grothoff2018-05-13
|
* update namestore monitor API users to use new _next call where neededChristian Grothoff2018-05-05
|
* eliminate use of OFFSET in namestore DB queriesChristian Grothoff2018-04-30
|
* extend namestore API to enable faster iterations by returning more than one ↵Christian Grothoff2018-04-25
| | | | result at a time
* move to @ for empty label, fix empty-label resolution bug in GNS API, ↵Christian Grothoff2018-04-23
| | | | install gnunet-zoneimport and add man page
* use namestore API for zone import instead of using plugin directlyChristian Grothoff2018-04-17
|
* more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff2018-04-10
|
* update user-documentation to match new implementationChristian Grothoff2018-03-03
|
* eliminate .gnu from GNSChristian Grothoff2018-03-03
|
* rename GNUNET_GETOPT functions to achieve better consistencyChristian Grothoff2017-03-25
|
* porting.Marcello Stanisci2017-03-15
|
* simplify gnunet-namestore / namestore_rest_plugin to avoid deprecated ↵Christian Grothoff2016-10-23
| | | | CLIENT_service_test
* fix and report version checkChristian Grothoff2016-09-11
|
* -nicer indentationChristian Grothoff2016-08-25
|
* fix #4620 - return value partChristian Grothoff2016-08-22
|
* fix #4620Christian Grothoff2016-08-22
|
* make namestore API less brittle/sublte to useChristian Grothoff2016-07-09
|
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
|
* implementing new scheduler shutdown semanticsChristian Grothoff2016-04-30
|
* small API change: do no longer pass rarely needed ↵Christian Grothoff2016-04-09
| | | | GNUNET_SCHEDULER_TaskContext to all scheduler tasks; instead, allow the relatively few tasks that need it to obtain the context via GNUNET_SCHEDULER_get_task_context()
* -fix (C) noticesChristian Grothoff2016-01-19
|
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -add missing returnChristian Grothoff2014-10-05
|
* -fix format stringChristian Grothoff2014-10-03
|
* -is pending is deadChristian Grothoff2014-10-01
|
* removing unused "RF_PENDING" flagMatthias Wachs2014-09-23
|
* -tolerate it if gnunet://gns/ URI prefix is in upper caseChristian Grothoff2014-07-08
|
* -fix #3301Christian Grothoff2014-06-08
|
* -fix #3301Christian Grothoff2014-06-08
|
* fixing #3302: match record type and value as well during deletion, if specifiedChristian Grothoff2014-05-13
|
* hack namestore pending capabilityChristian Grothoff2014-04-18
|
* -indentationChristian Grothoff2013-12-20
|
* -never store NICKs anywhere but in '+', do not display nicks in gnunet-namestoreChristian Grothoff2013-12-16
|
* -never store NICKs anywhere but in '+', do not display nicks in gnunet-namestoreChristian Grothoff2013-12-16
|
* fixed uri parsing and exit codesMatthias Wachs2013-12-06
|