/* * Copyright (C) 2015 Canon Inc. * Copyright (C) 2015 Igalia S.L. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ $getter; export function highWaterMark(this: any) { const highWaterMark = $getByIdDirectPrivate(this, "highWaterMark"); if (highWaterMark === undefined) throw new TypeError("ByteLengthQueuingStrategy.highWaterMark getter called on incompatible |this| value."); return highWaterMark; } export function size(chunk) { return chunk.byteLength; } export function initializeByteLengthQueuingStrategy(this: any, parameters: any) { $putByIdDirectPrivate(this, "highWaterMark", $extractHighWaterMarkFromQueuingStrategyInit(parameters)); } 24.0'>dependabot/go_modules/golang.org/x/crypto-0.24.0 Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/core/dnsserver/server_https.go (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-30doh support: make no TLS config fatal (#4162)Gravatar Miek Gieben 1-0/+3
2020-09-29Add proto and remote tags to trace plugin (#4159)Gravatar Miek Gieben 2-3/+13
2020-09-28update 1.8.0 notes (#4156)Gravatar Miek Gieben 1-6/+14
2020-09-28plugin/cache: Fix filtering (#4148)Gravatar Miek Gieben 7-163/+220
2020-09-28auto go mod tidyGravatar coredns-auto-go-mod-tidy[bot] 1-15/+4
2020-09-28build(deps): bump github.com/aws/aws-sdk-go from 1.34.22 to 1.34.32 (#4153)Gravatar dependabot-preview[bot] 2-1/+6
2020-09-28build(deps): bump k8s.io/client-go from 0.19.1 to 0.19.2 (#4150)Gravatar dependabot-preview[bot] 2-3/+8
2020-09-28build(deps): bump github.com/prometheus/common from 0.13.0 to 0.14.0 (#4149)Gravatar dependabot-preview[bot] 2-1/+3