2015-01-29 |
Peter van Dijk | Merge pull request #2148 from pieterlexis/documentRecur... |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Peter van Dijk | Merge pull request #2150 from rubenk/build-kqueue-multi... |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Peter van Dijk | Merge pull request #2149 from rubenk/pie-detector-test |
commit | commitdiff | tree | snapshot |
2015-01-28 |
bert hubert | Merge pull request #2146 from rubenk/autoconf-recursor |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Ruben Kerkhof | Build kqueue mplexer into recursor on FreeBSD |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Ruben Kerkhof | Link only programs with -pie |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Ruben Kerkhof | Simplify check |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Ruben Kerkhof | Make variables global |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Ruben Kerkhof | Link some slightly more advanced code |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Ruben Kerkhof | Only export CXXFLAGS when the LDFLAGS work |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Pieter Lexis | Document all the recursor settings |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Ruben Kerkhof | Use -fPIE CXXFLAGS when linking |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Ruben Kerkhof | Fix quoting |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Ruben Kerkhof | Make sure Clang reports warnings as errors in test |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Ruben Kerkhof | Check both for -pie and -Wl,pie |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Ruben Kerkhof | Import warnings.m4 from gnulib bb41ff0b7782 |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Ruben Kerkhof | Only build epollmultiplexer on Linux |
commit | commitdiff | tree | snapshot |
2015-01-27 |
bert hubert | add lock.hh |
commit | commitdiff | tree | snapshot |
2015-01-27 |
bert hubert | fix up jumbled to console logging |
commit | commitdiff | tree | snapshot |
2015-01-27 |
bert hubert | add tests for our port override feature in ComboAddress |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Peter van Dijk | handle SRCDIR absence more gracefully |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Peter van Dijk | Merge pull request #2141 from zeha/out-of-tree-build |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Peter van Dijk | Merge pull request #2128 from zeha/json-uppercase-types |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Christian Hofstaedtler | Fix testrunner for out-of-tree builds |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Christian Hofstaedtler | Fix (some) out of tree build failures |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Kees Monshouwer | qtype is now case insensitive |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Peter van Dijk | Merge pull request #2137 from cmouse/fix-issue-1874 |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Peter van Dijk | Merge pull request #2081 from Habbie/pkgsrc-upstream |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Peter van Dijk | use uint32_t consistently, this makes the 'u_int32_t... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Peter van Dijk | use = instead of == in shell tests, this makes the... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Peter van Dijk | import 'Add DragonFly support.' from pkgsrc |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Aki Tuomi | Use correct methods, fixes #1874 |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Peter van Dijk | Merge pull request #2129 from cmouse/test-dnsrecords... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Peter van Dijk | Merge pull request #2127 from zeha/replace-jsonstat |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Peter van Dijk | Merge pull request #2124 from zeha/docs-2064 |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Peter van Dijk | Merge pull request #2120 from pommi/fix-backend-capabil... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Peter van Dijk | Merge pull request #2122 from rubenk/replace-cryptopp... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Peter van Dijk | Merge pull request #2121 from rubenk/add-disable-harden... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Peter van Dijk | Merge pull request #2117 from rubenk/coverage-support |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Peter van Dijk | Merge pull request #2105 from rubenk/cleanup-some-white... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Peter van Dijk | Merge pull request #2123 from rubenk/stop-checking... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Ruben Kerkhof | Cleanup some whitespace |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Peter van Dijk | Merge pull request #2007 from rubenk/dont-link-pgsql... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Peter van Dijk | Merge pull request #2044 from rubenk/travis-use-botan |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Peter van Dijk | Merge pull request #2118 from rubenk/recursor-fixes |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Aki Tuomi | Move overly large label tests to correct place |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Aki Tuomi | Try serialize invalid values to test certain assertions... |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Christian Hofstaedtler | JSON API: provide flush-cache, notify, axfr-receive |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Christian Hofstaedtler | Improve API docs a bit |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Ruben Kerkhof | Add --enable-coverage for coverage instrumentation |
commit | commitdiff | tree | snapshot |
2015-01-25 |
bert hubert | our houseKeeping mthread could (and would) frequently... |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Ruben Kerkhof | Stop checking for size_t |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Ruben Kerkhof | Replace hardcoded -lcryptopp with variable |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Pim van den... | docs/markdown: fix column order in backend capabilities... |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Ruben Kerkhof | Add an option to disable hardening |
commit | commitdiff | tree | snapshot |
2015-01-25 |
Ruben Kerkhof | Link the binary with -fstack-protector |
commit | commitdiff | tree | snapshot |
2015-01-24 |
bert hubert | Merge pull request #2116 from rubenk/recursor-fixes |
commit | commitdiff | tree | snapshot |
2015-01-24 |
bert hubert | As noted by Fusl, the new DoS measures kill our daemon... |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Ruben Kerkhof | Fix PIE detection for older gcc's |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Ruben Kerkhof | Do not compile with -fPIC if we compile with -fPIE |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Ruben Kerkhof | Only compile PIE objects if we can link them |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Ruben Kerkhof | Move comment down |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Ruben Kerkhof | Remove a.out and a2.out at the end of the function |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Ruben Kerkhof | No need to export variables |
commit | commitdiff | tree | snapshot |
2015-01-24 |
bert hubert | 7 seconds works better as max time waiting for a domain.. |
commit | commitdiff | tree | snapshot |
2015-01-24 |
bert hubert | speedtest needs -lrt on some platforms |
commit | commitdiff | tree | snapshot |
2015-01-24 |
bert hubert | add some more microbenchmarks, move speedtest to CPUTim... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Peter van Dijk | Merge pull request #2112 from rubenk/reduce-nr-of-shell... |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Peter van Dijk | Merge pull request #2110 from mind04/label |
commit | commitdiff | tree | snapshot |
2015-01-23 |
Peter van Dijk | Merge pull request #2102 from pieterlexis/issue-2058... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Peter van Dijk | Merge pull request #2089 from pieterlexis/issue-2085... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Pieter Lexis | Have travis check the links in the docs |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Pieter Lexis | Add optional linkchecker for documentation |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Pieter Lexis | Fix all internal links (also for anchors) |
commit | commitdiff | tree | snapshot |
2015-01-22 |
bert hubert | improve error message for 'too much time spent' |
commit | commitdiff | tree | snapshot |
2015-01-22 |
bert hubert | update the clock because we now make decisions on absol... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Ruben Kerkhof | Reduce number of shell invocations in recursor |
commit | commitdiff | tree | snapshot |
2015-01-22 |
Peter van Dijk | Merge pull request #2109 from mind04/yahttp |
commit | commitdiff | tree | snapshot |
2015-01-22 |
bert hubert | weird.. |
commit | commitdiff | tree | snapshot |
2015-01-22 |
bert hubert | we attempted to store string versions of addresses... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
bert hubert | whitespace + better error message for ringbuffer error |
commit | commitdiff | tree | snapshot |
2015-01-22 |
bert hubert | and update soa serial for secpoll.zone |
commit | commitdiff | tree | snapshot |
2015-01-22 |
bert hubert | Changelog for 3.7.0-RC1, plus add mechanics for autorep... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
bert hubert | I know, a kitten dies every time I do this. Merge branc... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
bert hubert | make sure pdnssec emits error messages about inability... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
bert hubert | our logger is now so lockfree the output became hella... |
commit | commitdiff | tree | snapshot |
2015-01-22 |
bert hubert | add 3.7.0-rc1 to zone |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Kees Monshouwer | tests for label and name length check in xfrLabel() |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Kees Monshouwer | check label and name length in xfrLabel() |
commit | commitdiff | tree | snapshot |
2015-01-21 |
bert hubert | more docs rec-3.7.0-rc1 |
commit | commitdiff | tree | snapshot |
2015-01-21 |
Kees Monshouwer | remove debug output in yahttp reqresp.hpp |
commit | commitdiff | tree | snapshot |
2015-01-21 |
bert hubert | implement max-tot-msec wallclock time limit per query... |
commit | commitdiff | tree | snapshot |
2015-01-21 |
bert hubert | fix up documentation error for ipfilter |
commit | commitdiff | tree | snapshot |
2015-01-20 |
bert hubert | add ipfilter() lua hook, document it and also preoutque... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
bert hubert | retune loglevels for quiet=no query logging but also... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
bert hubert | make printing of netmasks and netmask groups from lua... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Peter van Dijk | Merge pull request #2077 from mind04/secpoll |
commit | commitdiff | tree | snapshot |
2015-01-20 |
bert hubert | lua iputils ipset was accidentally port number sensitiv... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Peter van Dijk | Merge pull request #2101 from cmouse/yahttp-upgrade... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Aki Tuomi | Upgrade to 0.1.5 |
commit | commitdiff | tree | snapshot |
next |