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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
fix compiler warning
Jeremy Lainé
2012-09-03
1
-0
/
+1
*
exclude "addresses" from presence extensions
Jeremy Lainé
2012-09-03
1
-0
/
+3
*
add extended addresses to QXmppMessage and QXmppPresence
Jeremy Lainé
2012-09-03
4
-13
/
+10
*
revert previous commit
Jeremy Lainé
2012-09-03
3
-6
/
+15
*
add support for extended addresses
Jeremy Lainé
2012-09-03
3
-15
/
+6
*
use private data members directly
Jeremy Lainé
2012-09-03
1
-6
/
+6
*
make QXmppStanza::toXmlElementFromChild protected
Jeremy Lainé
2012-09-03
1
-1
/
+1
*
add "extendedAddresses" to QXmppStanza
Jeremy Lainé
2012-09-03
2
-0
/
+51
*
improve docs
Jeremy Lainé
2012-09-03
1
-5
/
+4
*
make QXmppExtendedAddress::toXml const
Jeremy Lainé
2012-09-03
2
-2
/
+2
*
add QXmppExtendedAddress
Jeremy Lainé
2012-09-03
2
-2
/
+171
*
Add support for X-MESSENGER-OAUTH2 authentication for Windows Live Messenger.
Jeremy Lainé
2012-09-03
5
-1
/
+65
*
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
8
-15
/
+24
*
add support for vCard "DESC" element
Jeremy Lainé
2012-09-02
2
-0
/
+21
*
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
|
/
*
remove trailing whitespace
Jeremy Lainé
2012-08-15
2
-3
/
+3
*
Make it possible to have several addresses in vCards.
Jeremy Lainé
2012-08-03
2
-0
/
+108
*
add stub for addresses
Jeremy Lainé
2012-08-03
2
-3
/
+134
*
add support for phone numbers to vCards
Jeremy Lainé
2012-08-03
2
-4
/
+199
*
hide QXmppVCardIq internals
Jeremy Lainé
2012-08-03
2
-68
/
+102
*
make QXmppIq use pimpl + implicit data sharing
Jeremy Lainé
2012-08-03
2
-6
/
+41
*
Make it possible to have several e-mail addresses in vCards
Jeremy Lainé
2012-08-03
2
-12
/
+39
*
add a QXmppVCardEmail class
Jeremy Lainé
2012-08-03
2
-1
/
+132
*
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
*
Fix XEP-0115 verification strings (remove duplicate features, sort form values)
Jeremy Lainé
2012-08-02
1
-3
/
+7
*
keep track of the host we connect to
Jeremy Lainé
2012-08-02
2
-28
/
+35
*
fix typo
Jeremy Lainé
2012-07-31
1
-1
/
+1
*
Fix check of autojoin attribute in Bookmarks
Nicolas Cornu
2012-07-30
1
-1
/
+1
*
bump version
Jeremy Lainé
2012-07-24
1
-1
/
+1
*
fix regression in X-FACEBOOK-PLATFORM auth (api_key / access_token swapped)
Jeremy Lainé
2012-07-24
1
-2
/
+2
*
improve RSM documentation
Jeremy Lainé
2012-07-22
1
-10
/
+12
*
bump version
Jeremy Lainé
2012-07-22
1
-1
/
+1
*
mark SASL stanzas as QXMPP_AUTOTEST_EXPORT
Jeremy Lainé
2012-07-21
1
-5
/
+5
*
make QXmppMessage use implicit data sharing
Jeremy Lainé
2012-07-21
2
-91
/
+119
*
refactor message type parsing
Jeremy Lainé
2012-07-21
2
-67
/
+18
*
make QXmppPresence use implicit memory sharing
Jeremy Lainé
2012-07-21
2
-86
/
+105
*
make QXmppStanza use implicit data sharing
Jeremy Lainé
2012-07-21
2
-26
/
+54
*
add explicit copy constructor for QXmppDataForm::Media
Jeremy Lainé
2012-07-21
2
-0
/
+10
*
refactor iq type parsing
Jeremy Lainé
2012-07-21
3
-59
/
+17
[prev]
[next]