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
/
base
/
QXmppSasl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[sasl] order mechanisms to prefer the most secure
Jeremy Lainé
2019-01-18
1
-2
/
+2
*
[sasl] add support for SCRAM-SHA-1 and SCRAM-SHA-256
Jeremy Lainé
2019-01-17
1
-2
/
+120
*
Bump copyright year to 2019
Jeremy Lainé
2019-01-08
1
-1
/
+1
*
Drop support for Qt 4
Niels Ole Salscheider
2017-09-04
1
-17
/
+1
*
update project homepage
Jeremy Lainé
2014-03-28
1
-1
/
+1
*
update project homepage
Jeremy Lainé
2014-03-27
1
-1
/
+1
*
bump version
Jeremy Lainé
2013-03-09
1
-1
/
+1
*
convert to use of QUrlQuery for qt >= 5
Matt Broadstone
2012-11-16
1
-0
/
+16
*
move from toAscii() to toLatin1()
Matt Broadstone
2012-11-16
1
-3
/
+3
*
Add support for X-OAUTH2 authentication for Google Talk.
Jeremy Lainé
2012-09-05
1
-1
/
+28
*
fix compiler warning
Jeremy Lainé
2012-09-03
1
-0
/
+1
*
Add support for X-MESSENGER-OAUTH2 authentication for Windows Live Messenger.
Jeremy Lainé
2012-09-03
1
-1
/
+27
*
fix regression in X-FACEBOOK-PLATFORM auth (api_key / access_token swapped)
Jeremy Lainé
2012-07-24
1
-2
/
+2
*
doc fixes
Jeremy Lainé
2012-07-21
1
-1
/
+0
*
fix compiler warning
Jeremy Lainé
2012-07-21
1
-0
/
+1
*
get rid of QXmppSaslStanza base class
Jeremy Lainé
2012-07-21
1
-29
/
+44
*
improve SASL test coverage
Jeremy Lainé
2012-07-21
1
-6
/
+15
*
reduce QXmppSaslStanza subclasses
Jeremy Lainé
2012-07-21
1
-3
/
+12
*
add support for two-step PLAIN SASL
Jeremy Lainé
2012-07-20
1
-0
/
+5
*
make SASL code fully private
Jeremy Lainé
2012-07-20
1
-0
/
+742