aboutsummaryrefslogtreecommitdiff
path: root/src/base/QXmppSasl_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Convert copyright headers to REUSELinus Jahn2022-01-141-23/+4
|
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
|
* Make some classes QXmppNonzas instead of QXmppStanzaLinus Jahn2021-08-261-5/+5
|
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
|
* SaslClientScram: Refactor to simplify adding new algorithmsLinus Jahn2020-10-311-1/+0
| | | | Adding new algorithms only needs a new name/algorithm entry now.
* clang-format: Enable regrouping and sorting of includesLinus Jahn2020-02-031-4/+4
|
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
|
* Add a .clang-format somewhat close to the current style0xd34df00d2019-12-231-2/+2
|
* Modernize codebase using clang-tidyJonah Brüchert2019-09-081-49/+49
| | | | | | | | Using the following checks: * modernize-use-nullptr * modernize-use-override * modernize-use-using * modernize-use-bool-literals
* [sasl] add support for SCRAM-SHA-1 and SCRAM-SHA-256Jeremy Lainé2019-01-171-0/+19
|
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
|
* update project homepageJeremy Lainé2014-03-281-1/+1
|
* update project homepageJeremy Lainé2014-03-271-1/+1
|
* update copyright notice to 2008-2014Jeremy Lainé2014-03-261-1/+1
|
* Add support for X-OAUTH2 authentication for Google Talk.Jeremy Lainé2012-09-051-0/+11
|
* Add support for X-MESSENGER-OAUTH2 authentication for Windows Live Messenger.Jeremy Lainé2012-09-031-0/+11
|
* remove trailing whitespaceJeremy Lainé2012-08-151-1/+1
|
* mark SASL stanzas as QXMPP_AUTOTEST_EXPORTJeremy Lainé2012-07-211-5/+5
|
* get rid of QXmppSaslStanza base classJeremy Lainé2012-07-211-18/+19
|
* improve SASL test coverageJeremy Lainé2012-07-211-1/+5
|
* reduce QXmppSaslStanza subclassesJeremy Lainé2012-07-211-5/+7
|
* hide QXmppCodecJeremy Lainé2012-07-201-4/+3
|
* make SASL code fully privateJeremy Lainé2012-07-201-0/+300