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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement XEP-0357: Push Notifications enable/disable IQ (#271)
JBB
2020-03-29
1
-0
/
+2
*
Port QXmppCallManager to use GStreamer
Niels Ole Salscheider
2020-03-16
1
-39
/
+31
*
Add new QXmppRegistrationManager
Linus Jahn
2020-02-04
1
-1
/
+3
*
Make QXmppTlsManager an internal client extension
Linus Jahn
2020-01-29
1
-1
/
+0
*
Introduce QXmppInternalClientExtensions
Linus Jahn
2020-01-29
1
-0
/
+1
*
Move TLS negotiation into new QXmppTlsManager
Linus Jahn
2020-01-20
1
-0
/
+2
*
Add QXmppStartTlsPacket to replace hard-coded XML in TLS code
Linus Jahn
2020-01-20
1
-0
/
+2
*
Split up QXmppPubSubItem from QXmppPubSubIq.h
Linus Jahn
2019-12-08
1
-0
/
+2
*
Implement XEP-0231: Bits of Binary: stanza extension
Linus Jahn
2019-12-06
1
-0
/
+2
*
Implement XEP-0231: Bits of Binary: IQ
Linus Jahn
2019-12-06
1
-0
/
+4
*
Implement XEP-0231: Bits of Binary: content identifiers
Linus Jahn
2019-12-06
1
-0
/
+2
*
Replace Q_FOREACH (foreach) by C++11 ranged for-loops
Linus Jahn
2019-10-23
1
-0
/
+3
*
Implement XEP-0363: HTTP File Upload: UploadRequestManager
Linus Jahn
2019-10-20
1
-0
/
+2
*
Implement XEP-0363: HTTP File Upload: Request/Slot IQs
Linus Jahn
2019-05-04
1
-0
/
+2
*
Implement MIX-CORE XEP-0369: Info/Participant node items
Linus Jahn
2019-05-04
1
-0
/
+2
*
Implement XEP-0369/XEP-0405 (MIX): IQ queries
Linus Jahn
2019-01-20
1
-0
/
+2
*
add BUILD_SHARED to support library type and add BUILD_SHARED to README
Zam
2018-11-26
1
-1
/
+6
*
CMake: Fix typo in install interface
Niels Ole Salscheider
2018-06-23
1
-1
/
+1
*
CMake: Make the library properly importable
Niels Ole Salscheider
2018-06-17
1
-1
/
+14
*
Fix paths in CMakeLists.txt
Niels Ole Salscheider
2018-06-17
1
-3
/
+3
*
Re-add codecs support to the build system
Niels Ole Salscheider
2017-09-04
1
-0
/
+32
*
Generate QXmppGlobal from the build system
Niels Ole Salscheider
2017-09-04
1
-2
/
+5
*
Initial CMake build system
Niels Ole Salscheider
2017-09-04
1
-0
/
+191