Commit Graph
2434 Commits
Author SHA1 Message Date
Mark Andrews 75b9952748 9.9.4rc1 2013-07-15 15:03:21 +10:00
Evan Hunt a4e8c22100 [v9_9] silence warning 2013-07-10 09:16:06 -07:00
Tinderbox User 72cdd1b118 update copyright notice 2013-07-09 23:45:38 +00:00
Evan Hunt a66c88dd26 [v9_9] added isc_safe_memcmp()
3611.	[bug]		Improved resistance to a theoretical authentication
			attack based on differential timing.  [RT #33939]
(cherry picked from commit 5b7abbef51)
2013-07-09 12:03:18 -07:00
Evan Hunt 31ba7f4a00 [v9_9] prep 9.9.4b1 2013-07-01 10:39:45 -07:00
Tinderbox User a1ccc5e5d8 update copyright notice 2013-06-26 23:45:38 +00:00
Evan Hunt bd96797412 [v9_9] win32 fixes
3605.	[port]		win32: Addressed several compatibility issues
			with newer versions of Visual Studio. [RT #33916]

(cherry picked from commit f42c0dcca8)

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:40:57 -07:00
Tinderbox User 560800cf93 update copyright notice 2013-06-25 23:47:26 +00:00
Mark Andrews 06d8fb2202 3603. [bug] Install <isc/stat.h>. [RT #33956] 2013-06-25 23:58:16 +10:00
Mark Andrews 187383c656 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:10:37 +10:00
Mark Andrews 84201c293d silence compiler warnings 2013-05-30 14:09:24 +10:00
Tinderbox User 0103c44f73 update copyright notice 2013-05-29 23:45:44 +00:00
Mark Andrews e24b9972c0 3571. [bug] Address race condition in dns_client_startresolve().
[RT #33234]
2013-05-29 17:27:46 +10:00
Mark Andrews a8572209bc 3543. [bug] Update socket stucture before attaching to socket
manager after accert. [RT #33084]
2013-04-03 17:43:27 +11:00
Tinderbox User 096ffe94ea update copyright notice 2013-04-02 23:45:34 +00:00
Evan Hunt 28725526fd [v9_9] 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:22 -07:00
Evan Hunt 995be5454c [v9_9] prepare 9.9.3rc1 2013-03-26 19:07:10 -07:00
Tinderbox User 752a7fffc4 update copyright notice 2013-03-22 23:45:37 +00:00
Mark Andrews b2737a5ea8 3535. [bug] Minor win32 cleanups. [RT #32962] 2013-03-22 22:24:33 +11:00
Mark Andrews fd8ee31518 sock could be used uninitalized in isc_socketmgr_renderxml on error 2013-03-22 15:29:46 +11:00
Tinderbox User 4ffb29719c update copyright notice 2013-03-21 23:45:37 +00:00
Mark Andrews d2cf890582 3531. [bug] win32: A uninitialized value could be returned on out
of memory. [RT #32960]
2013-03-22 09:23:05 +11:00
Tinderbox User 1749045a0b update copyright notice 2013-03-13 23:45:33 +00:00
Evan Hunt f6fac016b5 [v9_9] fixed srcdir in nothreads build 2013-03-12 23:42:20 -07:00
Tinderbox User c37d352815 update copyright notice 2013-03-08 23:46:30 +00:00
Mark Andrews dfa83d7ea8 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:41:02 +11:00
Mark Andrews adec2b7a0e 9.9.3b2 2013-03-07 12:28:11 +11:00
Mark Andrews 22c2ef8ead add <isc/util.h> 2013-02-27 16:15:00 +11:00
Mark Andrews dac7bc0ef8 silence compiler warnings 2013-02-27 15:57:35 +11:00
Mark Andrews a3864ce373 update copyrights 2013-02-27 12:35:09 +11:00
Evan Hunt 92fcc84855 [v9_9] silence warning 2013-02-26 17:29:03 -08:00
Mark Andrews 8c975f98ea 3500. [port] Support NAPTR regular expression validation on
all platforms.  [RT #32688]
2013-02-27 08:59:53 +11:00
Tinderbox User cca5478e1f update copyright notice 2013-02-21 23:45:39 +00:00
Evan Hunt 1d737374e4 [v9_9] add zone memory context pools
3492.	[bug]		Fixed a regression in zone loading performance
			due to lock contention. [RT #30399]
(cherry picked from commit df925e6c66)
2013-02-20 21:40:25 -08:00
Tinderbox User 7d7b020635 update copyright notice 2013-02-05 23:45:38 +00:00
Mark Andrews 8600863d29 explict cast to (char *) from (void *) to silence compiler warning in %s checking 2013-02-05 14:25:12 +11:00
Tinderbox User c4873082b8 update copyright notice 2013-01-17 23:45:58 +00:00
Mark Andrews ddb92c7bf9 s/head/tail/ 2013-01-17 21:47:27 +11:00
Mark Andrews c224fbaab3 Silence "Use of memory after it is freed" by asserting the head and tail of list are not the element after it is unlinked from the list. 2013-01-17 14:15:28 +11:00
Mark Andrews 3d603efd17 9.9.3b1 2013-01-10 23:58:20 +11:00
Tinderbox User fb505afc36 update copyright notice 2013-01-09 23:45:38 +00:00
Mark Andrews 36800a2ed2 3454. [port] sparc64: improve atomic support. [RT #25182] 2013-01-09 12:56:35 +11:00
Tinderbox User b62316582a update copyright notice 2013-01-06 23:45:33 +00:00
Mark Andrews 8296d312c4 3451. [port] Increase per thread stack size from 64K to 1M.
[RT #32230]
2013-01-07 09:54:02 +11:00
Tinderbox User 2f3c68c2c3 update copyright notice 2013-01-02 23:45:35 +00:00
Tinderbox User 7f6d740569 update copyright notice 2013-01-01 23:45:36 +00:00
Tinderbox User 1a963ae410 update copyright notice 2012-12-08 23:45:39 +00:00
Mark Andrews 037445e774 3437. [bug] isc_buffer_init -> isc_buffer_constinit to initialise
buffers with constant data. [RT #32064]

Squashed commit of the following:

commit 3433b96bf11f8c90ccbe412f01d02a6d8bbc2d33
Author: Mark Andrews <marka@isc.org>
Date:   Sat Dec 8 12:41:16 2012 +1100

    isc_buffer_init -> isc_buffer_constinit

commit c22dbcc1122a0a44f7b46068e0ccbc25353a57d5
Author: Mark Andrews <marka@isc.org>
Date:   Sat Dec 8 12:38:39 2012 +1100

    isc_buffer_init -> isc_buffer_constinit

commit 900820416c45c1887d0d22d7a010df60a903bd56
Author: Mark Andrews <marka@isc.org>
Date:   Sat Dec 8 12:24:19 2012 +1100

    remove isc_buffer_reconstinit

commit f815711c17b05f9961786a90b9bae902d3c01494
Author: Mark Andrews <marka@isc.org>
Date:   Wed Dec 5 15:42:57 2012 +1100

    add isc_buffer_constinit
2012-12-08 12:51:42 +11:00
Mark Andrews a5d543a9ca 3430. [bug] win32: isc_time_formatISO8601 was missing the
'T' between the date and time. [RT #32044]
2012-12-04 15:00:37 +11:00
Mark Andrews e8a622d76a silence clang --analyze warnings 2012-11-30 18:51:22 +11:00