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
/
QXmppConfiguration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
start moving client-specific code
Jeremy Lainé
2012-02-08
1
-485
/
+0
*
don't touch CA certificates by default (fixes issue 106)
Jeremy Lainé
2012-02-06
1
-2
/
+1
*
Set default keep-alive timeout to 20 seconds, enables detection of broken con...
Jeremy Lainé
2011-09-29
1
-1
/
+5
*
get rid of deprecated accessors in QXmppConfiguration
Jeremy Lainé
2011-09-26
1
-92
/
+0
*
get rid of facebook App Secret, it's not used
Jeremy Lainé
2011-09-26
1
-16
/
+0
*
add configuration options for X-FACEBOOK-PLATFORM authentication
Jeremy Lainé
2011-09-26
1
-0
/
+51
*
Fix for : Issue 106: QXmppClient can't override Qt's set of trusted SSL CAs
Manjeet Dahiya
2011-06-12
1
-1
/
+17
*
copyright year update
Manjeet Dahiya
2011-01-21
1
-1
/
+1
*
escape litteral "@" in QXmppConfiguration code documentation
Jeremy Lainé
2010-12-09
1
-1
/
+1
*
deprecated passwd/setPasswd in favour of password/setPassword
Jeremy Lainé
2010-09-01
1
-6
/
+18
*
add a QXmppConfiguration::setJid() method (closes: #67)
Jeremy Lainé
2010-09-01
1
-0
/
+16
*
cosmetics
Manjeet Dahiya
2010-08-17
1
-2
/
+2
*
make QXmppConfiguration::jidBare() return a sensible value when no user is set
Jeremy Lainé
2010-08-16
1
-4
/
+10
*
set the default keep alive interval to a sensible value: 60 seconds
Jeremy Lainé
2010-08-13
1
-1
/
+6
*
rename "source" directory to "src"
Jeremy Lainé
2010-08-11
1
-0
/
+484