This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
You've already forked bind9
Code
Pull Requests
1
Activity
Files
00f377da93c8bc40213f470206eb8602bd884fde
bind9
/
lib
/
isccc
History
Ondřej Surý
b98ac2593c
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
..
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
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.3
2018-09-04 06:11:38 +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
Replace custom isc_u?intNN_t types with C99 u?intNN_t types
2018-08-08 09:37:28 +02:00
lib.c
…
Makefile.in
Fix ax_check_openssl to accept yes and improve it to modern autotools standard
2018-07-23 22:10:52 +02:00
result.c
…
sexpr.c
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
symtab.c
Replace custom isc_boolean_t with C standard bool type
2018-08-08 09:37:30 +02:00
version.c
…