merge
[oweals/gnunet.git] / src / zonemaster / gnunet-service-zonemaster.c
2018-05-01 Christian Grothoffmerge
2018-05-01 Christian Grothofftypo
2018-04-30 Christian Grothoffmore logging
2018-04-30 Christian Grothoffinsert at tail
2018-04-30 Christian Grothoffalso limit ma DHT puts
2018-04-30 Christian Grothoffupdate velocity always at the end of iteration
2018-04-30 Christian Grothoffsimplify velocity logic in zonemaster
2018-04-30 Christian Grothofftypo
2018-04-30 Christian Grothoffincrease block sizes
2018-04-30 Christian Grothoffcalculate velocity on PUT instead of put confirmation...
2018-04-30 Christian Grothoffeliminate DHT PUT OK message by using MQ feature of...
2018-04-30 Christian Grothoffremove bogus assertion
2018-04-30 Christian Grothofffix continuation
2018-04-30 Christian Grothoffenable more parallelism with DHT queue, but limit to...
2018-04-29 Christian Grothoffbatch NAMESTORE operation also in zonemaster
2018-04-29 Christian Grothoffadd option to disable namecache, add velocity calculati...
2018-04-26 Christian Grothoffmisc zoneimporter fixes
2018-04-25 Christian Grothoffextend namestore API to enable faster iterations by...
2018-04-24 Christian Grothoffcode cleanup, more diagnostics, more statistics
2017-06-23 Schanzenbach, MartinMerge remote-tracking branch 'origin/master' into crede...
2017-06-23 Christian Grothofffix misc namestore crashes from pq migration
2017-01-20 Schanzenbach, Martin- merge; service API change
2017-01-12 Markus TeichMerge remote-tracking branch 'origin/master'
2017-01-12 Christian Grothoffforce non-zero
2017-01-12 Christian Grothoffuse sane default
2017-01-05 Christian Grothofffix uninit variable causing crash on 0 value
2017-01-04 Christian Grothoffmove functionality of publishing namestore zone in...