Dimitri John Ledkov

Results 173 issues of Dimitri John Ledkov

Meaning ensure all build-time defaults are pedantic, and setting them to non-pedantic values has no effect. This is targeted primarily to brand new deployments without any consideration or support of...

branch: master
triaged: feature
severity: fips change
extended tests

Add runtime configuration `[random] chain = ` and build-time configuration -DOPENSSL_RAND_CHAIN=int to control if public/private DRBGs are chained to primary, or not. Defaults to chain, current v3+ behaviour. This is...

branch: master
triaged: feature
severity: fips change

I see that currently collectd often links against both openssl (via libcurl) and libgcrypt (directly). The amount of gcrypt usage is not much - https://github.com/search?q=repo%3Acollectd%2Fcollectd+gcry_&type=code Would it be welcomed to...

``` $ find testing/python3/apps/cuda_ctx_create/ -type f -executable testing/python3/apps/cuda_ctx_create/cuda_assert_64bit testing/python3/apps/cuda_ctx_create/cuda_assert_ppc64le testing/python3/apps/cuda_ctx_create/cuda_ctx_create_ppc64le testing/python3/apps/cuda_ctx_create/cuda_ctx_create_64bit testing/python3/apps/cuda_ctx_create/cuda_assert_aarch64 testing/python3/apps/cuda_ctx_create/cuda_ctx_create_aarch64 ``` Appear to be pre-built binary files committed into the source tree. Are you able to remove...

Otherwise project fails to build from source, with gcc 14.2, std=gnu20 with various errors such as std:: is not defined.

Hi, I see that there is tls-boring and tls-ring build flags available. would you consider adding tls-aws-ls ? specifically to use rustls, with aws-ls-sys, with/without the fips feature flag of...

Please add smoketests that perform: ``` openssl speed sha256 rsa2048 ecdsap256 openssl s_client -connect github.com:443

Note that all other java tools do not depend on any specific jre, and can run with any. If we really want build tools to pull in any jre, we...

Add a basic manual dbg package for openssl. Install source code into /usr/src/${{package.name}} (maybe needs a pipeline like that). Use -g to create debug symbols and file-prefix-map to encode all...

Due to past bugs there is invalid metadata in the apkindex for the size attribute. Rebuild and reindex affected packages. Fixes: https://github.com/wolfi-dev/os/issues/30234