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
8e3a86f6dd568b59673794d3315a47a3bc301d87
bind9
/
lib
History
Ondřej Surý
8e3a86f6dd
Make the isc_buffer unit header-only
...
The isc_buffer is often used in the hot-path, so make it header-only implementation.
2022-12-20 19:13:48 +01:00
..
bind9
Update sources to Clang 15 formatting
2022-11-29 08:54:34 +01:00
dns
Enable auto-reallocation for all isc_buffer_allocate() buffers
2022-12-20 19:13:48 +01:00
irs
Move all the unit tests to /tests/<libname>/
2022-05-28 14:53:02 -07:00
isc
Make the isc_buffer unit header-only
2022-12-20 19:13:48 +01:00
isccc
Change the isc_buffer_reserve() to take just buffer pointer
2022-12-20 19:13:48 +01:00
isccfg
Remove isc_resource API and set limits directly in named_os unit
2022-12-07 19:40:00 +01:00
ns
Refactor the isc_buffer_{get,put}uintN, add isc_buffer_peekuintN
2022-12-20 19:13:48 +01:00
.gitignore
…
Makefile.am
…