aboutsummaryrefslogtreecommitdiff
path: root/src/QXmppSaslAuth.h
Commit message (Collapse)AuthorAgeFilesLines
* move files common to client/server into "base"Jeremy Lainé2012-02-081-72/+0
|
* refactor SASL authentication to allow server-side password checkers which ↵Jeremy Lainé2011-03-291-10/+2
| | | | natively support MD5
* copyright year updateManjeet Dahiya2011-01-211-1/+1
|
* slightly refactor SASL auth to make QXmppSaslDigestMd5 class more genericJeremy Lainé2010-11-101-1/+6
|
* move remaining SASL code out of QXmppUtilsJeremy Lainé2010-08-291-0/+5
|
* fix SASL authentication : Jeremy Lainé2010-08-291-0/+70
- on the client side, check the second challenge we receive - on the server side, send second challenge