bind9/lib/isc
Andreas Gustafsson 65775fe205 1081. [bug] Multicast queries were incorrectly identified
based on the source address, not the destination
                        address.
(from JINMEI Tatuya)
2001-10-31 01:24:58 +00:00
..
include 1067. [func] Allow quotas to be soft, isc_quota_soft(). 2001-10-22 07:09:25 +00:00
nls use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +00:00
nothreads a different approach to shutting up compilers about an empty file, one that 2001-04-13 02:26:32 +00:00
pthreads strerror() -> isc__strerror() [RT #1689] 2001-08-31 05:57:58 +00:00
unix 1081. [bug] Multicast queries were incorrectly identified 2001-10-31 01:24:58 +00:00
win32 replaced the name RLIMIT_NOFILE by WIN32_MAX_OPEN_FILES, since 2001-10-31 00:32:42 +00:00
.cvsignore shared library support 1999-07-03 21:07:10 +00:00
api incremented library version number for 9.2 2001-01-19 01:55:11 +00:00
assertions.c Updates to support win32 2001-07-16 03:52:14 +00:00
base64.c isc_{base64|hex}_decodestring took an unused mctx. Remove the mctx. 2001-03-22 00:07:07 +00:00
bitstring.c use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +00:00
buffer.c copyright update 2001-01-09 22:01:04 +00:00
bufferlist.c copyright update 2001-01-09 22:01:04 +00:00
commandline.c Updates to support win32 2001-07-16 03:52:14 +00:00
entropy.c [RT #1709] 2001-09-05 22:32:09 +00:00
error.c format string bugs and improved format string checking [RT #1578] 2001-08-08 22:54:55 +00:00
event.c copyright update 2001-01-09 22:01:04 +00:00
fsaccess.c copyright update 2001-01-09 22:01:04 +00:00
heap.c use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +00:00
hex.c isc_{base64|hex}_decodestring took an unused mctx. Remove the mctx. 2001-03-22 00:07:07 +00:00
hmacmd5.c copyright update 2001-01-09 22:01:04 +00:00
inet_aton.c copyright update 2001-01-09 22:01:04 +00:00
inet_ntop.c revert half of 711. - there was no off by one error in the v6 case, 2001-01-25 20:10:02 +00:00
inet_pton.c 936. [func] Warn when non dotted decimal quad's are used. 2001-07-16 03:06:53 +00:00
lex.c namespace collision [RT #1399] 2001-07-12 03:51:14 +00:00
lfsr.c copyright update 2001-01-09 22:01:04 +00:00
lib.c copyright update 2001-01-09 22:01:04 +00:00
log.c added isc_time_formattimestamp() (Unix only so far); 2001-08-31 21:51:27 +00:00
Makefile.in add isc_strerror to build 2001-08-30 04:49:36 +00:00
md5.c copyright update 2001-01-09 22:01:04 +00:00
mem.c when using the system malloc, isc__mempool_get(), isc__mempool_put(), 2001-10-19 01:29:09 +00:00
mutexblock.c copyright update 2001-01-09 22:01:04 +00:00
netaddr.c forgot to actually change the macro call that needed the deconst argument 2001-04-14 00:20:07 +00:00
ondestroy.c use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +00:00
print.c isc_print_vsnprintf() could throw an assertion failure when 2001-05-16 00:52:55 +00:00
quota.c 1067. [func] Allow quotas to be soft, isc_quota_soft(). 2001-10-22 07:09:25 +00:00
random.c copyright update 2001-01-09 22:01:04 +00:00
ratelimiter.c copyright update 2001-01-09 22:01:04 +00:00
result.c 1067. [func] Allow quotas to be soft, isc_quota_soft(). 2001-10-22 07:09:25 +00:00
rwlock.c use ISC_MAGIC to define magic number 2001-04-17 14:36:45 +00:00
serial.c copyright update 2001-01-09 22:01:04 +00:00
sha1.c copyright update 2001-01-09 22:01:04 +00:00
sockaddr.c IPv6 addresses containing mapped IPv4 addresses generate the same hash 2001-10-02 06:06:15 +00:00
string.c copyright update 2001-01-09 22:01:04 +00:00
symtab.c use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +00:00
task.c use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +00:00
task_p.h copyright update 2001-01-09 22:01:04 +00:00
taskpool.c copyright update 2001-01-09 22:01:04 +00:00
timer.c 1058. [func] Limited lifetime ticker timers are now available, 2001-10-18 06:06:13 +00:00
timer_p.h copyright update 2001-01-09 22:01:04 +00:00
version.c Added a version.h file for each library; made version 2001-10-16 23:21:07 +00:00