..
.cvsignore
added print.h
1999-09-14 04:32:26 +00:00
assertions.h
C++ compatibility
1999-03-04 02:38:48 +00:00
base64.h
added dns_db_dump(), $DATE, and supporting changes
1999-06-08 10:35:23 +00:00
bitstring.h
add bitstring
1999-09-07 01:32:27 +00:00
boolean.h
C++ compatibility
1999-03-04 02:38:48 +00:00
buffer.h
add isc_buffer_copyregion
1999-09-22 00:35:59 +00:00
bufferlist.h
update copyright text
1999-09-16 00:02:20 +00:00
error.h
C++ compatibility
1999-03-04 02:38:48 +00:00
event.h
reserve lower 8 bits for task library, higher 24 for application/library use
1999-08-28 04:25:48 +00:00
eventclass.h
add APP event class
1999-07-14 02:03:18 +00:00
heap.h
C++ compatibility
1999-03-04 02:38:48 +00:00
int.h
C++ compatibility
1999-03-04 02:38:48 +00:00
interfaceiter.h
sysctl-based network interface list scanning
1999-07-21 08:07:55 +00:00
ipv6.h
add any and loopback support
1999-07-15 20:13:12 +00:00
lang.h
add
1999-03-04 02:35:52 +00:00
lex.h
Support bases other than 10 in numbers (using option ISC_LEXOPT_CNUMBER)
1999-06-08 12:45:23 +00:00
lib.h
put msgcat init in lib.c
1999-06-23 22:28:27 +00:00
list.h
ISC_LIST_APPENDLIST now clears list2 consistently
1999-09-08 05:56:21 +00:00
log.h
logging interface & test program. not yet NT portable because of syslog.
1999-09-23 17:43:51 +00:00
magic.h
Add magic.h, which should eventually contain all isc magic numbers, perhaps
1999-09-25 01:23:39 +00:00
Makefile.in
Add magic.h, which should eventually contain all isc magic numbers, perhaps
1999-09-25 01:23:39 +00:00
mem.h
implement mempool locking
1999-09-15 17:47:08 +00:00
msgcat.h
basic NLS support
1999-06-23 02:51:39 +00:00
mutexblock.h
I just can't win today. Remove redundant 'block' from function names.
1999-09-24 23:47:21 +00:00
netaddr.h
activate ipv6 support
1999-07-08 00:05:24 +00:00
print.h.in
Allow isc/print.h to be included multiple times.
1999-09-14 02:40:49 +00:00
rbtgen.h
C++ compatibility
1999-03-04 02:38:48 +00:00
region.h
C++ compatibility
1999-03-04 02:38:48 +00:00
result.h
ISC_R_TASKDONE and ISC_R_TASKNOSEND are not relevant anymore
1999-09-24 01:39:56 +00:00
resultclass.h
add helpful macros; add ISC_RESULTCLASS_DNSRCODE
1999-07-24 00:57:26 +00:00
rwlock.h
move isc_rwlock_t declaration to types.h
1999-07-16 00:28:14 +00:00
serial.h
update copyright text
1999-09-16 00:02:20 +00:00
sockaddr.h
Add isc_sockaddr_totext()
1999-09-02 12:08:07 +00:00
socket.h
Implement MSG_TRUNC faking for UDP, on systems where recvmsg() doesn't set that
1999-09-13 22:00:28 +00:00
str.h
C++ compatibility
1999-03-04 02:38:48 +00:00
symtab.h
Let the user (at symtab creation time) specify an argument to be passed
1999-06-08 13:02:10 +00:00
task.h
Simply task API:
1999-09-23 21:30:26 +00:00
timer.h
move timer types to <isc/types.h>
1999-07-24 00:57:37 +00:00
types.h
add bitstring
1999-09-07 01:32:27 +00:00