summaryrefslogtreecommitdiffstats
path: root/src/libraries/qmfmessageserver
Commit message (Expand)AuthorAgeFilesLines
* Rewrite logging with QLoggingCategoryDamien Caliste2025-06-138-37/+47
* Add missing spaces after for/if/while/switchPekka Vuorela2025-05-091-1/+1
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-097-206/+206
* Adjust and fix protocolRequest API - minor API breakPekka Vuorela2025-04-072-8/+8
* Decode password in plain credentialsDamien Caliste2025-03-261-6/+25
* Proper life-cycle management for messageserver plugins. API breakPekka Vuorela2025-02-272-13/+23
* Remove semicolons after method bodiesPekka Vuorela2025-02-141-1/+1
* Move LongStream to server library, streamline the implementationPekka Vuorela2025-02-115-6/+311
* Add qmailcredentials sources to CMake build tooPekka Vuorela2025-02-031-0/+2
* Add a plugin mechanism to handle credentialsDamien Caliste2025-01-155-23/+433
* Use QMailServiceConfiguration in authenticatorDamien Caliste2024-10-312-17/+16
* Add CMake build systemDamien Caliste2024-10-172-1/+49
* Mark overridden methods with keywordPekka Vuorela2023-12-143-4/+4
* Fix connecting to obsolete & removed signalPekka Vuorela2023-12-111-6/+6
* Introduce acceptUntrustedCertificates() configurationPekka Vuorela2023-11-302-14/+54
* Discover authentication for SMTP/IMAPDamien Caliste2023-11-212-0/+20
* Fix some compiler warningsPekka Vuorela2023-11-131-1/+1
* Fix some warningsChris Adams2021-04-084-14/+25
* Use QmfList where required to maintain stable referencesChris Adams2021-04-082-10/+12
* Include class definition for QSslError to create QList<>Damien Caliste2021-04-081-1/+3
* Update to QTextStream handling only UTF-8 encodingDamien Caliste2021-04-081-2/+2
* Use QElapsedTimer instead of QTimeDamien Caliste2021-04-081-2/+3
* Introduce a new function to test content type contentDamien Caliste2018-09-111-18/+13
* Add QMF_NO_WIDGETS option to disable QtWidgets depending codePekka Vuorela2018-09-073-5/+5
* Include messageserverplugins type if it's compiled inPekka Vuorela2018-09-041-5/+6
* Fix hundreds of compiler warnings on ascii stringsPekka Vuorela2018-08-306-38/+45
* [qmf] onlineMoveFolder API + IMAP implementationMichael Nosov2018-08-232-0/+38
* Compile with GCC 6 -Werror=zero-as-null-pointer-constantChris Adams2018-07-193-3/+3
* Fix license headersChris Adams2018-07-191-3/+3
* qmf: Remove some stray semicolons.Robin Burchell2015-08-281-1/+1
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-2820-424/+272
* Prevents protocol incoming data read from stopping when handling large requests.Valerio Valerio2014-07-172-0/+18
* Fix compilation with CONFIG+=no_keywordsSergio Ahumada2014-07-045-15/+15
* Don't create cmake files for these modules.Stephen Kelly2014-06-251-0/+1
* Replace QT_NO_OPENSSL with QT_NO_SSL.Robin Burchell2014-05-132-17/+17
* [SIC]: Remove QMail::sslCertsPath().Robin Burchell2014-05-091-19/+0
* Register plugin types in modules.Robin Burchell2014-05-071-0/+3
* License fixes.Robin Burchell2014-01-272-4/+4
* Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS...Robin Burchell2014-01-232-41/+15
* Remove Qt 4 support.Robin Burchell2014-01-214-174/+7
* Detection of libraries built as framework or dylib on MacTakahiro Hashimoto2014-01-171-2/+10
* Introduce messageserver plugins.4.0.2Valerio Valerio2013-06-243-2/+245
* Modify smtp transmitMessages action to test connection.4.0.0Valerio Valerio2013-04-301-0/+3
* Allow parallel installation of qt4 and qt5 buildsValerio Valerio2013-04-261-4/+10
* Add license header for *qdoc filesSergio Ahumada2013-04-191-0/+27
* Update Qt 5 port to match latest releaseValerio Valerio2013-04-192-2/+7
* Remove Symbian support.Robin Burchell2013-02-281-11/+0
* Change to new-form Digia license headers.Robin Burchell2013-02-1217-409/+409
* s/Nokia/QtProject/ in settings files.Robin Burchell2012-12-052-3/+4
* Adapt QMF to Qt connectNotify API change(Qt5)Valerio Valerio2012-05-232-1/+146