This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
Code
Pull Requests
1
Activity
Files
ebc92b799bb97698a367e13a42ce1b91ccce0f20
bind9
/
lib
/
isc
/
netmgr
T
History
Artem Boldariev
170cc41d5c
Get rid of some HTTP/2 related types when NGHTTP2 is not available
...
This commit removes definitions of some DoH-related types when libnghttp2 is not available.
2021-08-04 10:32:27 +03:00
..
http.c
Get rid of RW locks in the DoH code
2021-08-04 10:32:25 +03:00
netmgr-int.h
Get rid of some HTTP/2 related types when NGHTTP2 is not available
2021-08-04 10:32:27 +03:00
netmgr.c
Get rid of some HTTP/2 related types when NGHTTP2 is not available
2021-08-04 10:32:27 +03:00
tcp.c
Completely remove BIND 9 Windows support
2021-06-09 14:35:14 +02:00
tcpdns.c
Replace netmgr per-protocol sequential function with a common one
2021-06-22 17:21:44 +03:00
tlsdns.c
Replace netmgr per-protocol sequential function with a common one
2021-06-22 17:21:44 +03:00
tlsstream.c
Set sock->iface and sock->peer properly for layered connection types
2021-06-14 11:37:36 +03:00
udp.c
Completely remove BIND 9 Windows support
2021-06-09 14:35:14 +02:00
uv-compat.c
Completely remove BIND 9 Windows support
2021-06-09 14:35:14 +02:00
uv-compat.h
Use UV_VERSION_HEX to decide whether we need libuv shim functions
2021-05-31 14:52:05 +02:00
uverr2result.c
Handle UDP send errors when sending DNS message larger than MTU
2021-06-23 17:41:34 +02:00