Age | Commit message (Expand) | Author |
2018-05-06 | update user documentation on GNS, include gnunet-zoneimport | Christian Grothoff |
2018-05-05 | update namestore monitor API users to use new _next call where needed | Christian Grothoff |
2018-05-05 | fix simplify profiler logic, n_puts_failed no longer used | Christian Grothoff |
2018-05-05 | fix profiler build, signature of callback changed | Christian Grothoff |
2018-05-05 | man: gnunet.conf.5: Document GNUNET_TMP | Nils Gillmann |
2018-05-05 | define GNUNET_TMP | Christian Grothoff |
2018-05-05 | gns/gnunet-gns-proxy-setup-ca: check for openssl in /home/user/.guix-profile/... | Nils Gillmann |
2018-05-04 | Follow-up commit to format most of the other man pages code. | Nils Gillmann |
2018-05-04 | Format gnunet.conf.5 | Nils Gillmann |
2018-05-04 | gnunet.conf.5: Typo fixes | Nils Gillmann |
2018-05-04 | fix | Schanzenbach, Martin |
2018-05-04 | fix idp cli | Schanzenbach, Martin |
2018-05-02 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann |
2018-05-02 | Move release_policy.rfc to doc and add txt extension | Nils Gillmann |
2018-05-02 | start preparations for flow control by namestore monitors | Christian Grothoff |
2018-05-02 | fix scanf calls | Christian Grothoff |
2018-05-02 | ++ | Nils Gillmann |
2018-05-02 | Fix | Nils Gillmann |
2018-05-02 | Merge branch 'master' of gnunet.org:gnunet | Nils Gillmann |
2018-05-02 | deq from correct queue | Christian Grothoff |
2018-05-02 | add test for query derivation (passed instantly) | Christian Grothoff |
2018-05-02 | comma missing | Christian Grothoff |
2018-05-02 | misc improvements to statistics and large-scale behavior of zoneimport/zonema... | Christian Grothoff |
2018-05-02 | implement UPSERT instead of DELETE+INSERT to reduce number of DB transactions | Christian Grothoff |
2018-05-01 | update gitignore | Christian Grothoff |
2018-05-01 | lots more statistics for zoneimport/namestore | Christian Grothoff |
2018-05-01 | more extensive namestore tests for the non-sqlite plugins, with bugfixes | Christian Grothoff |
2018-05-01 | fix perf_ return value | Christian Grothoff |
2018-05-01 | add perf_ logic for namestore iterations, improve namestore insertion perform... | Christian Grothoff |
2018-05-01 | merge | Christian Grothoff |
2018-05-01 | typo | Christian Grothoff |
2018-04-30 | more logging | Christian Grothoff |
2018-04-30 | insert at tail | Christian Grothoff |
2018-04-30 | also limit ma DHT puts | Christian Grothoff |
2018-04-30 | update velocity always at the end of iteration | Christian Grothoff |
2018-04-30 | signal cont | Christian Grothoff |
2018-04-30 | big | Christian Grothoff |
2018-04-30 | simplify velocity logic in zonemaster | Christian Grothoff |
2018-04-30 | eliminate use of OFFSET in namestore DB queries | Christian Grothoff |
2018-04-30 | typo | Christian Grothoff |
2018-04-30 | increase block sizes | Christian Grothoff |
2018-04-30 | add statistic on namestore iteration delay | Christian Grothoff |
2018-04-30 | calculate velocity on PUT instead of put confirmation, publish delay statistic | Christian Grothoff |
2018-04-30 | eliminate DHT PUT OK message by using MQ feature of calling continuation when... | Christian Grothoff |
2018-04-30 | remove bogus assertion | Christian Grothoff |
2018-04-30 | fix continuation | Christian Grothoff |
2018-04-30 | enable more parallelism with DHT queue, but limit to 1000 entries, then kill ... | Christian Grothoff |
2018-04-30 | remove remarks about obsolete gnunet-gns-import | Christian Grothoff |
2018-04-29 | batch NAMESTORE operation also in zonemaster | Christian Grothoff |
2018-04-29 | add option to disable namecache, add velocity calculation and delay correctio... | Christian Grothoff |