-
Hi,
I would like to know if it is OK to add Cyrus SASL library (https://www.cyrusimap.org/sasl/) as an alternative to GNU SASL. For obvious reason - I already have Cyrus SASL library as a dependency …
-
Document why each of these libraries are required on Linux, and also figure out alternative solution to reduce the dependences.
```
binutils
git
unzip
gnupg2
libc6-dev
…
-
OpenSSL 1.1.1 ended support on September 11, 2023.
Are there any plans to update to 3.1 which is LTS?
-
getCertificateInfoFromFile() function does not parse cert subject correctly.
https://github.com/NginxProxyManager/nginx-proxy-manager/blob/63d06da8a8591e7a9b2a1873eb91ce1c42b2b0f9/backend/internal/…
-
So I tried running "cabal install curl" which crashed as I needed liburl4-openssl-dev or one of the other alternative versions. IDK if this fail more gracefully without having to dig through the error…
-
[openssl is currently broken in atom-shell](https://github.com/atom/atom-shell/issues/1410), so I'm in the hunt for alternatives. I'm a big fan of your ths module, so I thought I would take a look at…
-
**Important notices**
Before you add a new report, we ask you kindly to acknowledge the following:
- [x] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/…
-
### Description
- [ ] Add boolean flag named `minimal`
- [ ] Consider package to install with `Homebrew`
- [ ] make templete like `.chezmoitemplates/common/brew/minimal.tmpl`
- [ ] Consider pl…
-
Several of our static libraries are leaking symbols because we don't set the default visibility to hidden when building them. This is a problem because it can clash with system symbols when building M…
-
On S3 when objects are [client-side encrypted](https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingClientSideEncryption.html) the [encryption metadata is stored and transmitted through headers]…