reduce loop counters to more practical levels
[oweals/gnunet.git] / src / namestore / gnunet-zoneimport.c
2018-05-30 Christian GrothoffMerge branch 'master' of ssh://gnunet.org/gnunet
2018-05-20 Christian Grothoffoff by 0 in log msg
2018-05-20 Christian Grothofffix crash on namestore disconnect
2018-05-14 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-13 Christian Grothoffget rid of plain memcpy calls
2018-05-12 Christian Grothoffadd logic to compute statistics from benchmark
2018-05-10 Christian Grothoffadd option to bump lifetime
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-01 Christian Grothoffmisc improvements to statistics and large-scale behavio...
2018-05-01 Christian Grothoffupdate gitignore
2018-05-01 Christian Grothofflots more statistics for zoneimport/namestore
2018-04-29 Christian Grothoffadd option to disable namecache, add velocity calculati...
2018-04-26 Christian Grothoffmisc zoneimporter fixes
2018-04-26 Christian Grothoffmisc bugfixes
2018-04-25 Christian Grothoffclean up zone iteration logic
2018-04-25 Christian Grothoffinit ns_pending
2018-04-25 Christian Grothoffinit ns_pending
2018-04-25 Christian Grothofffirst (untested) implementation of batch iteration...
2018-04-25 Christian Grothoffmore logging of exp time
2018-04-24 Christian Grothoffnicer zoneimport performance logging
2018-04-23 Christian Grothoffoptimize memory consumption of zoneimporter
2018-04-23 Christian Grothofffix typo
2018-04-23 Christian Grothofffix transition to multi-server in cmd line for gnunet...
2018-04-23 Christian Grothoffmerge conflict resolution
2018-04-23 Christian Grothoffmore incremental processing of zoneimporter
2018-04-23 Christian Grothoffmove to @ for empty label, fix empty-label resolution...
2018-04-19 Christian Grothoffsupport multiple DNS resolvers for queries (in DNSSTUB...
2018-04-18 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-04-18 Christian Grothofffix deref
2018-04-17 Christian Grothoffuse namestore API for zone import instead of using...
2018-04-17 Christian Grothofffix record type used
2018-04-16 Christian Grothoffadd DLL to plug leaks
2018-04-16 Christian Grothofffix mgmgt of heap nodes
2018-04-16 Christian Grothofffix hostname check
2018-04-15 Christian Grothoffadd support for DB transaction optimization to gnunet...
2018-04-15 Christian Grothoffmodify zoneimport to deal with non-TLD zones due to...
2018-04-13 Christian Grothoffuse heap instead of DLL
2018-04-11 Christian Grothoffsupport async commit
2018-04-11 Christian Grothoffcomplete logic for incremental imports
2018-04-10 Christian Grothoffminor bugfixes
2018-04-10 Christian Grothoffmore logging, manage slow down based on TTL
2018-04-10 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-10 Christian Grothoffmore work on zoneimport tool, lacks CNAME but otherwise...
2018-04-10 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-10 Christian Grothoffmore work on gnunet-zoneimport, some bugfix in flat...