• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..25-Oct-2021-

module/H25-Oct-2021-3,8542,606

AUTHORSH A D25-Oct-202193 42

COPYINGH A D25-Oct-20211.6 KiB3024

ChangeLogH A D25-Oct-202161.5 KiB1,3351,004

Makefile.amH A D25-Oct-20213.7 KiB11965

Makefile.inH A D25-Oct-202141 KiB1,087821

NEWSH A D25-Oct-2021714 4028

READMEH A D25-Oct-20212 KiB3633

VERSIONH A D25-Oct-20216 21

client_error.hH A D25-Oct-20212.2 KiB6113

common-config.hH A D25-Oct-20213.7 KiB8433

common.cH A D25-Oct-20213 KiB8732

common.hH A D25-Oct-20214.1 KiB15989

main.cH A D25-Oct-20215.5 KiB17285

main.hH A D25-Oct-20212.1 KiB447

message-viewer-dig.cH A D25-Oct-202114.5 KiB489299

message-viewer-dig.hH A D25-Oct-20212 KiB444

message-viewer-json.cH A D25-Oct-202113.9 KiB456225

message-viewer-json.hH A D25-Oct-20212.1 KiB494

message-viewer-parse.cH A D25-Oct-202112 KiB393213

message-viewer-parse.hH A D25-Oct-20212 KiB434

message-viewer-wire.cH A D25-Oct-202112 KiB399216

message-viewer-wire.hH A D25-Oct-20212 KiB434

message-viewer-xml.cH A D25-Oct-202113.9 KiB457227

message-viewer-xml.hH A D25-Oct-20212.1 KiB484

module.cH A D25-Oct-202112.9 KiB458290

module.hH A D25-Oct-20213.6 KiB10134

query-result.cH A D25-Oct-20217.4 KiB269162

query-result.hH A D25-Oct-20212.5 KiB578

ya-conf.cH A D25-Oct-20219.1 KiB302162

ya-conf.hH A D25-Oct-20214 KiB12530

README

1################################################################################
2#
3#  Copyright (c) 2011-2021, EURid. All rights reserved.
4#  The YADIFA TM software product is provided under the BSD 3-clause license:
5#
6#  Redistribution and use in source and binary forms, with or without
7#  modification, are permitted provided that the following conditions
8#  are met:
9#
10#         * Redistributions of source code must retain the above copyright
11#           notice, this list of conditions and the following disclaimer.
12#         * Redistributions in binary form must reproduce the above copyright
13#           notice, this list of conditions and the following disclaimer in the
14#           documentation and/or other materials provided with the distribution.
15#         * Neither the name of EURid nor the names of its contributors may be
16#           used to endorse or promote products derived from this software
17#           without specific prior written permission.
18#
19#  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
20#  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21#  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
22#  DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
23#  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24#  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
25#  SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
26#  CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
27#  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
28#  OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
29#
30################################################################################
31
3220211025:
33    YADIFA 2.5.3-public
34
35    Fixes a critical issue that could cause yadifad to crash handling certain DNS packet with privileged access.
36