2015-04-30 |
Wouter Wijngaards | - Unit test for type ANY synthesis. |
commit | commitdiff | tree |
2015-04-23 |
Wouter Wijngaards | please lint. |
commit | commitdiff | tree |
2015-04-22 |
Wouter Wijngaards | - iana portlist update. |
commit | commitdiff | tree |
2015-04-22 |
Wouter Wijngaards | - Removed contrib/unbound_unixsock.diff, because it... |
commit | commitdiff | tree |
2015-04-17 |
Wouter Wijngaards | - Synthesize ANY responses from cache. Does not search... |
commit | commitdiff | tree |
2015-04-16 |
Wouter Wijngaards | and rerun autoconf. |
commit | commitdiff | tree |
2015-04-16 |
Wouter Wijngaards | #664: Fix issue with Python 3 mapping of FILE* using... |
commit | commitdiff | tree |
2015-04-16 |
Wouter Wijngaards | #664: libunbound-Python: libldns is not used anymore. |
commit | commitdiff | tree |
2015-04-16 |
Wouter Wijngaards | #664: libunbound examples: produce sorted output. |
commit | commitdiff | tree |
2015-04-16 |
Wouter Wijngaards | - Fix bug#664: libunbound python3 related fixes (from... |
commit | commitdiff | tree |
2015-04-16 |
Wouter Wijngaards | - Ratelimit does not apply to prefetched queries, and... |
commit | commitdiff | tree |
2015-04-16 |
Wouter Wijngaards | - Add local-zone type inform_deny, that logs query... |
commit | commitdiff | tree |
2015-04-10 |
Wouter Wijngaards | manpage for ratelimit_list |
commit | commitdiff | tree |
2015-04-10 |
Wouter Wijngaards | - Fix#663: ssl handshake fails when using unix socket... |
commit | commitdiff | tree |
2015-04-10 |
Wouter Wijngaards | - Fix that get_option for cache-sizes does not print... |
commit | commitdiff | tree |
2015-04-10 |
Wouter Wijngaards | fixes for undeclared function. |
commit | commitdiff | tree |
2015-04-10 |
Wouter Wijngaards | - unbound-control ratelimit_list lists high rate domains. |
commit | commitdiff | tree |
2015-04-10 |
Wouter Wijngaards | Fixes. |
commit | commitdiff | tree |
2015-04-10 |
Wouter Wijngaards | - ratelimit feature, ratelimit: 100, or some sensible... |
commit | commitdiff | tree |
2015-04-08 |
Wouter Wijngaards | - Fix crash in dnstap: Do not try to log TCP responses... |
commit | commitdiff | tree |
2015-04-07 |
Wouter Wijngaards | - unbound-control list_insecure command shows the negat... |
commit | commitdiff | tree |
2015-04-07 |
Wouter Wijngaards | typo fix. |
commit | commitdiff | tree |
2015-04-07 |
Wouter Wijngaards | - Unbound exits with a fatal error when the auto-trust... |
commit | commitdiff | tree |
2015-04-07 |
Wouter Wijngaards | Fixup test; icann root cert has not changed. |
commit | commitdiff | tree |
2015-04-07 |
Wouter Wijngaards | And skip dos-newlines for only addrs on line. |
commit | commitdiff | tree |
2015-04-07 |
Wouter Wijngaards | - Libunbound skips dos-line-endings from etc/hosts. |
commit | commitdiff | tree |
2015-04-02 |
Wouter Wijngaards | - Fix #660: Fix interface-automatic broken in the prese... |
commit | commitdiff | tree |
2015-04-01 |
Wouter Wijngaards | Fix pythonmod. |
commit | commitdiff | tree |
2015-03-26 |
Wouter Wijngaards | Fixup rrset unlock in case of allocation failure. |
commit | commitdiff | tree |
2015-03-26 |
Wouter Wijngaards | - rename ldns subdirectory to sldns to avoid name colli... |
commit | commitdiff | tree |
2015-03-26 |
Wouter Wijngaards | - remote.c probedelay line is easier to read. |
commit | commitdiff | tree |
2015-03-25 |
Wouter Wijngaards | - If unknown trust anchor algorithm, and libressl is... |
commit | commitdiff | tree |
2015-03-25 |
Wouter Wijngaards | - Fix #657: libunbound(3) recommends deprecated |
commit | commitdiff | tree |
2015-03-23 |
Wouter Wijngaards | Fixed like Maciej did. |
commit | commitdiff | tree |
2015-03-23 |
Wouter Wijngaards | - Fix segfault on user not found at startup (from Macie... |
commit | commitdiff | tree |
2015-03-20 |
Wouter Wijngaards | Do not divide by zero. |
commit | commitdiff | tree |
2015-03-20 |
Wouter Wijngaards | Check before storing value. |
commit | commitdiff | tree |
2015-03-20 |
Wouter Wijngaards | - Fixes to add integer overflow checks on allocation... |
commit | commitdiff | tree |
2015-03-19 |
Wouter Wijngaards | fixup compiler warning on OpenBSD. |
commit | commitdiff | tree |
2015-03-19 |
Wouter Wijngaards | comment spelling improvement. |
commit | commitdiff | tree |
2015-03-19 |
Wouter Wijngaards | - Add ip-transparent config option for bind to non... |
commit | commitdiff | tree |
2015-03-17 |
Wouter Wijngaards | extra sanity check for integer overflow. |
commit | commitdiff | tree |
2015-03-17 |
Wouter Wijngaards | please lint. |
commit | commitdiff | tree |
2015-03-17 |
Wouter Wijngaards | please lint. |
commit | commitdiff | tree |
2015-03-17 |
Wouter Wijngaards | - Use reallocarray for integer overflow protection... |
commit | commitdiff | tree |
2015-03-17 |
Wouter Wijngaards | Reallocarray compat source from OpenBSD. |
commit | commitdiff | tree |
2015-03-16 |
Wouter Wijngaards | please lint. |
commit | commitdiff | tree |
2015-03-16 |
Wouter Wijngaards | - Fixup compile on cygwin, more portable openssl thread id. |
commit | commitdiff | tree |
2015-03-12 |
Wouter Wijngaards | - Updated default keylength in unbound-control-setup... |
commit | commitdiff | tree |
2015-03-10 |
Wouter Wijngaards | - Fix warning on sign compare in getentropy_linux. |
commit | commitdiff | tree |
2015-03-10 |
Wouter Wijngaards | - iana portlist update. |
commit | commitdiff | tree |
2015-03-10 |
Wouter Wijngaards | print svnroot for windows makedist. 1.5.4 in configure.ac |
commit | commitdiff | tree |
2015-03-10 |
Wouter Wijngaards | - Fix lintian warning in unbound-checkconf man page... |
commit | commitdiff | tree |
2015-03-09 |
Wouter Wijngaards | - iana portlist update. |
commit | commitdiff | tree |
2015-03-09 |
Wouter Wijngaards | - Fix #644: harden-algo-downgrade option, if turned... |
commit | commitdiff | tree |
2015-03-05 |
Wouter Wijngaards | - stats reports tcp usage, of incoming-num-tcp buffers. |
commit | commitdiff | tree |
2015-03-05 |
Wouter Wijngaards | - Document that incoming-num-tcp increase is good for... |
commit | commitdiff | tree |
2015-03-05 |
Wouter Wijngaards | - contrib/unbound_smf22.tar.gz: Solaris SMF installatio... |
commit | commitdiff | tree |
2015-03-04 |
Wouter Wijngaards | - Document windows 8 tests. |
commit | commitdiff | tree |
2015-03-04 |
Wouter Wijngaards | And use best response in case 0x20 fallback done. |
commit | commitdiff | tree |
2015-03-04 |
Wouter Wijngaards | - store caps_response with best response in case downgr... |
commit | commitdiff | tree |
2015-03-04 |
Wouter Wijngaards | - many nameservers does not try to compare more than... |
commit | commitdiff | tree |
2015-03-04 |
Wouter Wijngaards | - 0x20 fallback improved, better handling of servfail... |
commit | commitdiff | tree |
2015-03-04 |
Wouter Wijngaards | - Patch from Brad Smith that syncs compat/getentropy_li... |
commit | commitdiff | tree |
2015-03-03 |
Wouter Wijngaards | - tag 1.5.3rc1 |
commit | commitdiff | tree |
2015-03-02 |
Wouter Wijngaards | iana portlist update release-1.5.3rc1 |
commit | commitdiff | tree |
2015-02-20 |
Wouter Wijngaards | - Fix #647 crash in 1.5.2 because pwd.db no longer... |
commit | commitdiff | tree |
2015-02-20 |
Wouter Wijngaards | - Fix #646 Portability to Solaris, -lrt for getentropy_... |
commit | commitdiff | tree |
2015-02-20 |
Wouter Wijngaards | - Portability to Solaris 10, use AF_LOCAL. |
commit | commitdiff | tree |
2015-02-20 |
Wouter Wijngaards | - Use the getrandom syscall introduced in Linux 3.17... |
commit | commitdiff | tree |
2015-02-19 |
Wouter Wijngaards | - 1.5.2 release tag. |
commit | commitdiff | tree |
2015-02-13 |
Wouter Wijngaards | - Fix #643: doc/example.conf.in: unnecessary whitespace. release-1.5.2 |
commit | commitdiff | tree |
2015-02-12 |
Wouter Wijngaards | - tag 1.5.2rc1 |
commit | commitdiff | tree |
2015-02-11 |
Wouter Wijngaards | Fixup makefile dependencies for outdir compile without... release-1.5.2rc1 |
commit | commitdiff | tree |
2015-02-11 |
Wouter Wijngaards | - iana portlist update. |
commit | commitdiff | tree |
2015-02-10 |
Wouter Wijngaards | - Fix scrubber with harden-glue turned off to reject... |
commit | commitdiff | tree |
2015-02-09 |
Wouter Wijngaards | - Fix validation failure in case upstream forwarder... |
commit | commitdiff | tree |
2015-02-02 |
Wouter Wijngaards | - infra-cache-min-rtt patch from Florian Riehm, for... |
commit | commitdiff | tree |
2015-01-30 |
Wouter Wijngaards | Solaris portability fix. |
commit | commitdiff | tree |
2015-01-30 |
Wouter Wijngaards | - Portability fix for Solaris ('sun' is not usable... |
commit | commitdiff | tree |
2015-01-30 |
Wouter Wijngaards | Fixup unit test. |
commit | commitdiff | tree |
2015-01-30 |
Wouter Wijngaards | And a unit test for the strip operation. |
commit | commitdiff | tree |
2015-01-30 |
Wouter Wijngaards | - Fix 0x20 capsforid fallback to omit gratuitous NS... |
commit | commitdiff | tree |
2015-01-29 |
Wouter Wijngaards | - Fix pyunbound byte string representation for python3. |
commit | commitdiff | tree |
2015-01-26 |
Wouter Wijngaards | - Fix unintended use of gcc extension for incomplete... |
commit | commitdiff | tree |
2015-01-23 |
Wouter Wijngaards | Fixup control socket test for OSX. |
commit | commitdiff | tree |
2015-01-23 |
Wouter Wijngaards | - windows port fixes, no AF_LOCAL, no chown, no chmod... |
commit | commitdiff | tree |
2015-01-22 |
Wouter Wijngaards | remove unused files from testcode |
commit | commitdiff | tree |
2015-01-22 |
Wouter Wijngaards | comment fixup. |
commit | commitdiff | tree |
2015-01-16 |
Wouter Wijngaards | - unbound-checkconf -f prints chroot with pidfile path. |
commit | commitdiff | tree |
2015-01-16 |
Wouter Wijngaards | - unit test for local unix connection. Documentation... |
commit | commitdiff | tree |
2015-01-13 |
Wouter Wijngaards | iana portlist update. |
commit | commitdiff | tree |
2015-01-12 |
Wouter Wijngaards | - Fix pyunbound ord call, portable for python 2 and 3. |
commit | commitdiff | tree |
2015-01-12 |
Wouter Wijngaards | - Cast sun_len sizeof to socklen_t. |
commit | commitdiff | tree |
2015-01-07 |
Wouter Wijngaards | - Fix warnings in pythonmod changes. |
commit | commitdiff | tree |
2015-01-07 |
Wouter Wijngaards | fix attribution. |
commit | commitdiff | tree |
2015-01-06 |
Wouter Wijngaards | - coded the default of control-use-cert, to yes. |
commit | commitdiff | tree |
2015-01-06 |
Wouter Wijngaards | please lint on FreeBSD |
commit | commitdiff | tree |
2015-01-06 |
Wouter Wijngaards | Fix doc. |
commit | commitdiff | tree |
2015-01-06 |
Wouter Wijngaards | - Fixup that patch and uid lookup (only for daemon). |
commit | commitdiff | tree |
next |