]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update
authorMark Andrews <marka@isc.org>
Fri, 10 Mar 2006 01:32:26 +0000 (01:32 +0000)
committerMark Andrews <marka@isc.org>
Fri, 10 Mar 2006 01:32:26 +0000 (01:32 +0000)
lib/dns/win32/libdns.def
lib/isc/win32/libisc.def

index 193d5543fda91e5ec36ee0158e4f0c4ca89750af..580488ae64a857cf346c6191cc85a94e90b438c5 100644 (file)
@@ -352,6 +352,7 @@ dns_peer_attach
 dns_peer_detach
 dns_peer_getbogus
 dns_peer_getkey
+dns_peer_getmaxudp
 dns_peer_getprovideixfr
 dns_peer_getrequestixfr
 dns_peer_getsupportedns
@@ -361,7 +362,11 @@ dns_peer_new
 dns_peer_setbogus
 dns_peer_setkey
 dns_peer_setkeybycharp
+dns_peer_setmaxudp
+dns_peer_setnotifysource
 dns_peer_setprovideixfr
+dns_peer_setquerysource
+dns_peer_setquerysourcev6
 dns_peer_setrequestixfr
 dns_peer_setsupportedns
 dns_peer_settransferformat
@@ -631,6 +636,7 @@ dns_zone_fulldumptostream
 dns_zone_getchecknames
 dns_zone_getclass
 dns_zone_getdb
+dns_zone_getdbtype
 dns_zone_getfile
 dns_zone_getforwardacl
 dns_zone_getidlein
@@ -780,6 +786,7 @@ dst_key_name
 dst_key_paramcompare
 dst_key_proto
 dst_key_secretsize
+dst_key_setbits
 dst_key_sigsize
 dst_key_size
 dst_key_tobuffer
index 85dea64c7722398aa9e5ad51c13d2018248731e0..995261d46077896fa64d755b01a0dc03807ea3cf 100644 (file)
@@ -132,6 +132,27 @@ isc_hmacmd5_invalidate
 isc_hmacmd5_sign
 isc_hmacmd5_update
 isc_hmacmd5_verify
+isc_hmacmd5_verify2
+isc_hmacsha1_init
+isc_hmacsha1_invalidate
+isc_hmacsha1_sign
+isc_hmacsha1_update
+isc_hmacsha224_init
+isc_hmacsha224_invalidate
+isc_hmacsha224_sign
+isc_hmacsha224_update
+isc_hmacsha256_init
+isc_hmacsha256_invalidate
+isc_hmacsha256_sign
+isc_hmacsha256_update
+isc_hmacsha384_init
+isc_hmacsha384_invalidate
+isc_hmacsha384_sign
+isc_hmacsha384_update
+isc_hmacsha512_init
+isc_hmacsha512_invalidate
+isc_hmacsha512_sign
+isc_hmacsha512_update
 isc_interfaceiter_create
 isc_interfaceiter_current
 isc_interfaceiter_destroy
@@ -308,6 +329,9 @@ isc_sha1_final
 isc_sha1_init
 isc_sha1_invalidate
 isc_sha1_update
+isc_sha256_final
+isc_sha256_init
+isc_sha256_update
 isc_sockaddr_any
 isc_sockaddr_any6
 isc_sockaddr_anyofpf
@@ -428,6 +452,7 @@ isc_win32os_versioncheck
 openlog
 syslog
 
+
 ; Exported Data
 
 EXPORTS