- Jan 08, 2018
-
-
It should be enough to update the table once per TLS_FORWARD rule, without re-doing that every time the policy is triggered.
-
nitpick: pre-allocate table sizes
-
daemon: bugfix; resolver fails on assertion if TLS over outbound connection is used and upstream closes connection after each query
-
(cherry picked from commit a4a6169c3cdf2293ea0637b9af4526fb2cbbb94d) Testing what happens on our CI.
-
daemon: TCP - for now session source address is queried at tcp_accept(). AF_UNSPEC is treated as error for both of udp&tcp.
- Jan 04, 2018
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Petr Špaček authored
Do not point to Travis from README See merge request !429
-
Petr Špaček authored
-
Petr Špaček authored
-
Petr Špaček authored
-
Petr Špaček authored
Add useful lua functions to handle knot types See merge request !425
-
this surfaces the struct kr_cache through context variable, it doesn't implement any API or documented interface for it, so I just added a tests for the struct presence and introspection
-
Petr Špaček authored
daemon: add query packet size to kr_request See merge request !424
-
This is useful when we do logging from the finish layer
-
- Jan 03, 2018
-
-
Petr Špaček authored
CI: publish coverage only for master branch (on web) See merge request !426
-
Petr Špaček authored
Non-master branches must not overwrite results from master branch. From now only master branch publishes results on Gitlab Pages. Results for other branches can be downloaded from artifacts.
-
- Dec 24, 2017
-
-
Petr Špaček authored
CI coverage: build coverage report See merge request !407
-