| 2021-01-04 |
W.C.A. Wijngaards | - For #376: Fix that comm point event is not double... |
commit | commitdiff | tree | snapshot |
| 2021-01-01 |
Frank Riley | Add start_time to reply callbacks so modules can comput... 391/head |
commit | commitdiff | tree | snapshot |
| 2021-01-01 |
Frank Riley | Add missing callbacks to the python module 390/head |
commit | commitdiff | tree | snapshot |
| 2020-12-16 |
George Thessalonikefs | - Fix error cases when udp-connect is set and send... |
commit | commitdiff | tree | snapshot |
| 2020-12-13 |
Frank Riley | Add rpz_enable and rpz_disable commands to unbound... 375/head |
commit | commitdiff | tree | snapshot |
| 2020-12-11 |
W.C.A. Wijngaards | - Fix missing prototypes in the code. |
commit | commitdiff | tree | snapshot |
| 2020-12-11 |
W.C.A. Wijngaards | Changelog note for #373 |
commit | commitdiff | tree | snapshot |
| 2020-12-11 |
Wouter Wijngaards | Merge pull request #373 from fobser/void-arithmetic |
commit | commitdiff | tree | snapshot |
| 2020-12-11 |
W.C.A. Wijngaards | Changelog note for #335 |
commit | commitdiff | tree | snapshot |
| 2020-12-11 |
Wouter Wijngaards | Merge pull request #335 from fobser/static |
commit | commitdiff | tree | snapshot |
| 2020-12-11 |
Florian Obser | Warning: arithmetic on a pointer to void is a GNU exten... 373/head |
commit | commitdiff | tree | snapshot |
| 2020-12-11 |
W.C.A. Wijngaards | - Fix to squelch permission denied and other errors... |
commit | commitdiff | tree | snapshot |
| 2020-12-11 |
W.C.A. Wijngaards | - Fix #371: unbound-control timeout when Unbound is... |
commit | commitdiff | tree | snapshot |
| 2020-12-10 |
W.C.A. Wijngaards | Fix for #368: dnstap does not log the DNS message ID... |
commit | commitdiff | tree | snapshot |
| 2020-12-09 |
W.C.A. Wijngaards | doxygen comments fixup |
commit | commitdiff | tree | snapshot |
| 2020-12-09 |
W.C.A. Wijngaards | Fix use after free. |
commit | commitdiff | tree | snapshot |
| 2020-12-09 |
W.C.A. Wijngaards | Fix for tcp outgoing to have local address logged |
commit | commitdiff | tree | snapshot |
| 2020-12-09 |
W.C.A. Wijngaards | Fix leak of socket mem on failure and fix if tcp has... |
commit | commitdiff | tree | snapshot |
| 2020-12-09 |
W.C.A. Wijngaards | Use port_if pointer instead of wrong UDP local addr |
commit | commitdiff | tree | snapshot |
| 2020-12-09 |
W.C.A. Wijngaards | Use stored TCP address for callback. |
commit | commitdiff | tree | snapshot |
| 2020-12-09 |
W.C.A. Wijngaards | No need for mk_local_addr, can pass the sockaddr structure. |
commit | commitdiff | tree | snapshot |
| 2020-12-09 |
W.C.A. Wijngaards | Use calloc and freeaddrinfo |
commit | commitdiff | tree | snapshot |
| 2020-12-09 |
W.C.A. Wijngaards | configure test for struct sockaddr_in6 sin6_len member |
commit | commitdiff | tree | snapshot |
| 2020-12-09 |
W.C.A. Wijngaards | Remove useless tcp_read_fd member from struct |
commit | commitdiff | tree | snapshot |
| 2020-12-09 |
W.C.A. Wijngaards | For TCP store picked outgoing interface and pass it. |
commit | commitdiff | tree | snapshot |
| 2020-12-09 |
W.C.A. Wijngaards | For the DoH create_http_handler, also pass the socket. |
commit | commitdiff | tree | snapshot |
| 2020-12-09 |
W.C.A. Wijngaards | Fix that it passes the actual UDP address instead of... |
commit | commitdiff | tree | snapshot |
| 2020-12-09 |
W.C.A. Wijngaards | Fix test code function declaration. |
commit | commitdiff | tree | snapshot |
| 2020-12-09 |
W.C.A. Wijngaards | Remove unused whitespace, add missing header change... |
commit | commitdiff | tree | snapshot |
| 2020-12-09 |
W.C.A. Wijngaards | Import the patches from the files in the tarball in |
commit | commitdiff | tree | snapshot |
| 2020-12-03 |
W.C.A. Wijngaards | - iana portlist updated. |
commit | commitdiff | tree | snapshot |
| 2020-12-03 |
W.C.A. Wijngaards | - make depend. |
commit | commitdiff | tree | snapshot |
| 2020-12-03 |
W.C.A. Wijngaards | Code repo continues for 1.13.1 in development. |
commit | commitdiff | tree | snapshot |
| 2020-12-02 |
W.C.A. Wijngaards | - Fix update, with write event check with streamreuse... |
commit | commitdiff | tree | snapshot |
| 2020-12-02 |
W.C.A. Wijngaards | - Fix for #283: fix stream reuse and tcp fast open. |
commit | commitdiff | tree | snapshot |
| 2020-12-02 |
W.C.A. Wijngaards | - Fix on windows to ignore connection failure on UDP... |
commit | commitdiff | tree | snapshot |
| 2020-12-02 |
W.C.A. Wijngaards | - Fix unbound-dnstap-socket to not use log routine... |
commit | commitdiff | tree | snapshot |
| 2020-12-02 |
Willem Toorop | Merge branch 'master' into features/nsid |
commit | commitdiff | tree | snapshot |
| 2020-12-02 |
Willem Toorop | Document existence of option |
commit | commitdiff | tree | snapshot |
| 2020-12-02 |
W.C.A. Wijngaards | - Fix #356: deadlock when listening tcp. |
commit | commitdiff | tree | snapshot |
| 2020-12-02 |
W.C.A. Wijngaards | - Fix #360: for the additionally reported TCP Fast... |
commit | commitdiff | tree | snapshot |
| 2020-12-01 |
Willem Toorop | NSID for Unbound |
commit | commitdiff | tree | snapshot |
| 2020-12-01 |
W.C.A. Wijngaards | - Fix #358: Squelch udp connect 'no route to host'... |
commit | commitdiff | tree | snapshot |
| 2020-11-30 |
W.C.A. Wijngaards | Changelog entry for rc tags 1.13.0rc3 and rc4. release-1.13.0rc4 |
commit | commitdiff | tree | snapshot |
| 2020-11-30 |
W.C.A. Wijngaards | - Fix assertion failure on double callback when iterato... |
commit | commitdiff | tree | snapshot |
| 2020-11-27 |
W.C.A. Wijngaards | - Fix contrib/metrics.awk for FreeBSD awk compatibility. release-1.13.0rc3 |
commit | commitdiff | tree | snapshot |
| 2020-11-27 |
mb | rpz: fix local data lookup for nsdname 340/head |
commit | commitdiff | tree | snapshot |
| 2020-11-27 |
mb | rpz: cleanups |
commit | commitdiff | tree | snapshot |
| 2020-11-27 |
mb | rpz: continue nsdname and minor cleanups |
commit | commitdiff | tree | snapshot |
| 2020-11-27 |
W.C.A. Wijngaards | - Fix compile warnings in rpz initialization. |
commit | commitdiff | tree | snapshot |
| 2020-11-27 |
mb | rpz: nsdname actions |
commit | commitdiff | tree | snapshot |
| 2020-11-27 |
W.C.A. Wijngaards | - Fix compile warnings for windows. |
commit | commitdiff | tree | snapshot |
| 2020-11-27 |
W.C.A. Wijngaards | - Fix when use free buffer to initialize rbtree for... |
commit | commitdiff | tree | snapshot |
| 2020-11-27 |
W.C.A. Wijngaards | - Fix compile warning for type cast in http2_submit_dns... |
commit | commitdiff | tree | snapshot |
| 2020-11-26 |
mb | rpz: add testbound nsdname script (stub) |
commit | commitdiff | tree | snapshot |
| 2020-11-26 |
W.C.A. Wijngaards | - Clear readagain upon decommission of pending tcp... |
commit | commitdiff | tree | snapshot |
| 2020-11-26 |
mb | rpz: strip .rpz-nsdname suffix when inserting trigger |
commit | commitdiff | tree | snapshot |
| 2020-11-26 |
W.C.A. Wijngaards | - Fix that after failed read, the readagain cannot... |
commit | commitdiff | tree | snapshot |
| 2020-11-26 |
mb | rpz: nsdname stubs |
commit | commitdiff | tree | snapshot |
| 2020-11-26 |
W.C.A. Wijngaards | - For #352: contrib/metrics.awk for Prometheus style... |
commit | commitdiff | tree | snapshot |
| 2020-11-26 |
W.C.A. Wijngaards | - Fix to omit UDP receive errors from log, if verbosity... |
commit | commitdiff | tree | snapshot |
| 2020-11-25 |
W.C.A. Wijngaards | - tag for the 1.13.0rc2 release. release-1.13.0rc2 |
commit | commitdiff | tree | snapshot |
| 2020-11-25 |
W.C.A. Wijngaards | - Fix readagain and writeagain callback functions for... |
commit | commitdiff | tree | snapshot |
| 2020-11-25 |
W.C.A. Wijngaards | - Attempt fix for libevent state in tcp reuse cases... |
commit | commitdiff | tree | snapshot |
| 2020-11-25 |
W.C.A. Wijngaards | - Fix memory leak for edns client tag opcode config... |
commit | commitdiff | tree | snapshot |
| 2020-11-25 |
W.C.A. Wijngaards | - Remove debug commands from reuse tests. |
commit | commitdiff | tree | snapshot |
| 2020-11-25 |
mb | rpz: minor cleanups |
commit | commitdiff | tree | snapshot |
| 2020-11-25 |
W.C.A. Wijngaards | - Better fix for reuse tree comparison for is-tls socke... |
commit | commitdiff | tree | snapshot |
| 2020-11-25 |
W.C.A. Wijngaards | - Fix udp-connect on FreeBSD, do send calls on connecte... |
commit | commitdiff | tree | snapshot |
| 2020-11-25 |
W.C.A. Wijngaards | - with udp-connect ignore connection refused with UDP... |
commit | commitdiff | tree | snapshot |
| 2020-11-25 |
Jeffrey Walton | Use size_t in place of int for length 355/head |
commit | commitdiff | tree | snapshot |
| 2020-11-25 |
Jeffrey Walton | Make ICANN Update CA and DS Trust Key static data |
commit | commitdiff | tree | snapshot |
| 2020-11-24 |
W.C.A. Wijngaards | - Fix padding of struct regional for 32bit systems. |
commit | commitdiff | tree | snapshot |
| 2020-11-24 |
W.C.A. Wijngaards | - Fix crash when TLS connection is closed prematurely... |
commit | commitdiff | tree | snapshot |
| 2020-11-24 |
mb | rpz: fix forged response |
commit | commitdiff | tree | snapshot |
| 2020-11-24 |
W.C.A. Wijngaards | - tag for the 1.13.0rc1 release. release-1.13.0rc1 |
commit | commitdiff | tree | snapshot |
| 2020-11-24 |
W.C.A. Wijngaards | - Fix one port unit test for udp-connect. |
commit | commitdiff | tree | snapshot |
| 2020-11-24 |
W.C.A. Wijngaards | - iana portlist updated. |
commit | commitdiff | tree | snapshot |
| 2020-11-24 |
mb | rpz: fix forged messages |
commit | commitdiff | tree | snapshot |
| 2020-11-24 |
mb | rpz: update ext_state in the iterator |
commit | commitdiff | tree | snapshot |
| 2020-11-24 |
mb | rpz: forge responses |
commit | commitdiff | tree | snapshot |
| 2020-11-24 |
mb | rpz: apply trigger at query time not response time |
commit | commitdiff | tree | snapshot |
| 2020-11-24 |
Wouter Wijngaards | - set version of main branch to 1.13.0 for upcoming... |
commit | commitdiff | tree | snapshot |
| 2020-11-24 |
Wouter Wijngaards | Changelog note for #283. |
commit | commitdiff | tree | snapshot |
| 2020-11-24 |
Wouter Wijngaards | Merge pull request #283 from NLnetLabs/stream-reuse |
commit | commitdiff | tree | snapshot |
| 2020-11-24 |
Wouter Wijngaards | Merge branch 'master' into stream-reuse 283/head |
commit | commitdiff | tree | snapshot |
| 2020-11-23 |
George Thessalonikefs | Changelog note for #313: |
commit | commitdiff | tree | snapshot |
| 2020-11-23 |
gthess | Merge pull request #313 from NLnetLabs/edns-string |
commit | commitdiff | tree | snapshot |
| 2020-11-23 |
George Thessalonikefs | Merge branch 'master' into edns-string 313/head |
commit | commitdiff | tree | snapshot |
| 2020-11-23 |
George Thessalonikefs | Merge branch 'master' into edns-string |
commit | commitdiff | tree | snapshot |
| 2020-11-23 |
George Thessalonikefs | - Update manpage. |
commit | commitdiff | tree | snapshot |
| 2020-11-23 |
W.C.A. Wijngaards | Fix writepid for retvalue 0. |
commit | commitdiff | tree | snapshot |
| 2020-11-23 |
W.C.A. Wijngaards | Further fix for CVE-2020-28935, so the chown is omitted... |
commit | commitdiff | tree | snapshot |
| 2020-11-23 |
W.C.A. Wijngaards | - Fix for #303 CVE-2020-28935 : Fix that symlink does... |
commit | commitdiff | tree | snapshot |
| 2020-11-23 |
W.C.A. Wijngaards | - Option to toggle udp-connect, default is enabled. |
commit | commitdiff | tree | snapshot |
| 2020-11-23 |
W.C.A. Wijngaards | stream reuse, up connection reuse time to 60 seconds. |
commit | commitdiff | tree | snapshot |
| 2020-11-23 |
W.C.A. Wijngaards | + - Fix #347: IP_DONTFRAG broken on Apple xcode... |
commit | commitdiff | tree | snapshot |
| 2020-11-23 |
W.C.A. Wijngaards | Merge branch 'master' into stream-reuse |
commit | commitdiff | tree | snapshot |
| 2020-11-23 |
W.C.A. Wijngaards | stream reuse, fix review comments. |
commit | commitdiff | tree | snapshot |
| 2020-11-23 |
W.C.A. Wijngaards | stream reuse, fix review comments. |
commit | commitdiff | tree | snapshot |
| next |