- 18 Apr, 2019 40 commits
-
-
Petr Špaček authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
config.ta_update test doesn't play along with others and wants all of the runner's attention to itself, otherwise it throws a tantrum.
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
Using 443 as the default port presents too many packaging challenges. DoH requires configuration to be useful anyway, so users are free to override this value as they see fit.
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
Older cqueues may cause some issues with lua-http
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
-
Tomas Krizek authored
modules/http: fix too early renewal of ephemeral certificates See merge request !808
-
Vladimír Čunát authored
-
Tomas Krizek authored
http.config() fixes See merge request !807
-
Petr Špaček authored
-
Petr Špaček authored
Formerly http.config({tls=false}, 'doh') also removed all endpoints for 'doh', which was unexpected. With this change configurations are merged as expected and user does not have to repeat endpoints and other options from builtin template.
-
Tomas Krizek authored
http sockets Closes #85 See merge request knot/knot-resolver!803
-
Petr Špaček authored
-
Petr Špaček authored
-
Petr Špaček authored
-
Petr Špaček authored
-
Petr Špaček authored
-
Petr Špaček authored
Output buffering in tests made debugging much harder because crash in middle of operation discarded while buffer and left us without a trace what was going on.
-
Petr Špaček authored
-
Petr Špaček authored
We still need to somehow solve socket closure etc.
-
Petr Špaček authored
Add interface for providing different named configuration sets. This will be handy once we start getting named sockets from systemd.
-
Petr Špaček authored
-
Petr Špaček authored
-
Petr Špaček authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
Now we hopefully won't need to touch it for a long time.
-
Vladimír Čunát authored
- allow omitting port number - sync docs - fix memory leak - fix with kind != NULL
-