]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2019-11-13  Witold KręcickiExperiment: arena-based mempool wpk/recursive-perf
2019-11-13  Witold KręcickiDon't unroll the loop
2019-11-13  Witold Kręcickiuse trylock in badcache
2019-11-13  Witold KręcickiRevert "Experiment: don't set netmgr thread affinity"
2019-11-13  Witold KręcickiExperiment: don't set netmgr thread affinity
2019-11-13  Witold KręcickiRevert "Make client->task pinned to the same CPU as...
2019-11-13  Witold KręcickiMore RES_DOMAIN_BUCKETS
2019-11-13  Witold KręcickiDon't implicitly unpause a task
2019-11-13  Witold KręcickiMake client->task pinned to the same CPU as calling...
2019-11-13  Witold KręcickiDon't add SERVFAILs caused by quota to badcache
2019-11-12  Michał KępieńMerge branch 'michal/fix-libuv.dll-handling' into ...
2019-11-12  Michał KępieńFix libuv.dll handling
2019-11-12  Ondřej SurýMerge branch 'ondrej/cleanup-PATH_MAX-and-NAME_MAX...
2019-11-12  Ondřej SurýCleanup the {PATH,NAME}_MAX stray #ifdefs
2019-11-12  Ondřej SurýMerge branch 'hurd' into 'master'
2019-11-10  Samuel Thibaulthurd: Fix build
2019-11-08  Michał KępieńMerge branch '1134-add-missing-dnssec-keygen-dependency...
2019-11-08  Michał KępieńAdd missing dnssec-keygen dependency on libisccfg
2019-11-08  Michał KępieńMerge branch 'michal/split-release-notes-into-per-versi...
2019-11-08  Michał KępieńRebuild output files
2019-11-08  Michał KępieńUpdate URLs used in release notes
2019-11-08  Michał KępieńSplit release notes into per-version sections
2019-11-08  Ondřej SurýMerge branch '1256-fix-the-jitter-test-2' into 'master'
2019-11-08  Ondřej SurýWait a little bit longer for autosign, bail out on...
2019-11-08  Ondřej SurýAdjust the jitter range to +-3*stddev
2019-11-08  Ondřej SurýMerge branch '1256-fix-the-jitter-test' into 'master'
2019-11-08  Ondřej SurýRevert "temporarily disable jitter tests in the 'autosi...
2019-11-08  Ondřej SurýCheck if the RRSIG jitter falls into mean+-2.5*stddev...
2019-11-07  Witold KrecickiMerge branch '29-libuv-network-manager' into 'master'
2019-11-07  Evan HuntCHANGES, README, release note
2019-11-07  Evan Huntadjust system tests to deal with possible timing issues
2019-11-07  Evan Huntremove ISC_QUEUE as it is no longer used
2019-11-07  Evan Huntconvert ns_client and related objects to use netmgr
2019-11-07  Witold Kręcickiuse clock_gettime() instead of gettimeofday() for isc_i...
2019-11-07  Witold Kręcickiadd atomic_exchange operations to mutexatomic.h and...
2019-11-07  Evan Huntadd isc_task_pause() and isc_task_unpause() functions
2019-11-07  Evan Huntoptionally associate a netmgr with a task manager when...
2019-11-07  Witold Kręcickidisable leak detection in ASAN; libuv has some problems...
2019-11-07  Evan Huntuse netmgr in libisc unit tests
2019-11-07  Witold Kręcickinetmgr: libuv-based network manager
2019-11-07  Evan Huntimplement fixed-size array stack data structure
2019-11-07  Witold Kręcickiimplement fetch-and-add array queue data structure
2019-11-07  Evan Hunttemporarily move ISC_QUEUE to list.h
2019-11-07  Witold Kręcickiimplement hazard pointer data structure
2019-11-07  Witold KręcickiPreliminary netmgr design documentation
2019-11-07  Witold Kręcickiadd isc_sockaddr_fromsockaddr function
2019-11-07  Evan HuntMerge branch '1308-fix-tcp-system-test' into 'master'
2019-11-07  Evan Huntmake send_command wait for any result, rather than...
2019-11-07  Michał KępieńAddress ShellCheck warnings
2019-11-07  Michał KępieńUse "set -e" in the "tcp" system test
2019-11-07  Michał KępieńEnsure all "tcp" system test errors are caught
2019-11-07  Michał KępieńMake all "tcp" system test checks numbered
2019-11-07  Michał KępieńFix argument order in assert_int_equal()
2019-11-07  Michał KępieńAllow retries when checking TCP high-water stats
2019-11-07  Evan HuntMerge branch 'each-disable-jitter-test' into 'master'
2019-11-07  Evan Hunttemporarily disable jitter tests in the 'autosign'...
2019-11-07  Ondřej SurýMerge branch '1134-fix-bashisms-in-kasp-test' into...
2019-11-07  Ondřej SurýUse better '\#' quoting in ns3/setup.sh
2019-11-07  Ondřej SurýRelax the requirement for check_next_key_event() to...
2019-11-07  Ondřej SurýFix the get_keyids() usage as it could return multiple...
2019-11-07  Ondřej SurýClean the rest of the shellcheck errors
2019-11-07  Ondřej SurýUse the shellcheck -f diff to autofix certain classes...
2019-11-07  Ondřej SurýReplace bash array with concatenated evaluated shell...
2019-11-07  Evan HuntMerge branch 'each-kasp-relnotes' into 'master'
2019-11-07  Evan HuntCHANGES, REAMDE, release note
2019-11-07  Evan Huntadd 'kasp' to test list
2019-11-06  Matthijs MekkingMerge branch '1134-dnssec-made-easy' into 'master'
2019-11-06  Matthijs MekkingFix checkconf test
2019-11-06  Matthijs Mekkingdnssec-policy inheritance from options/view
2019-11-06  Mark Andrewsmove appending kasp to the list until we can't fail...
2019-11-06  Mark AndrewsInsist that kasp is not linked.
2019-11-06  Matthijs MekkingMake kasp opaque
2019-11-06  Matthijs Mekkingkasp.c: return parenthesis (style) and REQUIRE
2019-11-06  Matthijs MekkingAdd tests for CDS/CDNSKEY publication
2019-11-06  Matthijs Mekkingsign_apex() should also consider CDS/CDNSKEY
2019-11-06  Matthijs MekkingAdd dst_key_copy_metadata function.
2019-11-06  Matthijs MekkingKASP timings all uint32_t
2019-11-06  Matthijs MekkingTest CSK rollover
2019-11-06  Matthijs MekkingCode changes for CSK
2019-11-06  Matthijs MekkingUse keywords in dnssec-policy keys configuration
2019-11-06  Matthijs MekkingTest ZSK and KSK rollover
2019-11-06  Matthijs MekkingAdd kasp tests
2019-11-06  Matthijs MekkingRefactor kasp system test
2019-11-06  Matthijs MekkingAdjust signing code to use kasp
2019-11-06  Matthijs MekkingDNSSEC hints use dst_key functions and key states
2019-11-06  Matthijs MekkingUpdate zoneconf to use kasp config
2019-11-06  Matthijs MekkingIntroduce keymgr in named
2019-11-06  Matthijs MekkingUseful dst_key functions
2019-11-06  Matthijs Mekkingkasp: Expose more key timings
2019-11-06  Matthijs Mekkingkeygen/settime: Write out successor/predecessor
2019-11-06  Matthijs Mekkingarm: Update DNSSEC documentation
2019-11-06  Matthijs MekkingAllow DNSSEC records in kasp enabled zone
2019-11-06  Matthijs Mekkingdnssec-settime: Allow manipulating state files
2019-11-06  Matthijs MekkingAdd functionality to read key state from disk
2019-11-06  Matthijs MekkingParse dnssec-policy config into kasp
2019-11-06  Matthijs Mekkingdnssec-keygen can create keys given dnssec-policy
2019-11-06  Matthijs MekkingAdd various get functions for kasp
2019-11-06  Matthijs MekkingUpdate dst key code to maintain key state
2019-11-06  Matthijs MekkingNit: fix typo in documentation dst_key_getnum
2019-11-06  Matthijs MekkingFix: nums type in dst_keys
next