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
Commit message (
Expand
)
Author
Age
Files
Lines
*
move IPv6 specifics inside QXmppSocksServer
Jeremy Lainé
2012-09-18
1
-19
/
+4
*
enable IPv6 file transfers
Jeremy Lainé
2012-09-17
1
-29
/
+25
*
bring QXmppTransferManager back to 3 arguments
Jeremy Lainé
2012-09-17
2
-3
/
+3
*
Allow StreamHost::host to contain a host name
Jeremy Lainé
2012-09-17
1
-9
/
+9
*
Use room jid instead of user jid in invitations.
0xd34df00d
2012-09-12
1
-1
/
+1
*
fix
Jeremy Lainé
2012-09-12
1
-1
/
+1
*
test stream initiation IQ serialisation / parsing
Jeremy Lainé
2012-09-12
2
-32
/
+13
*
add/test QXmppTransferFileInfo parsing/serialisation
Jeremy Lainé
2012-09-12
2
-0
/
+31
*
QXmppTransferManager: use actual data forms instead of manually parsing them
Jeremy Lainé
2012-09-12
1
-98
/
+38
*
Add XEP-0045: Multi-User Chat attributes to QXmppPresence.
Jeremy Lainé
2012-09-12
1
-19
/
+7
*
prune dead code
Jeremy Lainé
2012-09-12
1
-6
/
+0
*
explicitly parse XEP-0249: Direct MUC Invitations message attributes
Jeremy Lainé
2012-09-12
1
-10
/
+5
*
Added description field to file transfers.
0xd34df00d
2012-09-10
2
-2
/
+25
*
replace "incrementCounter" by "updateCounter"
Jeremy Lainé
2012-09-10
1
-4
/
+4
*
add counters
Jeremy Lainé
2012-09-10
1
-0
/
+4
*
more plumbing for stat counters
Jeremy Lainé
2012-09-10
1
-0
/
+4
*
Fix QXmppMucRoom::name(), only consider discovery IQs from the room.
Jeremy Lainé
2012-09-06
1
-9
/
+11
*
clarify discovery IQ handling
Jeremy Lainé
2012-09-06
1
-23
/
+31
*
With Qt >= 4.8, verify peer SSL certificate against domain name as specified ...
Jeremy Lainé
2012-09-06
1
-0
/
+5
*
protect against the case where the user has removed the disco manager
Jeremy Lainé
2012-09-05
1
-3
/
+5
*
Add QXmppMucRoom::name() to get the room's human-readable name.
Jeremy Lainé
2012-09-05
2
-1
/
+46
*
clarify JID formats
Jeremy Lainé
2012-09-05
1
-1
/
+3
*
QXmppMucRoom::ban() should only accept bare JIDs
Jeremy Lainé
2012-09-05
1
-14
/
+5
*
Add QXmppMucRoom::participantFullJid() to lookup an occupant full JID.
Jeremy Lainé
2012-09-05
2
-2
/
+14
*
Add QXmppMucRoom::ban() slot to ban users.
Jeremy Lainé
2012-09-05
2
-0
/
+36
*
Add support for X-OAUTH2 authentication for Google Talk.
Jeremy Lainé
2012-09-05
3
-1
/
+29
*
If building with Qt 5, use Qt's QDnsLookup instead of our backport.
Jeremy Lainé
2012-09-04
1
-0
/
+4
*
Handle Error disco replies in DiscoveryManager as well.
0xd34df00d
2012-09-04
1
-2
/
+5
*
don't send initial presence or request roster if not authenticated
Jeremy Lainé
2012-09-03
2
-2
/
+4
*
add QXmppClient::isAuthenticated
Jeremy Lainé
2012-09-03
4
-0
/
+21
*
handle XMPP connections without a session
Jeremy Lainé
2012-09-03
1
-4
/
+24
*
don't send non-SASL auth if disabled
Jeremy Lainé
2012-09-03
1
-2
/
+3
*
make it possible to disable non-SASL authentication
Jeremy Lainé
2012-09-03
3
-18
/
+26
*
remove deprecated QXmppConfiguration::sASLAuthMechanism
Jeremy Lainé
2012-09-03
2
-50
/
+0
*
Add support for X-MESSENGER-OAUTH2 authentication for Windows Live Messenger.
Jeremy Lainé
2012-09-03
3
-0
/
+27
*
handle port in see-other-host
Jeremy Lainé
2012-09-03
1
-1
/
+4
*
Add support for see-other-host server change.
Jeremy Lainé
2012-09-02
1
-2
/
+22
*
move socket disconnect handling out of QXmppStream
Jeremy Lainé
2012-09-02
2
-0
/
+11
*
whitespace fix
Jeremy Lainé
2012-08-30
1
-1
/
+1
*
Merge branch 'master' of https://code.google.com/p/qxmpp
Jeremy Lainé
2012-08-30
2
-10
/
+0
|
\
|
*
Remove deprecated QXmppRosterManager::rosterChanged()
Jeremy Lainé
2012-08-29
2
-10
/
+0
*
|
Make sure QXmppDiscoveryManager only emits results
Jeremy Lainé
2012-08-30
1
-5
/
+9
|
/
*
revert to use the domain for SASL auth
Jeremy Lainé
2012-08-03
1
-6
/
+2
*
fix typo
Jeremy Lainé
2012-08-02
1
-1
/
+1
*
Make it possible to set the client's extended information form (XEP-0128).
Jeremy Lainé
2012-08-02
2
-0
/
+27
*
keep track of the host we connect to
Jeremy Lainé
2012-08-02
2
-28
/
+35
*
doc fixes
Jeremy Lainé
2012-07-21
1
-1
/
+2
*
remove QXmppRosterManager::removeRosterEntry()
Jeremy Lainé
2012-07-21
2
-13
/
+0
*
doc fixes
Jeremy Lainé
2012-07-21
1
-0
/
+4
*
doc fixes
Jeremy Lainé
2012-07-21
14
-122
/
+150
[next]