index
:
knot-resolver
master
knot-resolver
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
pytests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gitlabci: fix lint:tidy
Tomas Krizek
2019-03-12
1
-2
/
+2
*
meson: tests/pytests - fix PATH
Tomas Krizek
2019-03-12
1
-19
/
+18
*
meson: use add_project_arguments
Tomas Krizek
2019-03-12
1
-1
/
+0
*
meson: use c_args instead of setting global compiler options
Tomas Krizek
2019-03-12
1
-1
/
+1
*
meson: use sbin_dir variable
Tomas Krizek
2019-03-12
1
-1
/
+1
*
meson: cleanup
Tomas Krizek
2019-03-12
1
-5
/
+6
*
meson: tests - check for py3_deps
Tomas Krizek
2019-03-12
1
-11
/
+6
*
meson: tests/pytests - add extra_tests build option
Tomas Krizek
2019-03-12
1
-2
/
+17
*
meson: tests/pytests - use PATH instead of *_EXEC vars
Tomas Krizek
2019-03-12
3
-21
/
+17
*
meson: tests/pytests - run extended test suite
Tomas Krizek
2019-03-12
1
-2
/
+22
*
tests/pytests: fix deprecation warning with latest pytest
Tomas Krizek
2019-03-12
1
-1
/
+2
*
meson: tests/pytests - run pytests successfully
Tomas Krizek
2019-03-12
1
-1
/
+3
*
tests/pytests: use KRESD_EXEC, TLSPROXY_EXEC env vars
Tomas Krizek
2019-03-12
2
-2
/
+4
*
meson: tests/pytests - compile tls proxy
Tomas Krizek
2019-03-12
3
-8
/
+45
*
pytests/tlsproxy: fix C warnings
Tomas Krizek
2019-02-22
1
-11
/
+6
*
pytests/proxy: run test_rehandshake with TLS 1.3 as well
Tomas Krizek
2019-01-23
2
-4
/
+21
*
pytests/proxy: support for TLSv1.3 posthadshake reauth
Grigorii Demidov
2019-01-23
3
-14
/
+150
*
pytests/test_rehandshake: fix test
Tomas Krizek
2019-01-23
1
-1
/
+1
*
pytests/proxy: disable TLS1.3 suppoert
Grigorii Demidov
2019-01-23
1
-0
/
+11
*
pytests/proxy: minor improvement in rehandshake processing
Grigorii Demidov
2019-01-23
1
-1
/
+4
*
pytests/kresd.conf: make sure localhost hint is present
Tomas Krizek
2019-01-23
2
-3
/
+4
*
pytest/proxy: support for multiple clients, some new functionality; tcproxy r...
Grigorii Demidov
2019-01-23
7
-757
/
+438
*
pytest/test_random_close: use new proxy
Tomas Krizek
2019-01-23
10
-922
/
+21
*
pytests/test_random_close: add test
Tomas Krizek
2019-01-23
11
-5
/
+964
*
pytests/test_rehandshake: use new proxy
Tomas Krizek
2019-01-23
9
-1344
/
+25
*
pytests/proxy: Python wrapper
Tomas Krizek
2019-01-23
2
-0
/
+157
*
pytests/proxy: import code
Tomas Krizek
2019-01-23
8
-0
/
+1456
*
pytests: extract proxy logic to proxyutils
Tomas Krizek
2019-01-23
2
-39
/
+54
*
pytests/test_tls: disable TLS v1.3 for session resumption tests
Tomas Krizek
2019-01-23
2
-2
/
+11
*
pytest/test_tcp_pipelining: longer delay for first query
Tomas Krizek
2019-01-08
1
-1
/
+1
*
pytests/kresd: more resilient initial socket creation
Tomas Krizek
2019-01-08
1
-1
/
+4
*
pytests/conn_flood: attempt to make test more stable in CI
Tomas Krizek
2019-01-08
1
-4
/
+4
*
pytests/utils: give kresd more time to TCP FIN
Tomas Krizek
2019-01-08
1
-1
/
+1
*
pytests/kresd: improve backoff when establishing initial kresd connection
Tomas Krizek
2019-01-08
1
-3
/
+11
*
pytests/test_long_lived: decrease time.sleep to 7s
Tomas Krizek
2019-01-08
1
-1
/
+1
*
pytests/kresd: increase delay during initial waiting for port
Tomas Krizek
2019-01-08
1
-2
/
+2
*
pytests/kresd: change order of tcp/tls alive pings
Tomas Krizek
2019-01-08
1
-4
/
+4
*
pytests/kresd: change allowed port range
Tomas Krizek
2019-01-08
1
-2
/
+2
*
pytests: print verbose log when kresd init fails
Tomas Krizek
2019-01-08
1
-0
/
+2
*
pytests/conn_flood: select number of connections dynamically
Tomas Krizek
2018-12-13
1
-4
/
+10
*
pytests/kresd: add option to wait for port if taken by system
Tomas Krizek
2018-12-04
1
-11
/
+18
*
pytests/test_rehandshake: fix test
Tomas Krizek
2018-12-04
2
-17
/
+23
*
pytests: remove test_tls_cert_expired
Tomas Krizek
2018-12-04
3
-18
/
+2
*
pytests/test_pipelining: fix issue with net.ipv6=true
Tomas Krizek
2018-12-04
1
-0
/
+7
*
pytests: reserve kresd ports using files in tmpdir
Tomas Krizek
2018-12-04
4
-23
/
+57
*
pytests: nitpicks
Tomas Krizek
2018-12-04
5
-172
/
+10
*
pytests: update kresd.conf
Tomas Krizek
2018-12-04
1
-3
/
+3
*
pytests/tests: fix typos in README
Tomas Krizek
2018-12-04
1
-2
/
+2
*
pytests: rehandshake - search log
Tomas Krizek
2018-12-04
4
-34
/
+68
*
pytests: add rehandshake test
Tomas Krizek
2018-12-04
11
-5
/
+1518
[next]