This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
Code
Pull Requests
1
Activity
Files
108a823db374a2a9184995bcc76ab46ece45dc25
bind9
/
lib
/
isccc
T
History
Ondřej Surý
a688a43faf
Move the CMocka include directories from CFLAGS to CINCLUDES where it belongs to not get overriden later by the default CFLAGS rule
2018-11-26 16:16:34 +01:00
..
include
Bail-out early in the for install loops instead of continuing because for masks the error in the middle
2018-09-03 12:05:45 +02:00
tests
Move the CMocka include directories from CFLAGS to CINCLUDES where it belongs to not get overriden later by the default CFLAGS rule
2018-11-26 16:16:34 +01:00
win32
Add generic message digest API (isc_md) to replace specific MD functions md5/sha1/sha256
2018-10-25 08:15:42 +02:00
alist.c
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
api
prep 9.13.4
2018-11-22 00:20:22 +00:00
base64.c
…
cc.c
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
ccmsg.c
…
Kyuafile
link in lib/isccc/tests/Kyuafile
2018-11-13 07:23:36 +11:00
lib.c
…
Makefile.in
check result tables are complete
2018-11-10 10:30:43 +11:00
result.c
…
sexpr.c
Hint the compiler with ISC_UNREACHABLE(); that code after INSIST(0); cannot be reached
2018-11-08 12:22:17 +07:00
symtab.c
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
version.c
…