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.011Aug9865429Jul282019171613121165130Jun2822211631May3029272627252322211917181714121065317Apr151413765429Mar281085324Feb232217121183230Jan29222120191815121110823Dec1711109876543229Nov28272625242120191817161513125329Oct28272624232220191815141312111098765432130Sep2928Removed rsource entry from struct kr_query.Restructured badly placed conditional compilation.Changes induced by recent rebase.Removed conditional compilation around QUERY_BADCOOKIE_AGAIN handling.Using wire_write_u32() intead of htonl();Fixed issue related to nonce value computation.Added check for cookie OPT size before storing into LRU cache.Fixed error.Renamed function with confusing name.Added a commentary.Fixed misleading condition expression.Removed duplicated assertion.Removed dead code.Merged lib/cookies/control.c into modules/cookies/cookiectl.c .Clarified some commentaries.Added preliminary test for server address presence when adding cookies.Removed cookie-related preprocessor conditionals from resolver structures.Fixed and deleted some commentaries.FORMERR response when querying for cookie with malformed cookie request.Renamed cookie cache source files because of collisions in documentation.Updated documentation of cookies module.Merged the cookiectl module and cookiemonster layer into the cookies module.Avoided unnecessary memory copying.Fixed error.Removed cookie cache TTL from configuration.Using LRU cache to store DNS cookies.Removed global cookie control structure.Minor fixes.Reduced amount of cookie control structures.Using libknot lookup table to store and access cookie algorithms.Removed some copy-and-paste code.lib/resolve: always store EDNS data into request if presentListed cookiectl rst file in module documentation.Basic cookiectl module documentation.Documentation fixes.HMAC-SHA256-64 uses libnettle.Added header file that has been removed from libknot.Modification to meet latest libknot changes.Cookie algorithms based on FNV-64 have been moved into libknot.Using new cookies API from libknot.