2016-02-17 |
Wouter Wijngaards | - Fix that "make install" fails due to "text file busy... |
commit | commitdiff | tree |
2016-02-17 |
Wouter Wijngaards | - Set IPPROTO_IP6 for ipv6 sockets otherwise invalid... |
commit | commitdiff | tree |
2016-02-15 |
Wouter Wijngaards | - wait for sendto to drain socket buffers when they... |
commit | commitdiff | tree |
2016-02-15 |
Wouter Wijngaards | - ip-transparent option for FreeBSD with IP_BINDANY... |
commit | commitdiff | tree |
2016-02-09 |
Wouter Wijngaards | And document the files. |
commit | commitdiff | tree |
2016-02-09 |
Wouter Wijngaards | Document that array. |
commit | commitdiff | tree |
2016-02-09 |
Wouter Wijngaards | - insecure-lan-zones: yesno config option, patch from... |
commit | commitdiff | tree |
2016-02-09 |
Wouter Wijngaards | - Test for type OPENPGPKEY. |
commit | commitdiff | tree |
2016-02-08 |
Wouter Wijngaards | - RR Type OPENPGPKEY support (draft-ietf-dane-openpgpke... |
commit | commitdiff | tree |
2016-02-08 |
Wouter Wijngaards | Unit test for CSYNC |
commit | commitdiff | tree |
2016-02-08 |
Wouter Wijngaards | - RR Type CSYNC support RFC 7477, in debug printout... |
commit | commitdiff | tree |
2016-02-08 |
Wouter Wijngaards | - Fix patch typo in prevuous commit for 734 from Adi... |
commit | commitdiff | tree |
2016-01-29 |
Wouter Wijngaards | - Neater cmdline_verbose increment patch from Edgar... |
commit | commitdiff | tree |
2016-01-27 |
Wouter Wijngaards | - Fix #741: log message for dnstap socket connection... |
commit | commitdiff | tree |
2016-01-27 |
Wouter Wijngaards | Fix test to cleanup executable and wait for error printout |
commit | commitdiff | tree |
2016-01-27 |
Wouter Wijngaards | - Made netbsd sendmsg test nonfatal, in case of false... |
commit | commitdiff | tree |
2016-01-26 |
Wouter Wijngaards | - fix netbsd interface_automatic complain about unimple... |
commit | commitdiff | tree |
2016-01-26 |
Wouter Wijngaards | - Fix cmsg alignment for argument to sendmsg on NetBSD. |
commit | commitdiff | tree |
2016-01-26 |
Wouter Wijngaards | - Use arc4random instead of random in tests (because... |
commit | commitdiff | tree |
2016-01-26 |
Wouter Wijngaards | Fixup declaration after statement. |
commit | commitdiff | tree |
2016-01-26 |
Wouter Wijngaards | Fixup ;. |
commit | commitdiff | tree |
2016-01-26 |
Wouter Wijngaards | - Fix #734: chown the pidfile if it resides inside... |
commit | commitdiff | tree |
2016-01-25 |
Wouter Wijngaards | - Fix #738: Swig should not be invoked with CPPFLAGS. |
commit | commitdiff | tree |
2016-01-19 |
Wouter Wijngaards | - Squelch 'cannot assign requested address' log message... |
commit | commitdiff | tree |
2016-01-14 |
Wouter Wijngaards | - iana portlist update. |
commit | commitdiff | tree |
2016-01-14 |
Wouter Wijngaards | - Fix to simplify empty string checking from Michael... |
commit | commitdiff | tree |
2016-01-12 |
Wouter Wijngaards | - Fix #734: Do not log an error when the PID file canno... |
commit | commitdiff | tree |
2016-01-11 |
Wouter Wijngaards | - Fix test if -pthreads unused to use better grep for... |
commit | commitdiff | tree |
2016-01-11 |
Wouter Wijngaards | Use better grep for -e -flag test. |
commit | commitdiff | tree |
2016-01-07 |
Wouter Wijngaards | - Update aclocal, autoconf output with new versions... |
commit | commitdiff | tree |
2016-01-07 |
Wouter Wijngaards | - Fix mingw crosscompile for recent mingw. |
commit | commitdiff | tree |
2016-01-07 |
Wouter Wijngaards | - Fix mingw crosscompile for recent mingw. |
commit | commitdiff | tree |
2016-01-05 |
Wouter Wijngaards | - Support RFC7686: handle ".onion" Special-Use Domain... |
commit | commitdiff | tree |
2016-01-05 |
Wouter Wijngaards | Fix signed-unsigned lint warnings in tcp-mss. |
commit | commitdiff | tree |
2016-01-05 |
Wouter Wijngaards | - #731: tcp-mss, outgoing-tcp-mss options for unbound... |
commit | commitdiff | tree |
2016-01-04 |
Wouter Wijngaards | Fixup that patch does not try to patch itself. |
commit | commitdiff | tree |
2016-01-04 |
Wouter Wijngaards | - Fixup contrib/aaaa-filter-iterator.patch for moved... |
commit | commitdiff | tree |
2016-01-04 |
Wouter Wijngaards | - Define DEFAULT_SOURCE together with BSD_SOURCE when... |
commit | commitdiff | tree |
2015-12-15 |
Ralph Dolmans | Fix #729: omit use of escape sequences in echo since... |
commit | commitdiff | tree |
2015-12-11 |
Wouter Wijngaards | - OSX clang new flto check. |
commit | commitdiff | tree |
2015-12-11 |
Wouter Wijngaards | test flto for clang (test #2) |
commit | commitdiff | tree |
2015-12-11 |
Wouter Wijngaards | Check for flto for OSX |
commit | commitdiff | tree |
2015-12-11 |
Wouter Wijngaards | - OSX clang, stop -pthread unused during link stage... |
commit | commitdiff | tree |
2015-12-11 |
Wouter Wijngaards | - OSX portability, detect if sbrk is deprecated. |
commit | commitdiff | tree |
2015-12-11 |
Wouter Wijngaards | - updated ax_pthread.m4 to version 21 with clang suppor... |
commit | commitdiff | tree |
2015-12-11 |
Wouter Wijngaards | - remove NULL-checks before free, patch from Michael... |
commit | commitdiff | tree |
2015-12-10 |
Wouter Wijngaards | - trunk has 1.5.8 in development. |
commit | commitdiff | tree |
2015-12-08 |
Wouter Wijngaards | Fixup name. release-1.5.7 |
commit | commitdiff | tree |
2015-12-08 |
Wouter Wijngaards | - Fixup 724 for unbound-control. |
commit | commitdiff | tree |
2015-12-07 |
Ralph Dolmans | Don't minimise forwarded requests. |
commit | commitdiff | tree |
2015-12-04 |
Wouter Wijngaards | - Removed unneeded whitespace from example.conf. |
commit | commitdiff | tree |
2015-12-03 |
Ralph Dolmans | Stop minimising after receiving rcode!=NOERROR |
commit | commitdiff | tree |
2015-12-03 |
Wouter Wijngaards | Note changelog after rc1. |
commit | commitdiff | tree |
2015-12-03 |
Wouter Wijngaards | 1.5.7rc1 tag |
commit | commitdiff | tree |
2015-12-03 |
Ralph Dolmans | Keep incrementing QNAME after receiving throwaway answer. |
commit | commitdiff | tree |
2015-12-03 |
Wouter Wijngaards | iana portlist update. |
commit | commitdiff | tree |
2015-12-02 |
Wouter Wijngaards | - For 724: Add Changelog to windows binary dist. |
commit | commitdiff | tree |
2015-12-02 |
Wouter Wijngaards | - Fixup 724: Fix PCA prompt for unbound-service-install... |
commit | commitdiff | tree |
2015-12-01 |
Wouter Wijngaards | undo pointless change. |
commit | commitdiff | tree |
2015-12-01 |
Wouter Wijngaards | pointless change for test. |
commit | commitdiff | tree |
2015-12-01 |
Wouter Wijngaards | - .gitignore for git users. |
commit | commitdiff | tree |
2015-12-01 |
Ralph Dolmans | Qname minimisation review fixes |
commit | commitdiff | tree |
2015-12-01 |
Wouter Wijngaards | - Remove stdout printout for unbound-service-install.exe |
commit | commitdiff | tree |
2015-12-01 |
Wouter Wijngaards | and also #724 for unbound.exe commandline. |
commit | commitdiff | tree |
2015-12-01 |
Wouter Wijngaards | Fixup #724 in unbound-checkconf and fname_after_chroot... |
commit | commitdiff | tree |
2015-12-01 |
Wouter Wijngaards | - Fixup 724 fix for fname_after_chroot() calls. |
commit | commitdiff | tree |
2015-12-01 |
Wouter Wijngaards | add unit test. |
commit | commitdiff | tree |
2015-12-01 |
Wouter Wijngaards | yacced,lexed, include for undeclared function and make... |
commit | commitdiff | tree |
2015-11-30 |
Ralph Dolmans | Implemented qname minimisation |
commit | commitdiff | tree |
2015-11-30 |
Wouter Wijngaards | Fixup %EXECUTABLE% code. |
commit | commitdiff | tree |
2015-11-30 |
Wouter Wijngaards | Fixup %EXECUTABLE% code. |
commit | commitdiff | tree |
2015-11-30 |
Wouter Wijngaards | - Fix for #724: conf syntax to read files from run... |
commit | commitdiff | tree |
2015-11-25 |
Wouter Wijngaards | - Fix for #720, fix unbound-control-setup windows batch... |
commit | commitdiff | tree |
2015-11-24 |
Wouter Wijngaards | - iana portlist update. |
commit | commitdiff | tree |
2015-11-24 |
Wouter Wijngaards | - Fix #720: add windows scripts to zip bundle. |
commit | commitdiff | tree |
2015-11-20 |
Wouter Wijngaards | But RFC wants empty EDNS in formerr. |
commit | commitdiff | tree |
2015-11-20 |
Wouter Wijngaards | - Fix that malformed EDNS query gets a response without... |
commit | commitdiff | tree |
2015-11-20 |
Wouter Wijngaards | - Added assert on rrset cache correctness. |
commit | commitdiff | tree |
2015-11-18 |
Wouter Wijngaards | - spelling fixes from Igor Sobrado Delgado. |
commit | commitdiff | tree |
2015-11-18 |
Wouter Wijngaards | - newer acx_nlnetlabs.m4. |
commit | commitdiff | tree |
2015-11-17 |
Wouter Wijngaards | Document ASN contents. |
commit | commitdiff | tree |
2015-11-17 |
Wouter Wijngaards | cast to please lint. |
commit | commitdiff | tree |
2015-11-17 |
Wouter Wijngaards | - Fixup DER encoded DSA signatures for libnettle. |
commit | commitdiff | tree |
2015-11-17 |
Wouter Wijngaards | Repair // style comments for portability. |
commit | commitdiff | tree |
2015-11-17 |
Wouter Wijngaards | - iana portlist update. |
commit | commitdiff | tree |
2015-11-17 |
Wouter Wijngaards | use digest_nettle function for nsec3_hash calls. |
commit | commitdiff | tree |
2015-11-17 |
Wouter Wijngaards | please lint. |
commit | commitdiff | tree |
2015-11-17 |
Wouter Wijngaards | - refactor nsec3 hash implementation to be more library... |
commit | commitdiff | tree |
2015-11-17 |
Wouter Wijngaards | Nicer unbound.c for nettle. |
commit | commitdiff | tree |
2015-11-17 |
Wouter Wijngaards | - Fix #594. libunbound: optionally use libnettle for... |
commit | commitdiff | tree |
2015-11-16 |
Wouter Wijngaards | Remove debug print. |
commit | commitdiff | tree |
2015-11-16 |
Wouter Wijngaards | remove unused comment. |
commit | commitdiff | tree |
2015-11-16 |
Wouter Wijngaards | - Fix for lenient accept of reverse order DNAME and... |
commit | commitdiff | tree |
2015-11-06 |
Wouter Wijngaards | - Change example.conf: ftp.internic.net to https:/... |
commit | commitdiff | tree |
2015-11-04 |
Wouter Wijngaards | - ACX_SSL_CHECKS no longer adds -ldl needlessly. |
commit | commitdiff | tree |
2015-11-03 |
Wouter Wijngaards | - Fix #718: Fix unbound-control-setup with support... |
commit | commitdiff | tree |
2015-10-29 |
Wouter Wijngaards | - Fix #716: nodata proof with empty non-terminals and... |
commit | commitdiff | tree |
2015-10-29 |
Wouter Wijngaards | - patch from Doug Hogan for SSL_OP_NO_SSLvx options. |
commit | commitdiff | tree |
2015-10-28 |
Wouter Wijngaards | Fixup nothread compile on Linux. |
commit | commitdiff | tree |
2015-10-28 |
Wouter Wijngaards | remove warning in checklocks on 64bit system. |
commit | commitdiff | tree |
next |