2023-01-30 |
Otto Moerbeek | Typos and better words from @rgacogne 12485/head |
commit | commitdiff | tree |
2023-01-30 |
Otto Moerbeek | Prep for rec-4.8.2 |
commit | commitdiff | tree |
2023-01-25 |
Peter van Dijk | Merge pull request #12472 from Habbie/auth-tests-tkey... |
commit | commitdiff | tree |
2023-01-25 |
Otto Moerbeek | Merge pull request #12434 from omoerbeek/rec-log-fixes |
commit | commitdiff | tree |
2023-01-25 |
Otto Moerbeek | Process review comments from @rgacogne, thanks! 12434/head |
commit | commitdiff | tree |
2023-01-25 |
Otto Moerbeek | Merge pull request #12454 from omoerbeek/rec-test-libcypto |
commit | commitdiff | tree |
2023-01-25 |
Otto Moerbeek | Merge pull request #12465 from omoerbeek/misc-cleanup |
commit | commitdiff | tree |
2023-01-24 |
Peter van Dijk | auth tests tkey.py: explicitly use python3 12472/head |
commit | commitdiff | tree |
2023-01-24 |
Otto Moerbeek | Assorted cleanup of misc.cc and misc.hh 12465/head |
commit | commitdiff | tree |
2023-01-24 |
Remi Gacogne | Merge pull request #12388 from rgacogne/ddist-async |
commit | commitdiff | tree |
2023-01-24 |
Remi Gacogne | Merge pull request #12441 from rgacogne/enable-lto |
commit | commitdiff | tree |
2023-01-24 |
Remi Gacogne | Merge pull request #12424 from rgacogne/ddist-carbon-2 |
commit | commitdiff | tree |
2023-01-24 |
Remi Gacogne | dnsdist: Use normalizeTV() and timeval operator+/operator- 12388/head |
commit | commitdiff | tree |
2023-01-24 |
Remi Gacogne | mplexer: Fix infinite (-1) timeout with kqueue and... |
commit | commitdiff | tree |
2023-01-23 |
Remi Gacogne | Merge pull request #12414 from fredmorcos/openssl3... |
commit | commitdiff | tree |
2023-01-23 |
Remi Gacogne | Merge pull request #12422 from rgacogne/ddist-notify... |
commit | commitdiff | tree |
2023-01-23 |
Peter van Dijk | Merge pull request #12453 from Habbie/lockhh-stdexcept |
commit | commitdiff | tree |
2023-01-23 |
Remi Gacogne | dnsdist: Stop caching responses to XFR queries 12422/head |
commit | commitdiff | tree |
2023-01-23 |
Otto Moerbeek | rec: fix test_libcrypto's scan for dup libcrypto by... 12454/head |
commit | commitdiff | tree |
2023-01-23 |
Remi Gacogne | dnsdist: Simplify the sample rule to disable caching... |
commit | commitdiff | tree |
2023-01-23 |
Remi Gacogne | dnsdist: Fix a typo (ORRule -> OrRule) in the XFR docum... |
commit | commitdiff | tree |
2023-01-23 |
Fred Morcos | Cleanup OpenSSL RSA DCKE 12414/head |
commit | commitdiff | tree |
2023-01-23 |
Fred Morcos | Formatting OpenSSL RSA DCKE |
commit | commitdiff | tree |
2023-01-23 |
Peter van Dijk | lock.hh: include <stdexcept> 12453/head |
commit | commitdiff | tree |
2023-01-23 |
Remi Gacogne | Merge pull request #12451 from rgacogne/ci-init-pattern |
commit | commitdiff | tree |
2023-01-23 |
Otto Moerbeek | Merge pull request #12395 from zjs604381586/fixed-negcache |
commit | commitdiff | tree |
2023-01-23 |
Peter van Dijk | Merge pull request #12304 from PowerDNS/dependabot... |
commit | commitdiff | tree |
2023-01-23 |
Remi Gacogne | dnsdist: Apply Otto's remarks to the new carbon code 12424/head |
commit | commitdiff | tree |
2023-01-23 |
Remi Gacogne | rec: Initialize automatic variables to a pattern in... 12451/head |
commit | commitdiff | tree |
2023-01-23 |
Remi Gacogne | auth: Initialize automatic variables to a pattern in... |
commit | commitdiff | tree |
2023-01-23 |
Remi Gacogne | dnsdist: Initialize automatic variables to a pattern... |
commit | commitdiff | tree |
2023-01-23 |
Remi Gacogne | dnsdist: Really fix time computation in the async unit... |
commit | commitdiff | tree |
2023-01-23 |
Remi Gacogne | Merge pull request #12427 from rgacogne/init-auto-vars |
commit | commitdiff | tree |
2023-01-23 |
Remi Gacogne | Merge pull request #12433 from rgacogne/ci-fortify-3 |
commit | commitdiff | tree |
2023-01-23 |
Otto Moerbeek | typoe in comment 12395/head |
commit | commitdiff | tree |
2023-01-23 |
Otto Moerbeek | Merge pull request #12444 from omoerbeek/rec-qm-ds... |
commit | commitdiff | tree |
2023-01-23 |
Otto Moerbeek | Add two test for the CNAME case and use proper named... |
commit | commitdiff | tree |
2023-01-23 |
Peter van Dijk | Merge pull request #11600 from rgacogne/auth-speedup... |
commit | commitdiff | tree |
2023-01-23 |
Remi Gacogne | Merge pull request #12447 from rgacogne/ddist-clang... |
commit | commitdiff | tree |
2023-01-23 |
Otto Moerbeek | Merge pull request #12446 from omoerbeek/rec-stack... |
commit | commitdiff | tree |
2023-01-20 |
Otto Moerbeek | 1024 is not enough with ASN + UBSAN, so go for 1536 12446/head |
commit | commitdiff | tree |
2023-01-20 |
Remi Gacogne | dnsdist: Fix a couple warnings reported by clang++ 12447/head |
commit | commitdiff | tree |
2023-01-20 |
Otto Moerbeek | Allow for some headroom, needed with TSAN |
commit | commitdiff | tree |
2023-01-20 |
Otto Moerbeek | Merge pull request #12445 from omoerbeek/rec-2023-01... |
commit | commitdiff | tree |
2023-01-20 |
Otto Moerbeek | Test case for a record becoming available from an auth... |
commit | commitdiff | tree |
2023-01-20 |
Remi Gacogne | Merge pull request #12421 from rgacogne/ddist-skip... |
commit | commitdiff | tree |
2023-01-20 |
Otto Moerbeek | missing word in comment |
commit | commitdiff | tree |
2023-01-20 |
Otto Moerbeek | typo in comment |
commit | commitdiff | tree |
2023-01-20 |
Otto Moerbeek | typo |
commit | commitdiff | tree |
2023-01-20 |
Otto Moerbeek | Add a bit more explanation to advisory. 12445/head |
commit | commitdiff | tree |
2023-01-20 |
Otto Moerbeek | Be a bit more conservative, only clean specific (neg... |
commit | commitdiff | tree |
2023-01-20 |
Otto Moerbeek | ASAN is greedy, give it bigger stacks 12444/head |
commit | commitdiff | tree |
2023-01-20 |
Otto Moerbeek | Do *not* use QName Minimization for DS retrievals in... |
commit | commitdiff | tree |
2023-01-20 |
Otto Moerbeek | Merge pull request #12431 from fredmorcos/gh-actions... |
commit | commitdiff | tree |
2023-01-20 |
Otto Moerbeek | Merge pull request #12443 from omoerbeek/rec-prep-4.8.1 |
commit | commitdiff | tree |
2023-01-20 |
Otto Moerbeek | Prep for rec-4.8.1 12443/head |
commit | commitdiff | tree |
2023-01-20 |
Remi Gacogne | Add a configure option to enable LTO 12441/head |
commit | commitdiff | tree |
2023-01-20 |
Remi Gacogne | Merge pull request #12439 from rgacogne/fix-dnsreplay-man |
commit | commitdiff | tree |
2023-01-20 |
Remi Gacogne | libssl: Use decltype(&SSL_CTX_free) as suggested by... 12421/head |
commit | commitdiff | tree |
2023-01-20 |
Remi Gacogne | dnsdist: Skip invalid OCSP files after issuing a warning |
commit | commitdiff | tree |
2023-01-20 |
Remi Gacogne | Merge pull request #12435 from rgacogne/ddist-failure... |
commit | commitdiff | tree |
2023-01-20 |
Remi Gacogne | dnsreplay: Fix formatting in the man page 12439/head |
commit | commitdiff | tree |
2023-01-19 |
Fred Morcos | Remove unused CircleCI documentation generator and... 12431/head |
commit | commitdiff | tree |
2023-01-19 |
Fred Morcos | Github Actions workflow to generate and upload document... |
commit | commitdiff | tree |
2023-01-19 |
Fred Morcos | Fix heading of Documentation section under Compiling... |
commit | commitdiff | tree |
2023-01-19 |
Fred Morcos | docs/Makefiles: Whitespace cleanup |
commit | commitdiff | tree |
2023-01-19 |
Fred Morcos | tasks.py: Missing commas |
commit | commitdiff | tree |
2023-01-19 |
Fred Morcos | Gitignore: Add .venv |
commit | commitdiff | tree |
2023-01-18 |
Remi Gacogne | dnsdist: Use pdns::OpenSSL::error and decltype() 12435/head |
commit | commitdiff | tree |
2023-01-18 |
Otto Moerbeek | Add a test to check that we can use the specified stack... |
commit | commitdiff | tree |
2023-01-18 |
Remi Gacogne | dnsdist: Gracefully handle a failure to create a TLS... |
commit | commitdiff | tree |
2023-01-18 |
Otto Moerbeek | Some cases of d_prefix vs prefix were missed previously |
commit | commitdiff | tree |
2023-01-18 |
Otto Moerbeek | Fix VLOG in !rec case, gcc does not like #define X... |
commit | commitdiff | tree |
2023-01-18 |
Otto Moerbeek | Reformat |
commit | commitdiff | tree |
2023-01-18 |
Otto Moerbeek | const correctness and better macro defined in logger... |
commit | commitdiff | tree |
2023-01-18 |
Otto Moerbeek | Remove remains of g_dnssecLOG |
commit | commitdiff | tree |
2023-01-18 |
Otto Moerbeek | Avoid recomputing prefix all the time, pass it as a... |
commit | commitdiff | tree |
2023-01-18 |
Otto Moerbeek | Consistently use prefix and mark trace regex lines |
commit | commitdiff | tree |
2023-01-18 |
Otto Moerbeek | Prefix helper method |
commit | commitdiff | tree |
2023-01-18 |
Otto Moerbeek | Plumbing to let validate.cc and aggressive-nsec.cc... |
commit | commitdiff | tree |
2023-01-18 |
Otto Moerbeek | Merge pull request #12425 from omoerbeek/rec-forward... |
commit | commitdiff | tree |
2023-01-18 |
Remi Gacogne | Merge pull request #12428 from rgacogne/moved-credentials |
commit | commitdiff | tree |
2023-01-18 |
Remi Gacogne | Enable the highest supported level of FORTIFY_SOURCE... 12433/head |
commit | commitdiff | tree |
2023-01-17 |
Remi Gacogne | credentials: Explicitly clear credentials once they... 12428/head |
commit | commitdiff | tree |
2023-01-17 |
Remi Gacogne | Add a new configure option to initialize automatic... 12427/head |
commit | commitdiff | tree |
2023-01-17 |
Remi Gacogne | dnsdist: Document what happens on cache hit, miss after... |
commit | commitdiff | tree |
2023-01-17 |
Remi Gacogne | dnsdist: Fix time computation in the async unit tests |
commit | commitdiff | tree |
2023-01-17 |
Remi Gacogne | dnsdist: Better documentation for `DNSQuestion:restart()` |
commit | commitdiff | tree |
2023-01-17 |
Remi Gacogne | dnsdist: Document the valid ranges for the asynchronous... |
commit | commitdiff | tree |
2023-01-17 |
Remi Gacogne | dnsdist: Better documentation for `DNSQuestion:restart()` |
commit | commitdiff | tree |
2023-01-17 |
Remi Gacogne | dnsdist: Cleanly round the elapsed time to the nearest... |
commit | commitdiff | tree |
2023-01-17 |
Remi Gacogne | Merge pull request #12415 from rgacogne/ddist-improv |
commit | commitdiff | tree |
2023-01-17 |
Otto Moerbeek | Change the way RD=0 forwarded queries are handled. 12425/head |
commit | commitdiff | tree |
2023-01-17 |
Remi Gacogne | Merge pull request #12381 from rgacogne/fortify-3 |
commit | commitdiff | tree |
2023-01-17 |
Otto Moerbeek | Merge pull request #12420 from omoerbeek/rec-README |
commit | commitdiff | tree |
2023-01-16 |
Remi Gacogne | dnsdist: Better handling of multiple carbon servers |
commit | commitdiff | tree |
2023-01-16 |
Otto Moerbeek | Merge pull request #12407 from omoerbeek/rec-ecs-chaining |
commit | commitdiff | tree |
2023-01-16 |
Otto Moerbeek | Merge pull request #12419 from omoerbeek/rec-close... |
commit | commitdiff | tree |
2023-01-16 |
Remi Gacogne | dnsdist: Document interactions between XFR, NOTIFY... |
commit | commitdiff | tree |
2023-01-16 |
Otto Moerbeek | rec: README tweaks, .md does not know :program:`...` 12420/head |
commit | commitdiff | tree |
next |