aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-06update user documentation on GNS, include gnunet-zoneimportChristian Grothoff
2018-05-05update namestore monitor API users to use new _next call where neededChristian Grothoff
2018-05-05fix simplify profiler logic, n_puts_failed no longer usedChristian Grothoff
2018-05-05fix profiler build, signature of callback changedChristian Grothoff
2018-05-05man: gnunet.conf.5: Document GNUNET_TMPNils Gillmann
2018-05-05define GNUNET_TMPChristian Grothoff
2018-05-05gns/gnunet-gns-proxy-setup-ca: check for openssl in /home/user/.guix-profile/...Nils Gillmann
2018-05-04Follow-up commit to format most of the other man pages code.Nils Gillmann
2018-05-04Format gnunet.conf.5Nils Gillmann
2018-05-04gnunet.conf.5: Typo fixesNils Gillmann
2018-05-04fixSchanzenbach, Martin
2018-05-04fix idp cliSchanzenbach, Martin
2018-05-02Merge branch 'master' of gnunet.org:gnunetNils Gillmann
2018-05-02Move release_policy.rfc to doc and add txt extensionNils Gillmann
2018-05-02start preparations for flow control by namestore monitorsChristian Grothoff
2018-05-02fix scanf callsChristian Grothoff
2018-05-02++Nils Gillmann
2018-05-02FixNils Gillmann
2018-05-02Merge branch 'master' of gnunet.org:gnunetNils Gillmann
2018-05-02deq from correct queueChristian Grothoff
2018-05-02add test for query derivation (passed instantly)Christian Grothoff
2018-05-02comma missingChristian Grothoff
2018-05-02misc improvements to statistics and large-scale behavior of zoneimport/zonema...Christian Grothoff
2018-05-02implement UPSERT instead of DELETE+INSERT to reduce number of DB transactionsChristian Grothoff
2018-05-01update gitignoreChristian Grothoff
2018-05-01lots more statistics for zoneimport/namestoreChristian Grothoff
2018-05-01more extensive namestore tests for the non-sqlite plugins, with bugfixesChristian Grothoff
2018-05-01fix perf_ return valueChristian Grothoff
2018-05-01add perf_ logic for namestore iterations, improve namestore insertion perform...Christian Grothoff
2018-05-01mergeChristian Grothoff
2018-05-01typoChristian Grothoff
2018-04-30more loggingChristian Grothoff
2018-04-30insert at tailChristian Grothoff
2018-04-30also limit ma DHT putsChristian Grothoff
2018-04-30update velocity always at the end of iterationChristian Grothoff
2018-04-30signal contChristian Grothoff
2018-04-30bigChristian Grothoff
2018-04-30simplify velocity logic in zonemasterChristian Grothoff
2018-04-30eliminate use of OFFSET in namestore DB queriesChristian Grothoff
2018-04-30typoChristian Grothoff
2018-04-30increase block sizesChristian Grothoff
2018-04-30add statistic on namestore iteration delayChristian Grothoff
2018-04-30calculate velocity on PUT instead of put confirmation, publish delay statisticChristian Grothoff
2018-04-30eliminate DHT PUT OK message by using MQ feature of calling continuation when...Christian Grothoff
2018-04-30remove bogus assertionChristian Grothoff
2018-04-30fix continuationChristian Grothoff
2018-04-30enable more parallelism with DHT queue, but limit to 1000 entries, then kill ...Christian Grothoff
2018-04-30remove remarks about obsolete gnunet-gns-importChristian Grothoff
2018-04-29batch NAMESTORE operation also in zonemasterChristian Grothoff
2018-04-29add option to disable namecache, add velocity calculation and delay correctio...Christian Grothoff