Skip to content
Snippets Groups Projects
Select Git revision
  • 1.2
  • add-version-in-lua
  • additional-path-fixes
  • anb/cache-stats
  • cache-aggr
  • cache-aggr-wip
  • ci-enable-infer
  • ci-ulimit
  • client-subnet-wip
  • dns-over-tls-client
  • dnssec-by-default
  • docker-fix
  • dont-fragment-mtu
  • draft-huston-kskroll-sentinel
  • http-allow-reuseport
  • http-server
  • icann-servfail
  • ioreq_spawn-assert
  • keyfile-arg
  • kresc
  • v1.5.1
  • v1.5.0
  • v1.99.1-alpha
  • v1.4.0
  • v1.3.3
  • v1.3.2
  • v1.3.1
  • v1.3.0
  • 1.3.0-rc1
  • v1.2.6
  • v1.2.5
  • v1.2.4
  • v1.2.3
  • v1.2.2
  • v1.2.1
  • v1.2.0
  • v1.2.0-rc3
  • v1.2.0-rc2
  • v1.2.0-rc1
  • v1.1.1
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.012Apr10982131Mar30292827212019181211105424Feb231817161513121110943229Jan282621201918171412543231Dec3029827Nov1228Oct10Sep429Aug27252219151485431Jul327Junengine: asynchronous start to prevent leaking of messagesengine: added ‘hostname()’ to Lua enginedaemon: check if rundir is writeableengine: fixed sandbox for Lua 5.2+Merge branch 'fix_module_load_return'lib: lower timeout to 5srplan: do not reinit structure on deinitmodule: require apiver for every modulebuildsystem: Added file permissions to installed header files.style: Encapsulated REGISTER_MODULE_CALL definition into 'do { } while(0)'.style: Moved structure declaration curly braces.style: Added missing copyright and licensing statements.style: Fixed indentation and removed trailing white spaces in C code.Merge branch 'coverity_badge'doc: added coverity badge and updated documentationbuild: moved tests.*.mk to tests/build: added python and xxd to DockerfileMerge branch 'test_cache_null'tests: more null-checks and time skip testMerge branch 'test_lame_root'test: lame root server testbuild: clean auto-append pip debug.logbuild: do not rewrite lua.pc for bootstrapped LuaMerge branch 'lua_travis'build: disabled parallel build for generic dependsbuild: added Lua to Dockerfilebuild: added Lua to dependsMerge branch 'lua_interpreter'daemon/lua: interpreter is able to pretty-print expressions and resultsdaemon: all Lua bindings returnMerge branch 'lua_sandbox'daemon/build: removed bytecode compilation, as the result is version-specificdaemon: unified Lua version checksdaemon/engine: support for sandboxing pcallsbuild: compile Lua bytecode for embedded codereadme: coverage badgereadme: fixed linksdaemon/io: tcp cleanupdaemon/lua: disabled syntactic sugar, as the getenvf is not in Lua 5.2daemon: fixed Lua 5.2