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
a8679ccd510299b2e18befc7312e8094cfdc7992
bind9
/
lib
/
isc
/
netmgr
History
Artem Boldariev
c52c691b18
TLS: fix double resumption in isc__nm_tls_resumeread()
...
This commit fixes an obvious error in isc__nm_tls_resumeread() so that read cannot be resumed twice.
2022-07-26 14:25:59 +03:00
..
http.c
Update the set of HTTP endpoints on reconfiguration
2022-06-28 15:42:38 +03:00
netmgr-int.h
Handle the transient TCP connect() failures on FreeBSD
2022-07-14 14:20:10 +02:00
netmgr.c
Cleanup the STATID_CONNECT and STATID_CONNECTFAIL stat counters
2022-07-14 14:34:53 +02:00
socket.c
Move netmgr/uv-compat.h to <isc/uv.h>
2022-05-03 10:02:19 +02:00
tcp.c
Cleanup the STATID_CONNECT and STATID_CONNECTFAIL stat counters
2022-07-14 14:34:53 +02:00
tcpdns.c
Cleanup the STATID_CONNECT and STATID_CONNECTFAIL stat counters
2022-07-14 14:34:53 +02:00
timer.c
Move netmgr/uv-compat.h to <isc/uv.h>
2022-05-03 10:02:19 +02:00
tlsdns.c
Cleanup the STATID_CONNECT and STATID_CONNECTFAIL stat counters
2022-07-14 14:34:53 +02:00
tlsstream.c
TLS: fix double resumption in isc__nm_tls_resumeread()
2022-07-26 14:25:59 +03:00
udp.c
Handle the transient TCP connect() failures on FreeBSD
2022-07-14 14:20:10 +02:00