aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-25enable caching private->public key mapping in memory to improve CPU consumpti...Christian Grothoff
2018-04-25more logging of exp timeChristian Grothoff
2018-04-25extend namestore API to enable faster iterations by returning more than one r...Christian Grothoff
2018-04-24code cleanup, more diagnostics, more statisticsChristian Grothoff
2018-04-24nicer zoneimport performance loggingChristian Grothoff
2018-04-24clarify issueChristian Grothoff
2018-04-24do not crash if service violates IPC protocolChristian 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-18Merge branch 'master' of gnunet.org:gnunetNils Gillmann
2018-04-18po/POTFILES.in This file was marked as having changes. if this isNils Gillmann
2018-04-18docsNils Gillmann
2018-04-18POT updateChristian Grothoff
2018-04-18note on missing feature: try all serversChristian Grothoff
2018-04-18update script to properly test for certtool and to add key to all moz profilesChristian Grothoff
2018-04-18stop retrying after we succeedChristian Grothoff
2018-04-18fix derefChristian Grothoff
2018-04-18doc/documentation/gnunet.texi: Bump the date.Nils Gillmann
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-15add transactions to namestore plugin APIChristian 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-12rps service/profiler: count observed (unique) peersJulius Bünger
2018-04-11rps profiler: fix debug outputJulius Bünger
2018-04-11rps profiler: fix computation of probab, debuggingJulius Bünger
2018-04-11support async commitChristian Grothoff
2018-04-11complete logic for incremental importsChristian Grothoff
2018-04-11need zone here, not sure how this worked before...Christian Grothoff
2018-04-11rps profiler: more loggingJulius Bünger
2018-04-11rps profiler: loggingJulius Bünger
2018-04-10minor bugfixesChristian Grothoff
2018-04-10more logging, manage slow down based on TTLChristian Grothoff
2018-04-10some code cleanupChristian Grothoff
2018-04-10Merge branch 'master' of git+ssh://gnunet.org/gnunetSchanzenbach, Martin