Pawel
Pawel
To make sure I get this right - the only problem/bottleneck is the GitHub actions limit? Have you tried reaching out to GitHub and request more capacity considering the impact...
Honestly, the number of tags showing on the Dockerhub doesn't scare me, nor do I think it's getting out of control. There is a significant value in all the variants....
Regarding the maintenance - I agree that this is a problem, considering just the changes that were needed for yum->dnf support. I think that the current framework is not too...
This won't be a problem for normal memory leak detectors, unless they redefine `free` in the preprocessor stage, which, I imagine, will wreak all kinds of havoc. Leak detectors (i.e....
The way that I need to use JWS/JWE requires X.509 support. It also requires JSON serialization, because JWE messages need multi-recipient support. I'd love to put in the corresponding code,...
@linuxwolf Thank you. I would plead to not expose Jansson or OpenSSL objects to the CJose API. This requires the library client to using those libraries as well, and both...
@linuxwolf It looks like you are disagreeing with some of what I said, but I can't understand where, sorry :) I'm saying that this is a valid use case: 1....
CRL (and OCSP, for that matter), can be done in both the library (if it's willing to support it), or in the application (that's what the callback can be for,...
RSA in general is quite slow. I'd recommend you switch to using a symmetric algorithm if you want performance.
I'm seeing this as well, but the diagram submitted in this ticket should be enough evidence of a problem. This makes portouts nearly unusable in complex diagrams.