| .. |
|
.cvsignore
|
build system cleanups; improved include handling
|
1999-10-05 19:52:30 +00:00 |
|
assertions.h
|
revert assertions.h, and add UNUSED() to util.h
|
1999-12-16 22:42:05 +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
|
Remove various "enumerated type mixed with another type" warnings.
|
1999-10-29 12:56:58 +00:00 |
|
buffer.h
|
Add isc_buffer_putstr().
|
1999-12-13 02:18:02 +00:00 |
|
bufferlist.h
|
update copyright text
|
1999-09-16 00:02:20 +00:00 |
|
commandline.h
|
BSD short option getopt, name mangled for the ISC.
|
1999-10-06 19:23:05 +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 |
|
interfaceiter.h
|
sysctl-based network interface list scanning
|
1999-07-21 08:07:55 +00:00 |
|
ipv6.h
|
remove _S6_u64 from the in6_addr, and define struct in6_pktinfo
|
1999-12-03 01:22:40 +00:00 |
|
lang.h
|
add
|
1999-03-04 02:35:52 +00:00 |
|
lex.h
|
max_token is now a hint as to largest token.
|
1999-12-23 05:24:12 +00:00 |
|
lfsr.h
|
make the lfsr's real lfsr's, and use two of them to generate random-looking IDs
|
1999-12-16 00:07:21 +00:00 |
|
lib.h
|
put msgcat init in lib.c
|
1999-06-23 22:28:27 +00:00 |
|
list.h
|
remove compiler warnings
|
1999-11-01 04:45:19 +00:00 |
|
log.h
|
reversing bogus checkin
|
2000-01-06 15:02:16 +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
|
install util.h, too, and add a warning about its use
|
1999-12-16 22:29:13 +00:00 |
|
mem.h
|
fix up comments
|
2000-01-06 23:07:21 +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
|
isc_netaddr_t now has a "family" field
|
1999-10-28 23:09:01 +00:00 |
|
platform.h.in
|
build system cleanups; improved include handling
|
1999-10-05 19:52:30 +00:00 |
|
print.h
|
build system cleanups; improved include handling
|
1999-10-05 19:52:30 +00:00 |
|
random.h
|
update copyrights
|
1999-10-31 18:42:01 +00:00 |
|
ratelimiter.h
|
added isc_ratelimiter_t, a helper object that lets you
|
1999-11-17 01:29:44 +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
|
added ISC_RESULTCLASS_OMAPI
|
2000-01-06 14:47:39 +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
|
added isc_sockaddr_eqaddrprefix()
|
1999-11-29 20:00:19 +00:00 |
|
socket.h
|
Use one more returned-event attribute to indicate fatal error, where
|
1999-12-08 22:53:08 +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
|
typo
|
1999-12-01 20:30:16 +00:00 |
|
taskpool.h
|
Created a new type isc_taskpool_t, a pool of isc_task_t
|
1999-10-21 00:32:15 +00:00 |
|
timer.h
|
commented purging of timer events on timer destruction
|
1999-12-01 03:12:22 +00:00 |
|
types.h
|
define socket types in types.h
|
1999-10-05 21:22:02 +00:00 |
|
util.h
|
RWLOCK/RWUNLOCK to return __FILE__ and __LINE__.
|
1999-12-22 06:14:59 +00:00 |