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
097a57e804ca0fe23b9aee0eee878c19088b98ce
bind9
/
lib
/
isc
/
netmgr
History
Artem Boldariev
a957511734
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 15:27:40 +03:00
..
http.c
Update the set of HTTP endpoints on reconfiguration
2022-06-28 16:37:31 +03:00
netmgr-int.h
Handle the transient TCP connect() failures on FreeBSD
2022-07-14 21:47:47 +02:00
netmgr.c
Cleanup the STATID_CONNECT and STATID_CONNECTFAIL stat counters
2022-07-14 21:48:44 +02:00
tcp.c
Cleanup the STATID_CONNECT and STATID_CONNECTFAIL stat counters
2022-07-14 21:48:44 +02:00
tcpdns.c
Cleanup the STATID_CONNECT and STATID_CONNECTFAIL stat counters
2022-07-14 21:48:44 +02:00
timer.c
Change single write timer to per-send timers
2022-03-11 10:52:22 +01:00
tlsdns.c
Cleanup the STATID_CONNECT and STATID_CONNECTFAIL stat counters
2022-07-14 21:48:44 +02:00
tlsstream.c
TLS: fix double resumption in isc__nm_tls_resumeread()
2022-07-26 15:27:40 +03:00
udp.c
Handle the transient TCP connect() failures on FreeBSD
2022-07-14 21:47:47 +02:00
uv-compat.c
Add uv_tcp_close_reset compat
2022-02-17 09:47:43 +01:00
uv-compat.h
Abort when libuv at runtime mismatches libuv at compile time
2022-04-26 12:11:51 +02:00
uverr2result.c
add UV_ENOTSUP to isc___nm_uverr2result()
2022-01-17 11:45:10 +01:00