summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests/pytests: use KRESD_EXEC, TLSPROXY_EXEC env varsTomas Krizek2019-03-122-2/+4
* meson: tests/pytests - compile tls proxyTomas Krizek2019-03-124-8/+46
* meson: tests/config - fix load_ta testTomas Krizek2019-03-121-4/+4
* meson: tests/config - use script to prepare workdirTomas Krizek2019-03-122-49/+7
* meson: tests/config - add keyfile testsTomas Krizek2019-03-1212-18/+38
* meson: tests/config - run worker testTomas Krizek2019-03-121-0/+1
* meson: tests/config - run simple config testsTomas Krizek2019-03-122-0/+50
* tests/config: remove obsolete variableTomas Krizek2019-03-121-2/+2
* tests/test_cache.c: remove obsolete testTomas Krizek2019-03-121-395/+0
* meson: unit tests - move test closer to codeTomas Krizek2019-03-1216-1299/+45
* meson: tests - unit tests without coverageTomas Krizek2019-03-121-0/+56
* meson: add option keyfile_defaultTomas Krizek2019-03-122-2/+2
* resolve, iterate: fix fallback when upstream SERVFAILsVladimír Čunát2019-03-081-0/+0
* reworked cache statsPetr Špaček2019-03-062-4/+6
* cache: rename kr_cache_sync -> kr_cache_commitPetr Špaček2019-03-061-9/+9
* tests: rename forgotten worker.test.luaVladimír Čunát2019-02-281-0/+0
* pytests/tlsproxy: fix C warningsTomas Krizek2019-02-221-11/+6
* test nitpicks: fix -Wpedantic issuesVladimír Čunát2019-02-212-5/+6
* pytests/proxy: run test_rehandshake with TLS 1.3 as wellTomas Krizek2019-01-232-4/+21
* pytests/proxy: support for TLSv1.3 posthadshake reauthGrigorii Demidov2019-01-233-14/+150
* pytests/test_rehandshake: fix testTomas Krizek2019-01-231-1/+1
* pytests/proxy: disable TLS1.3 suppoertGrigorii Demidov2019-01-231-0/+11
* pytests/proxy: minor improvement in rehandshake processingGrigorii Demidov2019-01-231-1/+4
* pytests/kresd.conf: make sure localhost hint is presentTomas Krizek2019-01-232-3/+4
* pytest/proxy: support for multiple clients, some new functionality; tcproxy r...Grigorii Demidov2019-01-237-757/+438
* pytest/test_random_close: use new proxyTomas Krizek2019-01-2310-922/+21
* pytests/test_random_close: add testTomas Krizek2019-01-2311-5/+964
* pytests/test_rehandshake: use new proxyTomas Krizek2019-01-239-1344/+25
* pytests/proxy: Python wrapperTomas Krizek2019-01-232-0/+157
* pytests/proxy: import codeTomas Krizek2019-01-238-0/+1456
* pytests: extract proxy logic to proxyutilsTomas Krizek2019-01-232-39/+54
* pytests/test_tls: disable TLS v1.3 for session resumption testsTomas Krizek2019-01-232-2/+11
* tests: import new Deckard with new testsPetr Špaček2019-01-101-0/+0
* trust_anchors: XML and certificate tests for bootstrapPetr Špaček2019-01-091-0/+1
* utils: diff between two calendar times in stringsPetr Špaček2019-01-091-0/+33
* pytest/test_tcp_pipelining: longer delay for first queryTomas Krizek2019-01-081-1/+1
* pytests/kresd: more resilient initial socket creationTomas Krizek2019-01-081-1/+4
* pytests/conn_flood: attempt to make test more stable in CITomas Krizek2019-01-081-4/+4
* pytests/utils: give kresd more time to TCP FINTomas Krizek2019-01-081-1/+1
* pytests/kresd: improve backoff when establishing initial kresd connectionTomas Krizek2019-01-081-3/+11
* pytests/test_long_lived: decrease time.sleep to 7sTomas Krizek2019-01-081-1/+1
* pytests/kresd: increase delay during initial waiting for portTomas Krizek2019-01-081-2/+2
* pytests/kresd: change order of tcp/tls alive pingsTomas Krizek2019-01-081-4/+4
* pytests/kresd: change allowed port rangeTomas Krizek2019-01-081-2/+2
* pytests: print verbose log when kresd init failsTomas Krizek2019-01-081-0/+2
* treewide nitpick: fix -WshadowVladimír Čunát2019-01-081-6/+8
* tests: move view tests from Deckard repo to kresd repoPetr Špaček2018-12-131-0/+0
* pytests/conn_flood: select number of connections dynamicallyTomas Krizek2018-12-131-4/+10
* pytests/kresd: add option to wait for port if taken by systemTomas Krizek2018-12-041-11/+18
* pytests/test_rehandshake: fix testTomas Krizek2018-12-042-17/+23