Kevin Chen
a39c613ccc
Add a Net::DNS prereq for digdelv, fetchlimit, rpzrecurse, and zero
...
tests to avoid failed tests when Net::DNS is not present.
(cherry picked from commit 8b1b809ab4 )
2018-04-04 23:02:58 +02:00
Stephen Morris
51fd67202b
Merge branch '139-tests-for-idna2008-libidn2-merge-v9_11' into 'v9_11'
...
Resolve "Tests for IDNA2008 (libidn2)" - Merge into 9.11
See merge request isc-projects/bind9!173
2018-04-04 10:00:30 -04:00
Stephen Morris
79b7a5c89b
Check libidn2 version before proceding with one of the tests.
...
A known issue in libidn2 causes one of the tests of a fake A-label
to fail. The problem should be corrected in version 2.0.5 of
libidn2.
2018-04-04 09:48:52 -04:00
Ondřej Surý
05880829e0
Use C.UTF-8 if available, and en_US.UTF-8 is available, otherwise do nothing and let the test break
2018-04-04 09:48:51 -04:00
Stephen Morris
8319ece415
Set known locale prior to running tests.
2018-04-04 09:48:50 -04:00
Stephen Morris
dfb264f85c
Fix check for the presence of IDNA.
2018-04-04 09:48:49 -04:00
Stephen Morris
777a37affd
Added additional tests for invalid punycode strings.
2018-04-04 09:48:49 -04:00
Stephen Morris
e0b6c11840
Initial set of IDNA tests.
2018-04-04 09:48:47 -04:00
Michał Kępień
a71c9a12f9
Merge branch '188-remove-duplicate-named_g_conffile-init-v9_11' into 'v9_11'
...
Remove redundant named_g_conffile initialization
Closes #188
See merge request isc-projects/bind9!166
2018-04-04 12:34:21 +02:00
Ondřej Surý
61715b2120
Remove redundant ns_g_conffile initialization from bin/named/win32/os.c
...
(cherry picked from commit c727f0797b )
2018-04-04 12:34:07 +02:00
Ondřej Surý
535a4ae85c
Merge branch '26-fix-normalization-for-non-IDN-v9_11' into 'v9_11'
...
Don't use the IDN translated name if no conversion took a place
See merge request isc-projects/bind9!157
2018-03-22 10:04:10 -04:00
Ondřej Surý
db7231e4ab
Don't use the IDN traslated name if no conversion took a place
...
(cherry picked from commit 08f66d8509 )
2018-03-22 13:54:49 +00:00
Mark Andrews
4dd54a688c
Merge branch '167-coverity-dereferencing-a-null-pointer-in-lib-dns-tests-rbt_test-c-v9_11' into 'v9_11'
...
Resolve "coverity: Dereferencing a null pointer in lib/dns/tests/rbt_test.c"
Closes #167
See merge request isc-projects/bind9!150
2018-03-20 09:54:56 +11:00
Mukund Sivaraman
4445ee6491
Check return value of isc_mem_get()
...
(cherry picked from commit de3a4af1bf )
2018-03-20 09:54:55 +11:00
Mark Andrews
f56b63d9ac
fix temporary file name to have subtest number
...
(cherry picked from commit e12453f43c88bac722fb511b62f12303735b788c)
2018-03-19 23:13:10 +11:00
Mark Andrews
79c85f5e60
Merge branch 'fixtypo-v9_11' into 'v9_11'
...
fix typo
See merge request isc-projects/bind9!148
2018-03-19 22:55:24 +11:00
Mark Andrews
c5d1d9d232
fix typo
...
(cherry picked from commit 6e4b5f2345 )
2018-03-19 22:53:09 +11:00
Mark Andrews
b05e162caa
Merge branch '166-statistics-system-test-numbering-is-bad-v9_11' into 'v9_11'
...
Resolve "statistics system test numbering is bad"
Closes #166
See merge request isc-projects/bind9!146
2018-03-19 20:27:50 +11:00
Mark Andrews
7921d18f11
fix numbering of tests and make consistent
...
(cherry picked from commit dd5dff3096 )
2018-03-19 20:27:26 +11:00
Ondřej Surý
887fcc0061
Update libtool files to 2.4.6
...
(cherry picked from commit fe06778be7 )
2018-03-19 13:03:56 +11:00
Ondřej Surý
de32e55f3e
Merge branch '164-remove-openssl-warning-v9_11' into 'v9_11'
...
[v9_11] Remove useless OpenSSL warning from configure script
See merge request isc-projects/bind9!141
2018-03-17 10:50:21 -04:00
Ondřej Surý
9e2d1ddf22
Remove obsolete OpenSSL version check
...
(cherry picked from commit e9571d29af )
2018-03-17 14:31:47 +00:00
Ondřej Surý
eb48e66202
Merge branch '26-switch-to-IDNA2008-non-transitional-processing-v9_11' into 'v9_11'
...
Resolve "Switch to IDNA2008 non-transitional processing (and use libidn2 for that)"
Closes #26
See merge request isc-projects/bind9!124
2018-03-17 13:37:50 +00:00
Ondřej Surý
2ff3b664bc
Add release notes for IDNA2008
...
(cherry picked from commit e7590c7528 )
2018-03-17 13:37:48 +00:00
Ondřej Surý
a0d45f5d50
Add CHANGES for idn2 support
...
(cherry picked from commit 8f44ef7d59 )
2018-03-17 13:36:53 +00:00
Ondřej Surý
b0c7cda6d7
Enable --with-libidn2 in GitLab CI checks
...
(cherry picked from commit 1c075646f5 )
2018-03-17 13:36:34 +00:00
Ondřej Surý
c085286822
Simplify the libidn2 configure checks
...
(cherry picked from commit 76c05a71fc )
2018-03-17 13:36:33 +00:00
Petr Menšík
82914d0a41
Sanitize IDN initialization
...
Signed-off-by: Petr Menšík <pemensik@redhat.com>
(cherry picked from commit 29b94bbb04 )
2018-03-17 13:35:59 +00:00
Petr Menšík
9117bbe9a5
Remove support for libidn (IDN 2003)
...
Signed-off-by: Petr Menšík <pemensik@redhat.com>
(cherry picked from commit 8254cf69d3 )
2018-03-17 13:35:58 +00:00
Petr Menšík
2b031d1759
Remove conversion from locale to utf8 from public API
...
Emit fatal failures on locale to ACE encoding
Separate idnout support, disable it for libidn2 < 2.0
Add custom path to libidn. Leave default path for multilib support.
Allow turning off IDN input processing by dig option
Improve documentation, fix support in host
Fix configure changes to adjust help text
Use strlcpy with size guard
Improve IDN variants choosing. Fix idn2 function name.
Remove immediate idn_locale_to_ace and idn_ace_to_locale.
Signed-off-by: Petr Menšík <pemensik@redhat.com>
(cherry picked from commit 94757c1545 )
2018-03-17 13:35:23 +00:00
Tomas Hozza
56b66f01c6
Add support for libidn2
...
Added two new configure options:
--with-libidn2 - to enable IDN using GNU libidn2
idnkit, libidn and libidn2 support can not be used at the same time.
NOTE: libidn2 does not support punycode back to Unicode
characters, so support for this is missing.
Signed-off-by: Tomas Hozza <thozza@redhat.com>
Removed iconv, convert directly from locale to ACE
Fix libidn2 and idnkit origin appending
Make IDN options in help less different
Signed-off-by: Petr Menšík <pemensik@redhat.com>
(cherry picked from commit 505f673451 )
2018-03-17 13:33:42 +00:00
Tomas Hozza
edab22119f
Add support for GNU libidn
...
Added new configure option:
--with-libidn - to enable IDN using GNU libidn
Renamed configure option:
--with-idn to --with-idnkit to make the option usage more clear
idnkit and libidn support can not be used at the same time.
Signed-off-by: Tomas Hozza <thozza@redhat.com>
(cherry picked from commit 2320443f63 )
2018-03-17 13:32:54 +00:00
Evan Hunt
f0cfa8acea
Merge branch 'copyrights' into v9_11
2018-03-15 18:39:13 -07:00
Evan Hunt
09cf48603a
update file headers
2018-03-15 18:38:48 -07:00
Evan Hunt
a5f7d8c718
ensure COPYRIGHT file retains years; edit file headers for consistency
2018-03-15 18:38:19 -07:00
Evan Hunt
4ebbb285b9
Merge branch '157-cleanup-win-libtests-v9_11' into 'v9_11'
...
Resolve "Windows build fails"
Closes #157
See merge request isc-projects/bind9!131
2018-03-15 13:47:18 -07:00
Evan Hunt
ee0364c0d3
remove references to lib/tests in the windows build
...
(cherry picked from commit e2bb9824f8 )
2018-03-15 13:47:18 -07:00
Evan Hunt
f181bad544
Merge branch '154-fix-atomic-test-v9_11' into 'v9_11'
...
Resolve "Build failure on OSX with --disable-atomic --enable-developer"
Closes #154
See merge request isc-projects/bind9!130
2018-03-15 12:09:38 -07:00
Evan Hunt
14e22ddf8c
add an 'untested' case when none of the atomic operations are available
...
- this fixes a build failure introduced in change 4913 when
compiling with ATF and --disable-atomic
(cherry picked from commit 1b3eac926e )
2018-03-15 12:09:38 -07:00
Evan Hunt
112fe1e5e4
Merge branch 'fix-whitespace' into v9_11
2018-03-14 17:05:42 -07:00
Evan Hunt
c11d37af18
whitespace
2018-03-14 17:05:32 -07:00
Evan Hunt
7335809707
Merge branch 'fix-copyrights' into v9_11
2018-03-14 16:41:25 -07:00
Evan Hunt
8b205089b7
update file headers to remove copyright years
2018-03-14 16:40:20 -07:00
Evan Hunt
891554b322
Update scripts in util/ to drop the year information from the individual source files.
2018-03-14 16:37:53 -07:00
Evan Hunt
95539f68c2
Merge branch 'fix-relnotes-v911' into v9_11
2018-03-14 14:48:14 -07:00
Evan Hunt
7938956183
update EoL information
2018-03-14 14:47:51 -07:00
Evan Hunt
7bd42894ae
Merge branch 'branchsync' into 'v9_11'
...
update branchsync to deal with merge commits
See merge request isc-projects/bind9!127
2018-03-14 14:43:03 -07:00
Evan Hunt
e9fb455347
updated branchsync to deal with merge commits
...
(cherry picked from commit fccf8ca2f6 )
2018-03-14 14:42:21 -07:00
Ondřej Surý
413b7d4b24
Update whitespace
2018-03-14 12:45:03 +01:00
Ondřej Surý
3bc1e17643
Update copyrights
2018-03-14 12:42:22 +01:00