-
Notifications
You must be signed in to change notification settings - Fork 665
Things We Need Fixed In Qt
danimo edited this page Dec 17, 2014
·
18 revisions
- Advanced Linux Systray support (Background: http://blog.martin-graesslin.com/blog/2014/03/system-tray-in-plasma-next/)
- Fixed throttling in QNAM (https://bugreports.qt-project.org/browse/QTBUG-15065)
- NTLM (HTTP proxy) improvements (https://codereview.qt-project.org/#change,68824) -- should be fixed in 5.3.2
- Implement QCryptographicHash in terms of OpenSSL/native SSL stacks (FIPS requirement)
- Implement FIPS mode (FIPS requirement)
- OCSP (Stapling) support (RFC 6960)
- Caching and fetching intermediate SSL certificates
- Accessing SSL socket errors from QNAM.
- SSL Certificate pinning
- SSL HSTS
☁️