A NSS module to provide parental controls to DNS queries via malcontent (https://gitlab.freedesktop.org/pwithnall/malcontent).
Go to file
Matteo Settenvini 37ef5d4e65
Start implementing and testing gethostbyname4_r
2022-08-15 22:55:35 +02:00
.vscode Add basic test 2022-08-13 17:04:22 +02:00
LICENSES Add license info and commit hooks 2022-08-13 10:44:46 +02:00
src Start implementing and testing gethostbyname4_r 2022-08-15 22:55:35 +02:00
tests Start implementing and testing gethostbyname4_r 2022-08-15 22:55:35 +02:00
.gitignore Ensure loading of NSS module in tests 2022-08-14 23:03:59 +02:00
.rusty-hook.toml Add license info and commit hooks 2022-08-13 10:44:46 +02:00
CMakeLists.txt Start implementing and testing gethostbyname4_r 2022-08-15 22:55:35 +02:00
Cargo.toml Start implementing and testing gethostbyname4_r 2022-08-15 22:55:35 +02:00
build.rs Start implementing and testing gethostbyname4_r 2022-08-15 22:55:35 +02:00
deny.toml Ensure loading of NSS module in tests 2022-08-14 23:03:59 +02:00
wrapper.hpp Start implementing and testing gethostbyname4_r 2022-08-15 22:55:35 +02:00