Evan Hunt
520a24ee91
2723. [bug] isc_base32_totext(), isc_base32hex_totext(), and
...
isc_base64_totext(), didn't always mark regions of
memory as fully consumed after conversion. [RT #20445 ]
2009-10-21 01:22:47 +00:00
Mark Andrews
799a4ab7d7
grammar, line length
2009-10-19 02:46:07 +00:00
Automatic Updater
77d2bb78af
update copyright notice
2009-10-14 23:47:14 +00:00
Mark Andrews
54d1801f14
2713. [bug] powerpc: atomic operations missing asm("ics") /
...
__isync() calls.
2009-10-14 04:00:01 +00:00
Automatic Updater
38a32e22c4
update copyright notice
2009-10-01 23:47:17 +00:00
Mark Andrews
1de271fbae
2697. [port] win32: ensure that S_IFMT, S_IFDIR, S_IFCHR and
...
S_IFREG are defined after including <isc/stat.h>.
[RT #20309 ]
2009-10-01 05:18:38 +00:00
Automatic Updater
a471195d58
update copyright notice
2009-09-29 23:47:29 +00:00
Mark Andrews
7de6178969
2792. [port] win32: 32/64 bit cleanups. [RT #128244 ]
2009-09-29 05:06:55 +00:00
Automatic Updater
3a8f5eff97
update copyright notice
2009-09-25 23:47:27 +00:00
Mark Andrews
fff59bfeb3
2690. [bug] win32: fix isc_thread_key_getspecific() prototype.
...
[RT #20315 ]
2009-09-25 05:50:13 +00:00
Automatic Updater
f22b76502b
update copyright notice
2009-09-24 23:47:34 +00:00
Mark Andrews
fe22ed4862
2688. [bug] Use INTERFACE_F_POINTTOPOINT, not IFF_POINTOPOINT,
...
to decide to fetch the destination address. [RT #20305 ]
2009-09-24 06:42:18 +00:00
Automatic Updater
ca31221f5b
update copyright notice
2009-09-23 23:47:15 +00:00
Evan Hunt
2226e9ec25
fix typo in net.c -- s/closeocket/closesocket/
2009-09-23 00:46:03 +00:00
Mark Andrews
6bfa073b71
2670. [bug] Unexpected connect failures failed to log enough
...
information to be useful. [RT #20205 ]
2009-09-07 02:11:57 +00:00
Mark Andrews
6a1f2578fc
missing semicolon
2009-08-14 07:50:48 +00:00
Automatic Updater
dfc1a21b59
update copyright notice
2009-08-13 07:13:31 +00:00
Mark Andrews
38d8198fd0
2648. [port] win32: isc_time_seconds() was broken. [RT #19900 ]
2009-08-13 03:38:34 +00:00
Mark Andrews
d9f13588fd
2646. [bug] Incorrect cleanup on error in socket.c. [RT #19987 ]
2009-08-13 02:16:01 +00:00
Automatic Updater
89266715e6
update copyright notice
2009-07-18 23:47:25 +00:00
Evan Hunt
6e561e503d
2635. [bug] isc_inet_ntop() incorrectly handled 0.0/16 addresses.
...
[RT #19716 ]
2009-07-18 21:14:57 +00:00
Automatic Updater
103ebb0f6b
update copyright notice
2009-07-16 23:47:21 +00:00
Mark Andrews
3b0c34c83f
2633. [bug] Handle 15 bit rand() functions. [RT #19783 ]
2009-07-16 05:58:45 +00:00
Automatic Updater
6500973c26
update copyright notice
2009-06-25 23:47:28 +00:00
Mark Andrews
5870f67ab1
Editorial nits. [RT #19815 ]
2009-06-25 05:31:52 +00:00
Mark Andrews
7f2157c848
2615. [bug] "__attribute__((unused))" was in the wrong place
...
for ia64 gcc builds. [RT #19854 ]
2009-06-24 02:21:28 +00:00
Automatic Updater
846e500945
update copyright notice
2009-05-07 23:47:12 +00:00
Tatuya JINMEI 神明達哉
b8c73bcafc
back out an irrelevant diff (sorry)
2009-05-06 23:37:20 +00:00
Tatuya JINMEI 神明達哉
0e8a52d67d
2596. [bug] Stale tree nodes of cache/dynamic rbtdb could stay
...
long, leading to inefficient memory usage or rejecting
newer cache entries in the worst case. [RT #19563 ]
2009-05-06 23:34:30 +00:00
Tatuya JINMEI 神明達哉
89d64b1a47
2585. [bug] Uninitialized socket name could be referenced via a
...
statistics channel, triggering an assertion failure in
XML rendering. [RT #19427 ]
2009-04-18 01:29:26 +00:00
Mark Andrews
92d603dee6
9.6.1rc1
2009-04-08 06:55:37 +00:00
Automatic Updater
6274516032
update copyright notice
2009-04-08 06:47:32 +00:00
Tatuya JINMEI 神明達哉
f3ed132d3e
2584. [bug] alpha: gcc optimization could break atomic operations.
...
[RT #19227 ]
2009-04-08 05:48:43 +00:00
Mark Andrews
caf3ffe905
9.6.1b1
2009-03-13 05:23:35 +00:00
Automatic Updater
71255518a1
update copyright notice
2009-03-05 23:47:03 +00:00
Mark Andrews
d36d62e4bd
silence 'Different types treated as unsigned for >.' warnings
2009-03-05 03:23:55 +00:00
Automatic Updater
8f2f39c7de
update copyright notice
2009-02-18 23:47:12 +00:00
Mark Andrews
4e94f97dc3
add #include "config.h"
2009-02-18 06:44:27 +00:00
Automatic Updater
b996c77e49
update copyright notice
2009-02-16 23:47:15 +00:00
Mark Andrews
f52d07f49d
silence 'Different types treated as unsigned for >=.' warning
2009-02-16 03:17:05 +00:00
Mark Andrews
5c4a9f33ca
2556. [cleanup] PCI compliance:
...
* new libisc log module file
* isc_dir_chroot() now also changes the working
directory to "/".
* additional INSISTs
* additional logging when files can't be removed.
2009-02-16 02:04:06 +00:00
Mark Andrews
19f6ed9078
2503. [port] linux: improve compatibility with Linux Standard
...
Base. [RT #18793 ]
2009-02-16 01:03:53 +00:00
Mark Andrews
4225f61923
out of memory condition could be missed. [RT #18970 ]
2009-02-16 00:24:04 +00:00
Automatic Updater
73f5b98c6a
update copyright notice
2009-02-13 23:47:39 +00:00
Mark Andrews
e3dba335d6
2549. [port] linux: define NR_OPEN if not currently defined.
...
[RT #19344 ]
2009-02-13 09:29:09 +00:00
Automatic Updater
869d896a81
update copyright notice
2009-02-12 23:47:22 +00:00
Mark Andrews
d64c82f27f
2548. [bug] Install iterated_hash.h. [RT #19335 ]
2009-02-12 22:18:27 +00:00
Francis Dupont
6c12ffeaea
add isc__mem_reallocate()
2009-02-12 12:47:17 +00:00
Francis Dupont
2c72343b44
add stats
2009-02-12 11:36:28 +00:00
Tatuya JINMEI 神明達哉
49d33b4bc7
2547. [bug] openssl_link.c:mem_realloc() could reference an
...
out-of-range area of the source buffer. New public
function isc_mem_reallocate() was introduced to address
this bug. [RT #19313 ]
2009-02-11 03:07:01 +00:00