Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix parsing of Subject Alternate Names in Qt. | Thiago Macieira | 2009-08-28 | 1 | -0/+83 |
| | | | | | | | | Simple misuse of QLatin1String. Use QString::fromLatin1 instead and avoid the QByteArray temporary. Reviewed-by: Andreas Aardal Hanssen Tracking: CVE-2009-2700 | ||||
* | Autotest: ensure we don't mishandle SSL certificates with NULs | Thiago Macieira | 2009-08-07 | 1 | -0/+81 |
| | | | | | | This is a vulnerability in some implementations. Qt isn't affected because... well, we never implemented the decoding of escape sequences :-) | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+13 |