summaryrefslogtreecommitdiffstats
path: root/.gitignore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gitignore: add qtcreator junkLibor Peltan2024-12-041-0/+3
|
* Add support for building on Cygwin and MSYSChristopher Ng2023-02-171-0/+4
| | | | | | | This commit adds support for building the libraries and utils on Cygwin/MSYS2. The daemon cannot be built because some of the IPV6 code does not compile. See more at https://gitlab.nic.cz/knot/knot-resolver/-/issues/781
* contrib: add embedded library ngtcp2 v0.1.0 as a temporary solution until a ↵Daniel Salzman2022-06-211-1/+1
| | | | package is available
* libknot: move XDP-related headers from libknot.h to xdp.hDaniel Salzman2021-07-081-2/+0
|
* distro: add apkg supportJakub Ružička2021-05-261-0/+3
| | | | | | | | | | Change packaging templates distro/pkg/* to use {{ version }}. Add scripts/make_dev_archive.sh to create dev archives. Add apkg config: distro/config/apkg.toml With these changes, apkg can be used to package Knot DNS.
* kzonesign: move from sbin to binDaniel Salzman2020-08-061-4/+4
|
* kzonesign: renamed from ksignzoneLibor Peltan2020-08-061-1/+1
|
* ksignzone implementedLibor Peltan2020-08-061-0/+1
|
* kxdpgun: renamed from knot-xdp-gunLibor Peltan2020-08-041-1/+1
|
* catalog: added kcatalogprint utilityLibor Peltan2020-07-131-1/+2
|
* xdp-gun: rename to knot-xdp-gunDaniel Salzman2020-05-311-1/+1
|
* Revert "python: add libknot installation"Daniel Salzman2020-05-251-1/+0
| | | | | | The change didn't work as expected :-/ This reverts commit d71091d135d8481407c0fec90835186f3a7cc1c2.
* python: add libknot installationDaniel Salzman2020-05-241-0/+1
|
* libknot: fix conditional includes in libknot.hDaniel Salzman2020-04-211-0/+2
|
* utils: add xdp-gunLibor Peltan2020-04-211-0/+1
|
* xdp: manage the Makefile by autotoolsDaniel Salzman2020-04-211-1/+0
|
* xdp: build bpf program manually. Build part of sourcesLibor Peltan2020-04-211-1/+0
|
* xdp: bpf program is compiled inside knotd and loaded from /tmpLibor Peltan2020-04-211-0/+1
|
* xdp: more proper building of bpf-kernel.oLibor Peltan2020-04-211-0/+4
|
* Exclude some Qt Creator config files (ver 4.9 and up) from gitDavid Vašek2019-07-041-0/+2
|
* python: improve libknot detectionDaniel Salzman2018-11-211-2/+1
|
* python: add setup.pyDaniel Salzman2018-11-161-0/+1
|
* config: add rfc1912 dateserial policyWolfgang Jung2018-05-021-0/+5
| | | | close #582
* packaging: add testsTomas Krizek2018-03-191-0/+3
|
* libs: build cleanup, remove pykeymgrDaniel Salzman2018-03-131-21/+7
|
* libs: update MakefilesDaniel Salzman2018-03-121-1/+1
|
* zscanner: move to libzscannerDaniel Salzman2018-03-121-5/+5
|
* dnssec: move to libdnssecDaniel Salzman2018-03-121-1/+0
|
* tests: move zscanner tests and libtap + improvementsDaniel Salzman2018-03-091-8/+0
|
* doc: enhance doxygen documentationFilip Široký2017-12-211-0/+1
|
* Add better support for LLVM libFuzzer packet parser testsOndřej Surý2017-10-021-0/+1
|
* Use configure.ac to generate version number into pykeymgr scriptOndřej Surý2017-06-071-0/+1
|
* Add knotd.pc file that exposes module_instdir variableRobert Edmonds2017-05-261-0/+1
| | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* configure: prepare for new static/dynamic modulesDaniel Salzman2017-05-261-0/+1
|
* utils: remove obsolete knot1to2 utilityDaniel Salzman2017-05-211-1/+0
|
* kkeymgr: rename to keymgrDaniel Salzman2017-05-041-2/+1
|
* introduced kkeymgr for manipulating KASP dbLibor Peltan2017-05-041-0/+1
|
* python: add Makefile to distribute the scriptsDaniel Salzman2016-12-291-0/+2
|
* utils: add kjournalprint utilityLibor Peltan2016-12-061-0/+1
|
* gitignore: separate tarballsJan Vcelak2016-07-131-3/+4
|
* tests: move contrib and libknot tests to separate subdirectoriesDaniel Salzman2016-06-221-2/+0
|
* utils: move knsec3hash and keymgr from dnssecDaniel Salzman2016-06-101-5/+6
|
* review: remove trailing white spacesJan Vcelak2016-05-091-1/+0
|
* doc gitignoreVítězslav Kříž2016-05-051-10/+0
|
* kzonecheck: standalone tool for semantic checksVítězslav Kříž2016-05-051-0/+1
|
* version.h: add gitignore entriesJan Vcelak2015-12-181-1/+3
|
* contrib: move dnstapDaniel Salzman2015-12-071-4/+4
|
* Add /src/zscanner/libzscanner.pc to .gitignoreOndřej Surý2015-05-201-0/+1
|
* Merge libknot-int and libknot-yparser into libknot with versioned symbols to ↵Ondřej Surý2015-05-201-2/+0
| | | | separate main KNOT library and INTERNAL+YPARSER
* Set VERSION and RELEASE_DATE in manpages at the build time, so it doesn't ↵Ondřej Surý2015-05-061-2/+11
| | | | mess with the git