| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert copyright headers to REUSE | Linus Jahn | 2022-01-14 | 1 | -23/+4 |
| | | |||||
| * | Update copyright years (2022 edition) | Linus Jahn | 2022-01-09 | 1 | -1/+1 |
| | | |||||
| * | Make some classes QXmppNonzas instead of QXmppStanza | Linus Jahn | 2021-08-26 | 1 | -5/+5 |
| | | |||||
| * | Update copyright headers to 2021 | Linus Jahn | 2021-02-19 | 1 | -1/+1 |
| | | |||||
| * | SaslClientScram: Refactor to simplify adding new algorithms | Linus Jahn | 2020-10-31 | 1 | -1/+0 |
| | | | | | Adding new algorithms only needs a new name/algorithm entry now. | ||||
| * | clang-format: Enable regrouping and sorting of includes | Linus Jahn | 2020-02-03 | 1 | -4/+4 |
| | | |||||
| * | Bump copyright year to 2020 | Linus Jahn | 2020-01-06 | 1 | -1/+1 |
| | | |||||
| * | Add a .clang-format somewhat close to the current style | 0xd34df00d | 2019-12-23 | 1 | -2/+2 |
| | | |||||
| * | Modernize codebase using clang-tidy | Jonah Brüchert | 2019-09-08 | 1 | -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-256 | Jeremy Lainé | 2019-01-17 | 1 | -0/+19 |
| | | |||||
| * | Bump copyright year to 2019 | Jeremy Lainé | 2019-01-08 | 1 | -1/+1 |
| | | |||||
| * | update project homepage | Jeremy Lainé | 2014-03-28 | 1 | -1/+1 |
| | | |||||
| * | update project homepage | Jeremy Lainé | 2014-03-27 | 1 | -1/+1 |
| | | |||||
| * | update copyright notice to 2008-2014 | Jeremy Lainé | 2014-03-26 | 1 | -1/+1 |
| | | |||||
| * | Add support for X-OAUTH2 authentication for Google Talk. | Jeremy Lainé | 2012-09-05 | 1 | -0/+11 |
| | | |||||
| * | Add support for X-MESSENGER-OAUTH2 authentication for Windows Live Messenger. | Jeremy Lainé | 2012-09-03 | 1 | -0/+11 |
| | | |||||
| * | remove trailing whitespace | Jeremy Lainé | 2012-08-15 | 1 | -1/+1 |
| | | |||||
| * | mark SASL stanzas as QXMPP_AUTOTEST_EXPORT | Jeremy Lainé | 2012-07-21 | 1 | -5/+5 |
| | | |||||
| * | get rid of QXmppSaslStanza base class | Jeremy Lainé | 2012-07-21 | 1 | -18/+19 |
| | | |||||
| * | improve SASL test coverage | Jeremy Lainé | 2012-07-21 | 1 | -1/+5 |
| | | |||||
| * | reduce QXmppSaslStanza subclasses | Jeremy Lainé | 2012-07-21 | 1 | -5/+7 |
| | | |||||
| * | hide QXmppCodec | Jeremy Lainé | 2012-07-20 | 1 | -4/+3 |
| | | |||||
| * | make SASL code fully private | Jeremy Lainé | 2012-07-20 | 1 | -0/+300 |
