add option to create identity from private key
[oweals/gnunet.git] / src / zonemaster /
2019-10-31 Christian Grothofftighten formatting rules
2019-10-05 Christian Grothoffglobal reindent, now with uncrustify hook enabled
2019-09-10 ng0remove CYGWIN codeblocks, drop vendored Windows openvpn...
2019-09-08 ng0uncrustify as demanded.
2019-07-21 t3sseraktMerge branch 'cadet-new-options'
2019-07-12 Christian Grothofffix #5795
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-06-24 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-05-14 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-13 Christian Grothoffreduce queue limit to setting actually used in experime...
2018-05-13 Christian Grothoffadd some extra GNS-record well-formedness checks if...
2018-05-13 Christian Grothoffproperly calculate min_relative_record_time without...
2018-05-13 Christian Grothoffremove dead statistic
2018-05-13 Christian Grothoffno delays during first iteration
2018-05-13 Christian Grothofffix zonemaster delay calculation
2018-05-10 Christian Grothoffsimplify logic
2018-05-10 Christian Grothoffseparate zonemaster monitoring functionality from main...
2018-05-06 Christian Grothoffactive_put is no longer, DCE
2018-05-06 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-05 Christian Grothoffupdate namestore monitor API users to use new _next...
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-02 Christian Grothoffdeq from correct queue
2018-05-01 Christian Grothoffmisc improvements to statistics and large-scale behavio...
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-12 Markus TeichMerge branch 'master' into auction
2017-01-12 Christian Grothofffix section name
2017-01-05 Christian Grothofffix uninit variable causing crash on 0 value
2017-01-04 Christian Grothoffadd ignore file
2017-01-04 Christian Grothoffmove functionality of publishing namestore zone in...
1984-04-04 psyc://loupsycedyg... rename FORCESTART into IMMEDIATE_START (#4547b)
2018-06-23 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
1984-04-04 psyc://loupsycedyg... AUTOSTART renamed into START_ON_DEMAND (#4547a)