Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Autotest: fix the test for NUL in SAN. It was missing "www". | Thiago Macieira | 2009-09-09 | 1 | -1/+1 |
| | | | | Reviewed-by: Marius Bugge Monsen | ||||
* | Update license headers again. | Jason McDonald | 2009-09-08 | 2 | -8/+8 |
| | | | | Reviewed-by: Trust Me | ||||
* | Add missing license headers | Jason McDonald | 2009-09-03 | 1 | -0/+40 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix parsing of Subject Alternate Names in Qt. | Thiago Macieira | 2009-08-28 | 2 | -0/+104 |
| | | | | | | | | Simple misuse of QLatin1String. Use QString::fromLatin1 instead and avoid the QByteArray temporary. Reviewed-by: Andreas Aardal Hanssen Tracking: CVE-2009-2700 | ||||
* | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Autotest: ensure we don't mishandle SSL certificates with NULs | Thiago Macieira | 2009-08-07 | 2 | -0/+98 |
| | | | | | | This is a vulnerability in some implementations. Qt isn't affected because... well, we never implemented the decoding of escape sequences :-) | ||||
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix wrong comparator in QSslCertificatePrivate::QByteArray_from_X509 | Markus Goetz | 2009-06-15 | 1 | -0/+38 |
| | | | | | | | | | Because less-than instead of less-or-equal-than was used, the last line of a PEM encoding was not built when the raw length was multiple of 64. Task-number: 256066 Reviewed-by: mariusSO | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 23 | -0/+888 |