aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Expand)AuthorAge
* more code cleanup, better error handing in testsChristian Grothoff2019-02-24
* more code cleanup, better error handing in testsChristian Grothoff2019-02-24
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
* fix segv on errorChristian Grothoff2019-02-24
* extra sanity check for #5582Christian Grothoff2019-02-19
* filenames can exceed 128 bytes, even in testcasesChristian Grothoff2019-02-17
* fix 128Christian Grothoff2019-02-17
* clarifying namestore api (#5458), fixing code duplication and a memory leak w...Christian Grothoff2019-02-13
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* try helping rexxnor with flow controlChristian Grothoff2019-01-10
* cache NICK results in namestore to avoid unnecessary load on the DB; improve ...Christian Grothoff2018-12-11
* todo on perfChristian Grothoff2018-12-11
* fix parenChristian Grothoff2018-12-04
* fix TTL parsing in gnunet-namestoreChristian Grothoff2018-12-04
* complain better if args are wrongChristian Grothoff2018-12-04
* finish (?) libgnunetatstransport for nowChristian Grothoff2018-11-29
* fixing #5439Christian Grothoff2018-11-21
* complete implementation of -R, to be tested by rChristian Grothoff2018-11-13
* added -R tests for multiple argumentsrexxnor2018-11-13
* Merge branch 'master' of gnunet.org:gnunetNils Gillmann2018-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
* | Partial application of diff send in beberking, Issue #5476Nils Gillmann2018-11-13
|/
* style fixesChristian Grothoff2018-11-02
* use separate message type to indicate end of transmission (much cleaner)Christian Grothoff2018-11-02
* no need to select private keyChristian Grothoff2018-11-01
* allow any zone if request was for NULLChristian Grothoff2018-10-25
* update gitignoreChristian Grothoff2018-10-18
* NAMESTORE: sqlite plugins cleanupSchanzenbach, Martin2018-10-15
* NAMESTORE: rename flat plugin to heapSchanzenbach, Martin2018-10-15
* fix intendationSchanzenbach, Martin2018-10-15
* modify sqlite logic to accomodate rowcount starting from 1Schanzenbach, Martin2018-10-15
* fix broken zone iterationSchanzenbach, Martin2018-10-13
* assertion is excessively rigidChristian Grothoff2018-10-10
* now this should work...Christian Grothoff2018-10-10
* use the other pointer to pass assertionChristian Grothoff2018-10-10
* code cleanup, remove/simplify bogus checkChristian Grothoff2018-10-10
* noteChristian Grothoff2018-10-09
* when zone does not match, do not run through the loop anywayChristian Grothoff2018-10-09
* check namestore only sends relevant replies to monitorChristian Grothoff2018-10-09
* moved test files and fixed namestorePhil2018-08-13
* fix build; move rest plugins to separate folderSchanzenbach, Martin2018-08-13
* Changed Namestore API, changed error handling, changed gns record jsonPhil2018-08-12
* Namestore Rest API finishedPhil2018-08-08
* -wip namestorePhil2018-08-08
* -fix json and namestorePhil2018-08-01