summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libs: build cleanup, remove pykeymgrDaniel Salzman2018-03-131-506/+13
|
* libs: update MakefilesDaniel Salzman2018-03-121-1/+1
|
* zscanner: move to libzscannerDaniel Salzman2018-03-121-4/+4
|
* dnssec: move to libdnssecDaniel Salzman2018-03-121-10/+8
|
* tests: move zscanner tests and libtap + improvementsDaniel Salzman2018-03-091-5/+0
|
* parentDSquery: separated from event handlerLibor Peltan2018-02-021-0/+2
|
* libknot/compr: simplify label comparisonDaniel Salzman2018-01-251-1/+0
|
* libknot/pkt/wire: make simple functions static inlineDaniel Salzman2018-01-231-1/+0
|
* libknot/rrtype: remove unused and simplifyDaniel Salzman2018-01-201-9/+0
|
* libknot: move wire.h from contrib to libknotMark Karpilovskij2018-01-201-1/+1
|
* libknot: moved endian.h from contrib to libknotMark Karpilovskij2018-01-201-1/+1
|
* configure: remove fallback to libatomicDaniel Salzman2018-01-181-1/+1
| | | | | | Still there are some problems with clang on 32-bit systems, so the atomic functionality is no longer required for such systems (statistics or mod-cookies might work slightly wrong).
* kdig: +cookie optionMark Karpilovskij2017-12-191-2/+0
|
* modules: add new DNS Cookies moduleMark Karpilovskij2017-12-191-0/+1
|
* cookies: simplify interfaceDaniel Salzman2017-12-141-6/+2
|
* libknot: remove unused binary operationsDaniel Salzman2017-12-121-2/+0
|
* libknot/rdata: make it public structureDaniel Salzman2017-12-051-1/+0
|
* contrib: remove FNV64 implementation from KnotMark Karpilovskij2017-12-011-3/+0
|
* libknot: replace FNV64 with SipHash in cookie hashingMark Karpilovskij2017-12-011-2/+0
| | | | Solved Issue A from the security audit
* contrib: remove deprecated hhashDaniel Salzman2017-11-211-2/+0
|
* contrib: remove deprecated Murmurhash3Daniel Salzman2017-11-211-4/+0
|
* contrib: add Siphash implementation (OpenBSD/FreeBSD source code)Daniel Salzman2017-11-211-0/+3
|
* modules: remove rosedb module (hard to maintain, no known user)Daniel Salzman2017-10-311-1/+0
|
* Remove old journal migration supportDaniel Salzman2017-10-291-2/+0
|
* layer: make the interface static inline + remove automatic fail callback ↵Daniel Salzman2017-10-201-1/+0
| | | | execution
* contrib: add own locale-independent ctype implementationDaniel Salzman2017-09-241-0/+1
|
* Link with libatomic on architectures that requires itPierre-Olivier Mercier2017-08-031-1/+1
|
* Use configure.ac to generate version number into pykeymgr scriptOndřej Surý2017-06-071-1/+2
|
* Makefile: add pykeymgr to EXTRA_DISTDaniel Salzman2017-06-071-1/+2
|
* Install pykeymgr to sbinOndřej Surý2017-06-061-0/+1
|
* Unify use of the schem(e/a) wordDaniel Salzman2017-06-021-4/+4
|
* Merge branch 'ksk_rollover'Daniel Salzman2017-06-011-1/+1
|\
| * merged key_rollover event into dnssec eventLibor Peltan2017-05-291-1/+0
| |
| * ksk rollover: parent DS check implemented +testLibor Peltan2017-05-291-0/+1
| |
| * ksk rollover: renamed "zsk_rollover" identifiers to comply to what they're ↵Libor Peltan2017-05-291-1/+1
| | | | | | | | related to
* | Makefile: *FLAGS and *LIBS cleanupDaniel Salzman2017-05-311-20/+25
| |
* | utils: add libidn2 support with libidn fallbackDaniel Salzman2017-05-311-2/+2
|/
* Add knotd.pc file that exposes module_instdir variableRobert Edmonds2017-05-261-1/+1
| | | | Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
* yparser: change visibility to publicDaniel Salzman2017-05-261-15/+11
|
* modules: switch to the new APIDaniel Salzman2017-05-261-40/+16
|
* module: create new API with dynamic loading supportDaniel Salzman2017-05-261-0/+6
|
* configure: prepare for new static/dynamic modulesDaniel Salzman2017-05-261-8/+14
|
* Makefile: remove old dependencyDaniel Salzman2017-05-211-1/+0
|
* utils: remove obsolete knot1to2 utilityDaniel Salzman2017-05-211-17/+0
|
* dnssec: remove redundant base32hex implementationDaniel Salzman2017-05-051-1/+1
|
* Review fixLibor Peltan2017-05-041-1/+1
|
* dnssec: context cleanup + get rid of string policy and keystore identifiersDaniel Salzman2017-05-041-1/+0
|
* kkeymgr: rename to keymgrDaniel Salzman2017-05-041-18/+20
|
* libdnssec: moved kasp/policy to knotLibor Peltan2017-05-041-0/+2
|
* deleted keymgr completelyLibor Peltan2017-05-041-24/+1
|