summaryrefslogtreecommitdiffstats
path: root/src/network/ssl
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-1/+4
|\
| * Doc: be more explicit about need to set expected SSL cert in errorsArnaud Bienner2014-05-271-1/+2
| * Ensure all encrypted bytes are sent when closing QSslSocket.Richard J. Moore2014-05-261-0/+2
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-05-223-3/+4
|\|
| * Avoid accessing the internals of the SSL_CIPHER struct.Richard J. Moore2014-05-193-3/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Friedemann Kleint2014-05-142-23/+24
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-132-23/+24
| |\|
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-122-23/+24
| | |\
| | | * Ignore expired certificate during certificate validationDaniel Molkentin2014-05-112-23/+24
* | | | Move the PKCS#12 support from QSslSocket to QSslCertificate.Richard J. Moore2014-05-144-25/+25
|/ / /
* | | Add support for loading PKCS#12 bundles.Richard J. Moore2014-05-119-0/+152
* | | QSslCertificate::isSelfSigned(): add since tag in documentationPeter Hartmann2014-05-111-0/+1
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-061-0/+2
|\| |
| * | Fix build against older OpenSSL.Sérgio Martins2014-04-141-0/+2
| |/
* | Provide new API: QSslCertificate::isSelfSigned()Daniel Molkentin2014-04-304-0/+19
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-114-0/+83
|\|
| * Support for DH and ECDH key exchange for QSslSocket serversRichard J. Moore2014-04-093-0/+80
| * Ensure we initialize things before checking the openssl version.Richard J. Moore2014-04-081-0/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-241-4/+6
|\|
| * Fix crash if SSL_get0_next_proto_negotiated() cannot be resolved.Friedemann Kleint2014-03-201-4/+6
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-03-134-7/+7
|\|
| * Replace Note: with \note in documentationKurt Pattyn2014-03-133-6/+6
| * Fix some typosSergio Ahumada2014-03-031-1/+1
* | Add accessors for the build-time version of openssl.Richard J. Moore2014-03-104-0/+40
* | Add support for finding the version of SSL/TLS in use.Richard J. Moore2014-03-1010-1/+61
|/
* QSslCipher: make QString constructor explicitMarc Mutz2014-02-211-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-8/+11
|\
| * Correct the documentation of the return types of subjectInfo and issuerInfo.Richard J. Moore2014-02-121-8/+11
* | SSL: add support for the Next Protocol Negotiation extensionPeter Hartmann2014-02-119-3/+255
* | Fix the QSslSocket::setCiphers(const QString &) overload.Richard J. Moore2014-02-023-6/+24
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-211-3/+0
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-3/+0
| |\|
| | * Prevent spurious SSL errors from local certificates.Richard J. Moore2014-01-161-3/+0
* | | Ensure weak ciphers are not part of the default SSL configuration.Richard J. Moore2014-01-213-2/+7
|/ /
* / expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-132-21/+21
|/
* SSL: blacklist ANSSI intermediate certificatePeter Hartmann2013-12-101-0/+2
* QSslConfiguration: rename [get]session() to [get]sessionTicket()Peter Hartmann2013-11-085-18/+18
* use private linkage where possibleOswald Buddenhagen2013-10-311-1/+1
* use the right scopeOswald Buddenhagen2013-10-311-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-087-33/+33
* Fix ssh root certificates path for Blackberry playbook OS.sfabry2013-10-031-0/+1
* Remove redundant code.Jędrzej Nowacki2013-09-291-2/+0
* Reduce QtNetwork lib size by 16111 bytes.Jędrzej Nowacki2013-09-271-1/+6
* Fix open ssl forwarding macros.Jędrzej Nowacki2013-09-272-16/+24
* Resolve error caused by server-initiated TLS renegotiationScott Deboy2013-09-171-5/+16
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-144-29/+222
|\
| * Android: Get SSL root certificates from TrustManagerPaul Olav Tvete2013-07-294-29/+220
| * QNX: hardcode on-demand SSL root cert loadingPeter Hartmann2013-07-261-0/+2
* | OSX: Make QSslSocket compile on 10.9Liang Qi2013-08-062-15/+15
* | QNX: adapt SSL lib file name lookup heuristicsPeter Hartmann2013-07-261-1/+1