index
:
xavi/qxmpp
fork
master
Fork of the QXmpp library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
base
/
QXmppStream.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '1.5'
Linus Jahn
2023-03-17
1
-5
/
+13
|
\
|
*
Stream: IQ handling: Accept responses without 'from' attribute (#556)
Melvin Keskin
2023-03-17
1
-3
/
+11
|
*
Client: Don't fill empty 'to' attributes of outgoing IQs
Linus Jahn
2023-03-14
1
-2
/
+2
*
|
Remove Qt < 5.15 compat code
Linus Jahn
2023-01-31
1
-15
/
+0
|
/
*
Stream: Fix use of moved value
Linus Jahn
2023-01-28
1
-2
/
+2
*
Use QXmppError in all IQ results instead of StanzaError
Linus Jahn
2023-01-22
1
-6
/
+3
*
Introduce QXmppTask & QXmppPromise
Linus Jahn
2023-01-03
1
-21
/
+17
*
Replace QXmpp::SendError with QXmppError everywhere
Linus Jahn
2022-12-30
1
-7
/
+7
*
Stream: Add IQ response sender check
Linus Jahn
2022-12-28
1
-12
/
+30
*
Reformat code
Linus Jahn
2022-09-06
1
-4
/
+8
*
Run 'clang-format' on all files
Melvin Keskin
2022-01-15
1
-4
/
+2
*
Convert copyright headers to REUSE
Linus Jahn
2022-01-14
1
-23
/
+4
*
Update copyright years (2022 edition)
Linus Jahn
2022-01-09
1
-1
/
+1
*
QXmppStream: Allow to use existing future interface
Linus Jahn
2021-09-28
1
-10
/
+52
*
Client: Require moving the packets/iqs for sending
Linus Jahn
2021-09-28
1
-14
/
+11
*
Adapt IQ parsing to new packet sending
Linus Jahn
2021-09-03
1
-7
/
+12
*
Refactor packet sending: Add SendSuccess/SendError
Linus Jahn
2021-09-03
1
-18
/
+16
*
QXmppStream: Refactor and simplify IQ handling
Linus Jahn
2021-08-31
1
-52
/
+30
*
Make it possible to send QXmppNonzas over streams
Linus Jahn
2021-08-26
1
-2
/
+2
*
QXmppStream: Fix memory leak in new IqState
Linus Jahn
2021-07-06
1
-3
/
+3
*
Add reporting of IQ responses with QFutures
Linus Jahn
2021-06-27
1
-1
/
+132
*
QXmppStream: Report packet sending result using QFutures
Linus Jahn
2021-06-27
1
-10
/
+28
*
QXmppClient: Reset Stream Management package cache on JID changes
Linus Jahn
2021-03-11
1
-0
/
+13
*
Update copyright headers to 2021
Linus Jahn
2021-02-19
1
-1
/
+1
*
QXmppStream: Move stream management into separate class
Linus Jahn
2021-01-09
1
-123
/
+22
*
Clean up QXmppStream (stream management)
Linus Jahn
2021-01-09
1
-30
/
+39
*
Fix empty incoming XML log introduced in 6dce271
Linus Jahn
2020-12-27
1
-1
/
+1
*
Add extra unit test for QXmppStream
Linus Jahn
2020-10-10
1
-1
/
+6
*
QXmppStream: Refactor XML parsing, Replace deprecated QRegExp
Linus Jahn
2020-10-10
1
-38
/
+78
*
Replace deprecated QString::contains(QRegExp)
Linus Jahn
2020-07-03
1
-2
/
+2
*
Replace deprecated QSslSocket::error signal
Linus Jahn
2020-07-03
1
-0
/
+4
*
Add \since tags for QXmpp 1.0 everywhere
Linus Jahn
2020-04-06
1
-2
/
+14
*
Replace deprecated 'qsrand()' and 'qrand()' by QRandomGenerator (#267)
melvo
2020-03-29
1
-0
/
+4
*
Expand QSL and QBL
Jonah Brüchert
2020-03-29
1
-3
/
+3
*
base: Convert to QStringLiteral
Jonah Brüchert
2020-03-28
1
-3
/
+3
*
doc: Use XEP links everywhere
Linus Jahn
2020-02-11
1
-15
/
+33
*
Run clang-format also on all cpp files
Linus Jahn
2020-02-03
1
-13
/
+10
*
clang-format: Enable regrouping and sorting of includes
Linus Jahn
2020-02-03
1
-1
/
+1
*
Port majority of old-style connects (#237)
JBB
2020-01-20
1
-18
/
+4
*
Bump copyright year to 2020
Linus Jahn
2020-01-06
1
-1
/
+1
*
Use raw literals, range based loops and auto
Jonah Brüchert
2019-10-22
1
-1
/
+1
*
Modernize codebase using clang-tidy
Jonah Brüchert
2019-09-08
1
-1
/
+1
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
1
-1
/
+1
*
Fix spelling errors
Boris Pek
2019-01-08
1
-1
/
+1
*
Set Stream Management to disabled when the socket becomes ready
Niels Ole Salscheider
2017-04-29
1
-0
/
+1
*
Implement XEP-0198: Stream Management (client only) (#99)
Niels Ole Salscheider
2017-02-12
1
-3
/
+119
*
clarify the fact QXmppConstants_p.h is not API
Jeremy Lainé
2016-09-08
1
-1
/
+1
*
QXmppStream : handle end of incoming stream (fixes issue #70)
Jeremy Lainé
2015-08-27
1
-5
/
+15
*
don't try to send stream end if socket is disconnected
Jeremy Lainé
2015-08-27
1
-4
/
+7
*
update project homepage
Jeremy Lainé
2014-03-28
1
-1
/
+1
[next]