aboutsummaryrefslogtreecommitdiff
path: root/src/namestore
Commit message (Collapse)AuthorAge
* fix #5677Christian Grothoff2019-04-06
|
* fix disting rulesChristian Grothoff2019-04-03
|
* move rest testsSchanzenbach, Martin2019-03-12
|
* move namestore pluginSchanzenbach, Martin2019-03-12
|
* 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
| | | | (or plugins cannot be loaded for other reasons)
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
| | | | (or plugins cannot be loaded for other reasons)
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
| | | | (or plugins cannot be loaded for other reasons)
* avoid failing hard if 'gnunetcheck' db does not existChristian Grothoff2019-02-24
| | | | (or plugins cannot be loaded for other reasons)
* 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 ↵Christian Grothoff2019-02-13
| | | | while at it
* 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
| | | | sqlite DB style, use WAL for sqlite DB
* 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
|/ | | | Signed-off-by: Nils Gillmann <ng0@n0.is>
* 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
|