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

..25-Oct-2021-

include/dnscore/H25-Oct-2021-32,13813,333

src/H03-May-2022-101,04069,057

AUTHORSH A D25-Oct-202193 42

COPYINGH A D25-Oct-20211.6 KiB3024

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

INSTALLH A D25-Oct-202115.6 KiB389301

Makefile.amH A D25-Oct-202111.4 KiB410341

Makefile.inH A D25-Oct-202176.3 KiB1,7361,449

NEWSH A D25-Oct-2021714 4028

READMEH A D25-Oct-20212 KiB3633

VERSIONH A D25-Oct-20216 21

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