]> git.ipfire.org Git - thirdparty/knot-resolver.git/shortlog
thirdparty/knot-resolver.git
2015-04-08  Marek VavrušaMerge branch 'lua_interpreter'
2015-04-08  Marek Vavrušadaemon/lua: interpreter is able to pretty-print express...
2015-04-08  Marek Vavrušadaemon: all Lua bindings return
2015-04-08  Marek VavrušaMerge branch 'lua_sandbox'
2015-04-08  Marek Vavrušadaemon/build: removed bytecode compilation, as the...
2015-04-08  Marek Vavrušadaemon: unified Lua version checks
2015-04-08  Marek Vavrušadaemon/engine: support for sandboxing pcalls
2015-04-08  Marek Vavrušabuild: compile Lua bytecode for embedded code
2015-04-02  Marek Vavrušareadme: coverage badge
2015-04-02  Marek Vavrušareadme: fixed links
2015-04-01  Marek Vavrušadaemon/io: tcp cleanup
2015-04-01  Marek Vavrušadaemon/lua: disabled syntactic sugar, as the getenvf...
2015-04-01  Marek Vavrušadaemon: fixed Lua 5.2
2015-04-01  Marek Vavrušabuild: fixed relocated Knot github repo
2015-04-01  Marek Vavrušabuild: updated readme
2015-03-31  Marek VavrušaMerge branch 'lua_config'
2015-03-31  Marek Vavrušadaemon/bindings: implemented ‘net’ operations
2015-03-31  Marek Vavrušadaemon/lua: made ‘modules’ append-only
2015-03-31  Marek Vavrušadaemon/bindings: compat for obj_len for Lua<5.2
2015-03-31  Marek Vavrušamodules: renamed ‘modulelist_t’ to ‘module_array_t’
2015-03-31  Marek Vavrušadaemon/engine: made ‘network’ manager part of the engine
2015-03-31  Marek Vavrušadoc: moved github.com repository
2015-03-31  Marek Vavrušadaemon/net: independent network manager
2015-03-31  Marek Vavrušalib/generic: 'map' walk callback contains value
2015-03-31  Marek Vavrušadaemon/bindings: Lua 5.2 compat (lua_objlen)
2015-03-30  Marek Vavrušadaemon/bindings: net.interfaces() implement map
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
next