..
include
- Make isc_mutex_destroy return void
2018-11-22 11:52:08 +00:00
app.c
- Make isc_mutex_destroy return void
2018-11-22 11:52:08 +00:00
condition.c
isc_condition_init returns 'void'
2018-11-22 11:51:49 +00:00
dir.c
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
DLLMain.c
address win32 build issues
2018-05-22 16:32:21 -07:00
errno.c
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
errno2result.c
Fixup Windows build after strerr changes
2018-08-29 21:21:52 +02:00
errno2result.h
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
file.c
Add generic message digest API (isc_md) to replace specific MD functions md5/sha1/sha256
2018-10-25 08:15:42 +02:00
fsaccess.c
Turn (int & flag) into (int & flag) != 0 when implicitly typed to bool
2018-11-08 12:21:53 +07:00
interfaceiter.c
Hint the compiler with ISC_UNREACHABLE(); that code after INSIST(0); cannot be reached
2018-11-08 12:22:17 +07:00
ipv6.c
Remove support for legacy systems without in6addr_any
2018-08-28 10:31:48 +02:00
libgen.h
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
2018-05-11 13:17:46 +02:00
libisc.def.exclude
Remove unused obsolete isc_hash_* function, and just keep the FNV-1a version
2018-04-04 23:12:14 +02:00
libisc.def.in
- isc_task_create_bound - create a task bound to specific task queue
2018-11-23 04:34:02 -05:00
libisc.vcxproj.filters.in
Add generic hashed message authentication code API (isc_hmac) to replace specific HMAC functions hmacmd5/hmacsha1/hmacsha2...
2018-10-25 08:15:42 +02:00
libisc.vcxproj.in
Add md.h and md.c to Windows build files
2018-10-25 20:59:48 +02:00
libisc.vcxproj.user
3681. [port] Update the Windows build system to support feature
2013-12-04 12:47:23 +11:00
Makefile.in
Make OpenSSL mandatory
2018-07-19 12:47:03 -04:00
meminfo.c
Replace custom isc_u?intNN_t types with C99 u?intNN_t types
2018-08-08 09:37:28 +02:00
net.c
Fixup Windows build after strerr changes
2018-08-29 21:21:52 +02:00
netdb.h
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
2018-05-11 13:17:46 +02:00
ntgroups.c
address win32 build issues
2018-05-22 16:32:21 -07:00
ntpaths.c
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
2018-05-11 13:17:46 +02:00
once.c
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
2018-05-11 13:17:46 +02:00
os.c
address win32 build issues
2018-05-22 16:32:21 -07:00
pk11_api.c
Make OpenSSL mandatory
2018-07-19 12:47:03 -04:00
resource.c
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
2018-05-11 13:17:46 +02:00
socket.c
- Make isc_mutex_destroy return void
2018-11-22 11:52:08 +00:00
stdio.c
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
2018-05-11 13:17:46 +02:00
stdtime.c
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
2018-05-11 13:17:46 +02:00
syslog.c
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
2018-05-11 13:17:46 +02:00
syslog.h
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
2018-05-11 13:17:46 +02:00
thread.c
isc_thread_setaffinity()
2018-11-06 08:19:50 +00:00
time.c
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
unistd.h
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
2018-05-11 13:17:46 +02:00
version.c
address win32 build issues
2018-05-22 16:32:21 -07:00
win32os.c
address win32 build issues
2018-05-22 16:32:21 -07:00