]> git.ipfire.org Git - thirdparty/knot-resolver.git/shortlog
thirdparty/knot-resolver.git
2018-12-11  Vladimír Čunátbuffer randomness from gnutls
2018-12-11  Vladimír Čunátadd kr_random_coin() to make some code more readable
2018-12-11  Vladimír Čunátuse randomness from gnutls instead of internal ISAAC
2018-12-10  Vladimír ČunátMerge !722: small command input fixes
2018-12-10  Vladimír Čunátworker interactive mode: check stdin type
2018-12-10  Vladimír Čunátworker shutdown: close the leaking uv handle
2018-12-10  Petr ŠpačekMerge branch 'fwd-upstream-ranking' into 'master'
2018-12-07  Grigorii Demidovlib/nsrep: lower default value for the time interval...
2018-12-07  Grigorii Demidovdaemon/io: improved log
2018-12-07  Grigorii Demidovdaemon/session: session_close() alwayes delete peers...
2018-12-07  Grigorii Demidovdaemon/worker: additional check for expired tasks
2018-12-07  Grigorii Demidovdaemon: increase udp timeouts when forwarding
2018-12-07  Grigorii Demidovdaemon, lib/nsrep: tuning of upstreams timeouting algorithm
2018-12-07  Grigorii Demidovdaemon, resolve, nsrep: improve transport failures...
2018-12-07  Grigorii Demidovbugfixes in tcp connection error handling
2018-12-07  Vladimír Čunátfixup! daemon: forwarding - attempt to handle timeouted...
2018-12-07  Grigorii Demidovdaemon: forwarding - attempt to handle timeouted upstream
2018-12-06  Petr ŠpačekMerge branch 'tls_server_docs' into 'master'
2018-12-06  Petr Špačekdocs: TLS server config clarification
2018-12-05  Petr ŠpačekMerge branch 'cflare-tls-auth' into 'master'
2018-12-05  Petr Špačekexperimental_dot_auth: remove bundled basexx library
2018-12-05  Petr Špačekexperimental_dot_auth: polish docs
2018-12-05  Petr Špačekrename experimental dot module to experimental_dot_auth
2018-12-05  Petr Špačekdo not enable experimental dot module by default
2018-12-05  Grigorii Demidovmodules/dot, daemon/tls: fix lint warnings
2018-12-05  Grigorii Demidovdaemon/worker: minor adaptation of fa677610 after cherr...
2018-12-05  Manu Bretelledot module in lua
2018-12-05  Marek Vavrušadaemon: allow opportunistic DNS over TLS to origins
2018-12-04  Petr ŠpačekMerge branch 'ci-transport-tests' into 'master'
2018-12-04  Tomas Krizekpytests/kresd: add option to wait for port if taken...
2018-12-04  Tomas Krizekpytests/test_rehandshake: fix test
2018-12-04  Tomas Krizekpytests: remove test_tls_cert_expired
2018-12-04  Tomas Krizekpytests/test_pipelining: fix issue with net.ipv6=true
2018-12-04  Tomas Krizekpytests: reserve kresd ports using files in tmpdir
2018-12-04  Tomas Krizekpytests: nitpicks
2018-12-04  Tomas Krizekpytests: update kresd.conf
2018-12-04  Tomas Krizekpytests/tests: fix typos in README
2018-12-04  Tomas Krizekpytests: rehandshake - search log
2018-12-04  Tomas Krizekpytests: add rehandshake test
2018-12-04  Tomas Krizekpytests: add hints and forward options to Kresd
2018-12-04  Tomas Krizekpytests: fix prefix tests
2018-12-04  Tomas Krizekci/debian-stable: add dependencies for executing pytests
2018-12-04  Tomas Krizekpytests: parametrize test_prefix_trailing_garbage
2018-12-04  Tomas Krizekpytests: parametrize tcp_prefix tests
2018-12-04  Tomas Krizekpytests: parametrize test_conn_mgmt tests
2018-12-04  Tomas Krizekpytests: add html report
2018-12-04  Tomas Krizekpytests: parametrize test_ignore_garbage
2018-12-04  Tomas Krizekpytests: clean up docstrings
2018-12-04  Tomas Krizekpytests: update readme
2018-12-04  Tomas Krizekci/pytests: run.sh additional pytest options
2018-12-04  Tomas Krizekpytests: conn_flood set socket limit to 15k
2018-12-04  Tomas Krizekpytests: fix utils.ping_alive
2018-12-04  Tomas Krizekpytests: import test_oob
2018-12-04  Tomas Krizekpytests: omit useless startup part of verbose log
2018-12-04  Tomas Krizekpytests: add predictable msgids to setup/teardown pings
2018-12-04  Tomas Krizekpytests: import test_conn_flood (test8)
2018-12-04  Tomas Krizekpytests: import test_tls_session_resumption (test18)
2018-12-04  Tomas Krizekpytests: test_tls move + doc
2018-12-04  Tomas Krizekpytests: import test_tls_cert_expired (test17)
2018-12-04  Tomas Krizekpytests: import test_tls_cert_hostname_mismatch (test16)
2018-12-04  Tomas Krizekpytests: import test_tls_selfsigned_cert (test15)
2018-12-04  Tomas Krizekpytests: add testing TLS certs
2018-12-04  Tomas Krizekpytests: import test_tls_no_cert (test14)
2018-12-04  Tomas Krizekpytests: import test_query_flood_garbage (test9)
2018-12-04  Tomas Krizekpytests: fix utils::recv_answer to read only one DNS...
2018-12-04  Tomas Krizekpytests: import test_query_flood_no_recv
2018-12-04  Tomas Krizekpytests: add xdist as requirement
2018-12-04  Tomas Krizekpytests: import test_query_flood_close
2018-12-04  Tomas Krizekpytests: close/slow_lorris test with/out query after...
2018-12-04  Tomas Krizekpytests: import test_ignore_jumbo_message (test13)
2018-12-04  Tomas Krizekpytests: adjust test_slow_lorris_attack
2018-12-04  Tomas Krizekpytests: refactor to use expect_kresd_close
2018-12-04  Tomas Krizekpytests: import test_slow_lorris_attack (test12)
2018-12-04  Tomas Krizekpytests: import test_close (test4)
2018-12-04  Tomas Krizekpytests: don't print verbose log to stdout
2018-12-04  Tomas Krizekpytests: import test_long_lived (test2)
2018-12-04  Tomas Krizekpytests: tcp_conn_mgmt/test_pipelining - check first...
2018-12-04  Tomas Krizekpytests: refactor utils to generate msg ids
2018-12-04  Tomas Krizekpytests: relocate and refactor TCP prefix tests
2018-12-04  Tomas Krizekpytests: import test_prefix_trailing_garbage (test7)
2018-12-04  Tomas Krizekpytests: import test_prefix_cut_message_after_ok (test6)
2018-12-04  Tomas Krizekpytests: import test_prefix_cuts_message (test5)
2018-12-04  Tomas Krizekpytests: import test_prefix_longer_than_message (test3)
2018-12-04  Tomas Krizekpytests: import test_prefix_shorter_than_header (test1)
2018-12-04  Tomas Krizekpytests: import test_pipelining (test11)
2018-12-04  Tomas Krizekpytests: import test_ignore_garbage (test10)
2018-12-04  Tomas Krizekpytests: import utils
2018-12-04  Tomas Krizekgitignore: pytest cache
2018-12-04  Tomas Krizekpytests: execute tests in CI
2018-12-04  Tomas Krizekpytests: add requirements and doc
2018-12-04  Tomas Krizekpytests: add python lint checks
2018-12-04  Tomas Krizekpytests: wrapper for executing kresd python tests
2018-12-04  Petr ŠpačekMerge branch 'fwd-respect-ipver' into 'master'
2018-12-04  Petr Špačeknitpick: polish error message for unusable address set
2018-12-03  Vladimír Čunátadd tests for the issues from (grand)parent commits
2018-12-03  Vladimír Čunátforce kresd to follow net.ip(4,6) settings when forwarding
2018-12-03  Grigorii Demidovforce kresd to follow net.ip(4,6) settings when forwarding
2018-12-03  Vladimír ČunátMerge !717: lib/utils: fix memory leak since 58def8bb7
2018-12-03  Vladimír Čunátlib/utils: fix memory leak since 58def8bb7
2018-11-28  Vladimír ČunátMerge !700: daemon TLS: increase wire-buffer size
next