2025-03-18 |
Otto Moerbeek | Avoid a few sleep calls, they should not be needed 15336/head |
commit | commitdiff | tree |
2025-03-18 |
Otto Moerbeek | Default to *not* running auths, saves a bunch of time |
commit | commitdiff | tree |
2025-03-18 |
Otto Moerbeek | Tighter (with shorter sleeps) loop for reading, so... |
commit | commitdiff | tree |
2025-03-14 |
Otto Moerbeek | rec: allow file to not exist yet in test_RPZ.py |
commit | commitdiff | tree |
2025-03-14 |
Otto Moerbeek | Merge pull request #15309 from omoerbeek/meson-systemd... |
commit | commitdiff | tree |
2025-03-14 |
Otto Moerbeek | Also take into accounts dnsdist docker and package... 15309/head |
commit | commitdiff | tree |
2025-03-14 |
Otto Moerbeek | Merge pull request #15307 from omoerbeek/fix-symbol... |
commit | commitdiff | tree |
2025-03-14 |
Remi Gacogne | Merge pull request #15257 from rgacogne/ddist-owned... |
commit | commitdiff | tree |
2025-03-14 |
Otto Moerbeek | Cleanup of meson systemd integration, governed by one... |
commit | commitdiff | tree |
2025-03-14 |
Otto Moerbeek | rec and dnsdist: fix symbol export on macOS 15307/head |
commit | commitdiff | tree |
2025-03-14 |
Remi Gacogne | Merge pull request #15305 from rgacogne/ddist-quickstar... |
commit | commitdiff | tree |
2025-03-14 |
Remi Gacogne | Merge pull request #15304 from rgacogne/fix-meson-coverage |
commit | commitdiff | tree |
2025-03-14 |
Remi Gacogne | Apply Miod's suggestion to define `COVERAGE` for `c... 15304/head |
commit | commitdiff | tree |
2025-03-14 |
Remi Gacogne | dnsdist: Fix a typo in the quickstart guide 15305/head |
commit | commitdiff | tree |
2025-03-14 |
Remi Gacogne | Properly define `COVERAGE` when code coverage is enable... |
commit | commitdiff | tree |
2025-03-14 |
Remi Gacogne | Merge pull request #15303 from rgacogne/ddist-fix-proto... |
commit | commitdiff | tree |
2025-03-14 |
Remi Gacogne | dnsdist: Fix "missing declaration" warning for `Protoco... 15303/head |
commit | commitdiff | tree |
2025-03-14 |
Otto Moerbeek | Merge pull request #15293 from omoerbeek/rec-meson... |
commit | commitdiff | tree |
2025-03-13 |
Remi Gacogne | Merge pull request #15300 from rgacogne/ddist-allow... |
commit | commitdiff | tree |
2025-03-13 |
Remi Gacogne | dnsdist: Allow `AF_NETLINK` and `AF_XDP` under `systemd` 15300/head |
commit | commitdiff | tree |
2025-03-13 |
Remi Gacogne | Merge pull request #15298 from chbruyand/dnsdist-protobuf |
commit | commitdiff | tree |
2025-03-13 |
Remi Gacogne | Merge pull request #15151 from chbruyand/dnsdist-dnstap... |
commit | commitdiff | tree |
2025-03-13 |
Charles-Henri... | dnsdist: protobuf, also set outgoingQueries field 15298/head |
commit | commitdiff | tree |
2025-03-13 |
Charles-Henri... | fix a clang-tidy warning 15151/head |
commit | commitdiff | tree |
2025-03-13 |
Remi Gacogne | Merge pull request #15297 from rgacogne/ddist-export... |
commit | commitdiff | tree |
2025-03-13 |
Remi Gacogne | dnsdist: Export only FFI symbols, regardless of visibility 15297/head |
commit | commitdiff | tree |
2025-03-13 |
Remi Gacogne | dnsdist: Remove useless `std::round()`, as suggested... 15257/head |
commit | commitdiff | tree |
2025-03-13 |
Remi Gacogne | dnsdist: Add a regression test for Proxy Protocol conns... |
commit | commitdiff | tree |
2025-03-13 |
Remi Gacogne | dnsdist: Clear owned downstream TCP connections as... |
commit | commitdiff | tree |
2025-03-13 |
Remi Gacogne | dnsdist: Limit # of proxy protocol-enabled outgoing... |
commit | commitdiff | tree |
2025-03-13 |
Remi Gacogne | Merge pull request #15289 from rgacogne/ddist-docker... |
commit | commitdiff | tree |
2025-03-12 |
Otto Moerbeek | Typo in help string 15293/head |
commit | commitdiff | tree |
2025-03-12 |
Remi Gacogne | dnsdist: Let meson do the Lua detection (auto) in our... 15289/head |
commit | commitdiff | tree |
2025-03-12 |
Remi Gacogne | dnsdist: Build the `dnsdist` of our Docker image with... |
commit | commitdiff | tree |
2025-03-12 |
Remi Gacogne | Merge pull request #15284 from rgacogne/ddist-docker... |
commit | commitdiff | tree |
2025-03-12 |
Otto Moerbeek | rec: meson: add libcap feature and sync build-and-test... |
commit | commitdiff | tree |
2025-03-12 |
Otto Moerbeek | Merge pull request #15292 from omoerbeek/rec-export-ffi |
commit | commitdiff | tree |
2025-03-12 |
Otto Moerbeek | rec: meson build: export ffi symbols so they become... 15292/head |
commit | commitdiff | tree |
2025-03-11 |
Remi Gacogne | Merge pull request #15285 from rgacogne/ddist-unbreak... |
commit | commitdiff | tree |
2025-03-11 |
Remi Gacogne | dnsdist: Unbreak our packages 15285/head |
commit | commitdiff | tree |
2025-03-11 |
Remi Gacogne | dnsdist: Fix the location of the dnsdist-quiche library... 15284/head |
commit | commitdiff | tree |
2025-03-11 |
Remi Gacogne | dnsdist: Remove `h2o` from our Docker image |
commit | commitdiff | tree |
2025-03-11 |
Remi Gacogne | Merge pull request #15278 from rgacogne/ddist-fix-ffi |
commit | commitdiff | tree |
2025-03-11 |
Remi Gacogne | dnsdist: Properly export FFI functions when building... 15278/head |
commit | commitdiff | tree |
2025-03-11 |
Otto Moerbeek | Merge pull request #15277 from omoerbeek/drop-focal |
commit | commitdiff | tree |
2025-03-11 |
Otto Moerbeek | drop focal builds and start building rec-5.2.x instead... 15277/head |
commit | commitdiff | tree |
2025-03-11 |
Francisco Laguna | Merge pull request #15249 from milzi234/chore/doc-site... |
commit | commitdiff | tree |
2025-03-11 |
Francisco Laguna | Merge pull request #15204 from milzi234/feature/rclone |
commit | commitdiff | tree |
2025-03-11 |
Otto Moerbeek | Merge pull request #15272 from omoerbeek/meson-snmp |
commit | commitdiff | tree |
2025-03-11 |
Otto Moerbeek | Merge pull request #15270 from omoerbeek/rec-chain... |
commit | commitdiff | tree |
2025-03-11 |
Remi Gacogne | Merge pull request #15275 from rgacogne/ddist-fix-el... |
commit | commitdiff | tree |
2025-03-10 |
Remi Gacogne | dnsdist: Disable XSK on EL arm64, it is not supported 15275/head |
commit | commitdiff | tree |
2025-03-10 |
Remi Gacogne | dnsdist: libbpf and libxdp are optional if xsk is set... |
commit | commitdiff | tree |
2025-03-10 |
Remi Gacogne | dnsdist: Disable `-fcf-protection` on arm64 EL-8, it... |
commit | commitdiff | tree |
2025-03-10 |
Otto Moerbeek | Merge pull request #15254 from omoerbeek/rec-cname... |
commit | commitdiff | tree |
2025-03-10 |
Otto Moerbeek | If we see both a CNAME and answer records, follow CNAME... 15254/head |
commit | commitdiff | tree |
2025-03-10 |
Otto Moerbeek | Merge pull request #15273 from omoerbeek/rec-web-log... |
commit | commitdiff | tree |
2025-03-10 |
Remi Gacogne | Merge pull request #15271 from rgacogne/ddist-lua-aarch64 |
commit | commitdiff | tree |
2025-03-10 |
Otto Moerbeek | rec: more consistency in logging statements generated... 15273/head |
commit | commitdiff | tree |
2025-03-10 |
Otto Moerbeek | rec: fix libsnmp define and make dnsdist's meson.build... 15272/head |
commit | commitdiff | tree |
2025-03-10 |
Remi Gacogne | dnsdist: Use Lua on arm64 EL builds 15271/head |
commit | commitdiff | tree |
2025-03-10 |
Miod Vallat | Merge pull request #15207 from miodvallat/alias_but_not... |
commit | commitdiff | tree |
2025-03-10 |
Remi Gacogne | Merge pull request #15184 from rgacogne/ddist-packages... |
commit | commitdiff | tree |
2025-03-10 |
Peter van Dijk | Merge pull request #15250 from Habbie/repo-test-features |
commit | commitdiff | tree |
2025-03-10 |
Otto Moerbeek | rec: make the chain test more reliable by using TCP 15270/head |
commit | commitdiff | tree |
2025-03-10 |
Remi Gacogne | Revert "dnsdist: Compress the tarball containing our... 15184/head |
commit | commitdiff | tree |
2025-03-10 |
Otto Moerbeek | Merge pull request #15263 from omoerbeek/rec-san-on... |
commit | commitdiff | tree |
2025-03-10 |
Otto Moerbeek | Merge pull request #15269 from omoerbeek/rec-new-ring |
commit | commitdiff | tree |
2025-03-10 |
Otto Moerbeek | Merge pull request #15213 from zeha/rec-debian |
commit | commitdiff | tree |
2025-03-10 |
Otto Moerbeek | rec: move to ring 0.17.13 15269/head |
commit | commitdiff | tree |
2025-03-10 |
Otto Moerbeek | Also set HAVE_LEAK_SANITIZER_INTERFACE on lsan 15263/head |
commit | commitdiff | tree |
2025-03-10 |
Miod Vallat | Merge pull request #15266 from miodvallat/doc_updates_w... |
commit | commitdiff | tree |
2025-03-10 |
Miod Vallat | Mention some changes in behaviours worth warning about. 15266/head |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Compress the tarball containing our packages... |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Fix a typo in the meson `xsk` file |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Rename debian-buster build rules to debian... |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Also build Debian bullseye packages with ... |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Generate the `dist` tarball in `/tmp/dnsdist... |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Our `pkgconfig` file is also in the new librar... |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Update tasks.py for the new Quiche library... |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Use the correct libdir for Quiche on Debian... |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Another attempt at finding the correct libdir |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Install the Quiche library in the correct... |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Test building packages without `-Wl,--no-as... |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | install_meson: Actually output two spaces for `sha256sum` |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Disable the built-in compile check of `meson... |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Fix .zx -> .xz typo |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | Remove files versioned in git from dockerignore of... |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Provide a clean and complete git content avail... |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Run `set-configure-ac-version.sh` in `meson... |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Fix building Debian and Ubuntu packages with... |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Fix package building on EL-9 and EL-8 |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Install already generated man pages |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Remove `time_t`-related checks, we do not... |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Remove h2o from our packages |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Fix the meson tarball hash |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Copy the NOTICE file instead of using a link |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Fix "unused parameter" warnings in some config... |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Use python3 when installing meson |
commit | commitdiff | tree |
2025-03-07 |
Remi Gacogne | dnsdist: Correct meson tarball sha256sum |
commit | commitdiff | tree |
next |