Avril
f462d11025
Made `lookup_plugin_name()` return an `IntoIterator` for if we allow dirs to be plugins in the future. (Currently, it will always be just `Option`)
...
Added `PluginTrust<"a>: Cow<"a, Path>` as return type from this iterator, so the caller can know the trust of the path the plugin was loaded from.
Fortune for rng's current commit: Future blessing − 末吉
2 years ago
Avril
0a7e4286b3
Special cased rules for ownership for now.
...
Fortune for rng's current commit: Blessing − 吉
2 years ago
Avril
430bc78072
Started: `UntrustedPathRules` path-check function pointer table. Currently incomplete, and does not handle multiple masks (i.e X | Y -> X || Y).
...
Fortune for rng's current commit: Future blessing − 末吉
2 years ago
Avril
b566caa361
Added symbol names and (TODO) signatures.
...
Added optional feature for C-interface based plugins (TODO: Create the C interface)
Fortune for rng's current commit: Curse − 凶
2 years ago
Avril
7e8a4ab553
Started plugin lookup trust rules, paths, and env-var derived paths.
...
Fortune for rng's current commit: Future small blessing − 末小吉
2 years ago
Avril
683864c727
change --bytes to use block streaming instead of a single alloc->populate->write
4 years ago
Avril
9cab3e1b98
added --bytes option
4 years ago
Avril
fff867d1c4
release profile
4 years ago
Avril
3c05f5f26b
Initial commit
5 years ago