1
0
Fork 0

Adding upstream version 1.2.3.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 08:33:20 +01:00
parent d56373904c
commit 1ce56b1dca
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
371 changed files with 398 additions and 390 deletions

View file

@ -1,3 +1,11 @@
2022-03-21 Jerry Lundström
Release 1.2.3
This patch release fixes compilation issues on FreeBSD for LLVM v12+.
4346a48 static inline
2021-11-05 Jerry Lundström 2021-11-05 Jerry Lundström
Release 1.2.2 Release 1.2.2

View file

@ -1,4 +1,4 @@
# Copyright (c) 2018-2021, OARC, Inc. # Copyright (c) 2018-2022, OARC, Inc.
# All rights reserved. # All rights reserved.
# #
# This file is part of dnsjit. # This file is part of dnsjit.

View file

@ -14,7 +14,7 @@
@SET_MAKE@ @SET_MAKE@
# Copyright (c) 2018-2021, OARC, Inc. # Copyright (c) 2018-2022, OARC, Inc.
# All rights reserved. # All rights reserved.
# #
# This file is part of dnsjit. # This file is part of dnsjit.

View file

@ -132,7 +132,7 @@ See more examples in the [examples](https://github.com/DNS-OARC/dnsjit/tree/deve
## Copyright ## Copyright
Copyright (c) 2018-2021, OARC, Inc. Copyright (c) 2018-2022, OARC, Inc.
All rights reserved. All rights reserved.

22
configure vendored
View file

@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# Guess values for system-dependent variables and create Makefiles. # Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for dnsjit 1.2.2. # Generated by GNU Autoconf 2.69 for dnsjit 1.2.3.
# #
# Report bugs to <admin@dns-oarc.net>. # Report bugs to <admin@dns-oarc.net>.
# #
@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package. # Identity of this package.
PACKAGE_NAME='dnsjit' PACKAGE_NAME='dnsjit'
PACKAGE_TARNAME='dnsjit' PACKAGE_TARNAME='dnsjit'
PACKAGE_VERSION='1.2.2' PACKAGE_VERSION='1.2.3'
PACKAGE_STRING='dnsjit 1.2.2' PACKAGE_STRING='dnsjit 1.2.3'
PACKAGE_BUGREPORT='admin@dns-oarc.net' PACKAGE_BUGREPORT='admin@dns-oarc.net'
PACKAGE_URL='https://github.com/DNS-OARC/dnsjit/issues' PACKAGE_URL='https://github.com/DNS-OARC/dnsjit/issues'
@ -1360,7 +1360,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing. # Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh. # This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF cat <<_ACEOF
\`configure' configures dnsjit 1.2.2 to adapt to many kinds of systems. \`configure' configures dnsjit 1.2.3 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]... Usage: $0 [OPTION]... [VAR=VALUE]...
@ -1431,7 +1431,7 @@ fi
if test -n "$ac_init_help"; then if test -n "$ac_init_help"; then
case $ac_init_help in case $ac_init_help in
short | recursive ) echo "Configuration of dnsjit 1.2.2:";; short | recursive ) echo "Configuration of dnsjit 1.2.3:";;
esac esac
cat <<\_ACEOF cat <<\_ACEOF
@ -1566,7 +1566,7 @@ fi
test -n "$ac_init_help" && exit $ac_status test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then if $ac_init_version; then
cat <<\_ACEOF cat <<\_ACEOF
dnsjit configure 1.2.2 dnsjit configure 1.2.3
generated by GNU Autoconf 2.69 generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc. Copyright (C) 2012 Free Software Foundation, Inc.
@ -2172,7 +2172,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake. running configure, to aid debugging if configure makes a mistake.
It was created by dnsjit $as_me 1.2.2, which was It was created by dnsjit $as_me 1.2.3, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@ $ $0 $@
@ -2527,7 +2527,7 @@ $as_echo "#define PACKAGE_MAJOR_VERSION 1" >>confdefs.h
$as_echo "#define PACKAGE_MINOR_VERSION 2" >>confdefs.h $as_echo "#define PACKAGE_MINOR_VERSION 2" >>confdefs.h
$as_echo "#define PACKAGE_PATCH_VERSION 2" >>confdefs.h $as_echo "#define PACKAGE_PATCH_VERSION 3" >>confdefs.h
am__api_version='1.16' am__api_version='1.16'
@ -3044,7 +3044,7 @@ fi
# Define the identity of the package. # Define the identity of the package.
PACKAGE='dnsjit' PACKAGE='dnsjit'
VERSION='1.2.2' VERSION='1.2.3'
cat >>confdefs.h <<_ACEOF cat >>confdefs.h <<_ACEOF
@ -16132,7 +16132,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their # report actual input values of CONFIG_FILES etc. instead of their
# values after options handling. # values after options handling.
ac_log=" ac_log="
This file was extended by dnsjit $as_me 1.2.2, which was This file was extended by dnsjit $as_me 1.2.3, which was
generated by GNU Autoconf 2.69. Invocation command line was generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES CONFIG_FILES = $CONFIG_FILES
@ -16199,7 +16199,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\ ac_cs_version="\\
dnsjit config.status 1.2.2 dnsjit config.status 1.2.3
configured by $0, generated by GNU Autoconf 2.69, configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\" with options \\"\$ac_cs_config\\"

View file

@ -1,4 +1,4 @@
# Copyright (c) 2018-2021, OARC, Inc. # Copyright (c) 2018-2022, OARC, Inc.
# All rights reserved. # All rights reserved.
# #
# This file is part of dnsjit. # This file is part of dnsjit.
@ -17,10 +17,10 @@
# along with dnsjit. If not, see <http://www.gnu.org/licenses/>. # along with dnsjit. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.64) AC_PREREQ(2.64)
AC_INIT([dnsjit], [1.2.2], [admin@dns-oarc.net], [dnsjit], [https://github.com/DNS-OARC/dnsjit/issues]) AC_INIT([dnsjit], [1.2.3], [admin@dns-oarc.net], [dnsjit], [https://github.com/DNS-OARC/dnsjit/issues])
AC_DEFINE([PACKAGE_MAJOR_VERSION], [1], [Define to the major version of this package.]) AC_DEFINE([PACKAGE_MAJOR_VERSION], [1], [Define to the major version of this package.])
AC_DEFINE([PACKAGE_MINOR_VERSION], [2], [Define to the minor version of this package.]) AC_DEFINE([PACKAGE_MINOR_VERSION], [2], [Define to the minor version of this package.])
AC_DEFINE([PACKAGE_PATCH_VERSION], [2], [Define to the patch version of this package.]) AC_DEFINE([PACKAGE_PATCH_VERSION], [3], [Define to the patch version of this package.])
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects]) AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
AC_CONFIG_SRCDIR([src/dnsjit.c]) AC_CONFIG_SRCDIR([src/dnsjit.c])
AC_CONFIG_HEADER([src/config.h]) AC_CONFIG_HEADER([src/config.h])

View file

@ -1,4 +1,4 @@
# Copyright (c) 2018-2021, OARC, Inc. # Copyright (c) 2018-2022, OARC, Inc.
# All rights reserved. # All rights reserved.
# #
# This file is part of dnsjit. # This file is part of dnsjit.

View file

@ -14,7 +14,7 @@
@SET_MAKE@ @SET_MAKE@
# Copyright (c) 2018-2021, OARC, Inc. # Copyright (c) 2018-2022, OARC, Inc.
# All rights reserved. # All rights reserved.
# #
# This file is part of dnsjit. # This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
# Copyright (c) 2018-2021, OARC, Inc. # Copyright (c) 2018-2022, OARC, Inc.
# All rights reserved. # All rights reserved.
# #
# This file is part of dnsjit. # This file is part of dnsjit.

View file

@ -14,7 +14,7 @@
@SET_MAKE@ @SET_MAKE@
# Copyright (c) 2018-2021, OARC, Inc. # Copyright (c) 2018-2022, OARC, Inc.
# All rights reserved. # All rights reserved.
# #
# This file is part of dnsjit. # This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2018-2021, OARC, Inc. * Copyright (c) 2018-2022, OARC, Inc.
* All rights reserved. * All rights reserved.
* *
* This file is part of dnsjit. * This file is part of dnsjit.

View file

@ -1,4 +1,4 @@
-- Copyright (c) 2018-2021, OARC, Inc. -- Copyright (c) 2018-2022, OARC, Inc.
-- All rights reserved. -- All rights reserved.
-- --
-- This file is part of dnsjit. -- This file is part of dnsjit.

Some files were not shown because too many files have changed in this diff Show more