]> git.ipfire.org Git - thirdparty/bind9.git/shortlog
thirdparty/bind9.git
2019-07-21  Ondřej SurýAdd new default siphash24 cookie algorithm, but keep...
2019-07-21  Witold KręcickiRemove all cookie algorithms but AES, which was used...
2019-07-16  Ondřej SurýMerge branch 'ondrej/fix-leaked-memory-in-geoip_test... 2167/head
2019-07-16  Ondřej SurýFix the memory leaks in GeoIP unit test
2019-07-12  Ondřej SurýMerge branch 'ondrej/remove-mutexatomics-tests' into...
2019-07-12  Ondřej SurýDisable the mutexatomics tests from the regular CI...
2019-07-12  Ondřej SurýMerge branch 'ondrej/add-memcpy.spatch-and-fix-check...
2019-07-12  Ondřej SurýDon't cover the .spatch files with copyright
2019-07-12  Ondřej SurýMake util/check-cocci modify the files in place and...
2019-07-12  Ondřej SurýRemove #include <config.h> usage from siphash.c and...
2019-07-12  Ondřej SurýReplace the only memcpy usage with memmove
2019-07-12  Ondřej SurýAdd spatch to replace memcpy usage with memmove
2019-07-12  Ondřej SurýFix the check-cocci script to scan bin lib fuzz dirs...
2019-07-10  Tinderbox UserMerge branch 'prep-release' v9.15.2
2019-07-10  Tinderbox Userprep 9.15.2
2019-07-10  Witold KrecickiMerge branch '1139-1952-breaks-windows-build' into...
2019-07-10  Witold KręcickiFix Windows compilation issues with !1952, contributed...
2019-07-09  Witold KrecickiMerge branch 'wpk-fix-compilation-error-statschannel...
2019-07-09  Witold Kręcickistatschannel.c: declare dnssecsignstat_dump only if...
2019-07-09  Witold KrecickiMerge branch '1038-proper-atomics-use' into 'master'
2019-07-09  Witold KręcickiCHANGES
2019-07-09  Witold KręcickiAdd --enable-mutex-atomics build to CI
2019-07-09  Witold KręcickiFix a few broken atomics initializations
2019-07-09  Ondřej Surýlib/ns/stats.c: use isc_refcount_t
2019-07-09  Ondřej Surýlib/isc/win32/socket.c: use isc_refcount_t
2019-07-09  Ondřej Surýlib/isc/task.c: use isc_refcount_t
2019-07-09  Ondřej Surýlib/isc/stats.c: Use ->references instead of ->refs
2019-07-09  Ondřej Surýlib/isc/quota.c: use proper acquire/release/relaxed...
2019-07-09  Ondřej Surýlib/isc/counter.c: use isc_refcount_t
2019-07-09  Ondřej Surýlib/dns/zt.c: use isc_refcount_t and atomics
2019-07-09  Ondřej Surýlib/dns/tsig.c: use isc_refcount_t
2019-07-09  Ondřej Surýlib/dns/ssu.c: use isc_refcount_t
2019-07-09  Ondřej Surýlib/dns/sdlz.c:
2019-07-09  Ondřej Surýlib/dns/sdb.c: use isc_refcount_t
2019-07-09  Ondřej Surýlib/dns/resolver.c: use isc_refcount_t and atomics
2019-07-09  Ondřej Surýlib/dns/masterdump.c: use isc_refcount_t and atomics
2019-07-09  Ondřej Surýlib/dns/master.c: use isc_refcount_t and atomics
2019-07-09  Ondřej Surýlib/dns/lib.c: use isc_refcount_t
2019-07-09  Ondřej Surýlib/dns/nta.c: use isc_refcount_t
2019-07-09  Ondřej Surýlib/dns/ecdb.c: use isc_refcount_t
2019-07-09  Ondřej Surýlib/dns/dbtable.c: use isc_refcount_t
2019-07-09  Witold Kręcickilib/dns/cache.c: use isc_refcount_t
2019-07-09  Witold Kręcickidns/stats.c: use isc_refcount_t
2019-07-09  Witold Kręcickilib/ns/client: use refcount_t for reference counting
2019-07-09  Witold Kręcickilib/ns/lib.c: use isc_refcount_t for reference counting
2019-07-09  Witold KręcickiSpecial, for-tests-only, mode with atomics emulated...
2019-07-09  Witold KręcickiProperly initialize all atomic variables
2019-07-09  Witold Kręcickiisc/stats: use isc_refcount_t
2019-07-09  Witold Kręcickiisc/timer: use isc_refcount_t
2019-07-09  Witold Kręcickilib/isc/task: use isc_refcount_t
2019-07-09  Witold Kręcickidns/zt.c: use isc_refcount_t for reference counting
2019-07-09  Witold Kręcickiinterfacemgr: use isc_refcount_t for reference counting
2019-07-09  Witold KręcickiMake portentry->refs an isc_refcount_t
2019-07-09  Ondřej SurýMerge branch 'ondrej/missing-ax_restore_flags-geoip2...
2019-07-09  Ondřej SurýAdd missing AX_RESTORE_FLAGS([geoip2]) to configure.ac
2019-07-08  Ondřej SurýMerge branch 'ondrej-disable-freebsd-again' into 'master'
2019-07-08  Ondřej SurýDisable FreeBSD Runner in the CI; it's broken again.
2019-07-04  Evan HuntMerge branch '1112-remove-legacy-geoip' into 'master'
2019-07-04  Ondřej SurýGet rid of DNS_GEOIP_DATABASE_INIT explicit initializer...
2019-07-04  Evan Huntremove --with-geoip and change --without-geoip2 to...
2019-07-04  Thomas Jachconvert geoip to geoip2 in win32utils/Configure
2019-07-04  Evan Huntuse configure --enable-geoip to turn on GeoIP2
2019-07-04  Evan Huntadd CHANGES note; remove references to legacy GeoIP...
2019-07-04  Evan Huntremove all support for legacy GeoIP
2019-07-04  Matthijs MekkingMerge branch '7-matthijs-deprecate-dnssec-lookaside...
2019-07-04  Evan Huntremove spurious commas from docbook
2019-07-04  Matthijs MekkingDeprecate dnssec-lookaside option
2019-07-03  Ondřej SurýMerge branch 'ondrej/kyua.result-location' into 'master'
2019-07-03  Ondřej SurýSet number of parallel jobs in .gitlab-ci.yml
2019-07-03  Ondřej SurýUse $KYUA_RESULT in kyua report-html invocation for...
2019-07-03  Evan HuntMerge branch '1114-windows-build-broken' into 'master'
2019-07-03  Evan Huntfix broken windows build
2019-07-03  Ondřej SurýMerge branch 'michal/define-ATOMIC_VAR_INIT-on-windows...
2019-07-03  Michał KępieńDefine ATOMIC_VAR_INIT() on Windows
2019-07-03  Ondřej SurýMerge branch '1026-make-dnssec-signzone-thread-sanitize...
2019-07-03  Ondřej SurýProtect global init_count variable in rbtdb.c by making...
2019-07-03  Ondřej Surýbin/dnssec/dnssec-signzone.c: Protect global variables...
2019-07-03  Ondřej SurýMake isc_rwlock.c thread-safe
2019-07-03  Mark AndrewsDefine ATOMIC_VAR_INIT in isc/stdatomic.h shim
2019-07-03  Ondřej SurýAdd atomic_compare_exchange_strong_relaxed convenience...
2019-07-02  Ondřej SurýMerge branch 'ondrej/with-or-without-geoip' into 'master'
2019-07-02  Ondřej SurýEnable GeoIP2 for all builds and enable old GeoIP only...
2019-07-02  Ondřej SurýMerge branch 'ondrej/missing-dot-in-job' into 'master'
2019-07-02  Ondřej SurýAdd missing dot in .autoconf job template that caused...
2019-07-02  Ondřej SurýMerge branch 'ondrej/restore-freebsd-runner' into ...
2019-07-02  Ondřej SurýUse $(pwd) instead of $CI_PROJECT_DIR to always get...
2019-07-02  Ondřej SurýUse sudo to setup the interfaces when CI job is not...
2019-07-02  Evan HuntAdd FreeBSD 11 GitLab CI Runner
2019-07-02  Ondřej SurýMerge branch 'ondrej/fix-freebsd-make' into 'master'
2019-07-02  Ondřej SurýAdd rules to make sure subdirs are always built before...
2019-07-01  Ondřej SurýMerge branch '1120-remove-so_bsdcompat-usage' into...
2019-07-01  Ondřej SurýAdd CHANGES note:
2019-07-01  Ondřej SurýRemove SO_BSDCOMPAT usage, it's ignore since Linux 2.4
2019-07-01  Matthijs MekkingMerge branch 'managed-keys-is-deprecated' into 'master'
2019-07-01  Matthijs MekkingMark some managed-keys instances deprecated
2019-06-28  Michał KępieńMerge branch 'michal/add-and-use-keyfile_to_key_id...
2019-06-28  Michał KępieńAdd and use keyfile_to_key_id() helper function
2019-06-28  Michał KępieńMerge branch '1093-dnstap-read-clear-buffer-before...
2019-06-28  Michał KępieńAdd CHANGES entry
2019-06-28  Michał Kępieńdnstap-read: clear buffer before expanding it
next