aboutsummaryrefslogtreecommitdiff
path: root/tests/qxmppsasl
Commit message (Expand)AuthorAgeFilesLines
* SaslDigestMd5: Fix UB when at the end of input byte array [Qt6 only]Linus Jahn2023-03-091-0/+10
* Disable Qt keywords completelyLinus Jahn2022-12-261-27/+27
* Convert copyright headers to REUSELinus Jahn2022-01-141-22/+3
* Update copyright years (2022 edition)Linus Jahn2022-01-091-1/+1
* Update copyright headers to 2021Linus Jahn2021-02-191-1/+1
* Add SCRAM-SHA3-512 SASL algorithmLinus Jahn2020-10-311-0/+3
* Add SCRAM-SHA-512 SASL algorithmLinus Jahn2020-10-311-0/+1
* SaslClientScram: Refactor to simplify adding new algorithmsLinus Jahn2020-10-311-8/+12
* Run clang-format also on all cpp filesLinus Jahn2020-02-031-2/+10
* Bump copyright year to 2020Linus Jahn2020-01-061-1/+1
* [sasl] order mechanisms to prefer the most secureJeremy Lainé2019-01-181-1/+1
* [sasl] add support for SCRAM-SHA-1 and SCRAM-SHA-256Jeremy Lainé2019-01-171-1/+92
* Bump copyright year to 2019Jeremy Lainé2019-01-081-1/+1
* Fix qxmppsasl testNiels Ole Salscheider2017-09-041-1/+1
* Port tests to the new build systemNiels Ole Salscheider2017-09-041-3/+0
* 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
* fixJeremy Lainé2012-09-271-41/+31
* add missing fileJeremy Lainé2012-09-271-0/+3
* move sasl test codeJeremy Lainé2012-09-271-0/+447