aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/knot-dns
Commit message (Collapse)AuthorAge
* Update Dockerfiles (#4070)Gravatar devtty1er2020-07-06
| | | | | * Use LABEL in place of MAINTAINER * Remove LABEL maintainer from Dockerfiles
* [knot-dns] link against liblmdb statically (#3797)Gravatar Daniel Salzman2020-05-16
| | | | | Relates to https://gitlab.labs.nic.cz/knot/knot-dns/-/commit/d4ec3a3aa8b7e2ba4d196e2f7984173069e3d91b Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22191
* [presubmit] Enforce language attribute in project.yaml to be always set. (#3477)Gravatar Max Moroz2020-03-10
| | | | | | | | | | | | | | | | | | | * [presubmit] Enforce language attribute in projectt.yaml to be always set. * Update documentation, better presubmit check, new project template. * add docstring to templates.py * Add example values in the project.yaml template and remove python value for now * Add "project: c++" to 256 projects * format * Add labels and selective_unpack sections to the presubmit check * fix incorrect auto_ccs format in three projects * fix nss emails after rebase
* [knot-dns] add libev4 dep for gnutls (#3199)Gravatar Jonathan Foote2020-01-07
|
* [knot-dns] fix issue 13050 + tiny script cleanup (#2157)Gravatar Daniel Salzman2019-02-11
| | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* [knot-dns] fix issue 12386 and remove temporary workaround (#2072)Gravatar Daniel Salzman2019-01-07
| | | | | | | | * Revert "[knot-dns] use libnettle 3.4.1 to build gnutls (#2013)" This reverts commit 269cfb6bf8113399dd38aed92a7330ed48cfe631. * [knot-dns] use bootstrap before build (issue 12386)
* [knot-dns] use libnettle 3.4.1 to build gnutls (#2013)Gravatar Jonathan Foote2018-12-10
|
* [knot-dns] Try to fix failed build (issue 11588) (#2001)Gravatar Daniel Salzman2018-12-04
| | | | | | | | * [knot-dns] Add dname to/from string tests Relates to https://gitlab.labs.nic.cz/knot/knot-dns/commit/6536d71bdf590c8 * [knot-dns] Try to fix failed build (issue 11588)
* [knot-dns] Add dname to/from string tests (#1590)Gravatar Daniel Salzman2018-07-03
| | | Relates to https://gitlab.labs.nic.cz/knot/knot-dns/commit/6536d71bdf590c8
* [knot-dns] Fix build (#1523)Gravatar Jonathan Foote2018-06-19
| | | | | | * [knot-dns] add gettext for gnutls * [knot-dns] move gettext install to Dockerfile
* [knot-dns] update git submodules with corpora (#1204)Gravatar Daniel Salzman2018-03-02
| | | See https://gitlab.labs.nic.cz/knot/knot-dns/commit/bd394005
* [knot-dns] replace all --with-module-X=no with one --disable-modules (#1151)Gravatar Daniel Salzman2018-02-13
|
* [knot-dns] don't specify coverage flags for oss-fuzz builds (#1079)Gravatar Jonathan Foote2018-01-16
|
* [knot-dns] Explicitly enable all sanitizer configurations.Gravatar Max Moroz2018-01-03
|
* [knot-dns] initial integration (take two) (#1052)Gravatar Jonathan Foote2018-01-03
| | | | | | | | | | * [knot-dns] initial integration * [knot-dns] remove unnecessary dependencies, etc. * [knot-dns] rename fuzz targets * [knot-dns] use $OUT instead of /out
* [knot-dns] submit knot-dns project.yaml (#1046)Gravatar Jonathan Foote2017-12-27