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
00a3d91e2d54f8fdaaae80a1ddbcfff30e255f4e
bind9
/
lib
/
isc
/
netmgr
History
Ondřej Surý
7b756350f5
Use clang-format-19 to update formatting
...
This is purely result of running: git-clang-format-19 --binary clang-format-19 origin/main
2024-08-22 09:21:55 +02:00
..
http.c
Remove logging context (isc_log_t) from the public namespace
2024-08-20 12:50:39 +00:00
netmgr-int.h
Use clang-format-19 to update formatting
2024-08-22 09:21:55 +02:00
netmgr.c
Add isc_log_createandusechannel() function to simplify usage
2024-08-20 12:50:39 +00:00
proxystream.c
Add memory pools for isc_nmsocket_t structures
2024-02-08 15:13:47 +01:00
proxyudp.c
Add memory pools for isc_nmsocket_t structures
2024-02-08 15:13:47 +01:00
socket.c
Cleanup the last Windows / MSC ifdefs and comments
2023-04-03 09:06:20 +00:00
streamdns.c
Limit the number of DNS message processed from a single TCP read
2024-06-10 16:48:54 +02:00
tcp.c
Remove logging context (isc_log_t) from the public namespace
2024-08-20 12:50:39 +00:00
timer.c
…
tlsstream.c
Attach/detach to the listening child socket when accepting TLS
2024-08-07 14:17:43 +00:00
udp.c
Add memory pools for isc_nmsocket_t structures
2024-02-08 15:13:47 +01:00