summaryrefslogtreecommitdiffstats
path: root/src/network/ssl
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-165-18/+260
| |\
| * \ Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-0/+26
| |\ \
| * \ \ Merge master into api_changesKent Hansen2012-03-231-2/+1
| |\ \ \
| * | | | QtNetwork: make some constructors explicitMarc Mutz2012-03-142-3/+3
* | | | | Trivial doc fix.Richard Moore2012-04-161-0/+4
* | | | | Minor doc improvements.Richard Moore2012-04-161-0/+9
| |_|_|/ |/| | |
* | | | Added iOS compatibility.Qt4iOS2012-04-132-4/+6
* | | | Use windows API to update missing CA rootsShane Kearns2012-04-115-14/+254
| |_|/ |/| |
* | | Find libssl on linux using paths of loaded librariesShane Kearns2012-04-051-0/+26
| |/ |/|
* | Fix QT_NO_DEBUG_STREAM buildRichard Moore2012-03-201-2/+1
|/
* Use SSL_MODE_RELEASE_BUFFERS in QSslSocketMartin Petersson2012-03-092-0/+8
* QtNetwork: blacklist two more certificatesMartin Petersson2012-03-081-0/+2
* QSslCertificate - make lazy initialisation thread safeShane Kearns2012-03-061-0/+9
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-023-42/+42
* QSslError: fix wrong #endif placementMarc Mutz2012-02-251-1/+1
* QSslSocket::verify certificates when on-demand loading is usedMartin Petersson2012-02-231-0/+4
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-1/+1
* Trivial doc fixRichard Moore2012-02-181-1/+1
* Make sure to print short text for QSslCertifictaeExtension.Casper van Donderen2012-02-171-1/+2
* Remove needless line "#define d d_ptr"Kent Hansen2012-02-151-2/+0
* Fix unintended source compatiblity break in QSslSocketShane Kearns2012-02-021-0/+1
* Don't include config.tests/unix/openssl/openssl.priBradley T. Hughes2012-02-021-4/+0
* Prevent data loss when an ssl socket is closed by remoteShane Kearns2012-02-012-12/+22
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-1/+1
* Emit QSslSocket::error in case of openssl gives an error.Jonas M. Gastal2012-02-011-25/+32
* Removing bad ###Qt5 note.Jonas M. Gastal2012-01-311-1/+0
* Make the pause modes a QFlags.Richard Moore2012-01-301-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3026-26/+26
* Making socketOption/setSocketOption virtual on QSslSocket.Jonas M. Gastal2012-01-281-3/+2
* Style fix for QSslCertificate constructor.Jonas M. Gastal2012-01-271-2/+1
* Removing ### that would cause needless SC brekage.Jonas M. Gastal2012-01-271-1/+1
* QAbstractSocket / QSslSocket: add API to pause and resumePeter Hartmann2012-01-255-32/+111
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-258-8/+0
* Update contact information in license headers.Jason McDonald2012-01-2326-26/+26
* Remove unused QT_NO_TEXTSTREAM.David Faure2012-01-111-1/+1
* SSL - dump failed certificate chains when debug logging is enabledShane Kearns2012-01-091-0/+21
* Make (dis)connectTo(From)Host virtual in QAbstractSocket.Jonas M. Gastal2012-01-092-10/+8
* Fix renewed SSL certificates being incorrectly reported as expiredShane Kearns2012-01-061-2/+2
* Add a new QT_NO_SSL feature macro.Richard Moore2012-01-067-15/+15
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-052-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-0523-23/+23
* Always load the openssl configuration.Richard Moore2012-01-031-4/+0
* Handle plain socket write errors in SSLShane Kearns2011-12-221-2/+9
* SSL: fix build with -openssl-linked for OpenSSL 0.9.8*Peter Hartmann2011-12-223-12/+0
* Remove unused member variables from private class.Richard Moore2011-12-121-2/+0
* Check we're connected before startClientEncryption()Richard Moore2011-12-071-0/+4
* Make the default ssloptions testable.Richard Moore2011-11-292-2/+7
* SSL certificate blacklist: reformat serial numbers to hexadecimalPeter Hartmann2011-11-251-10/+10
* SSL: fix build when compiled with -openssl-linkedPeter Hartmann2011-11-252-0/+12
* Removing unnecessary hidden property "_q_user-agent".Jonas M. Gastal2011-11-241-2/+0