Mark Andrews
|
120de36b05
|
4466. [bug] Interface scanning didn't work on a Windows system
without a non local IPv6 addresses. [RT #43130]
(cherry picked from commit 61ca100b80)
|
2016-09-08 14:26:56 +10:00 |
|
Tinderbox User
|
9da1040540
|
update copyright notice / whitespace
|
2016-08-18 23:46:51 +00:00 |
|
Mark Andrews
|
a72ccc709d
|
4448. [bug] win32: ::1 was not being found when iterating
interfaces. [RT #42993]
(cherry picked from commit 6e4788dd12)
|
2016-08-18 22:01:29 +10:00 |
|
Francis Dupont
|
5627414c1e
|
added print.h includes
|
2015-05-23 15:40:05 +02:00 |
|
Tinderbox User
|
864ca7ce33
|
update copyright notice
|
2014-01-09 23:45:53 +00:00 |
|
Evan Hunt
|
8c7ce6d3e6
|
[v9_9] replace memcpy() with memmove().
3698. [cleanup] Replaced all uses of memcpy() with memmove().
[RT #35120]
(cherry picked from commit ebe54c7d2221c6a0a4b3d96bcae3280c823a45e6)
|
2014-01-08 16:38:56 -08:00 |
|
Mark Andrews
|
a0095a7c1a
|
update copyrights
|
2013-12-05 15:13:01 +11:00 |
|
Mark Andrews
|
3b38a23089
|
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
|
2013-12-04 13:48:45 +11:00 |
|
Automatic Updater
|
9a14f870dd
|
update copyright notice
|
2009-01-18 23:48:14 +00:00 |
|
Francis Dupont
|
1016f2638f
|
spelling
|
2009-01-18 00:34:19 +00:00 |
|
Evan Hunt
|
4fcd03af9f
|
Missing type in internal_next6() function declaration
|
2008-04-18 19:47:48 +00:00 |
|
Automatic Updater
|
a687db7ce8
|
update copyright notice
|
2008-04-02 23:46:58 +00:00 |
|
Mark Andrews
|
07555e64d9
|
2350. [port] win32: IPv6 support. [RT #17797]
|
2008-04-02 02:56:23 +00:00 |
|
Automatic Updater
|
ec5347e2c7
|
update copyright notice
|
2007-06-18 23:47:57 +00:00 |
|
Mark Andrews
|
47ee25b1f5
|
2199. [bug] win32: don't call WSAStartup() while loading dlls.
[RT #16911]
|
2007-06-18 03:36:51 +00:00 |
|
Mark Andrews
|
dafcb997e3
|
update copyright notice
|
2004-03-05 05:14:21 +00:00 |
|
Andreas Gustafsson
|
91cd0f93ad
|
sizeof style
|
2001-11-27 01:56:32 +00:00 |
|
Danny Mayer
|
d67b892041
|
isc__strerror was being used incorrectly. Return value is the result and not a pointer to the error message
|
2001-11-22 03:08:12 +00:00 |
|
Danny Mayer
|
6f2e507e7e
|
Added support for isc__strerror, moving the message code handling from errno2result.c to strerror.c. updated routines to use it and updated makes to include additional files
|
2001-09-04 03:22:23 +00:00 |
|
Andreas Gustafsson
|
07dcadc6e2
|
update_copyrights
|
2001-07-17 20:29:36 +00:00 |
|
Andreas Gustafsson
|
e76d4c91bf
|
coding style
|
2001-07-09 21:06:30 +00:00 |
|
Danny Mayer
|
68c2ccc953
|
code style cleanup
|
2001-07-08 05:09:35 +00:00 |
|
Danny Mayer
|
3d8c1213d9
|
Interface Iteration routines
|
2001-07-06 05:25:20 +00:00 |
|