summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslsocket_openssl_symbols.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support for explicit TLS 1.1 and 1.2Brendan Long2012-08-291-0/+16
* SSL: remove unneeded volatile qualificationsMarc Mutz2012-08-291-2/+2
* Improved detection of libcrypto and libssl.Niels Weber2012-04-241-12/+51
* QSslSocket: call to ERR_free_strings to free loaded error stringsMartin Petersson2012-04-201-0/+2
* Find libssl on linux using paths of loaded librariesShane Kearns2012-04-051-0/+26
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* SSL: fix build with -openssl-linked for OpenSSL 0.9.8*Peter Hartmann2011-12-221-4/+0
* SSL: fix build when compiled with -openssl-linkedPeter Hartmann2011-11-251-0/+8
* network: remove Symbian specific codePeter Hartmann2011-11-141-161/+2
* SSL certificates: add functionality to read extensionsRichard Moore2011-11-061-1/+16
* Add the ability to verify a chain of certificatesRichard Moore2011-07-121-0/+6
* SSL: Store x509 name entries that have no short name as their OID.Richard Moore2011-07-111-0/+6
* QSslSocket: Add accessors for SSL versionRichard Moore2011-07-111-0/+2
* Make it compile with openssl 1.0.0d, gcc 4.6Bernhard Rosenkraenzer2011-06-281-0/+4
* SSL certificate printing: lookup Symbian ordinalPeter Hartmann2011-06-211-0/+1
* Add the ability to convert a certificate to textRichard Moore2011-06-211-0/+2
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-251-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | fix Symbian ordinals for merge request re. utf8 characters in SSL certsPeter Hartmann2011-05-241-1/+5
* | Use OpenSSL X509_NAME_ENTRY API to parse UTF8 subjectName/issuerNameRaul Metsma2011-05-231-2/+10
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+888