2022-05-02 |
Otto Moerbeek | Upgrade guide entries and small nit 11598/head |
commit | commitdiff | tree |
2022-05-02 |
Otto Moerbeek | Use wrappers, as suggested by rgacogne@ in his review. |
commit | commitdiff | tree |
2022-05-02 |
Otto Moerbeek | Throttle table cleanup task is now handler specific. |
commit | commitdiff | tree |
2022-04-29 |
Otto Moerbeek | Use emplace instead of insert |
commit | commitdiff | tree |
2022-04-29 |
Otto Moerbeek | Shared throttle map |
commit | commitdiff | tree |
2022-04-29 |
Otto Moerbeek | Merge pull request #11589 from omoerbeek/coverity-20220429 |
commit | commitdiff | tree |
2022-04-29 |
Fred Morcos | Merge pull request #11582 from fredmorcos/refactor... |
commit | commitdiff | tree |
2022-04-29 |
Otto Moerbeek | Use better get(); writen2(); release() idiom 11589/head |
commit | commitdiff | tree |
2022-04-29 |
Fred Morcos | Add missing include 11582/head |
commit | commitdiff | tree |
2022-04-29 |
Fred Morcos | Fix signer tests for platforms (i.e. OpenSSL forks... |
commit | commitdiff | tree |
2022-04-29 |
Otto Moerbeek | Don't leak on exception and another case that needs... |
commit | commitdiff | tree |
2022-04-29 |
Otto Moerbeek | Coverity 1030062 Uninitialized scalar field |
commit | commitdiff | tree |
2022-04-29 |
Otto Moerbeek | Coverity 1401639 Division or modulo by float zero:... |
commit | commitdiff | tree |
2022-04-29 |
Otto Moerbeek | Coverity 1469729 Explicit null dereferenced: bail is... |
commit | commitdiff | tree |
2022-04-29 |
Otto Moerbeek | Coverity 1469730 Explicit null dereferenced: use a... |
commit | commitdiff | tree |
2022-04-29 |
Otto Moerbeek | Coverity 1469728 Resource leak by using annotation |
commit | commitdiff | tree |
2022-04-29 |
Otto Moerbeek | Merge pull request #11587 from omoerbeek/rec-outgoing... |
commit | commitdiff | tree |
2022-04-29 |
Remi Gacogne | Merge pull request #11586 from Y7n05h/doc |
commit | commitdiff | tree |
2022-04-29 |
Remi Gacogne | Merge pull request #11543 from rgacogne/ddist-console... |
commit | commitdiff | tree |
2022-04-29 |
Remi Gacogne | Merge pull request #11578 from rgacogne/ddist-relayed-msg |
commit | commitdiff | tree |
2022-04-28 |
Otto Moerbeek | Avoid a race in test code between processing the first... 11587/head |
commit | commitdiff | tree |
2022-04-28 |
Y7n05h | dnsdist: fix wrong parameter type in document 11586/head |
commit | commitdiff | tree |
2022-04-26 |
Fred Morcos | Test Ed448 as part of the generic mechanism for testing... |
commit | commitdiff | tree |
2022-04-26 |
Remi Gacogne | Merge pull request #11514 from rgacogne/ddist-api-noauth 11368/head |
commit | commitdiff | tree |
2022-04-26 |
Fred Morcos | Avoid using magic numbers for algorithms |
commit | commitdiff | tree |
2022-04-26 |
Fred Morcos | Clean-up signer params |
commit | commitdiff | tree |
2022-04-26 |
Fred Morcos | test-signers: Use boost fixtures and print info about... |
commit | commitdiff | tree |
2022-04-26 |
Fred Morcos | Lint fixes (consts, boolean conditions) |
commit | commitdiff | tree |
2022-04-26 |
Remi Gacogne | dnsdist: Include the address of the backend in 'relayed... 11578/head |
commit | commitdiff | tree |
2022-04-25 |
Remi Gacogne | Merge pull request #11574 from rgacogne/ddist-1.7.1... |
commit | commitdiff | tree |
2022-04-25 |
Remi Gacogne | dnsdist: Hopefully we will release 1.7.1 today 11574/head |
commit | commitdiff | tree |
2022-04-25 |
Fred Morcos | Formatting |
commit | commitdiff | tree |
2022-04-25 |
Peter van Dijk | Merge pull request #11493 from fredmorcos/11325-eddsa... |
commit | commitdiff | tree |
2022-04-25 |
Peter van Dijk | Merge pull request #11562 from fredmorcos/find-libdecaf... |
commit | commitdiff | tree |
2022-04-25 |
Remi Gacogne | Merge pull request #11573 from rgacogne/ddist-no-downstream |
commit | commitdiff | tree |
2022-04-22 |
Remi Gacogne | dnsdist: ChangeLog and secpoll update for dnsdist 1.7.1 |
commit | commitdiff | tree |
2022-04-22 |
Otto Moerbeek | Merge pull request #11570 from omoerbeek/rec-codeql-j4 |
commit | commitdiff | tree |
2022-04-22 |
Remi Gacogne | dnsdist: Better log message when no downstream server... 11573/head |
commit | commitdiff | tree |
2022-04-22 |
Otto Moerbeek | Reduce make -j parameter from 8 to 4, as dnsdist does. 11570/head |
commit | commitdiff | tree |
2022-04-21 |
Remi Gacogne | Merge pull request #11565 from rgacogne/ddist-fix-ebpf... |
commit | commitdiff | tree |
2022-04-21 |
Remi Gacogne | Merge pull request #11544 from rgacogne/ddist-bpf-block... |
commit | commitdiff | tree |
2022-04-21 |
Remi Gacogne | Merge pull request #11547 from rgacogne/ddist-add-addre... |
commit | commitdiff | tree |
2022-04-21 |
Remi Gacogne | Merge pull request #11545 from rgacogne/ddist-fix-backe... |
commit | commitdiff | tree |
2022-04-20 |
Otto Moerbeek | Merge pull request #11561 from omoerbeek/dnsdist-includ... |
commit | commitdiff | tree |
2022-04-20 |
Remi Gacogne | dnsdist: Fix wrong eBPF values (qtype, counter) being... 11565/head |
commit | commitdiff | tree |
2022-04-20 |
Fred Morcos | Headers in /usr/local/include/decaf are now automatical... 11562/head |
commit | commitdiff | tree |
2022-04-20 |
Fred Morcos | Add autoconf checks for libdecaf headers |
commit | commitdiff | tree |
2022-04-20 |
Fred Morcos | Whitespace |
commit | commitdiff | tree |
2022-04-20 |
Fred Morcos | Reimpl sodium ed25519 sign & verify using the simpler... 11493/head |
commit | commitdiff | tree |
2022-04-20 |
Fred Morcos | Libsodium expects the pub key concatenated to the secre... |
commit | commitdiff | tree |
2022-04-20 |
Fred Morcos | Print data in base64 for better debugging experience... |
commit | commitdiff | tree |
2022-04-20 |
Fred Morcos | Formatting |
commit | commitdiff | tree |
2022-04-20 |
Fred Morcos | Cleanup |
commit | commitdiff | tree |
2022-04-20 |
Fred Morcos | Libdecaf impl of Ed448 PEM import and export |
commit | commitdiff | tree |
2022-04-20 |
Fred Morcos | Libdecaf impl of Ed25519 PEM import and export |
commit | commitdiff | tree |
2022-04-20 |
Fred Morcos | Guard libsodium PEM methods with libcrypto |
commit | commitdiff | tree |
2022-04-20 |
Fred Morcos | Sodium impl of EDDSA PEM import |
commit | commitdiff | tree |
2022-04-20 |
Fred Morcos | OpenSSL impl of EDDSA PEM import |
commit | commitdiff | tree |
2022-04-20 |
Fred Morcos | Test data for EDDSA PEM import and export |
commit | commitdiff | tree |
2022-04-20 |
Fred Morcos | Sodium impl of EDDSA PEM export |
commit | commitdiff | tree |
2022-04-20 |
Fred Morcos | Cleanup: Unused local storage |
commit | commitdiff | tree |
2022-04-20 |
Fred Morcos | OpenSSL impl of EDDSA PEM export |
commit | commitdiff | tree |
2022-04-20 |
Fred Morcos | Whitespace |
commit | commitdiff | tree |
2022-04-20 |
Peter van Dijk | Merge pull request #11564 from Habbie/circleci-docs... |
commit | commitdiff | tree |
2022-04-20 |
Peter van Dijk | revert docs build to specific debian image, instead... 11564/head |
commit | commitdiff | tree |
2022-04-19 |
Otto Moerbeek | Include <unordered_map> 11561/head |
commit | commitdiff | tree |
2022-04-19 |
Otto Moerbeek | Merge pull request #11541 from omoerbeek/rec-fix-dot... |
commit | commitdiff | tree |
2022-04-19 |
Otto Moerbeek | Decide to use Dot earlier. 11541/head |
commit | commitdiff | tree |
2022-04-19 |
Remi Gacogne | Merge pull request #11546 from rgacogne/ddist-fix-0... |
commit | commitdiff | tree |
2022-04-19 |
Remi Gacogne | Merge pull request #11539 from rgacogne/rec-fix-dnssec... |
commit | commitdiff | tree |
2022-04-15 |
Remi Gacogne | Merge pull request #11535 from Y7n05h/MergeParams |
commit | commitdiff | tree |
2022-04-15 |
Remi Gacogne | Update pdns/dnsdistdist/docs/reference/ebpf.rst 11535/head |
commit | commitdiff | tree |
2022-04-15 |
Remi Gacogne | dnsdist: Fix formatting 11547/head |
commit | commitdiff | tree |
2022-04-15 |
Remi Gacogne | dnsdist: Add a 'getAddressAndPort()' method to DOHFront... |
commit | commitdiff | tree |
2022-04-15 |
Remi Gacogne | dnsdist: Raise the number of entries in a packet cache... 11546/head |
commit | commitdiff | tree |
2022-04-15 |
Remi Gacogne | dnsdist: Use the correct outgoing protocol in our ring... 11545/head |
commit | commitdiff | tree |
2022-04-15 |
Remi Gacogne | dnsdist: Properly use eBPF when the DynBlock is not set 11544/head |
commit | commitdiff | tree |
2022-04-15 |
Y7n05h | fix d_type in MapConfiguration |
commit | commitdiff | tree |
2022-04-15 |
Remi Gacogne | rec: Fix DNSSEC counters description in web/prometheus... 11539/head |
commit | commitdiff | tree |
2022-04-15 |
Y7n05h | fix errer key in access convertParamsToConfig |
commit | commitdiff | tree |
2022-04-15 |
Remi Gacogne | dnsdist: Prevent leaking the console's socket descriptors 11543/head |
commit | commitdiff | tree |
2022-04-15 |
Remi Gacogne | dnsdist: Log when a console message exceeds the maximum... |
commit | commitdiff | tree |
2022-04-14 |
Otto Moerbeek | Missing newline in dump output, noted by ph1 |
commit | commitdiff | tree |
2022-04-14 |
Otto Moerbeek | Fix port, as noted by ph1 on IRC |
commit | commitdiff | tree |
2022-04-14 |
Y7n05h | Update pdns/dnsdistdist/docs/reference/ebpf.rst |
commit | commitdiff | tree |
2022-04-14 |
Remi Gacogne | rec: DNSSEC counters track responses sent, not actual... |
commit | commitdiff | tree |
2022-04-14 |
Y7n05h | Update pdns/dnsdistdist/docs/reference/ebpf.rst |
commit | commitdiff | tree |
2022-04-14 |
Otto Moerbeek | Merge pull request #11381 from omoerbeek/rec-dynamic... |
commit | commitdiff | tree |
2022-04-14 |
Y7n05h | Update document |
commit | commitdiff | tree |
2022-04-14 |
Y7n05h | Simplify the parameters of newBPFFilter |
commit | commitdiff | tree |
2022-04-14 |
Peter van Dijk | Merge pull request #11518 from fredmorcos/add-libdecaf... |
commit | commitdiff | tree |
2022-04-14 |
Otto Moerbeek | Refer to new root hint handling info from settings... 11381/head |
commit | commitdiff | tree |
2022-04-14 |
Otto Moerbeek | Merge pull request #11527 from omoerbeek/prep-rec-4... |
commit | commitdiff | tree |
2022-04-14 |
Y7n05h | Update pdns/dnsdistdist/docs/reference/ebpf.rst |
commit | commitdiff | tree |
2022-04-14 |
Y7n05h | Update pdns/dnsdist-lua-bindings.cc |
commit | commitdiff | tree |
2022-04-14 |
Otto Moerbeek | Document more details of root-hints handling |
commit | commitdiff | tree |
2022-04-14 |
Otto Moerbeek | Merge pull request #11536 from omoerbeek/rec-nitems |
commit | commitdiff | tree |
2022-04-14 |
Otto Moerbeek | Move to std:::array for name array, as suggested by... 11536/head |
commit | commitdiff | tree |
2022-04-14 |
Remi Gacogne | Merge pull request #11531 from rgacogne/ddist-small... |
commit | commitdiff | tree |
2022-04-14 |
Otto Moerbeek | Adaptive root refresh, normally at 80% of max-cache... |
commit | commitdiff | tree |
next |