aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* fix transition to multi-server in cmd line for gnunet-zoneimportChristian Grothoff2018-04-23
|
* merge conflict resolutionChristian Grothoff2018-04-23
|\
| * move to @ for empty label, fix empty-label resolution bug in GNS API, ↵Christian Grothoff2018-04-23
| | | | | | | | install gnunet-zoneimport and add man page
| * support multiple DNS resolvers for queries (in DNSSTUB and GNS2DNS ↵Christian Grothoff2018-04-19
| | | | | | | | resolution for now)
| * note on missing feature: try all serversChristian Grothoff2018-04-18
| |
| * update script to properly test for certtool and to add key to all moz profilesChristian Grothoff2018-04-18
| |
| * stop retrying after we succeedChristian Grothoff2018-04-18
| |
| * fix derefChristian Grothoff2018-04-18
| |
* | more incremental processing of zoneimporterChristian Grothoff2018-04-23
|/
* use namestore API for zone import instead of using plugin directlyChristian Grothoff2018-04-17
|
* fix record type usedChristian Grothoff2018-04-17
|
* add DLL to plug leaksChristian Grothoff2018-04-16
|
* fix mgmgt of heap nodesChristian Grothoff2018-04-16
|
* fix hostname checkChristian Grothoff2018-04-16
|
* add support for DB transaction optimization to gnunet-zoneimportChristian Grothoff2018-04-15
|
* add transactions to namestore plugin APIChristian Grothoff2018-04-15
|
* modify zoneimport to deal with non-TLD zones due to difference in zone cuts ↵Christian Grothoff2018-04-15
| | | | between DNS and GNS
* use heap instead of DLLChristian Grothoff2018-04-13
|
* rps service/profiler: count observed (unique) peersJulius Bünger2018-04-12
|
* rps profiler: fix debug outputJulius Bünger2018-04-11
|
* rps profiler: fix computation of probab, debuggingJulius Bünger2018-04-11
|
* support async commitChristian Grothoff2018-04-11
|
* complete logic for incremental importsChristian Grothoff2018-04-11
|\
| * rps profiler: more loggingJulius Bünger2018-04-11
| |
| * rps profiler: loggingJulius Bünger2018-04-11
| |
* | need zone here, not sure how this worked before...Christian Grothoff2018-04-11
|/
* minor bugfixesChristian Grothoff2018-04-10
|
* more logging, manage slow down based on TTLChristian Grothoff2018-04-10
|
* some code cleanupChristian Grothoff2018-04-10
|
* Merge branch 'master' of git+ssh://gnunet.org/gnunetSchanzenbach, Martin2018-04-10
|\
| * more work on zoneimport tool, lacks CNAME but otherwise largely complete, ↵Christian Grothoff2018-04-10
| | | | | | | | except untested
* | fix request handlingSchanzenbach, Martin2018-04-10
|/
* fix testsSchanzenbach, Martin2018-04-10
|
* Merge branch 'master' of git+ssh://gnunet.org/gnunetSchanzenbach, Martin2018-04-10
|\
| * more work on gnunet-zoneimport, some bugfix in flat namestore, misc. style fixesChristian Grothoff2018-04-10
| |
* | fix mem corruptionSchanzenbach, Martin2018-04-10
|/
* fix some testsSchanzenbach, Martin2018-04-10
|
* Merge branch 'master' of git+ssh://gnunet.org/gnunetSchanzenbach, Martin2018-04-10
|\
| * rps profiler: fix probability computationJulius Bünger2018-04-09
| |
| * rps profiler: fix computation of probabilitiesJulius Bünger2018-04-09
| |
| * rps profiler: improve computation of sampling probabilityJulius Bünger2018-04-09
| |
| * rps test: be more flexible in printingJulius Bünger2018-04-09
| |
| * rps profiler: no unnecessary blanksJulius Bünger2018-04-09
| |
| * rps profiler: prevent division by zeroJulius Bünger2018-04-08
| |
| * rps profiler: log probabilities of selecting peerJulius Bünger2018-04-08
| |
| * do work on more record typesChristian Grothoff2018-04-06
| |
| * log unsupported rec typesChristian Grothoff2018-04-06
| |
| * complete importerChristian Grothoff2018-04-06
| |
| * rps profiler: collect more dataJulius Bünger2018-04-06
| |
| * rps service fix: properly initialize viewJulius Bünger2018-04-06
| |