Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tst_qsslsocket: new bigChunk testcase | Markus Goetz | 2009-10-20 | 1 | -0/+45 |
| | | | | | | | | | | This new test is to find out if the BIO size of OpenSSL is limited or not. The test passes on my Linux, however the OpenSSL docu suggests that the BIO size is limited. From http://www.openssl.org/docs/crypto/BIO_s_bio.html "This is currently 17K". Reviewed-by: Peter Hartmann | ||||
* | Update license headers again. | Jason McDonald | 2009-09-08 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | QSslSocket: Clear readBuffer and writeBuffer on close() | Markus Goetz | 2009-08-18 | 1 | -0/+29 |
| | | | | | | Fixes https://bugs.webkit.org/show_bug.cgi?id=28016 Reviewed-by: andreas | ||||
* | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | QSslSocket autotest: adapt to new certificate on test server | Peter Hartmann | 2009-07-22 | 2 | -23/+16 |
| | | | | | | got a new certificate, which is self-signed now Reviewed-by: Thiago | ||||
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | make QSslSocket test work also for shadow builds | Peter Hartmann | 2009-05-20 | 2 | -15/+21 |
| | | | | | | | ... by being able to load the certificates also in a shadow build directory Reviewed-by: Thiago | ||||
* | Adpot more code to use QtNetworkSettings instead of hard coded names. | Frans Englich | 2009-05-19 | 1 | -15/+18 |
| | | | | Reviewed-By: Peter Hartmann | ||||
* | Use QtNetworkSettings for IMAP server, instead of hard coding. | Frans Englich | 2009-05-19 | 1 | -3/+3 |
| | | | | Reviewed-by: Peter Hartmann | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 7 | -0/+1648 |