aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Continue with QXmpp 1.1.0Linus Jahn2019-10-141-2/+2
* Merge remote-tracking branch 'origin/stable'Linus Jahn2019-10-142-5/+11
|\
| * Release QXmpp 1.0.1Linus Jahn2019-10-141-3/+5
| * Fix potential SEGFAULT on connection error0xd34df00d2019-10-141-4/+3
* | Deprecate QXmppClient::{rosterManager,vCardManager,versionManager}()Linus Jahn2019-10-142-0/+14
* | Add deprecation system similiar to Qt'sLinus Jahn2019-10-142-0/+14
* | travis: Build with all available threadsLinus Jahn2019-10-141-2/+8
* | Add myself to AUTHORSLinus Jahn2019-10-141-0/+3
* | Modernize codebase using clang-tidyJonah Brüchert2019-09-0890-359/+359
* | Implement XEP-0334: Message Processing HintsLinus Jahn2019-09-087-0/+128
* | Implement XEP-0380: Explicit Message EncryptionLinus Jahn2019-09-067-1/+193
* | Add tests for setters of QXmppStreamFeaturesLinus Jahn2019-09-061-0/+25
* | Add test for checking 'required' mode of stream featuresLinus Jahn2019-09-061-0/+19
* | Add register stream featureMelvin Keskin2019-09-064-0/+23
* | Implement XEP-0367: Message AttachingLinus Jahn2019-09-067-7/+65
* | travis: show as much build errors as possibleBoris Pek2019-09-041-1/+1
* | Port deprecated method setCaCertificates of QSslSocketJonah Brüchert2019-09-031-2/+6
* | Port deprecated qSort invocations to std::sortJonah Brüchert2019-09-033-7/+7
* | cmake: Set minimum version first and bump it to 3.3Jonah Bruechert2019-05-131-2/+1
* | Add tests for QXmppMessageReceiptManagerLinus Jahn2019-05-052-0/+99
* | MessageReceiptManager: Don't accept receipts from other resourcesLinus Jahn2019-05-051-1/+7
* | Implement XEP-0363: HTTP File Upload: Request/Slot IQsLinus Jahn2019-05-048-0/+530
* | tests: mix items: Fix using old namespace in examplesLinus Jahn2019-05-041-4/+4
* | README: Make headings not so offensive (caps lock)Linus Jahn (LNJ)2019-05-041-8/+8
* | Update implementation of XEP-0369 (v0.14.2) and XEP-0405 (v0.4.0)Linus Jahn2019-05-046-33/+33
* | Implement XEP-0382: Spoiler messages (v0.2.0)Linus Jahn2019-05-047-0/+116
* | Implement MIX-CORE XEP-0369: Info/Participant node itemsLinus Jahn2019-05-045-0/+475
* | README: Remove notice about GuiClient exampleLinus Jahn (LNJ)2019-05-011-4/+0
* | Implement MIX-PAM XEP-0405: Roster IQ extensionLinus Jahn2019-05-013-6/+135
* | Implement MIX-PAM XEP-0405: Presence extensionLinus Jahn2019-05-015-1/+86
* | Implement MIX-CORE XEP-0396: Message extensionLinus Jahn2019-05-013-0/+80
* | Bump SONAME of the libraryLinus Jahn2019-05-011-1/+1
* | roster iq: Make use of d-pointerLinus Jahn2019-05-012-35/+77
* | mix iq: Use d-pointer to remain binary compatibilityLinus Jahn2019-01-272-33/+53
* | Implement XEP-0369/XEP-0405 (MIX): IQ queriesLinus Jahn2019-01-208-0/+715
* | [sasl] order mechanisms to prefer the most secureJeremy Lainé2019-01-184-14/+13
* | [sasl] add support for SCRAM-SHA-1 and SCRAM-SHA-256Jeremy Lainé2019-01-174-4/+233
|/
* Bump SONAME of the libraryBoris Pek2019-01-171-1/+1
* [tests] add CMake option to build internal testsJeremy Lainé2019-01-173-4/+8
* doc: index: Add QXmppMamManagerLinus Jahn2019-01-151-0/+1
* Start changelog for 1.0.1Jeremy Lainé2019-01-082-1/+6
* Bump version to 1.0.0 (fixes: #156)Jeremy Lainé2019-01-082-5/+5
* Bump copyright year to 2019Jeremy Lainé2019-01-08191-191/+191
* Fix spelling errorsBoris Pek2019-01-0816-18/+18
* Prepare CHANGELOG for next releaseLinus Jahn2019-01-061-4/+36
* Make the changelog a markdown fileLinus Jahn2019-01-061-0/+0
* Implement XEP-0319: Last User Interaction in PresenceLinus Jahn2019-01-046-14/+71
* doc: Update supported XEPs listLinus Jahn2019-01-031-6/+10
* Tiny addition to 439ad968c60d7cf44cc05cda72ebfdb1f8741045Boris Pek2019-01-031-1/+1
* Set client type in discovery manager based on Qt OSLinus Jahn2019-01-031-1/+6