| 2020-01-27 |
Ralph Dolmans | Merge branch 'master' into edmonds/libbsd-support 154/head |
commit | commitdiff | tree | snapshot |
| 2020-01-27 |
Maryse47 | unbound.service.in: add StateDirectory |
commit | commitdiff | tree | snapshot |
| 2020-01-27 |
Maryse47 | Move unbound_nochroot.service to unbound_portable.service |
commit | commitdiff | tree | snapshot |
| 2020-01-27 |
Maryse47 | unbound.service.in: add RuntimeDirectory and Configurat... |
commit | commitdiff | tree | snapshot |
| 2020-01-27 |
W.C.A. Wijngaards | - Fix #153: Disable validation for DSA algorithms.... |
commit | commitdiff | tree | snapshot |
| 2020-01-27 |
W.C.A. Wijngaards | Changelog note for PR#155. |
commit | commitdiff | tree | snapshot |
| 2020-01-27 |
W.C.A. Wijngaards | Merge branch 'master' of github.com:NLnetLabs/unbound |
commit | commitdiff | tree | snapshot |
| 2020-01-27 |
Wouter Wijngaards | Merge pull request #155 from edmonds/edmonds/pkg-config... |
commit | commitdiff | tree | snapshot |
| 2020-01-27 |
Robert Edmonds | contrib/libunbound.pc.in: Embed the correct crypto... 155/head |
commit | commitdiff | tree | snapshot |
| 2020-01-27 |
Robert Edmonds | contrib/libunbound.pc.in: Only specify -lunbound for... |
commit | commitdiff | tree | snapshot |
| 2020-01-27 |
Steven Chamberlain | Allow use of libbsd functions with configure option... |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
W.C.A. Wijngaards | dnstap io, nicer layout for wouldblock calls. |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
W.C.A. Wijngaards | dnstap io, fix event reference in winevent wouldblock... |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
W.C.A. Wijngaards | Merge branch 'master' into framestreams |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
W.C.A. Wijngaards | Changelog and contrib/README note for PR#150. |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
Wouter Wijngaards | Merge pull request #150 from Frzk/systemd_unit_without_... |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
W.C.A. Wijngaards | dnstap io, remove --with-libfstrm, it is not required... |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
François KUBLER | Patch configure.ac file to take the new contrib/unbound... 150/head |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
W.C.A. Wijngaards | dnstap io, remove libfstrm calls from dnstap.c. |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
François KUBLER | Added a new unit file to run unbound with systemd and... |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
W.C.A. Wijngaards | dnstap io, failure to add event closes and attempts... |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
W.C.A. Wijngaards | in stop flush use timer_del to remove timer. |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
W.C.A. Wijngaards | dnstap io, reconnect attempts with exponential backoff... |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
W.C.A. Wijngaards | dnstap io, fixup error exit of event add routines. |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
W.C.A. Wijngaards | dnstap io, sleeps thread when there is no traffic. |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
W.C.A. Wijngaards | dnstap io, make sure to free current message when strea... |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
W.C.A. Wijngaards | loop in output callback for performance. |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
W.C.A. Wijngaards | check close neater also with a write at the same time. |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
W.C.A. Wijngaards | dnstap io: check for close of channel by the other... |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
W.C.A. Wijngaards | dtio_find_msg loop roundrobin instead of first queue... |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
W.C.A. Wijngaards | dnstap io fixup socket creation, stop flush dtio pointe... |
commit | commitdiff | tree | snapshot |
| 2020-01-23 |
frpet | Update unbound_munin_ 148/head |
commit | commitdiff | tree | snapshot |
| 2020-01-22 |
W.C.A. Wijngaards | dnstap io output performs nonblocking connect. |
commit | commitdiff | tree | snapshot |
| 2020-01-22 |
W.C.A. Wijngaards | output event del before free. |
commit | commitdiff | tree | snapshot |
| 2020-01-22 |
W.C.A. Wijngaards | write data and stop flush for dnstap io. |
commit | commitdiff | tree | snapshot |
| 2020-01-22 |
W.C.A. Wijngaards | remove fatal_exit from runtime reopen routines. |
commit | commitdiff | tree | snapshot |
| 2020-01-22 |
W.C.A. Wijngaards | improve fstrm routine documentation. |
commit | commitdiff | tree | snapshot |
| 2020-01-22 |
W.C.A. Wijngaards | fstrm routines for start and stop, fstrm_create_control... |
commit | commitdiff | tree | snapshot |
| 2020-01-21 |
W.C.A. Wijngaards | Remove editor file that was added by mistake. |
commit | commitdiff | tree | snapshot |
| 2020-01-21 |
W.C.A. Wijngaards | iothread find msg. |
commit | commitdiff | tree | snapshot |
| 2020-01-21 |
W.C.A. Wijngaards | iothread work. |
commit | commitdiff | tree | snapshot |
| 2020-01-21 |
W.C.A. Wijngaards | the framestream queue. |
commit | commitdiff | tree | snapshot |
| 2020-01-21 |
W.C.A. Wijngaards | dnstap unit test. |
commit | commitdiff | tree | snapshot |
| 2020-01-21 |
W.C.A. Wijngaards | dnstap test program prints messages and timestamps... |
commit | commitdiff | tree | snapshot |
| 2020-01-21 |
W.C.A. Wijngaards | dnstap test program prints identity and version. |
commit | commitdiff | tree | snapshot |
| 2020-01-20 |
W.C.A. Wijngaards | dnstap test progam can log on one line type,ip,qname... |
commit | commitdiff | tree | snapshot |
| 2020-01-20 |
W.C.A. Wijngaards | unbound-dnstap-socket debug test program. |
commit | commitdiff | tree | snapshot |
| 2020-01-20 |
W.C.A. Wijngaards | iolist item added. |
commit | commitdiff | tree | snapshot |
| 2020-01-20 |
W.C.A. Wijngaards | Writeup of FrameStreams protocol. |
commit | commitdiff | tree | snapshot |
| 2020-01-20 |
W.C.A. Wijngaards | git branch to track feature for framestreams. The... |
commit | commitdiff | tree | snapshot |
| 2020-01-16 |
Ralph Dolmans | - extend rpz_respip.rpl with ipv6 without zz label... |
commit | commitdiff | tree | snapshot |
| 2020-01-16 |
Ralph Dolmans | - improve dname_has_label(), add unit test |
commit | commitdiff | tree | snapshot |
| 2020-01-16 |
W.C.A. Wijngaards | Stream reuse branch, for TCP and TLS stream reuse. |
commit | commitdiff | tree | snapshot |
| 2020-01-16 |
Ralph Dolmans | - Add cname target wc synth. to testbound test |
commit | commitdiff | tree | snapshot |
| 2020-01-16 |
Ralph Dolmans | Revert travis verbosity |
commit | commitdiff | tree | snapshot |
| 2020-01-16 |
Ralph Dolmans | - Fix the dname_has_label fix |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Ralph Dolmans | attemp to get more info out of travis |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Ralph Dolmans | try to understand travis |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Ralph Dolmans | Merge branch 'master' of github.com:NLnetLabs/unbound... |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Ralph Dolmans | - Fix faulty assert |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Ralph Dolmans | - Fix doxygen issue |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Ralph Dolmans | - fix compiler warnings |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Ralph Dolmans | - processed RPZ review feedback |
commit | commitdiff | tree | snapshot |
| 2020-01-15 |
Ralph Dolmans | - Implement RPZ CNAME target wildcard synthesis |
commit | commitdiff | tree | snapshot |
| 2020-01-14 |
W.C.A. Wijngaards | - Fix auth zone support for NSEC3 records without salt. |
commit | commitdiff | tree | snapshot |
| 2020-01-14 |
W.C.A. Wijngaards | - Fix for memory leak when edns subnet config options... |
commit | commitdiff | tree | snapshot |
| 2020-01-14 |
W.C.A. Wijngaards | - Fix crash after reload where a stats lookup could... |
commit | commitdiff | tree | snapshot |
| 2020-01-14 |
W.C.A. Wijngaards | - Removed the dnscrypt_queries and dnscrypt_queries_cha... |
commit | commitdiff | tree | snapshot |
| 2020-01-10 |
W.C.A. Wijngaards | - Fix unreachable code in ssl set options code. |
commit | commitdiff | tree | snapshot |
| 2020-01-10 |
W.C.A. Wijngaards | - Fix the relationship between serve-expired and prefet... |
commit | commitdiff | tree | snapshot |
| 2020-01-08 |
Ralph Dolmans | - Add changelog entry for fix #138 (stop binding pidfil... |
commit | commitdiff | tree | snapshot |
| 2020-01-08 |
Ralph Dolmans | Merge pull request #142 from Maryse47/patch-1 |
commit | commitdiff | tree | snapshot |
| 2020-01-08 |
Maryse47 | unbound.service.in: stop binding pidfile inside chroot dir 142/head |
commit | commitdiff | tree | snapshot |
| 2020-01-08 |
W.C.A. Wijngaards | - And update for more spare space. |
commit | commitdiff | tree | snapshot |
| 2020-01-08 |
W.C.A. Wijngaards | - Updated sldns_bget_token_par fix for also space for... |
commit | commitdiff | tree | snapshot |
| 2020-01-08 |
W.C.A. Wijngaards | - Fix out-of-bounds null-byte write in sldns_bget_token... |
commit | commitdiff | tree | snapshot |
| 2020-01-08 |
W.C.A. Wijngaards | - Fix 'make test' to work for --disable-sha1 configure... |
commit | commitdiff | tree | snapshot |
| 2020-01-07 |
George Thessalonikefs | - Changes to compat/getentropy_solaris.c for, |
commit | commitdiff | tree | snapshot |
| 2020-01-07 |
George Thessalonikefs | - Downgrade compat/getentropy_solaris.c to version... |
commit | commitdiff | tree | snapshot |
| 2020-01-06 |
W.C.A. Wijngaards | - Fix #140: Document slave not downloading new zonefile... |
commit | commitdiff | tree | snapshot |
| 2020-01-06 |
W.C.A. Wijngaards | (Changelog note for #135). |
commit | commitdiff | tree | snapshot |
| 2020-01-06 |
Wouter Wijngaards | Merge pull request #135 from fobser/pass-in-neg-key... |
commit | commitdiff | tree | snapshot |
| 2019-12-23 |
Ralph Dolmans | - Fix dname_has_label() code review changes |
commit | commitdiff | tree | snapshot |
| 2019-12-23 |
Ralph Dolmans | Proccess more review feedback |
commit | commitdiff | tree | snapshot |
| 2019-12-19 |
Florian Obser | Use passed in neg and key cache if non-NULL. 135/head |
commit | commitdiff | tree | snapshot |
| 2019-12-16 |
George Thessalonikefs | - Update mailing list URL. |
commit | commitdiff | tree | snapshot |
| 2019-12-12 |
W.C.A. Wijngaards | Fixup 1.9.7 version commit in configure.ac. |
commit | commitdiff | tree | snapshot |
| 2019-12-12 |
Ralph Dolmans | - Fix typo to let serve-expired-ttl work with ub_ctx_se... |
commit | commitdiff | tree | snapshot |
| 2019-12-12 |
Ralph Dolmans | Merge pull request #129 from fobser/serve-expired-ttl... |
commit | commitdiff | tree | snapshot |
| 2019-12-12 |
Ralph Dolmans | Make master 1.9.7 in development. |
commit | commitdiff | tree | snapshot |
| 2019-12-10 |
Florian Obser | Fix typo to let serve-expired-ttl work with ub_ctx_set_... 129/head |
commit | commitdiff | tree | snapshot |
| 2019-12-10 |
W.C.A. Wijngaards | - Fix to make auth zone IXFR to fallback to AXFR if... |
commit | commitdiff | tree | snapshot |
| 2019-12-06 |
W.C.A. Wijngaards | - Fix Makefile.in for ipset module compile, from Adi... release-1.9.6 |
commit | commitdiff | tree | snapshot |
| 2019-12-06 |
W.C.A. Wijngaards | - Fix ipsecmod compile. |
commit | commitdiff | tree | snapshot |
| 2019-12-05 |
W.C.A. Wijngaards | - tag for 1.9.6rc1. release-1.9.6rc1 |
commit | commitdiff | tree | snapshot |
| 2019-12-05 |
W.C.A. Wijngaards | - unbound-fuzzers.tar.bz2: three programs for fuzzing... |
commit | commitdiff | tree | snapshot |
| 2019-12-04 |
W.C.A. Wijngaards | - Fix Make Test Fails when Configured With --enable... |
commit | commitdiff | tree | snapshot |
| 2019-12-04 |
W.C.A. Wijngaards | - update contrib/fastrpz.patch to apply more cleanly. |
commit | commitdiff | tree | snapshot |
| 2019-12-04 |
W.C.A. Wijngaards | - Fix testbound for alloccheck runs, memory purify... |
commit | commitdiff | tree | snapshot |
| 2019-12-04 |
W.C.A. Wijngaards | - Fix lock type for memory purify log lock deletion. |
commit | commitdiff | tree | snapshot |
| next |