oweals/gnunet.git
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 Grothoffsignal cont
2018-04-30 Christian Grothoffbig
2018-04-30 Christian Grothoffsimplify velocity logic in zonemaster
2018-04-30 Christian Grothoffeliminate use of OFFSET in namestore DB queries
2018-04-30 Christian Grothofftypo
2018-04-30 Christian Grothoffincrease block sizes
2018-04-30 Christian Grothoffadd statistic on namestore iteration delay
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-30 Christian Grothoffremove remarks about obsolete gnunet-gns-import
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-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 Grothoffenable caching private->public key mapping in memory...
2018-04-25 Christian Grothoffmore logging of exp time
2018-04-25 Christian Grothoffextend namestore API to enable faster iterations by...
2018-04-24 Christian Grothoffcode cleanup, more diagnostics, more statistics
2018-04-24 Christian Grothoffnicer zoneimport performance logging
2018-04-24 Christian Grothoffclarify issue
2018-04-24 Christian Grothoffdo not crash if service violates IPC protocol
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 Christian GrothoffPOT update
2018-04-18 Christian Grothoffnote on missing feature: try all servers
2018-04-18 Christian Grothoffupdate script to properly test for certtool and to...
2018-04-18 Christian Grothoffstop retrying after we succeed
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 Grothoffadd transactions to namestore plugin API
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-12 Julius Büngerrps service/profiler: count observed (unique) peers
2018-04-11 Julius Büngerrps profiler: fix debug output
2018-04-11 Julius Büngerrps profiler: fix computation of probab, debugging
2018-04-11 Christian Grothoffsupport async commit
2018-04-11 Christian Grothoffcomplete logic for incremental imports
2018-04-11 Christian Grothoffneed zone here, not sure how this worked before...
2018-04-11 Julius Büngerrps profiler: more logging
2018-04-11 Julius Büngerrps profiler: logging
2018-04-10 Christian Grothoffminor bugfixes
2018-04-10 Christian Grothoffmore logging, manage slow down based on TTL
2018-04-10 Christian Grothoffsome code cleanup
2018-04-10 Schanzenbach... Merge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-10 Schanzenbach... fix request handling
2018-04-10 Christian Grothoffmore work on zoneimport tool, lacks CNAME but otherwise...
2018-04-10 Schanzenbach... fix tests
2018-04-10 Schanzenbach... Merge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-10 Schanzenbach... fix mem corruption
2018-04-10 Christian Grothoffmore work on gnunet-zoneimport, some bugfix in flat...
2018-04-10 Schanzenbach... fix some tests
2018-04-10 Schanzenbach... Merge branch 'master' of git+ssh://gnunet.org/gnunet
2018-04-10 Schanzenbach... add attribute expiration
2018-04-09 Julius Büngerrps profiler: fix probability computation
2018-04-09 Julius Büngerrps profiler: fix computation of probabilities
2018-04-09 Julius Büngerrps profiler: improve computation of sampling probability
2018-04-08 Julius Büngerrps test: be more flexible in printing
2018-04-08 Julius Büngerrps profiler: no unnecessary blanks
2018-04-08 Julius Büngerrps profiler: prevent division by zero
2018-04-08 Julius Büngerrps profiler: log probabilities of selecting peer
2018-04-06 Christian Grothoffdo work on more record types
2018-04-06 Christian Grothofflog unsupported rec types
2018-04-06 Christian Grothoffcomplete importer
2018-04-06 Julius Büngerrps profiler: collect more data
2018-04-06 Julius Büngerrps service fix: properly initialize view
2018-04-06 Christian Grothoffstarting tool for zone import (very incomplete)
2018-04-06 Julius Büngerrps service fix: send the updated view to client
2018-04-05 Christian Grothoffwhere applicable, check DNS ID in responses before...
2018-04-05 Christian Grothoffintroduce GNUNET_NZL macro
2018-04-04 Julius Büngerrps profiler: log view counts
2018-04-04 Julius Büngerrps tests: connect to all services
2018-04-04 Julius Büngerrps tests: be more flexible with logging to files
2018-04-04 Julius Büngerrps profiler: change logging format of view sizes
2018-04-04 Julius Büngerrps service: log view size on history update, too
2018-04-04 Julius Büngerrps service/config: rename option in config, too
2018-04-04 Julius Büngerrps profiler: fix logging of statistic values
2018-04-03 Schanzenbach... start REST documentation
next