2021-11-28 |
Josh Soref | doc: grammar tweaks for recursordist lua-scripting 11042/head |
commit | commitdiff | tree |
2021-11-28 |
Otto Moerbeek | Merge pull request #11041 from omoerbeek/rec-lua-blocki... |
commit | commitdiff | tree |
2021-11-28 |
Otto | Warn about blocking calls from Lua 11041/head |
commit | commitdiff | tree |
2021-11-26 |
Remi Gacogne | Merge pull request #11037 from rgacogne/ddist-healthche... |
commit | commitdiff | tree |
2021-11-26 |
Otto Moerbeek | Merge pull request #11030 from omoerbeek/rec-incoming... |
commit | commitdiff | tree |
2021-11-26 |
Remi Gacogne | dnsdist: Use `time()` instead of `gettimeofday()`,... 11037/head |
commit | commitdiff | tree |
2021-11-26 |
Otto Moerbeek | typo in comment 11030/head |
commit | commitdiff | tree |
2021-11-26 |
Otto Moerbeek | Merge pull request #11038 from omoerbeek/rec-ci-mo... |
commit | commitdiff | tree |
2021-11-26 |
Remi Gacogne | dnsdist: Update the outgoing DoT tests now that we... |
commit | commitdiff | tree |
2021-11-26 |
Otto | Disable tsan regression runs for rec for now, there... 11038/head |
commit | commitdiff | tree |
2021-11-26 |
Remi Gacogne | dnsdist: Reuse and save the TLS session tickets in... |
commit | commitdiff | tree |
2021-11-26 |
Otto | Only call setDropOnIdle() if we're actually have a... |
commit | commitdiff | tree |
2021-11-26 |
Otto | If we fall through handleRunningTCPQuestion(), we neeed... |
commit | commitdiff | tree |
2021-11-25 |
Peter van Dijk | Merge pull request #11028 from Habbie/auth-4.4.1-secpol... dnsdist-1.7.0-beta2 |
commit | commitdiff | tree |
2021-11-25 |
Peter van Dijk | auth 4.4.2 secpoll&docs 11028/head |
commit | commitdiff | tree |
2021-11-24 |
Remi Gacogne | Merge pull request #11031 from rgacogne/ddist-fix-missi... |
commit | commitdiff | tree |
2021-11-24 |
Remi Gacogne | Merge pull request #11006 from rgacogne/ddist-show... |
commit | commitdiff | tree |
2021-11-24 |
Otto | Better names |
commit | commitdiff | tree |
2021-11-24 |
Remi Gacogne | dnsdist: Fix g++/LTO warning about uninitialized dnshea... 11031/head |
commit | commitdiff | tree |
2021-11-24 |
Remi Gacogne | dnsdist: Add missing visibility attribute on dnsdist_ff... |
commit | commitdiff | tree |
2021-11-24 |
Otto | Use guard objects to do the TCP connection bookkeeping... |
commit | commitdiff | tree |
2021-11-24 |
Remi Gacogne | Merge pull request #10997 from rgacogne/ddist-dump... |
commit | commitdiff | tree |
2021-11-24 |
Remi Gacogne | Merge pull request #11001 from rgacogne/ddist-warn... |
commit | commitdiff | tree |
2021-11-24 |
Remi Gacogne | Merge pull request #10999 from rgacogne/ddist-fix-leak... |
commit | commitdiff | tree |
2021-11-24 |
Remi Gacogne | Merge pull request #10993 from rgacogne/ddist-fix-10988 |
commit | commitdiff | tree |
2021-11-24 |
Remi Gacogne | dnsdist: Apply Charles-Henri's suggestions from code... 11006/head |
commit | commitdiff | tree |
2021-11-24 |
Otto | Add test for the case there was trailing data after... |
commit | commitdiff | tree |
2021-11-23 |
Otto Moerbeek | Merge pull request #10986 from omoerbeek/gh-check-forma... |
commit | commitdiff | tree |
2021-11-23 |
Peter van Dijk | Merge pull request #11012 from Habbie/nsec3param-minimal |
commit | commitdiff | tree |
2021-11-23 |
Otto Moerbeek | Merge pull request #11026 from omoerbeek/rec-regr-timing1 |
commit | commitdiff | tree |
2021-11-23 |
Otto | Give steps a name 10986/head |
commit | commitdiff | tree |
2021-11-23 |
Otto Moerbeek | Merge pull request #11010 from omoerbeek/rec-zero-scope... |
commit | commitdiff | tree |
2021-11-23 |
Otto | Fir error reporting when starting up fails 11026/head |
commit | commitdiff | tree |
2021-11-23 |
Otto | Loosen timing checks that I have seen tripping in tsan... |
commit | commitdiff | tree |
2021-11-23 |
Otto Moerbeek | Merge pull request #11019 from omoerbeek/rec-regr-vs... |
commit | commitdiff | tree |
2021-11-23 |
Otto Moerbeek | Merge pull request #11018 from omoerbeek/rec-tcp-notify... |
commit | commitdiff | tree |
2021-11-22 |
Otto Moerbeek | Cleanup libfaketime handling in rec regression tests 11019/head |
commit | commitdiff | tree |
2021-11-22 |
Otto | When we drop a notify over TCP, terminate the connection 11018/head |
commit | commitdiff | tree |
2021-11-22 |
Otto | Fix logic botch introduced by notify handing |
commit | commitdiff | tree |
2021-11-22 |
Peter van Dijk | Merge pull request #11003 from pieterlexis/upstream... |
commit | commitdiff | tree |
2021-11-22 |
Remi Gacogne | Merge pull request #11008 from rgacogne/ddist-raise... |
commit | commitdiff | tree |
2021-11-22 |
Otto Moerbeek | Merge pull request #11014 from kpfleming/rec-doc-improv... |
commit | commitdiff | tree |
2021-11-21 |
Kevin P. Fleming | rec: Add xref between allow-notify-for-file and forward... 11014/head |
commit | commitdiff | tree |
2021-11-19 |
Remi Gacogne | Allow rmem, wmem in the spell checker 11008/head |
commit | commitdiff | tree |
2021-11-19 |
Remi Gacogne | dnsdist: Keep the system default values for `SO_RCVBUF... |
commit | commitdiff | tree |
2021-11-19 |
Peter van Dijk | auth: new default nsec3param settings, fixes #10864 11012/head |
commit | commitdiff | tree |
2021-11-19 |
Otto Moerbeek | Merge pull request #10990 from omoerbeek/rec-notify... |
commit | commitdiff | tree |
2021-11-19 |
Otto Moerbeek | Merge pull request #11005 from omoerbeek/rec-taskq... |
commit | commitdiff | tree |
2021-11-19 |
Otto | Do cache negcache results, even when wasVariable()... 11010/head |
commit | commitdiff | tree |
2021-11-19 |
Remi Gacogne | rec: Fix the size of the UDP receive buffer |
commit | commitdiff | tree |
2021-11-19 |
Remi Gacogne | Merge pull request #11007 from rgacogne/ddist-fix-bound... |
commit | commitdiff | tree |
2021-11-18 |
Remi Gacogne | dnsdist: Add a function to set the UDP recv/snd buffer... |
commit | commitdiff | tree |
2021-11-18 |
Remi Gacogne | auth,rec: Refactor the setSocket*Buffer functions |
commit | commitdiff | tree |
2021-11-18 |
Remi Gacogne | dnsdist: Fix Lua parameters bound checks 11007/head |
commit | commitdiff | tree |
2021-11-18 |
Remi Gacogne | dnsdist: Add 'showWebserverConfig' |
commit | commitdiff | tree |
2021-11-18 |
Otto | Include sys/time.h; needed on musl; fixes #11000 11005/head |
commit | commitdiff | tree |
2021-11-18 |
Pieter Lexis | docs: Use upstream changelog package 11003/head |
commit | commitdiff | tree |
2021-11-18 |
Peter van Dijk | Merge pull request #10996 from aerique/feature/update... |
commit | commitdiff | tree |
2021-11-18 |
Remi Gacogne | dnsdist: Warn that GnuTLS 3.7.x leaks memory when valid... 11001/head |
commit | commitdiff | tree |
2021-11-17 |
Remi Gacogne | dnsdist: Fix a memory leak when reusing TLS tickets... 10999/head |
commit | commitdiff | tree |
2021-11-17 |
Remi Gacogne | dnsdist: Add a function to know how many TLS sessions... 10997/head |
commit | commitdiff | tree |
2021-11-17 |
Otto Moerbeek | Merge pull request #10995 from rgacogne/rec-doc-typo... |
commit | commitdiff | tree |
2021-11-17 |
Erik Winkels | Add `rec-45` for Debian Bullseye to repo test script. 10996/head |
commit | commitdiff | tree |
2021-11-17 |
Otto Moerbeek | Merge pull request #10992 from omoerbeek/rec-prep-4... |
commit | commitdiff | tree |
2021-11-17 |
Remi Gacogne | rec: Fix a typo in the documentation for 'allow-notify... 10995/head |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | dnsdist: Fix compiler/static analyzer warnings 10993/head |
commit | commitdiff | tree |
2021-11-16 |
Otto | Prep for rec-4.6.0-beta2 10992/head |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | Merge pull request #10987 from rgacogne/ddist17-b1... |
commit | commitdiff | tree |
2021-11-16 |
Otto Moerbeek | Positive instead of negative test 10990/head |
commit | commitdiff | tree |
2021-11-16 |
Otto | Do not count notifies in record cache hits/misses |
commit | commitdiff | tree |
2021-11-16 |
Otto | Basic notify test. |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | dnsdist: Fix the description of 10920 in the ChangeLog... 10987/head |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | spellcheck: Allow 'XDP', 'GriƩ' |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | Merge pull request #10883 from rgacogne/ddist-pinned... dnsdist-1.7.0-beta1 rec-4.6.0-beta2 |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | dnsdist: Add ChangeLog and secpoll update for 1.7.0... |
commit | commitdiff | tree |
2021-11-16 |
Otto | Use clang-11 |
commit | commitdiff | tree |
2021-11-16 |
Otto Moerbeek | Merge pull request #10896 from omoerbeek/more-secpoll... |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | dnsdist: Switch to a uint8_t for the XDP match action... 10883/head |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | dnsdist: Apply suggestions from code review on the... |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | contrib/xdp.py: Apply the change suggested by Pieter... |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | dnsdist: Add a sample XDP program and associated python... |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | dnsdist: Add a new eBPF map format, support external... |
commit | commitdiff | tree |
2021-11-16 |
Remi Gacogne | dnsdist: Implement filesystem pinning for eBPF maps |
commit | commitdiff | tree |
2021-11-16 |
Otto | Check formatting on GH |
commit | commitdiff | tree |
2021-11-16 |
Otto Moerbeek | indent 10896/head |
commit | commitdiff | tree |
2021-11-15 |
Peter van Dijk | Merge pull request #10981 from Habbie/2136-rrset-ttl |
commit | commitdiff | tree |
2021-11-15 |
Otto Moerbeek | Merge pull request #10980 from omoerbeek/rec-ede-issue |
commit | commitdiff | tree |
2021-11-15 |
Peter van Dijk | auth 2136: apply new TTL to whole RRset, not only to... 10981/head |
commit | commitdiff | tree |
2021-11-15 |
Peter van Dijk | auth 2136: improve some log messages |
commit | commitdiff | tree |
2021-11-15 |
Remi Gacogne | Merge pull request #10907 from rgacogne/ddist-handle... |
commit | commitdiff | tree |
2021-11-15 |
Remi Gacogne | Merge pull request #10920 from rgacogne/ddist-cleanup... |
commit | commitdiff | tree |
2021-11-15 |
Otto Moerbeek | no else after exit |
commit | commitdiff | tree |
2021-11-15 |
Otto | tweaks and undo error entry |
commit | commitdiff | tree |
2021-11-15 |
Otto | Move check to a shell script |
commit | commitdiff | tree |
2021-11-15 |
Otto | More strict secpoll check; hope I got the yaml quoting... |
commit | commitdiff | tree |
2021-11-15 |
Otto Moerbeek | some more ()'s for readability 10980/head |
commit | commitdiff | tree |
2021-11-15 |
Otto | Add a test for ede sig expired that does not rely on... |
commit | commitdiff | tree |
2021-11-15 |
Otto Moerbeek | Merge pull request #10975 from omoerbeek/rec-fewer... |
commit | commitdiff | tree |
2021-11-15 |
Otto Moerbeek | Merge pull request #10973 from omoerbeek/rec-asan-ubsan... |
commit | commitdiff | tree |
2021-11-15 |
Peter van Dijk | Merge pull request #10954 from Habbie/update-contributing |
commit | commitdiff | tree |
next |