Gabriel Huber
Gabriel Huber
The module is not listed on https://nimble.directory. Listing it there would greatly improve discoverability and ease of installation.
libcurl with the WinSSL/Schannel backend fails with an SSL error if no revocation information is provided in the forged certificate. This is preventing me from intercepting an application that uses...
I put all the new code from our bot into commits today and picked the ones which could be useful for everyone. Most of the other stuff is specific to...
Most of the _count fields should have the type size_t instead of int, because it's the official type for array sizes. While they could be interpreted as just the number...
The ones that seem to be missing it are `manifest`, `cache`, `load_path` and `paths`.
The `auto_build`, `manifest` and `load_path` settings have been implemented, but are missing from the documentations. Also `updater` should be renamed to `versions` to avoid confusion, with an alias for compatibility.