Hello,
I developed a patch to qt's core module to remove the necessity to have
an unused base file when only loading variants of the file using the
QFileSelector.
I am looking for someone with knowledge in QFileSelector to review my
patch on gerrit:
https://codereview.qt-project.org/#/c/175376/
pment] Review needed on new TLS feature "server side signature
algorithms"
Hello,
I would like to contribute a patch to qt's network module to make the
signature algorithms on the server side configurable for TLS
connections.
I am looking for someone with knowledge in TLS to revie
Hello,
I would like to contribute a patch to qt's network module to make the
signature algorithms on the server side configurable for TLS
connections.
I am looking for someone with knowledge in TLS to review my patch on
gerrit: https://codereview.qt-project.org/#/c/173427/
Thanks in advance for
Hello
I'd like to contribute a patch to qt development to make RC4 encryption
optional.
Currently if qtnetwork is compiled with openssl, openssl must contain RC4 -
or qtnetwork fails to compile...
RC4 is known to be a weak stream cipher, wich is abandoned and eventually
faded out, so depending op