Skip to content
Snippets Groups Projects
Select Git revision
  • 0x20-only-udp
  • 483-dns64-aaaa-failures-fix
  • 554-lua-command-map-does-not-work-rebase
  • 554-lua-command-map-does-not-work-tmp
  • 6.0.6-doc-backport
  • 616-doh2-process-input-headers
  • cache-done
  • cflare-daf-policy
  • ci-arm-2
  • ci-condor-ostava-test
  • ci-docker-tests-update
  • ci-jobs-reorganization
  • ci-manager-interactive
  • ci-pkg-images
  • ci-pkg-suse
  • ci-sast
  • client-subnet-wip
  • cloudflare
  • config-tests
  • coverity protected
  • v6.0.11 protected
  • v6.0.10 protected
  • v6.0.9 protected
  • v6.0.8 protected
  • v5.7.4 protected
  • v5.7.3 protected
  • v6.0.7 protected
  • v5.7.2 protected
  • v6.0.6 protected
  • v5.7.1 protected
  • v6.0.5 protected
  • v6.0.4 protected
  • v6.0.3 protected
  • v6.0.2 protected
  • v5.7.0 protected
  • v6.0.1 protected
  • v6.0.0a1 protected
  • v5.6.0 protected
  • v5.5.3 protected
  • v5.5.2 protected
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.025May242019171510654330Apr2827201916141210831Mar3027262423191716151211954225Feb222119181712111098542128Jan2726251815141312118765431Dec20181716151411109874330Nov27262523191816131110965229Oct27262322212019161513lib/cache/entry_list.c: replace assertslib/cache/cdb_lmdb.c: replace assertslib/cache/api.c: replace assertsdaemon/zimport.c: replace assertsdaemon/worker.c: replace assertsdaemon/udp_queue.c: replace assertsdaemon/tls_session_ticket-srv.c: replace assertsdaemon/tls.c: replace assertsdaemon/session.c: replace assertsdaemon/network.c: replace assertsdaemon/main.c: replace assertsdaemon/io.c: replace assertsdaemon/http.c: replace assertsdaemon/ffimodule.c: replace assertsdaemon/engine.c: replace assertsdaemon/bindings/net.c: replace assertsdaemon/bindings/impl.h: replace assertsdaemon/bindings/cache.c: replace assertsmeson: disable assetionslib/utils: define kr_require(), kr_assume() macrosMerge branch 'expose-http-headers' into 'master'doc: add DoH configuration net.doh_headersdaemon/http: add expose headers config testnitpick: fix lint:tidy warningsbindings/net: rename to doh_headers()lib/resolve: make qsource.headers a struct instead of pointerdaemon/http: expose only chosen headers and limit max value lengthdaemon/worker: add doh_headers_in listdoc/net.tls(): update command example outputdaemon/http: expose HTTP headers to kr_requestdaemon/http: use struct for http streamlibmdbx: bump to v0.10.0mdbx-experimentmdbx-experimentfix a bug copied from libknot; GC seems to work nowWIP: minor detailsWIP: all seems to work now, on a quick test at leastMerge branch 'trust-anchors' into 'master'lib/dnssec/ta: remove trivial kr_ta_covers_qry()lib/resolve: minor improvements around kr_ta_* callslib/dnssec/ta: remove unused kr_ta_covers() functionlib/dnssec/ta kr_ta_covers_qry(): generalize and improve