summaryrefslogtreecommitdiffstats
path: root/src/network/ssl/qsslcertificate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix unresolved reference to q_sk_free with openssl 1.0Bernhard Rosenkraenzer2009-09-091-0/+4
* Update license headers again.Jason McDonald2009-09-091-4/+4
* QSslCertificate: fix previous patch, add autotest and documentationPeter Hartmann2009-09-011-3/+3
* QSslCertificate: Add + 1 to serialNumberRaul Metsma2009-09-011-2/+2
* Implement QSslCertificate::version() and QSslCertificate::serialNumber()Raul Metsma2009-09-011-0/+8
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Fix parsing of Subject Alternate Names in Qt.Thiago Macieira2009-08-281-1/+1
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Fix QSslCertificate::alternateSubjectNames() memory leakRaul Metsma2009-08-311-1/+1
* | Fix the last fix to QList.Thiago Macieira2009-08-241-1/+1
* | Use QExcplicitlySharedDataPointerHarald Fernengel2009-08-201-4/+3
* | Merge commit 'qt/master'Jason Barron2009-08-181-2/+2
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
| * | Fixed coverity warningsThierry Bastian2009-08-141-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-11/+18
|\ \ \ | |/ /
| * | QSslCertificate: Doc fixMarkus Goetz2009-06-171-3/+4
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-3/+3
| |\ \ | | |/
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | * Fix wrong comparator in QSslCertificatePrivate::QByteArray_from_X509Markus Goetz2009-06-151-1/+1
| * | QSslCertificate: lazy loading of some dataMarkus Goetz2009-06-161-5/+11
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-10/+10
|\ \ \ | |/ /
| * | Merge commit 'origin/4.5'Bjørn Erik Nilsen2009-06-121-2/+2
| |\ \ | | |/
| | * Make it possible to compile Qt 4.5 SSL support with OpenSSL 1.0.0Bernhard Rosenkraenzer2009-06-091-2/+2
| * | improved string operations all over the placeThierry Bastian2009-05-281-8/+8
| |/
* | Make Qt exception safer.Robert Griebl2009-06-101-10/+3
|/
* Doc: Miscellaneous documentation fixes for Qt 4.5.x and later.David Boddie2009-05-251-1/+1
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+795