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.011Aug9865429Jul282019171613121165130Jun2822211631May3029272627252322211917181714121065317Apr151413765429Mar281085324Feb232217121183230Jan29222120191815121110823Dec1711109876543229Nov28272625242120191817161513125329Oct28272624232220191815141312111098765432130Sep29282725Added 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.Resolver responds to server cookie queries.Reflecting latest changes in cookie handling in libknot API.Experimental code for adding cookies into responses.Generating FORMERR and BADCOOKIE response codes when processing cookies.Server cookie algorithm configuration via interactive interface.Checking cookies in inbound requests.Started working on 'server' cookie code.Moved cookie hash functions into separate unit.Using modified cache interface without transactions.Presence of libcrypto controls compilation od DNS cookies functionality.Client cookie hash function can be specified using interactive interface.Added HMAC-SHA256-64 hash function.Conditional compilation of DNS cookie code.Cookies cache TTL can be configured.Renamed cookie related modules. Some code refactoring.