This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
bind9
Watch
1
Star
0
Fork
You've already forked bind9
0
mirror of
https://github.com/isc-projects/bind9.git
synced
2026-07-16 06:22:52 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
3e848b2541
bind9
/
lib
History
Ondřej Surý
3e848b2541
Replace uint with unsigned int in the histo.c unit
...
Similarly, uint is not a standard type, replace it with standard unsigned int type.
2026-07-01 08:04:48 +02:00
..
dns
Replace u_char remnants with uint8_t
2026-07-01 08:04:48 +02:00
isc
Replace uint with unsigned int in the histo.c unit
2026-07-01 08:04:48 +02:00
isccc
switch isc_md_type_t to a proper enum
2026-02-02 11:12:55 +03:00
isccfg
Replace void* data pointers with match enum in radix nodes
2026-07-01 06:42:09 +02:00
ns
Replace void* data pointers with match enum in radix nodes
2026-07-01 06:42:09 +02:00
.gitignore
The isc/platform.h header has been completely removed
2021-07-06 05:33:48 +00:00
meson.build
replace the build system with meson
2025-06-11 10:30:12 +03:00