summaryrefslogtreecommitdiffstats
path: root/Knot.files (follow)
Commit message (Expand)AuthorAgeFilesLines
* Single poll-based lighter weight fdset implementation.Marek Vavrusa2013-07-111-6/+0
* knotd: merge integrity checkDaniel Salzman2013-07-091-4/+2
* Initial commit for memory estatimation.Jan Kadlec2013-06-211-0/+2
* Removed UDP queue.Marek Vavrusa2013-06-121-2/+0
* rename knot/common.h to knot/knot.h and remove duplicate codeDaniel Salzman2013-06-071-1/+2
* implement server identification using TXT/CHJan Vcelak2013-05-241-0/+2
* Imported mempool from libucw.Marek Vavrusa2013-05-101-0/+2
* Implemented HAT trie longest prefix match + tests.Marek Vavrusa2013-05-021-0/+2
* Atomics compatibility wrapper, should work for most recent compilers.Marek Vavrusa2013-04-261-0/+1
* Updated networking code.Marek Vavrusa2013-04-251-0/+2
* DNSSEC: separate low level signing interface from SIG(0) codeJan Vcelak2013-04-171-0/+2
* all: move some alg. codes and alg. names to the libknot/consts.hDaniel Salzman2013-04-151-0/+1
* config scanner: separate includes structuresJan Vcelak2013-04-061-0/+4
* update Knot.filesJan Vcelak2013-04-051-1/+0
* unittests: remove unittests-libknotDaniel Salzman2013-04-041-1/+3
* unittests: add zscanner unittestDaniel Salzman2013-04-041-2/+3
* Moved RRSet unit tests to proper directory.Jan Kadlec2013-03-281-2/+2
* script: extend source files listDaniel Salzman2013-03-221-0/+4
* add script to generate QtCreator project file listJan Vcelak2013-03-221-185/+177
* Moved algorithm enum from sig0 to descriptor.hJan Kadlec2013-03-221-2/+2
* Refactor knot_getline functionDaniel Salzman2013-03-211-2/+2
* libknot/sign: implement dnssec keys creation (RSA only at the moment)Jan Vcelak2013-03-211-0/+4
* libknot: add interface for manipulation with binary data with base64 conversionJan Vcelak2013-03-211-0/+2
* libknot/sign: add unit testsJan Vcelak2013-03-211-0/+2
* libknot: implement base of universal key manipulation interfaceJan Vcelak2013-03-211-0/+2
* Removed now deprecated CK hashtable.Marek Vavrusa2013-03-211-6/+0
* descriptor: remove old descriptors completelyDaniel Salzman2013-03-211-2/+0
* Added rrl.{c,h} to file listMarek Vavrusa2013-03-191-0/+2
* Fix some compile warnings on BSDsDaniel Salzman2013-03-151-1/+2
* Added zone tree tests and moved relevant to unittests-libknot.Marek Vavrusa2013-03-151-2/+6
* Added code testing RRSet serialization.Jan Kadlec2013-03-061-4/+0
* Merge branch 'development' into new-rrsetJan Kadlec2013-03-061-2/+5
|\
| * Merge branch 'master' into developmentMarek Vavrusa2013-03-041-0/+6
| |\
| | * Initial implementation of RRL.Marek Vavrusa2013-02-191-0/+6
| * | Improve RR descriptorsDaniel Salzman2013-02-181-0/+2
* | | Remove deleted files from Knot.filesDaniel Salzman2013-03-051-2/+0
* | | Basic zone text dumpDaniel Salzman2013-02-261-2/+4
* | | Move zone dump from knot to libknotDaniel Salzman2013-02-201-2/+2
* | | Improve RR descriptorsDaniel Salzman2013-02-181-0/+2
* | | Removed deprecated AVL tree.Marek Vavrusa2013-02-181-2/+0
* | | Removed deprecated general tree.Marek Vavrusa2013-02-181-2/+0
* | | Merge branch 'development' into new-rrsetJan Kadlec2013-02-131-2/+6
|\| |
| * | Written unit tests for dname parsing corner cases.Marek Vavrusa2013-02-121-0/+2
| * | Optimize dig structures + reduce host code.Daniel Salzman2013-02-081-2/+0
| * | Improve endianess handling in wire, fix comments and testsJan Vcelak2013-02-061-0/+3
| * | Add NULL check to scanner_freeDaniel Salzman2013-02-041-0/+1
* | | Major cleanup - removed obsolete files, move zcompile logic to zone-load.c.Jan Kadlec2013-02-011-64/+0
* | | Merge branch 'development' into new-rrsetJan Kadlec2013-01-311-2/+15
|\| |
| * | Change zone file name to "." + improve commentsDaniel Salzman2013-01-251-2/+15
* | | DDNS rewritten to use new RRSet.Jan Kadlec2013-01-311-0/+2