aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/gnunet-zoneimport.c
AgeCommit message (Expand)Author
2018-05-20off by 0 in log msgChristian Grothoff
2018-05-20fix crash on namestore disconnectChristian Grothoff
2018-05-13get rid of plain memcpy callsChristian Grothoff
2018-05-12add logic to compute statistics from benchmarkChristian Grothoff
2018-05-10add option to bump lifetimeChristian Grothoff
2018-05-02misc improvements to statistics and large-scale behavior of zoneimport/zonema...Christian Grothoff
2018-05-01update gitignoreChristian Grothoff
2018-05-01lots more statistics for zoneimport/namestoreChristian Grothoff
2018-04-29add option to disable namecache, add velocity calculation and delay correctio...Christian Grothoff
2018-04-26misc zoneimporter fixesChristian Grothoff
2018-04-26misc bugfixesChristian Grothoff
2018-04-25clean up zone iteration logicChristian Grothoff
2018-04-25init ns_pendingChristian Grothoff
2018-04-25init ns_pendingChristian Grothoff
2018-04-25first (untested) implementation of batch iteration over NAMESTORE to speed up...Christian Grothoff
2018-04-25more logging of exp timeChristian Grothoff
2018-04-24nicer zoneimport performance loggingChristian Grothoff
2018-04-23optimize memory consumption of zoneimporterChristian Grothoff
2018-04-23fix typoChristian Grothoff
2018-04-23fix transition to multi-server in cmd line for gnunet-zoneimportChristian Grothoff
2018-04-23merge conflict resolutionChristian Grothoff
2018-04-23more incremental processing of zoneimporterChristian Grothoff
2018-04-23move to @ for empty label, fix empty-label resolution bug in GNS API, install...Christian Grothoff
2018-04-19support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS resolution...Christian Grothoff
2018-04-18fix derefChristian Grothoff
2018-04-17use namestore API for zone import instead of using plugin directlyChristian Grothoff
2018-04-17fix record type usedChristian Grothoff
2018-04-16add DLL to plug leaksChristian Grothoff
2018-04-16fix mgmgt of heap nodesChristian Grothoff
2018-04-16fix hostname checkChristian Grothoff
2018-04-15add support for DB transaction optimization to gnunet-zoneimportChristian Grothoff
2018-04-15modify zoneimport to deal with non-TLD zones due to difference in zone cuts b...Christian Grothoff
2018-04-13use heap instead of DLLChristian Grothoff
2018-04-11support async commitChristian Grothoff
2018-04-11complete logic for incremental importsChristian Grothoff
2018-04-10minor bugfixesChristian Grothoff
2018-04-10more logging, manage slow down based on TTLChristian Grothoff
2018-04-10more work on zoneimport tool, lacks CNAME but otherwise largely complete, exc...Christian Grothoff
2018-04-10more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff