]> git.ipfire.org Git - thirdparty/knot-resolver.git/shortlog
thirdparty/knot-resolver.git
2015-03-29  Marek Vavrušadaemon: ‘net’ package, implemented ‘net.interfaces’
2015-03-29  Marek Vavrušadaemon: added config syntax sugar for ‘modules’
2015-03-29  Marek Vavrušalib/generic: added k-v storage to crit-bit, cleanup
2015-03-28  Marek Vavrušacritbit: included small implementation of critbit tree
2015-03-27  Marek Vavrušalib/generic: fixed in del
2015-03-27  Marek Vavrušadaemon/engine: forward decls for Lua
2015-03-27  Marek VavrušaMerge branch 'lua'
2015-03-27  Marek Vavrušamodules: use engine instead of context, doc fixups
2015-03-27  Marek Vavrušadaemon: updated doc
2015-03-27  Marek Vavrušadaemon: added basic bindings for modules, config and...
2015-03-27  Marek Vavrušadaemon: split worker to 'engine' and workers
2015-03-27  Marek Vavrušadaemon: cleanup worker
2015-03-27  Marek Vavrušalib: demoted context to simple interface, not responsib...
2015-03-27  Marek Vavrušalib: added generics package
2015-03-27  Marek Vavrušabuild: got rid of PHONY dep rules, added lua(5.1,5...
2015-03-21  Marek VavrušaMerge branch 'doc_modules'
2015-03-21  Marek Vavrušadoc: converted modules doc, added cachectl
2015-03-21  Marek VavrušaMerge branch 'mod_cachectl'
2015-03-19  Marek Vavrušadoc: updated doc
2015-03-19  Marek Vavrušadoc: updated doc
2015-03-19  Marek Vavrušamodules/cachectl: list, prune and clear cache
2015-03-19  Marek Vavrušalib/cache: exported cache storage
2015-03-19  Marek VavrušaMerge branch 'doxygen-groups'
2015-03-19  Marek Vavrušadoc: daemon, documented console
2015-03-19  Marek Vavrušadoc: improved lib/build doc (apiref)
2015-03-19  Marek Vavrušalib: doxygen groups
2015-03-19  Marek Vavrušadoc: updated documentation to cover doc building
2015-03-19  Marek Vavrušabuild: redundant library search for libknot-int (libkno...
2015-03-19  Marek VavrušaMerge branch 'doc-install'
2015-03-19  Marek Vavrušadoc: installation
2015-03-19  Marek VavrušaMerge branch 'makefile-cleanup'
2015-03-19  Marek Vavrušabuild: option to build specific directories
2015-03-18  Marek Vavrušadoc: javadoc normalize (missing return)
2015-03-18  Marek Vavrušabuild: updated readme
2015-03-18  Marek Vavrušadoc: fixed rtd build
2015-03-18  Marek Vavrušadoc: cleanup
2015-03-18  Marek Vavrušadoc: _static
2015-03-18  Marek Vavrušadoc: update
2015-03-18  Marek Vavrušadoc: added pip requirements
2015-03-18  Marek VavrušaMerge branch 'doc'
2015-03-18  Marek Vavrušadoc: use include for lib readme
2015-03-18  Marek VavrušaMerge branch 'javadoc-cleanup' into doc
2015-03-18  Marek Vavrušadoc: normalized doxystyle
2015-03-18  Marek Vavrušadoc: started doxygen/sphinx documentation with breathe...
2015-03-18  Marek Vavrušabuild: better binary finding
2015-03-18  Marek Vavrušamodules/doc: fixed typos
2015-03-18  Marek Vavrušamodules/doc: fixed typos (Go)
2015-03-18  Marek Vavrušamodules/doc: fixed typos
2015-03-18  Marek VavrušaMerge branch 'module_properties'
2015-03-18  Marek Vavrušadaemon: interactive terminal (proof-of-concept)
2015-03-18  Marek Vavrušalib/module: support for properties
2015-03-12  Marek VavrušaMerge branch 'port_libknot20'
2015-03-12  Marek Vavrušadeps: ported to libknot 2.0 master processing API
2015-03-12  Marek VavrušaMerge branch 'dynamic_modules'
2015-03-12  Marek Vavrušamodules: updated documentation + gostats
2015-03-12  Marek Vavrušalib: use 'resolved' flag instead of popping query directly
2015-03-11  Marek Vavrušascript: allow brew errors (brew link)
2015-03-11  Marek Vavrušalib/module: use RTLD_NODELETE as a workaround for buggy...
2015-03-11  Marek Vavrušatests/unit: run in parallel
2015-03-11  Marek Vavrušatest/cache: fixed memleak, bad transaction use
2015-03-11  Marek Vavrušatests/unit: portability fixes for gomodule on ELF
2015-03-11  Marek Vavrušatests/unit: set library path for unittests as well
2015-03-10  Marek Vavrušamodules: started documentation
2015-03-10  Marek Vavrušatests: extended utils and modules unit tests
2015-03-10  Marek Vavrušalib/module: API declaration is mandatory
2015-03-05  Marek Vavrušamodules/hints: proof of concept static hints
2015-03-05  Marek Vavrušatests: cleanup module loading to fix broken tests
2015-03-04  Marek Vavrušalib/module: basic Go runtime, support for libgo bootstrap
2015-03-04  Marek Vavrušautils: auto_fclose cleanup
2015-02-23  Marek Vavrušalib: expand HOME, support path-less library search
2015-02-23  Marek Vavrušatests/integration: added static hints module
2015-02-23  Marek Vavrušatests/unit: rplan query push test
2015-02-23  Marek Vavrušatests/unit: invalid paramter tests for cache
2015-02-23  Marek Vavrušamodules: golang/cgo modules compile, but bad linkage
2015-02-23  Marek Vavrušatests/integration: truncated response test
2015-02-23  Marek Vavrušalib: loadable versioned modules (api subject to change)
2015-02-18  Marek Vavrušabuild: updated readme
2015-02-18  Marek Vavrušadocker: default exec options
2015-02-18  Marek VavrušaMerge branch 'test_ns_lameness'
2015-02-18  Marek Vavrušadaemon: servfail queries without RD=1
2015-02-18  Marek Vavrušalib/iterate: relaxed rule to check for lame answers
2015-02-16  Marek Vavrušalib/resolve: never backtrace from enclosing zone cut
2015-02-16  Marek Vavrušalib: pop query after the iteration step
2015-02-15  Marek VavrušaMerge branch 'iter_score_ns' into test_ns_lameness
2015-02-15  Marek Vavrušalib: stub NS reputation scoring, use glue presence...
2015-02-15  Marek VavrušaMerge branch 'nxdomain_soa'
2015-02-15  Marek Vavrušatests/integration: added bad NS address fallback test
2015-02-15  Marek Vavrušatests/integration: default match/adjust fields for...
2015-02-15  Marek VavrušaMerge branch 'debug_improved' into nxdomain_soa
2015-02-15  Marek Vavrušalib: indented and descriptive debug messages
2015-02-13  Marek Vavrušalib: SOA in negative answers
2015-02-13  Marek Vavrušatests: unit test fail interrupts tests
2015-02-13  Marek VavrušaMerge branch 'docker_img_use_bootstrap'
2015-02-13  Marek Vavrušabuild: updated dockerfile, added BUILD_IGNORE for depends
2015-02-12  Marek Vavrušabuild: trap ERR
2015-02-12  Marek Vavrušabuild: cache depends first
2015-02-12  Marek VavrušaMerge branch 'port_libknot_2.0'
2015-02-12  Marek Vavrušabuild: fix building depends
2015-02-12  Marek VavrušaMerge branch 'port_libknot_2.0'
2015-02-12  Marek VavrušaRevert "GnuTLS doesn't provide RAND_pseudo_bytes, so...
next