Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
BIND
Commits
431e5c81
Commit
431e5c81
authored
May 28, 2015
by
Tinderbox User
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright notice / whitespace
parent
0197efed
Changes
19
Hide whitespace changes
Inline
Side-by-side
Showing
19 changed files
with
22 additions
and
19 deletions
+22
-19
bin/dnssec/dnssec-dsfromkey.docbook
bin/dnssec/dnssec-dsfromkey.docbook
+2
-1
bin/tests/dst/gsstest.c
bin/tests/dst/gsstest.c
+1
-1
bin/tests/rbt/t_rbt.c
bin/tests/rbt/t_rbt.c
+1
-1
bin/tests/system/dnssec/ns2/named.conf
bin/tests/system/dnssec/ns2/named.conf
+1
-1
bin/tests/system/dnssec/ns2/sign.sh
bin/tests/system/dnssec/ns2/sign.sh
+1
-1
bin/tests/system/rsabigexponent/Makefile.in
bin/tests/system/rsabigexponent/Makefile.in
+1
-1
bin/tests/system/tkey/Makefile.in
bin/tests/system/tkey/Makefile.in
+1
-1
bin/tests/tasks/t_tasks.c
bin/tests/tasks/t_tasks.c
+1
-1
doc/design/cds-child
doc/design/cds-child
+2
-0
lib/dns/acache.c
lib/dns/acache.c
+1
-1
lib/dns/client.c
lib/dns/client.c
+1
-1
lib/dns/dlz.c
lib/dns/dlz.c
+1
-1
lib/dns/dst_api.c
lib/dns/dst_api.c
+1
-1
lib/dns/dst_openssl.h
lib/dns/dst_openssl.h
+1
-1
lib/dns/openssl_link.c
lib/dns/openssl_link.c
+1
-1
lib/dns/openssldh_link.c
lib/dns/openssldh_link.c
+2
-2
lib/dns/openssldsa_link.c
lib/dns/openssldsa_link.c
+1
-1
lib/dns/rrl.c
lib/dns/rrl.c
+1
-1
lib/isc/print.c
lib/isc/print.c
+1
-1
No files found.
bin/dnssec/dnssec-dsfromkey.docbook
View file @
431e5c81
...
...
@@ -2,7 +2,7 @@
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
[<!ENTITY mdash "—">
]>
<!--
- Copyright (C) 2008-2012, 2014 Internet Systems Consortium, Inc. ("ISC")
- Copyright (C) 2008-2012, 2014
, 2015
Internet Systems Consortium, Inc. ("ISC")
-
- Permission to use, copy, modify, and/or distribute this software for any
- purpose with or without fee is hereby granted, provided that the above
...
...
@@ -41,6 +41,7 @@
<year>
2011
</year>
<year>
2012
</year>
<year>
2014
</year>
<year>
2015
</year>
<holder>
Internet Systems Consortium, Inc. ("ISC")
</holder>
</copyright>
</docinfo>
...
...
bin/tests/dst/gsstest.c
View file @
431e5c81
/*
* Copyright (C) 2006, 2007, 2009-2011, 2013
,
201
4
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2006, 2007, 2009-2011, 2013
-
201
5
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
bin/tests/rbt/t_rbt.c
View file @
431e5c81
/*
* Copyright (C) 2004, 2005, 2007, 2009, 2011-2013 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007, 2009, 2011-2013
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001, 2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
bin/tests/system/dnssec/ns2/named.conf
View file @
431e5c81
/*
*
Copyright
(
C
)
2004
,
2006
-
2008
,
2010
,
2011
,
2014
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2004
,
2006
-
2008
,
2010
,
2011
,
2014
,
2015
Internet
Systems
Consortium
,
Inc
. (
"ISC"
)
*
Copyright
(
C
)
2000
-
2002
Internet
Software
Consortium
.
*
*
Permission
to
use
,
copy
,
modify
,
and
/
or
distribute
this
software
for
any
...
...
bin/tests/system/dnssec/ns2/sign.sh
View file @
431e5c81
#!/bin/sh -e
#
# Copyright (C) 2004, 2006-2012, 2014 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2006-2012, 2014
, 2015
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2000-2003 Internet Software Consortium.
#
# Permission to use, copy, modify, and/or distribute this software for any
...
...
bin/tests/system/rsabigexponent/Makefile.in
View file @
431e5c81
# Copyright (C) 2012, 2014 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2012, 2014
, 2015
Internet Systems Consortium, Inc. ("ISC")
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
...
...
bin/tests/system/tkey/Makefile.in
View file @
431e5c81
# Copyright (C) 2004, 2007, 2009, 2012, 2014 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2004, 2007, 2009, 2012, 2014
, 2015
Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2001, 2002 Internet Software Consortium.
#
# Permission to use, copy, modify, and/or distribute this software for any
...
...
bin/tests/tasks/t_tasks.c
View file @
431e5c81
/*
* Copyright (C) 2004, 2005, 2007, 2009, 2011, 2013
,
201
4
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007, 2009, 2011, 2013
-
201
5
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1998-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
doc/design/cds-child
View file @
431e5c81
Copyright (C) 2015 Internet Systems Consortium, Inc. ("ISC")
See COPYRIGHT in the source root or http://isc.org/copyright.html for terms.
CDS / CDNSKEY Child side processing.
...
...
lib/dns/acache.c
View file @
431e5c81
/*
* Copyright (C) 2004-2008, 2012, 2013 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004-2008, 2012, 2013
, 2015
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/client.c
View file @
431e5c81
/*
* Copyright (C) 2009-201
4
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2009-201
5
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/dns/dlz.c
View file @
431e5c81
/*
* Portions Copyright (C) 2005, 2007, 2009-2013 Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 2005, 2007, 2009-2013
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/dst_api.c
View file @
431e5c81
/*
* Portions Copyright (C) 2004-201
4
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 2004-201
5
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/dst_openssl.h
View file @
431e5c81
/*
* Copyright (C) 2004, 2005, 2007-2009, 2011, 2012 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2004, 2005, 2007-2009, 2011, 2012
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/openssl_link.c
View file @
431e5c81
/*
* Portions Copyright (C) 2004-2012, 2014 Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 2004-2012, 2014
, 2015
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/openssldh_link.c
View file @
431e5c81
/*
* Portions Copyright (C) 2004-2009, 2011-201
4
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 2004-2009, 2011-201
5
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 1999-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -236,7 +236,7 @@ openssldh_generate(dst_key_t *key, int generator, void (*callback)(int)) {
NULL
,
NULL
);
if
(
dh
==
NULL
)
return
(
dst__openssl_toresult2
(
"DH_generate_parameters"
,
"DH_generate_parameters"
,
DST_R_OPENSSLFAILURE
));
#endif
}
...
...
lib/dns/openssldsa_link.c
View file @
431e5c81
/*
* Portions Copyright (C) 2004-2009, 2011-201
4
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 2004-2009, 2011-201
5
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 1999-2002 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
lib/dns/rrl.c
View file @
431e5c81
/*
* Copyright (C) 2012-201
4
Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2012-201
5
Internet Systems Consortium, Inc. ("ISC")
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
...
...
lib/isc/print.c
View file @
431e5c81
...
...
@@ -362,7 +362,7 @@ isc__print_printf(void (*emit)(char, void *), void *arg,
if
(
hi
!=
0U
)
{
sprintf
(
buf
,
"%lu"
,
hi
);
sprintf
(
buf
+
strlen
(
buf
),
"%09lu"
,
mid
);
"%09lu"
,
mid
);
}
else
sprintf
(
buf
,
"%lu"
,
mid
);
sprintf
(
buf
+
strlen
(
buf
),
"%09lu"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment