A NSS module to provide parental controls to DNS queries via malcontent (https://gitlab.freedesktop.org/pwithnall/malcontent).
Go to file
Matteo Settenvini 516bf4000c
Use an async context for module and refactor
2022-08-21 14:47:37 +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 Use an async context for module and refactor 2022-08-21 14:47:37 +02:00
tests Use an async context for module and refactor 2022-08-21 14:47:37 +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 Move to rust stable, introduce mock for dbus in tests 2022-08-18 13:59:11 +02:00
Cargo.toml Use an async context for module and refactor 2022-08-21 14:47:37 +02:00
build.rs Use an async context for module and refactor 2022-08-21 14:47:37 +02:00
deny.toml Ensure loading of NSS module in tests 2022-08-14 23:03:59 +02:00
wrapper.hpp Use an async context for module and refactor 2022-08-21 14:47:37 +02:00