summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-2-1-0' into 'master'v2.1.0Tomas Krizek2018-02-162-3/+3
|\
| * release 2.1.0Tomas Krizek2018-02-162-3/+3
|/
* Merge branch 'systemd-revision' into 'master'Tomas Krizek2018-02-1617-76/+134
|\
| * systemd: update READMETomas Krizek2018-02-161-0/+5
| * systemd: compatibility drop-in for kresd@.serviceTomas Krizek2018-02-163-28/+18
| * systemd: link to kresd.systemd(7) in unit files and docTomas Krizek2018-02-165-1/+6
| * systemd: provide kresd arguments in ExecStart=Tomas Krizek2018-02-162-7/+1
| * systemd: remove kresd.service meta-serviceTomas Krizek2018-02-163-20/+2
| * systemd: drop ReusePort=true, no longer neededDaniel Kahn Gillmor2018-02-162-2/+0
| * systemd: clarify dropping Sockets= for non-socket-activated servicesDaniel Kahn Gillmor2018-02-162-3/+11
| * systemd: no need to include defaultsDaniel Kahn Gillmor2018-02-161-1/+1
| * systemd: drop the presetDaniel Kahn Gillmor2018-02-162-11/+0
| * systemd: remove symlinksDaniel Kahn Gillmor2018-02-165-8/+0
| * More systemd service management cleanupDaniel Kahn Gillmor2018-02-168-27/+122
|/
* Merge branch 'libknot' into 'master'Petr Špaček2018-02-152-1/+2
|\
| * Require libknot 2.6.4 to avoid mysterious problems with DNS-over-TLS.Petr Špaček2018-02-152-1/+2
|/
* Merge branch 'predict_bugfix' into 'master'Petr Špaček2018-02-154-38/+15
|\
| * stats: remove tracking of expiring recordsVladimír Čunát2018-02-153-37/+13
| * cache: fix broken refresh of insecure recordsVladimír Čunát2018-02-152-1/+2
|/
* Merge branch 'serve_stale' into 'master'Petr Špaček2018-02-156-19/+9
|\
| * lua: fix a mistake in kr_query, and simplify serve_staleVladimír Čunát2018-02-156-17/+7
| * lua bindings: regenerate after renames in 06acb579Vladimír Čunát2018-02-151-2/+2
|/
* Merge branch 'draft-ietf-dnsop-kskroll-sentinel-01' into 'master'Petr Špaček2018-02-153-7/+8
|\
| * ta_sentinel: fix is/not logicPetr Špaček2018-02-153-2/+4
| * ta_sentinel: use names from draft-ietf-dnsop-kskroll-sentinel-01Petr Špaček2018-02-152-5/+4
|/
* Merge branch 'docker-git' into 'master'Tomas Krizek2018-02-151-1/+4
|\
| * ci: Dockerfile.debian - add newer gitTomas Krizek2018-02-151-1/+4
|/
* Merge branch 'policy-TLS-306' into 'master'Petr Špaček2018-02-157-3/+38
|\
| * NEWS: collect notable items up to nowVladimír Čunát2018-02-151-0/+6
| * policy.TLS_FORWARD tests: add cases from TomasVladimír Čunát2018-02-151-0/+7
| * policy.TLS_FORWARD: refusal when configuring with multiple IPsVladimír Čunát2018-02-156-3/+25
|/
* Merge branch 'update-ci' into 'master'Tomas Krizek2018-02-144-0/+12
|\
| * ci: add obs dependency to DockerfileTomas Krizek2018-02-141-0/+3
| * ci: update respdiff config to newest versionTomas Krizek2018-02-143-0/+9
|/
* Merge !493: stats.list(): fix returning nothingVladimír Čunát2018-02-132-1/+2
|\
| * stats module: fix stats.list() returning nothingVladimír Čunát2018-02-132-1/+2
|/
* Merge !481: detect_time_jump: keep cache on suspend-resumeVladimír Čunát2018-02-136-31/+57
|\
| * detect_time_jump: don't clear cache on suspend-resumeVladimír Čunát2018-02-136-31/+57
|/
* Merge branch 'fedora-symbols-again' into 'master'Tomas Krizek2018-02-122-3/+5
|\
| * make: hopefully fix the modules again for FedoraVladimír Čunát2018-02-121-3/+4
| * make: also print the linker commandVladimír Čunát2018-02-121-0/+1
|/
* Merge branch 'tls-push-refactoring' into 'master'Petr Špaček2018-02-095-313/+272
|\
| * daemon: tls; cleanupGrigorii Demidov2018-02-081-1/+0
| * daemon: unificate tls structures to avod code duplicationGrigorii Demidov2018-02-084-325/+136
| * daemon: cleanup errors; avoid discrepancy between declaration and definition ...Grigorii Demidov2018-02-081-1/+1
| * daemon: avoid uv_try_write() usage both in tls-client and tls-server side; bu...Grigorii Demidov2018-02-085-140/+206
| * daemon: server-side tls: use asynchronous network io modelGrigorii Demidov2018-02-084-24/+107
|/
* Merge branch 'nitpicks' into 'master'Petr Špaček2018-02-088-28/+29
|\
| * kr_rplan_next: remove prototypeVladimír Čunát2018-02-051-3/+0
| * update README.mdVladimír Čunát2018-02-051-9/+11