summaryrefslogtreecommitdiffstats
path: root/src/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* Various minor fixes for qdoc warnings.Richard Moore2012-05-062-9/+11
* Fix more qdoc warnings in qtnetwork.Richard Moore2012-05-063-1/+9
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]Thiago Macieira2012-05-041-1/+1
* Rename QAbstractSocket::PauseOnNotify -> PauseOnSslErrorsShane Kearns2012-05-042-2/+2
* Fix windows cert fetcher if site presents full chainShane Kearns2012-05-041-1/+3
* Document new APIs in 5.0Shane Kearns2012-05-033-0/+11
* Document deprecated APIs in QSslShane Kearns2012-05-031-0/+10
* Document QSslCertificate deprecated functionsShane Kearns2012-05-031-4/+16
* Optimise windows cert fetching and fix test case.Shane Kearns2012-05-031-4/+22
* Fixed compile of QSslSocket with -qtnamespace on Windows.Rohan McGovern2012-05-012-9/+15
* Improved detection of libcrypto and libssl.Niels Weber2012-04-241-12/+51
* Fix bug in qsslsocket peek()Kalle Viironen2012-04-232-0/+54
* QSslSocket: call to ERR_free_strings to free loaded error stringsMartin Petersson2012-04-203-0/+5
* fix qsslsocket build in -permissive mode (assigning const char* to char*)Konstantin Ritt2012-04-191-1/+1
* Change coreservices -> iosIan Dean2012-04-192-5/+5
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-172-3/+3
|\
| * 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