summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslsocket_openssl_symbols.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix binary incompatibility between openssl versionsShane Kearns2012-12-121-0/+8
* Change copyrights from Nokia to Digia.Marko Valtanen2012-11-301-23/+24
* Use OpenSSL X509_NAME_ENTRY API to parse UTF8 subjectName/issuerNameRaul Metsma2012-01-311-2/+10
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Make the OpenSSL library search also hit /lib.Thiago Macieira2010-10-011-1/+1
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-071-9/+27
|\
| * Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-031-9/+27
* | QSslCertificate: support expiration dates > 2049Peter Hartmann2010-08-111-50/+71
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-141-1/+1
|\|
| * Fix typos, there is no QT_NO_SSLMarkus Goetz2010-04-131-1/+1
* | SSL: Fix memleak related to local certificateMarkus Goetz2010-03-151-0/+6
|/
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* OpenSSL wrapping: compile when configured with -openssl-linkedPeter Hartmann2009-10-051-2/+1
* Fix unresolved reference to q_sk_free with openssl 1.0Bernhard Rosenkraenzer2009-09-091-1/+2
* Fix build with openssl 1.0.0 betasBernhard Rosenkraenzer2009-09-091-1/+2
* Resolved ordinals for Qt/4.6 added OpenSSL symbols for Symbian OS.Janne Anttila2009-09-091-0/+2
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Implement QSslCertificate::version() and QSslCertificate::serialNumber()Raul Metsma2009-09-011-0/+2
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Fix QSslCertificate::alternateSubjectNames() memory leakRaul Metsma2009-08-311-0/+2
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| |/
* | Trailing whitespace and tab/space fixes for QtNetworkJanne Anttila2009-08-031-2/+2
* | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-0/+23
|\|
| * Make it possible to compile Qt 4.5 SSL support with OpenSSL 1.0.0Bernhard Rosenkraenzer2009-06-091-0/+23
* | Oops typo in my previous commit: 8137373.Janne Anttila2009-05-291-1/+1
* | Support for SSL symbol runtime resolving in Symbian.Janne Anttila2009-05-291-0/+145
|/
* Fix OpenSSL dynamic loading on OpenBSD.Thiago Macieira2009-05-071-3/+6
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+650