index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
zonemaster
Age
Commit message (
Expand
)
Author
2018-06-07
paragraph for gnunet devs that don't know how to use the web
psyc://loupsycedyglgamf.onion/~lynX
2018-06-07
glitch in the license text detected by hyazinthe, thank you!
psyc://loupsycedyglgamf.onion/~lynX
2018-06-05
first batch of license fixes (boring)
psyc://loupsycedyglgamf.onion/~lynX
2018-05-13
reduce queue limit to setting actually used in experiments so far
Christian Grothoff
2018-05-13
add some extra GNS-record well-formedness checks if logging is enabled
Christian Grothoff
2018-05-13
properly calculate min_relative_record_time without imposing global max, use ...
Christian Grothoff
2018-05-13
remove dead statistic
Christian Grothoff
2018-05-13
no delays during first iteration
Christian Grothoff
2018-05-13
fix zonemaster delay calculation
Christian Grothoff
2018-05-10
simplify logic
Christian Grothoff
2018-05-10
separate zonemaster monitoring functionality from main iterate-and-publish op...
Christian Grothoff
2018-05-06
active_put is no longer, DCE
Christian Grothoff
2018-05-05
update namestore monitor API users to use new _next call where needed
Christian Grothoff
2018-05-02
deq from correct queue
Christian Grothoff
2018-05-02
misc improvements to statistics and large-scale behavior of zoneimport/zonema...
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
simplify velocity logic in zonemaster
Christian Grothoff
2018-04-30
typo
Christian Grothoff
2018-04-30
increase block sizes
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-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
2018-04-26
misc zoneimporter fixes
Christian Grothoff
2018-04-25
extend namestore API to enable faster iterations by returning more than one r...
Christian Grothoff
2018-04-24
code cleanup, more diagnostics, more statistics
Christian Grothoff
2017-06-23
fix misc namestore crashes from pq migration
Christian Grothoff
2017-01-12
force non-zero
Christian Grothoff
2017-01-12
use sane default
Christian Grothoff
2017-01-12
fix section name
Christian Grothoff
2017-01-05
fix uninit variable causing crash on 0 value
Christian Grothoff
2017-01-04
add ignore file
Christian Grothoff
2017-01-04
move functionality of publishing namestore zone in DHT from GNS service to ne...
Christian Grothoff