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.011Aug9865429Jul282019171613121165130Jun2822211631May3029272627252322211917181714121065317Apr151413765429Mar281085324Feb232217121183230Jan29222120191815121110823Dec1711109876543229Nov28272625242120191817161513125329Oct282726242322201918151413121110987654321Removed some asserts.Explicitly deleting cookies from responses when server functionality disabled.Minor code enhancement.Reserving space for cookies also if only server cookie functionality enabled.Served cookie queries are handled inside cookie module.Removed unnecessary square brackets from cookie module documentation.Putting cookie option into request before packet is finalised.Deleting cookies from EDNS OPTs before adding new ones.Minor refactoring.Added library callback for finalising outbound queries.Fixed memory leak when passing multiple cookie secrets in a single JSON string.Fixed comparison of signed and unsigned type.Using new functions from libknot to check cookie algorithms input sanity.Changed API of SHA256-based cookie algorithms to match recent libknot changes.Removed input/output parameter from kr_nonce_write_wire().Tied LRU_COOKIES_SIZE to LRU_RTT_SIZE.Deleted unused code.Using a hex string to configure secret values.Fixes in configuration part of the cookie module.Fixes in cookie module documentation file.Removed 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.
Loading