Skip to content
Snippets Groups Projects
Select Git revision
  • 1.3
  • chain-fix-take2
  • dnssec-over-ddns
  • full-journal-fix
  • hashtable_unify
  • hhash-zonedb
  • master default
  • packet-api-rewrite
  • rcu-review
  • rrset_owner_shared
  • test
  • thread-safe-crypt
  • zone-loading-refactor
  • v1.4.0-rc1
  • v1.4.0-beta
  • v1.3.3
  • v1.3.2
  • v1.3.1
  • v1.3.0
  • v1.3.0-rc5
  • v1.3.0-rc4
  • v1.3.0-rc3
  • v1.3.0-rc2
  • v1.3.0-rc1
  • v1.2.0
  • v1.2.0-rc4
  • v1.2.0-rc3
  • v1.2-rc2
  • v1.2.0-rc2
  • v1.2-rc1
  • v1.2.0-rc1
  • v1.1.3
  • v1.1.3-rc1
33 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.021Nov2019181715141312111087654131Oct302928252423222118171615141312111098743130Sep262524232019181716121110Merge remote-tracking branch 'origin/master' into chain-fix-take2func-test: fix functests arguments processingNew packet API now in both UDP and TCP handlers.API support for AXFR, IXFR, UPDATE processing.Packet can now reset to initialized state (for reuse).NOTIFY query processing + simple test.State checking in packet processing.Split IN class zone functions into separate file, processing fixes.Do not count EDNS0 minsize calculation if not requested.EDNS0 UDP payload < 512B must be treated as 512B (RFC6891).ANY query for CNAME record doesn't traverse that record.Fixed CH TXT unit test.Split query section processing to smaller functions.DNSKEY support.Implemented DNAME resolution.Fixed synthetic DNAME->CNAME TTL to be the same as original DNAME TTL.Implemented CNAME resolution with loop checks.Duplicate RR checking useful for CNAME loop checks.Simple list of pointers (useful throughout the server).CNAME/DNAME chain chase result is the same.UDP handler ifdef for new packet processing API.Implemented partial IN processing.Updated unit tests for the packet processing API.Clearing of pkt sections, removed bad assertion for now.Exported some common APIs from the nameserver.Added initial implementation of QUERY processing.Initial API mockup for next-gen packet processing API.Ported utilities to new pkt API.Ported libknot to new pkt API.Ported server to new pkt API.Ported knotc to new pkt API.Updated file list.Updated unit tests to new pkt API.UDP handler uses separate buffers for RX/TX, ported to new pkt API.Added mempool memory context initializer.Added unit tests for packet API.Added name compression API (not yet finished).New packet API format, not yet complete.func-test: add explicit checks to nsec/nsec3 testsfunc-test: add nsec and nsec3 tests
Loading