olvrlrnz
olvrlrnz
I'm writing a new file system. As usually, I start with loopbackFS and modify as necessary. Since my goal is to mount a folder to the same file system path,...
This commit enables the PAP module to recognize and handle OpenLDAP and 389ds style PBKDF2 passwords. A new password type was added that leaves the password header intact when passing...
I'm trying to build a binary on my Apple Silicon mac mini which depends on botan-rs with enabled features `vendored` and `botan3`. Since we want to create a universal binary...
Hi, I'm trying to build a binary which depends on `botan-rs` with enabled features `vendored` and `botan3`. However, the build fails during linking: ``` error: could not compile `test-binary` (bin...