Evan Hunt
a1e6f90944
[v9_8] correct copyrights and attributions
...
see RT #35423 for details; highlights:
- remove license clauses 3 and 4 from NetBSD code
- remove advertising clause from historical BSD code
2014-01-24 09:54:07 -08:00
Tinderbox User
c5dd47d83e
update copyright notice
2014-01-22 23:45:28 +00:00
Mark Andrews
a1d70e3013
remove src files not available for 'make depend'
2014-01-22 10:49:34 +11:00
Evan Hunt
1e7e935d2a
[v9_8] prep 9.8.7rc2
2014-01-16 18:59:52 -08:00
Tinderbox User
f14b9aa532
update copyright notice
2014-01-12 23:45:29 +00:00
Evan Hunt
5a5a6849a8
[v9_8] fix win32 isc_time_set()
...
(cherry picked from commit ca8cf1ce63fcf8401ff0575d1be22b82b7fa5c89)
2014-01-11 22:03:53 -08:00
Evan Hunt
4785004e3e
[v9_8] prep 9.8.7rc1
2014-01-10 09:20:06 -08:00
Tinderbox User
4bd05ab557
update copyright notice
2014-01-09 23:45:31 +00:00
Evan Hunt
d19bf3def7
[v9_8] replace memcpy() with memmove().
...
3698. [cleanup] Replaced all uses of memcpy() with memmove().
[RT #35120 ]
(cherry picked from commit ebe54c7d2221c6a0a4b3d96bcae3280c823a45e6)
(cherry picked from commit 9b950c70f1a6406c0f3dff604822329d06fc4837)
2014-01-08 16:40:19 -08:00
Evan Hunt
8904a32bdf
[v9_8] prep 9.8.7b1
2013-12-10 17:36:33 -08:00
Mark Andrews
8e9bbdda10
add isc_stdio_tell, add missing comma
...
(cherry picked from commit 793a8c9aa29986422e7bae75dc5e65f201081a57)
2013-12-07 08:12:29 +11:00
Mark Andrews
1c29e9db2c
update copyrights
2013-12-05 15:48:07 +11:00
Tinderbox User
769eef448d
update copyright notice
2013-12-04 23:45:37 +00:00
Mark Andrews
7c0b7f6847
3681. [port] Update the Windows build system to support feature
...
selection and WIN64 builds. This is a work in
progress. [RT #34160 ]
(cherry picked from commit c3c8823fed )
Conflicts:
CHANGES
bin/check/win32/checktool.dsp.in
bin/dnssec/win32/dnssectool.dsp.in
bin/dnssec/win32/importkey.dsp.in
bin/dnssec/win32/importkey.mak.in
bin/named/geoip.c
bin/named/include/named/geoip.h
bin/tools/win32/rrchecker.dsp.in
bin/tools/win32/rrchecker.mak.in
config.h.win32
lib/dns/geoip.c
lib/dns/master.c
lib/dns/win32/libdns.dsp.in
lib/dns/win32/libdns.mak.in
lib/isc/mem.c
lib/isc/stats.c
lib/isc/win32/file.c
lib/isc/win32/libisc.def.in
lib/isc/win32/libisc.mak.in
lib/isc/win32/stdio.c
lib/isccc/cc.c
win32utils/BuildAll.bat
win32utils/BuildSetup.bat
win32utils/legacy/BINDBuild.dsw.in
win32utils/makeversion.pl
win32utils/setpk11provider.pl
win32utils/updatelibxml2.pl
win32utils/win32-build.txt
Conflicts:
bin/dnssec/win32/verify.dsp.in
bin/dnssec/win32/verify.mak.in
bin/named/server.c
bin/python/dnssec-checkds.py.in
bin/python/dnssec-coverage.py.in
lib/dns/nsec.c
lib/dns/nsec3.c
lib/dns/win32/libdns.mak.in
lib/dns/zone.c
lib/isc/win32/libisc.mak.in
win32utils/BuildAll.bat
win32utils/BuildSetup.bat
win32utils/legacy/BINDBuild.dsw.in
win32utils/updatelibxml2.pl
win32utils/win32-build.txt
2013-12-04 14:08:17 +11:00
Tinderbox User
2b478ef664
update copyright notice
2013-11-11 23:45:32 +00:00
Mark Andrews
ba70172144
3668. [bug] Fix cast in lex.c which could see 0xff treated as eof.
...
[RT #34993 ]
(cherry picked from commit 0a47bc90af )
2013-11-11 10:53:13 +11:00
Mark Andrews
4c5f19c2b0
silence defined but not used warning
2013-11-04 09:53:53 +11:00
Tinderbox User
4129ff6f4e
update copyright notice
2013-10-25 23:45:33 +00:00
Mark Andrews
adec9654d0
3662. [bug] 'host' could die if a UPD query timed out. [RT #34870 ]
...
(cherry picked from commit 6100b17699 )
2013-10-25 12:02:59 +11:00
Evan Hunt
399394eb55
[v9_8] comment nzf files
...
3649. [cleanup] Include a comment in .nzf files, giving the name of
the associated view. [RT #34765 ]
(cherry picked from commit c7965f84c2 )
(cherry picked from commit 1e77160774 )
2013-09-19 15:43:35 -07:00
Evan Hunt
aa2232fc88
[v9_8] prep 9.8.4
2013-09-04 22:19:53 -07:00
Curtis Blackburn
02290cd91c
3638. [cleanup] Add the ability to handle ENOPROTOOPT in case it is
...
encountered. [RT #34668 ]
2013-08-28 16:00:12 -05:00
Mark Andrews
dbd2a3e401
9.8.6rc1
2013-07-15 15:57:22 +10:00
Evan Hunt
82c1355a74
[v9_8] silence warning
2013-07-10 09:16:18 -07:00
Tinderbox User
834b1741e3
update copyright notice
2013-07-09 23:45:25 +00:00
Evan Hunt
547ffae91c
[v9_8] added isc_safe_memcmp()
...
3611. [bug] Improved resistance to a theoretical authentication
attack based on differential timing. [RT #33939 ]
(cherry picked from commit 5b7abbef51 )
(cherry picked from commit a66c88dd26 )
2013-07-09 13:54:52 -07:00
Evan Hunt
faae8378fc
[v9_8] prep 9.8.6b1
2013-07-01 10:08:51 -07:00
Tinderbox User
ad5eaa8b38
update copyright notice
2013-06-26 23:45:23 +00:00
Evan Hunt
6fe26a1b24
[v9_8] win32 fixes
...
3605. [port] win32: Addressed several compatibility issues
with newer versions of Visual Studio. [RT #33916 ]
(cherry picked from commit f42c0dcca8 )
(cherry picked from commit bd96797412 )
Squashed commit of the following:
commit 4127af15f85da90cf2bd3a0c5a558daae89e833a
Author: Francis Dupont <fdupont@isc.org >
Date: Tue Jun 25 22:41:53 2013 +0200
make the last change to be text
commit 21ef4891b9ee3e3aefb45d4c80d5cb7ec78f264f
Author: Curtis Blackburn <ckb@isc.org >
Date: Tue Jun 25 12:35:08 2013 -0500
[rt33916] re-worded for easier reading
commit 83828e47e62fea4070441e645ba8fed338255ceb
Author: Francis Dupont <fdupont@isc.org >
Date: Mon Jun 24 16:08:11 2013 +0200
introduce a VCRedistPath env var
commit 0337f2554f168993a65945e78c2879e9bfca5293
Author: Francis Dupont <fdupont@isc.org >
Date: Sun Jun 23 01:23:26 2013 +0200
_adjust_fdiv for VS < 2010
commit 375fdd5c06be276b0ff0ad589c0e22b809339fe9
Author: Francis Dupont <fdupont@isc.org >
Date: Thu Jun 20 16:27:04 2013 +0200
move to MSVC v1600 as it still breaks on VS 2010
commit bfcaf72071e9d8df1d0ce0c5f05b69acd51bf698
Author: Francis Dupont <fdupont@isc.org >
Date: Thu Jun 20 15:57:35 2013 +0200
WIN32: avoid addrinfo redef
commit 18504c3e50b11e66a0b573c7cb3d61094bfa5b52
Author: Francis Dupont <fdupont@isc.org >
Date: Thu Jun 20 15:54:38 2013 +0200
WIN32: fseek/ftell
commit f9a4fdccc5ab1c74c64412fb76da7dfd161787b2
Author: Francis Dupont <fdupont@isc.org >
Date: Thu Jun 20 15:13:01 2013 +0200
fix WIN32 error redefs in net.h (isc ad lwres libs)
2013-06-26 14:42:49 -07:00
Tinderbox User
7692d7f729
update copyright notice
2013-06-25 23:47:10 +00:00
Mark Andrews
de963a1b12
3603. [bug] Install <isc/stat.h>. [RT #33956 ]
2013-06-25 23:58:58 +10:00
Tinderbox User
c4b00f8c53
update copyright notice
2013-06-06 23:45:30 +00:00
Mark Andrews
a4741ee1c7
3587. [func] 'named -g' now checks the logging configuration but
...
does not use it. [RT #33473 ]
(cherry picked from commit 8144dc702b )
2013-06-06 11:09:01 +10:00
Mark Andrews
6014603be0
silence compiler warnings
2013-05-30 14:09:05 +10:00
Tinderbox User
f48e7baf7e
update copyright notice
2013-05-29 23:45:29 +00:00
Mark Andrews
ead5a924c7
3571. [bug] Address race condition in dns_client_startresolve().
...
[RT #33234 ]
2013-05-29 17:28:48 +10:00
Mark Andrews
be587dff9b
3543. [bug] Update socket stucture before attaching to socket
...
manager after accert. [RT #33084 ]
(cherry picked from commit a8572209bc )
2013-04-03 17:43:52 +11:00
Tinderbox User
65027e3472
update copyright notice
2013-04-02 23:45:21 +00:00
Evan Hunt
377363b66b
[v9_8] fix isc_time_formathttptmestamp() on win32
...
3539. [port] win32: timestamp format didn't match other platforms.
(cherry picked from commit 99bf6a57d9 )
2013-04-01 22:29:47 -07:00
Evan Hunt
212930f58f
[v9_8] prepare 9.8.5rc1
2013-03-26 19:05:30 -07:00
Tinderbox User
9155e1fc82
update copyright notice
2013-03-22 23:45:24 +00:00
Mark Andrews
4d088f4db9
3535. [bug] Minor win32 cleanups. [RT #32962 ]
2013-03-22 22:24:46 +11:00
Mark Andrews
b7f6f5fd66
sock could be used uninitalized in isc_socketmgr_renderxml on error
2013-03-22 15:31:07 +11:00
Tinderbox User
f2cd940170
update copyright notice
2013-03-21 23:45:24 +00:00
Mark Andrews
256b97b87a
3531. [bug] win32: A uninitialized value could be returned on out
...
of memory. [RT #32960 ]
2013-03-22 09:23:17 +11:00
Tinderbox User
7d82ad071c
update copyright notice
2013-03-13 23:45:20 +00:00
Evan Hunt
1c369156fe
[v9_8] fixed srcdir in nothreads build
2013-03-12 23:42:38 -07:00
Tinderbox User
40af199847
update copyright notice
2013-03-08 23:45:22 +00:00
Mark Andrews
e9f4715cd0
3520. [bug] 'mctx' was not being referenced counted in some places
...
where it should have been. [RT #32794 ]
(cherry picked from commit 3a0da183bb )
2013-03-08 14:42:17 +11:00
Mark Andrews
c7f6f18d1f
9.8.5b2
2013-03-07 12:46:43 +11:00