]> git.ipfire.org Git - thirdparty/pdns.git/shortlog
thirdparty/pdns.git
2024-03-20  Fred MorcosMeson: PostgreSQL
2024-03-20  Fred MorcosMeson: ODBC
2024-03-20  Fred MorcosMeson: MySQL
2024-03-20  Fred MorcosMeson: Auth detect modules
2024-03-20  Fred MorcosMeson: Auth socket-dir
2024-03-20  Fred MorcosMeson: Refactor platform detection
2024-03-20  Fred MorcosMeson: Refactor some compiler hardening features
2024-03-20  Fred MorcosMeson: Fix issue in Summary output
2024-03-20  Fred MorcosMeson: GSS-TSIG
2024-03-20  Fred MorcosMeson: PKCS11
2024-03-20  Fred MorcosMeson: Verbose Logging
2024-03-20  Fred MorcosMeson: Auth various functions
2024-03-20  Fred MorcosMeson: Clean up some boost and unit test handling
2024-03-20  Fred MorcosMeson: dlopen
2024-03-20  Fred MorcosMeson: Reorder Auth build file
2024-03-20  Fred MorcosMeson: Auth manpages
2024-03-20  Fred MorcosMeson: Auth API Swagger
2024-03-20  Fred MorcosMeson: From Git
2024-03-20  Fred MorcosMeson: Auth Sqlite3
2024-03-20  Fred MorcosMeson: Python venv
2024-03-20  Fred MorcosMeson: Fuzzing targets
2024-03-20  Fred MorcosMeson: Reproducible builds
2024-03-20  Fred MorcosMeson: Auth backend unit tests
2024-03-20  Fred MorcosMeson: Unit Tests
2024-03-20  Fred MorcosMeson: Boost program_options library
2024-03-20  Fred MorcosMeson: Boost
2024-03-20  Fred MorcosMeson: clock_gettime
2024-03-20  Fred MorcosMeson: Ragel
2024-03-20  Fred MorcosMeson: ipcipher
2024-03-20  Fred MorcosMeson: DNS over TLS
2024-03-20  Fred MorcosMeson: GnuTLS
2024-03-20  Fred MorcosMeson: OpenSSL libssl
2024-03-20  Fred MorcosMeson: Clean up main auth build file
2024-03-20  Fred MorcosMeson: OpenSSL libcrypto signers
2024-03-20  Fred MorcosMeson: libdecaf signers
2024-03-20  Fred MorcosMeson: libsodium signers
2024-03-20  Fred MorcosMeson: mman.h and mmap
2024-03-20  Fred MorcosMeson: gmtoff member of struct tm
2024-03-20  Fred MorcosMeson: Network libraries and functions
2024-03-20  Fred MorcosMeson: KISS RNG
2024-03-20  Fred MorcosMeson: Compiler hardening features
2024-03-20  Fred MorcosMeson: Lua and lua.hpp
2024-03-20  Fred MorcosMeson: strerror
2024-03-20  Fred MorcosMeson: pthread setname
2024-03-20  Fred MorcosMeson: pthread headers
2024-03-20  Fred MorcosMeson: Atomics
2024-03-20  Fred MorcosMeson: Platform information
2024-03-20  Fred MorcosMeson: flex and bison
2024-03-20  Fred MorcosMeson: time_t sign
2024-03-20  Fred MorcosMeson: time_t size
2024-03-20  Fred MorcosMeson: Summary
2024-03-20  Fred MorcosMeson: Compiler setup
2024-03-20  Fred MorcosMeson: OpenSSL ECDSA and EdDSA
2024-03-20  Fred MorcosMeson: Minor cleanup
2024-03-20  Fred MorcosMeson: libcrypto signers support
2024-03-20  Fred MorcosMeson: libdecaf signers support
2024-03-20  Fred MorcosMeson: libsodium signers support
2024-03-20  Fred MorcosMeson: Check for sys/mman.h and mmap
2024-03-20  Fred MorcosMeson: tm_gmtoff in struct tm
2024-03-20  Fred MorcosMeson: Network functions
2024-03-20  Fred MorcosMeson: Unsafe KISS RNG
2024-03-20  Fred MorcosMeson: Compiler and libc hardening
2024-03-20  Fred MorcosMeson: Refactor pthread_setname variant detection
2024-03-20  Fred MorcosMeson: Cleanup Lua and lua.hpp
2024-03-20  Fred MorcosMeson: Print build summary
2024-03-20  Fred MorcosMeson: Lua and lua.hpp
2024-03-20  Fred MorcosMeson: Initial Meson build file
2024-03-19  Peter van DijkMerge pull request #13060 from Habbie/mariadb-ssl
2024-03-19  Peter van Dijkauth gmysql: deprecate gmysql-ssl flag, enable connecti... 13060/head
2024-03-19  Remi GacogneMerge pull request #13946 from omoerbeek/dnsdist-thost...
2024-03-19  Otto Moerbeekdnsdist: also handle EHOSTUNRERACH as a case for reconn... 13946/head
2024-03-19  Remi GacogneMerge pull request #13834 from rgacogne/ddist-fix-first...
2024-03-18  Otto MoerbeekMerge pull request #13931 from omoerbeek/rec-build...
2024-03-18  Otto MoerbeekMerge pull request #13932 from omoerbeek/update-boost.m4
2024-03-18  Remi Gacognednsdist: Properly account the failure to forward a... 13834/head
2024-03-18  Remi GacogneMerge pull request #13927 from rgacogne/fix-fclose...
2024-03-18  Fred MorcosMerge pull request #13874 from fredmorcos/remotebackend...
2024-03-18  Remi GacogneFix clang-tidy warnings, again 13927/head
2024-03-18  Otto MoerbeekPass 'full' to rec configure arg for codeql & clang... 13931/head
2024-03-18  Otto MoerbeekAdd a bunch of new compiler versions to the compiler... 13932/head
2024-03-18  Otto MoerbeekMerge pull request #13930 from omoerbeek/sdig-no-xpf
2024-03-18  Remi GacogneAdd `pdns::openFileForWriting()` to control permissions...
2024-03-18  Otto Moerbeekrec ci: also build a rec with all optional stuff disabled
2024-03-18  Peter van DijkMerge pull request #13928 from Habbie/build-for-noble
2024-03-18  Remi GacogneFix clang-tidy warnings
2024-03-18  Fred MorcosFix remotebackend testrunner script's new_api mode 13874/head
2024-03-18  Fred MorcosCleanup remotebackend testrunner script
2024-03-18  Remi GacogneMark the `pdns::UniqueFilePtr` deleter `const noexcept`
2024-03-18  Otto MoerbeekMerge pull request #13926 from omoerbeek/rec-trace...
2024-03-18  Peter van Dijkadd pkghashes-ubuntu-noble 13928/head
2024-03-18  Otto Moerbeeksdig: remove xpf handling 13930/head
2024-03-18  Peter van Dijkadd ubuntu noble to default build targets
2024-03-18  Remi Gacogneauth: Switch to `pdns::UniqueFilePtr`
2024-03-18  Remi Gacognerec: Switch to `pdns::UniqueFilePtr`
2024-03-18  Remi Gacognednsdist: Switch to `pdns::UniqueFilePtr`
2024-03-18  Remi Gacognemisc: Implement pdns::UniqueFilePtr
2024-03-18  Remi GacogneMerge pull request #13920 from rgacogne/ddist-reorder...
2024-03-18  Otto MoerbeekZTC regression test does not need auths 13926/head
2024-03-18  Otto Moerbeekrec: fix trace=fail regression and add regression test...
2024-03-15  Peter van DijkMerge pull request #13917 from Habbie/auth-4.9.0-docs...
next