bind9/lib
Artem Boldariev 9abb00bb5f Fix an abort in DoH (client-side) when writing on closing sock
The commit fixes a corner case in client-side DoH code, when a write
attempt is done on a closing socket (session).

The change ensures that the write call-back will be called with a
proper error code (see failed_send_cb() call in client_httpsend()).
2022-05-20 20:18:40 +03:00
..
bind9 prevent a possible buffer overflow in configuration check 2022-05-13 19:59:58 -07:00
dns DoT: implement TLS client session resumption 2022-05-20 20:17:48 +03:00
irs Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
isc Fix an abort in DoH (client-side) when writing on closing sock 2022-05-20 20:18:40 +03:00
isccc Keep the list of scheduled events on the timer 2022-04-01 23:45:23 +02:00
isccfg Rename "hostname" to "remote-hostname" within "tls" 2022-05-03 17:15:43 +03:00
ns Extend TLS context cache with TLS client session cache 2022-05-20 20:13:20 +03:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00