Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SSL: Remove broken system certificate loading code | Markus Goetz | 2009-05-26 | 1 | -24/+1 |
| | | | | | Task-number: 254365 Reviewed-by: Peter Hartmann | ||||
* | Doc: Miscellaneous documentation fixes for Qt 4.5.x and later. | David Boddie | 2009-05-25 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix OpenSSL dynamic loading on OpenBSD. | Thiago Macieira | 2009-05-07 | 1 | -3/+6 |
| | | | | | | | | | | | OpenBSD's OpenSSL libraries are linked in a bizarre way: libssl.so doesn't link to libcrypto.so, even though it depends on it. I don't claim to understand why, but they do it. So make sure we export its symbols for libssl to see and we load libcrypto first. Task-number: 252042 Patch by: Marc Espie <espie@openbsd.org> Reviewed-by: Peter Hartmann | ||||
* | Moved the QT_BEGIN_NAMESPACE macro to the right place in qsslcipher.cpp | Thiago Macieira | 2009-05-06 | 1 | -1/+1 |
| | | | | | Task-number: 252298 Reviewed-by: Peter Hartmann | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 25 | -0/+10041 |