Skip to content
Snippets Groups Projects
Select Git revision
  • 1.2
  • add-version-in-lua
  • additional-path-fixes
  • anb/cache-stats
  • cache-aggr
  • cache-aggr-wip
  • ci-enable-infer
  • ci-ulimit
  • client-subnet-wip
  • dns-over-tls-client
  • dnssec-by-default
  • docker-fix
  • dont-fragment-mtu
  • draft-huston-kskroll-sentinel
  • http-allow-reuseport
  • http-server
  • icann-servfail
  • ioreq_spawn-assert
  • keyfile-arg
  • kresc
  • v1.5.1
  • v1.5.0
  • v1.99.1-alpha
  • v1.4.0
  • v1.3.3
  • v1.3.2
  • v1.3.1
  • v1.3.0
  • 1.3.0-rc1
  • v1.2.6
  • v1.2.5
  • v1.2.4
  • v1.2.3
  • v1.2.2
  • v1.2.1
  • v1.2.0
  • v1.2.0-rc3
  • v1.2.0-rc2
  • v1.2.0-rc1
  • v1.1.1
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.015Aug1112119865429Jul282019171613121165130Jun2822211631May3029272627252322211917181714121065317Apr151413765429Mar281085324Feb232217121183230Jan29222120191815121110823Dec1711109876543229Nov28272625242120191817161513125329Oct2827262423222019181514131211whitespace cleanupswhitespace cleanupsRead EnvironmentFile and user $KRESD_ARGSUpdate systemd units to be named after daemonchangelog: updated to 1.1.0v1.1.0v1.1.0lib/resolve: empty final answer when SERVFAILMerge branch 'cookies-wip' into 'master' Delete static and shared libraryFixed an error that caused the integration tests to fail.build: fixed build, removed unused variablesbuild: fixed build with libknot<2.3 without cookiesFixed a possible memory leak.Removed or rephrased some comments.Deleted code that has already been commented out.Reduced the number of kr_answer_write_cookie() arguments.Function kr_rplan_push() fails again with null name.Removed qdcount from struct kr_query.Adapted to recent libknot changes.Disabled TCP fallback on BADCOOKIE response. Failing instead.Removed the shallow copy from configuration code in cookie module.Added checks for FAIL and DONE when calling cookie module functions.Merged similar code into one function.Removed comment that was out of place.Made some function parameters const.Renamed kr_resolve_query_finalize() to kr_resolve_checkout().Removed SHA algorithm structures from public interface.Simplified interface of srvr_sockaddr_cc_check() as suggested in code review.Removed code for guessing source address using NS reputation mechanism.Removed assert call as suggested in merge request.Fixed some typos.Removed round brackets from documentation as suggested in merge request.Deleted a comment.Removed a comment.Added a more explanatory comment.Added checks when accessing algorithm structures in array.Using https://www.gnu.org/licenses/ in file headers.Function kr_resolve_query_finalize() returns error code.Added src parameter in kr_resolve_query_finalize().Removed assertion.Added a comment.