libpsl - 用于处理公共后缀列表的 C 库,版本 664f3dc85259ec65e30248a61fa1c45b7b0e4c3f

Libpsl 允许将域名与公共后缀列表进行比对。

用于压缩嵌入的公共后缀列表副本,并在其中进行查找。

源代码可以在qtbase/src/3rdparty/libpsl/src/lookup_string_in_fixed_set.c和qtbase/src/3rdparty/libpsl/src/psl-make-dafsa中找到。

项目主页(上游版本:664f3dc85259ec65e30248a61fa1c45b7b0e4c3f)

Copyright 2014-2016 The Chromium Authors. All rights reserved.

BSD 3 条款“新”或“修订”许可证.

* The following License is for the source code files
  psl-make-dafsa and lookup_string_in_fixed_set.c.

// Copyright 2015 The Chromium Authors. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
// met:
//
//    * Redistributions of source code must retain the above copyright
// notice, this list of conditions and the following disclaimer.
//    * 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.
//    * Neither the name of Google Inc. nor the names of its
// contributors may be used to endorse or promote products derived from
// this software without specific prior written permission.
//
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
// "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 THE COPYRIGHT
// OWNER 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.

© 2024 The Qt Company Ltd. 本文档贡献的着作权归各自的拥有者所有。本提供文档的许可协议受 Free Software Foundation 发布的 GNU 自由文档许可证版本 1.3 条款约束。Qt 及其相应标志是芬兰 The Qt Company Ltd. 和/或其他国家的商标。所有其他商标均为其各自拥有者的财产。