Commit Graph
330 Commits
Author SHA1 Message Date
Automatic Updater e7ae6a19c9 update copyright notice 2008-04-28 23:45:41 +00:00
Mark Andrews bf5d3ae42a 2350. [port] win32: IPv6 support. [RT #17797] 2008-04-28 05:35:45 +00:00
Mark Andrews f9f8465fdd 2330. [bug] Remove potential race condition when handling
over memory events. [RT #17572]
2008-04-28 03:18:36 +00:00
Automatic Updater 2a4e20810b update copyright notice 2008-01-23 03:21:16 +00:00
Mark Andrews 6259f4406c Fixes needed to compile on windows 2008-01-23 03:14:18 +00:00
Mark Andrews eb5ec16173 2257. [bug] win32: Use the full path to vcredist_x86.exe when
calling it. [RT #17222]
2007-10-31 01:43:11 +00:00
Automatic Updater 10eef33fc6 update copyright notice 2007-08-28 07:19:18 +00:00
Mark Andrews 79274d455a 2220. [bug] win32: Address a race condition in final shutdown of
the Windows socket code. [RT #17028]
2007-08-28 00:42:46 +00:00
Automatic Updater bc16aea153 update copyright notice 2007-06-18 23:45:59 +00:00
Mark Andrews 685b8245ce 2199. [bug] win32: don't call WSAStartup() while loading dlls.
[RT #16911]
2007-06-18 03:11:33 +00:00
Mark Andrews 44fe61bf92 2198. [bug] win32: RegCloseKey() could be called when
RegOpenKeyEx() failed. [RT #16911]
2007-06-18 03:05:19 +00:00
Mark Andrews 67432b46f8 2196. [port] win32: yield processor while waiting for once to
to complete. [RT# 16958]
2007-06-18 01:22:02 +00:00
Automatic Updater 66f01dfc70 update copyright notice 2007-05-10 23:45:56 +00:00
Mark Andrews 9b2e5dcf3c 2175. [bug] win32: windows broadcast condition variable support
was broken. [RT #16592]
2007-05-09 23:53:03 +00:00
Mark Andrews c66cf78684 update copyright notice 2007-02-01 23:55:19 +00:00
Mark Andrews 3eaa01ab95 remove SO_BSDCOMPAT reference 2007-02-01 04:42:29 +00:00
Mark Andrews 9367b7697b update copyright notice 2007-01-18 00:06:10 +00:00
Mark Andrews 32ebcece7a update copyright notice 2007-01-17 00:32:45 +00:00
Mark Andrews 3fe2779c96 isc_time_seconds 2006-12-22 05:29:30 +00:00
Mark Andrews 345006fcf2 update copyright notice 2006-10-03 23:50:50 +00:00
Mark Andrews 0da58d334c win32 2006-10-02 07:02:25 +00:00
Mark Andrews 1679a42a4e win32 2006-10-02 06:31:27 +00:00
Mark Andrews 38a1e5e34b 2090. [port] win32: Visual C++ 2005 command line manifest support.
[RT #16417]
2006-10-02 02:59:26 +00:00
Mark Andrews 09e36e1b91 2067. [bug] 'rndc' could close the socket too early triggering
a INSIST under Windows. [RT #16317]
2006-08-04 03:03:08 +00:00
Mark Andrews 7fafa2e463 update copyright notice 2006-02-13 23:50:52 +00:00
Mark Andrews a054611dd1 1981. [bug] win32: condition.c:wait() could fail to reattain
the mutex lock.
2006-02-13 03:40:59 +00:00
Mark Andrews 6d7df38556 update copyright notice 2006-01-07 00:23:33 +00:00
Mark Andrews 1d28dfe422 1969. [bug] win32: the socket code was freeing the socket
structure too early. [RT #15776]
2006-01-06 01:34:47 +00:00
Mark Andrews 07e39ba609 1920. [bug] Update windows socket code. [RT #14965] 2005-09-01 03:16:12 +00:00
Mark Andrews 3d2251b726 win32 cleanup 2005-08-18 13:15:18 +00:00
Mark Andrews 7fb85a7790 update copyright notice 2005-06-09 23:54:33 +00:00
Mark Andrews a9e8873008 1882. [port] win32: isc__errno2result() now reports its caller.
[RT #13753]

1881.   [port]          win32: Handle ERROR_NETNAME_DELETED.  [RT #13753]
2005-06-08 01:04:53 +00:00
Mark Andrews d4e3d6e95d update copyright notice 2005-02-09 05:13:03 +00:00
Mark Andrews 6b04fa1903 1812. [port] win32: IN6_IS_ADDR_UNSPECIFIED macro is incorrect.
[RT #13453]
2005-02-09 03:47:19 +00:00
Mark Andrews 41b1e05961 fix typo in unexecuted code 2004-09-01 04:32:18 +00:00
Mark Andrews 33496808c3 1681. [bug] Only set SO_REUSEADDR when a port is specified in
isc_socket_bind(). [RT #11742]
2004-06-30 23:34:55 +00:00
Mark Andrews 5770800ff6 1660. [bug] win32: connection_reset_fix() was being called
unconditionally.  [RT #11595]
2004-06-18 01:15:32 +00:00
Mark Andrews ce7ab2f050 1640. [bug] win32: isc_socket_cancel(ISC_SOCKCANCEL_ACCEPT) was
incorrectly closing the socket.  [RT #11291]
2004-05-17 03:26:50 +00:00
Mark Andrews 1a36458df2 1627. [bug] win32: sockets were not being closed when the
last external reference was removed. [RT# 11179]
2004-05-04 00:06:10 +00:00
Mark Andrews cb9d5a842e windows doesn't have strlcat/strlcpy 2004-04-29 05:12:04 +00:00
Mark Andrews dce4b8574c 1622. [func] probe the system to see if IPV6_(RECV)PKTINFO is
available, and suppress wildcard binding if not.

1621.   [bug]           match-destinations did not work for IPv6 TCP queries.
                        [RT# 11156]
2004-04-29 01:31:23 +00:00
Mark Andrews d2d1019a7c 1617. [port] win32: VC++ 6.0 support. 2004-04-19 06:39:56 +00:00
Mark Andrews fddf3abf09 netscope 2004-03-15 09:27:22 +00:00
Mark Andrews 292e087f5a windows fixed
reviewer sra
2004-03-12 10:31:27 +00:00
Mark Andrews 23a5e760e2 win32 fixes 2004-03-11 05:58:43 +00:00
Mark Andrews d1f465fe21 parseint region 2004-03-11 05:00:27 +00:00
Mark Andrews 6af9b0c518 add netscope 2004-03-11 04:41:32 +00:00
Mark Andrews 48db382cdb a6 is gone 2004-03-11 04:13:49 +00:00
Mark Andrews 15d5b2a97c sync win32 supprt w/ HEAD 2004-03-11 01:02:42 +00:00
Mark Andrews 2b16db29a5 update copyrights 2004-03-09 05:21:10 +00:00