summaryrefslogtreecommitdiff
path: root/external/mpl/bind
AgeCommit message (Expand)Author
2020-08-03Merge conflicts, bump libraries, adjust the build.christos
2020-08-03 --- 9.16.5 released ---christos
2020-06-15Rename blacklist -> blocklistchristos
2020-06-03Fix the vax build: vax is special and always builds pic code.christos
2020-06-01Locking protocol changed; the internal routines are now called with thechristos
2020-05-31sync with regular socket code (no effect)christos
2020-05-30Make libuv private, requested by joerg@christos
2020-05-25Pointless to force use of 64 bit atomics on flags fields that fit in 32 bits.christos
2020-05-25Fix stats counters to be 32 bits on ILP32christos
2020-05-25Fix static linking.christos
2020-05-24Merge conflictschristos
2020-05-24 --- 9.16.3 released ---christos
2019-12-29Only ignore signals if we are bind (not dhcpd).christos
2019-11-28match ifdefs with stats.c atomic selectionchristos
2019-11-27merge bind 9.14.8christos
2019-11-24Import bind 9.14.8 (security fix -- limits on concurrent TCP queries)christos
2019-11-16shorten nameschristos
2019-11-11Update LLVM to 10.0.0git (01f3a59fb3e2542fce74c768718f594d0debd0da)joerg
2019-10-17remove LD_WRAPchristos
2019-10-17merge conflictschristos
2019-10-17 --- 9.14.7 released ---christos
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-10-02PR/54594: Martin Husemann: bind may crash at startupchristos
2019-09-12remove bad filechristos
2019-09-09put back the blacklistd integration that got lost in the bsd -> mpl move.christos
2019-09-05Merge conflicts and fix the build.christos
2019-09-05 --- 9.14.5 released ---christos
2019-05-02Fix one more writable directory check to "directory" in options secitontaca
2019-04-28merge conflicts, bump versions, sync includeschristos
2019-04-27 --- 9.14.1 released ---christos
2019-03-10shorten name, use snprintfchristos
2019-02-28Disable warning about atomic alignment for all bind. It's used toojoerg
2019-02-28one more for the atomic references on clang.christos
2019-02-24merge conflictschristos
2019-02-24 --- 9.13.7 released ---christos
2019-02-20try using COPTS instead of CPPFLAGSchristos
2019-02-18Avoid clang errors about atomics on armchristos
2019-02-13cleanup unused stuff now that we execute directly and not in a separate task.christos
2019-02-12Instead of queuing to a separate task, handle the fdwatch events inline.christos
2019-01-27fix duplicated chunk from mergedholland
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2019-01-27graft back the fdwatch crap that dhcpd needs.christos
2019-01-17Enable stdatomic.h in all except lint (thanks joerg@)christos
2019-01-11disable pause, only works on v9christos
2019-01-10no yield for early armchristos
2019-01-09use 32 bit counters on 32 bit platforms because we don't yet have 64 bitchristos
2019-01-09merge conflicts, bump major, fix build.christos
2019-01-09Jump into the 9.13 train since the 9.12 train is about to expire (March 2019).christos
2019-01-08PR/53845: Anthony Mallet: "bad cookie" in authoritative DNS server since bindchristos
2018-09-12Put the nta files in a subdirectory instead of requiring the namedb rootchristos