[Development] Review needed on QFileSelector

2017-01-11 Thread Lösch , Sebastian
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/

Re: [Development] Review needed on new TLS feature "server side signature algorithms"

2016-12-12 Thread Timur Pocheptsov
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

[Development] Review needed on new TLS feature "server side signature algorithms"

2016-12-12 Thread Lösch , Sebastian
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

[Development] Review needed

2016-10-02 Thread Thomas Bettler
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