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
/
client
/
QXmppOutgoingClient.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce QXmppTask & QXmppPromise
Linus Jahn
2023-01-03
1
-1
/
+1
*
Stream: Add IQ response sender check
Linus Jahn
2022-12-28
1
-0
/
+1
*
Replace raw pointers with unique_ptr
Linus Jahn
2022-09-02
1
-1
/
+1
*
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
*
doc: Fix many small doxygen warnings
Linus Jahn
2021-03-28
1
-0
/
+1
*
Update copyright headers to 2021
Linus Jahn
2021-02-19
1
-1
/
+1
*
QXmppClient: Advertise stream management state
Linus Jahn
2021-01-09
1
-0
/
+2
*
tests: Add OutgoingClient::parseHostAddress() test
Linus Jahn
2020-10-10
1
-0
/
+2
*
Port remaining Qt-6-removed APIs
Linus Jahn
2020-10-10
1
-0
/
+3
*
QXmppClient: State that iqReceived() is only emitted for results
Linus Jahn
2020-04-07
1
-1
/
+2
*
Make QXmpp work with projects using QT_NO_KEYWORDS
Linus Jahn
2020-02-11
1
-3
/
+3
*
Bump copyright year to 2020
Linus Jahn
2020-01-06
1
-1
/
+1
*
Add a .clang-format somewhat close to the current style
0xd34df00d
2019-12-23
1
-8
/
+7
*
Modernize codebase using clang-tidy
Jonah Brüchert
2019-09-08
1
-6
/
+6
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
1
-1
/
+1
*
Implement XEP-0352: Client State Indication
Linus Jahn
2018-10-29
1
-0
/
+1
*
Implement XEP-0198: Stream Management (client only) (#99)
Niels Ole Salscheider
2017-02-12
1
-3
/
+3
*
emit sslErrors in a way they can be ignored on demand
Jeremy Lainé
2015-03-12
1
-0
/
+3
*
update project homepage
Jeremy Lainé
2014-03-28
1
-1
/
+1
*
update project homepage
Jeremy Lainé
2014-03-27
1
-1
/
+1
*
update copyright notice to 2008-2014
Jeremy Lainé
2014-03-26
1
-1
/
+1
*
add QXmppClient::isAuthenticated
Jeremy Lainé
2012-09-03
1
-0
/
+1
*
move socket disconnect handling out of QXmppStream
Jeremy Lainé
2012-09-02
1
-0
/
+1
*
keep track of the host we connect to
Jeremy Lainé
2012-08-02
1
-0
/
+1
*
move SASL specifics out of QXmppOutgoingClient
Jeremy Lainé
2012-07-19
1
-3
/
+0
*
update copyright year
Jeremy Lainé
2012-07-18
1
-1
/
+1
*
mark classes with QXMPP_EXPORT
Jeremy Lainé
2012-04-20
1
-1
/
+1
*
start moving client-specific code
Jeremy Lainé
2012-02-08
1
-0
/
+107