index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Continue with QXmpp 1.1.0
Linus Jahn
2019-10-14
1
-2
/
+2
*
Merge remote-tracking branch 'origin/stable'
Linus Jahn
2019-10-14
2
-5
/
+11
|
\
|
*
Release QXmpp 1.0.1
Linus Jahn
2019-10-14
1
-3
/
+5
|
*
Fix potential SEGFAULT on connection error
0xd34df00d
2019-10-14
1
-4
/
+3
*
|
Deprecate QXmppClient::{rosterManager,vCardManager,versionManager}()
Linus Jahn
2019-10-14
2
-0
/
+14
*
|
Add deprecation system similiar to Qt's
Linus Jahn
2019-10-14
2
-0
/
+14
*
|
travis: Build with all available threads
Linus Jahn
2019-10-14
1
-2
/
+8
*
|
Add myself to AUTHORS
Linus Jahn
2019-10-14
1
-0
/
+3
*
|
Modernize codebase using clang-tidy
Jonah Brüchert
2019-09-08
90
-359
/
+359
*
|
Implement XEP-0334: Message Processing Hints
Linus Jahn
2019-09-08
7
-0
/
+128
*
|
Implement XEP-0380: Explicit Message Encryption
Linus Jahn
2019-09-06
7
-1
/
+193
*
|
Add tests for setters of QXmppStreamFeatures
Linus Jahn
2019-09-06
1
-0
/
+25
*
|
Add test for checking 'required' mode of stream features
Linus Jahn
2019-09-06
1
-0
/
+19
*
|
Add register stream feature
Melvin Keskin
2019-09-06
4
-0
/
+23
*
|
Implement XEP-0367: Message Attaching
Linus Jahn
2019-09-06
7
-7
/
+65
*
|
travis: show as much build errors as possible
Boris Pek
2019-09-04
1
-1
/
+1
*
|
Port deprecated method setCaCertificates of QSslSocket
Jonah Brüchert
2019-09-03
1
-2
/
+6
*
|
Port deprecated qSort invocations to std::sort
Jonah Brüchert
2019-09-03
3
-7
/
+7
*
|
cmake: Set minimum version first and bump it to 3.3
Jonah Bruechert
2019-05-13
1
-2
/
+1
*
|
Add tests for QXmppMessageReceiptManager
Linus Jahn
2019-05-05
2
-0
/
+99
*
|
MessageReceiptManager: Don't accept receipts from other resources
Linus Jahn
2019-05-05
1
-1
/
+7
*
|
Implement XEP-0363: HTTP File Upload: Request/Slot IQs
Linus Jahn
2019-05-04
8
-0
/
+530
*
|
tests: mix items: Fix using old namespace in examples
Linus Jahn
2019-05-04
1
-4
/
+4
*
|
README: Make headings not so offensive (caps lock)
Linus Jahn (LNJ)
2019-05-04
1
-8
/
+8
*
|
Update implementation of XEP-0369 (v0.14.2) and XEP-0405 (v0.4.0)
Linus Jahn
2019-05-04
6
-33
/
+33
*
|
Implement XEP-0382: Spoiler messages (v0.2.0)
Linus Jahn
2019-05-04
7
-0
/
+116
*
|
Implement MIX-CORE XEP-0369: Info/Participant node items
Linus Jahn
2019-05-04
5
-0
/
+475
*
|
README: Remove notice about GuiClient example
Linus Jahn (LNJ)
2019-05-01
1
-4
/
+0
*
|
Implement MIX-PAM XEP-0405: Roster IQ extension
Linus Jahn
2019-05-01
3
-6
/
+135
*
|
Implement MIX-PAM XEP-0405: Presence extension
Linus Jahn
2019-05-01
5
-1
/
+86
*
|
Implement MIX-CORE XEP-0396: Message extension
Linus Jahn
2019-05-01
3
-0
/
+80
*
|
Bump SONAME of the library
Linus Jahn
2019-05-01
1
-1
/
+1
*
|
roster iq: Make use of d-pointer
Linus Jahn
2019-05-01
2
-35
/
+77
*
|
mix iq: Use d-pointer to remain binary compatibility
Linus Jahn
2019-01-27
2
-33
/
+53
*
|
Implement XEP-0369/XEP-0405 (MIX): IQ queries
Linus Jahn
2019-01-20
8
-0
/
+715
*
|
[sasl] order mechanisms to prefer the most secure
Jeremy Lainé
2019-01-18
4
-14
/
+13
*
|
[sasl] add support for SCRAM-SHA-1 and SCRAM-SHA-256
Jeremy Lainé
2019-01-17
4
-4
/
+233
|
/
*
Bump SONAME of the library
Boris Pek
2019-01-17
1
-1
/
+1
*
[tests] add CMake option to build internal tests
Jeremy Lainé
2019-01-17
3
-4
/
+8
*
doc: index: Add QXmppMamManager
Linus Jahn
2019-01-15
1
-0
/
+1
*
Start changelog for 1.0.1
Jeremy Lainé
2019-01-08
2
-1
/
+6
*
Bump version to 1.0.0 (fixes: #156)
Jeremy Lainé
2019-01-08
2
-5
/
+5
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
191
-191
/
+191
*
Fix spelling errors
Boris Pek
2019-01-08
16
-18
/
+18
*
Prepare CHANGELOG for next release
Linus Jahn
2019-01-06
1
-4
/
+36
*
Make the changelog a markdown file
Linus Jahn
2019-01-06
1
-0
/
+0
*
Implement XEP-0319: Last User Interaction in Presence
Linus Jahn
2019-01-04
6
-14
/
+71
*
doc: Update supported XEPs list
Linus Jahn
2019-01-03
1
-6
/
+10
*
Tiny addition to 439ad968c60d7cf44cc05cda72ebfdb1f8741045
Boris Pek
2019-01-03
1
-1
/
+1
*
Set client type in discovery manager based on Qt OS
Linus Jahn
2019-01-03
1
-1
/
+6
[next]