-
Notifications
You must be signed in to change notification settings - Fork 667
Things We Need Fixed In Qt
Daniel Molkentin edited this page Apr 12, 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 improvements (https://codereview.qt-project.org/#change,68824)
- Implement QCryptographicHash in terms of OpenSSL/native SSL stacks (FIPS requirement)
- Implement FIPS mode (FIPS requirement)
- OSCP (Stapling) support
- Caching and fatching intermediate certificates
- Accessing SSL socket errors from QNAM.
- Certificate pinning
- HSTS
☁️