| Commit message (Expand) | Author | Age | Files | Lines |
| * | QMessageAuthenticationCode: make reset() noexcept | Marc Mutz | 2023-03-17 | 1 | -1/+1 |
| * | QMessageAuthenticationCode: port to QByteArrayView [3/3]: static hash() | Marc Mutz | 2023-03-17 | 1 | -0/+4 |
| * | QMessageAuthenticationCode: port to QByteArrayView [2/3]: addData() | Marc Mutz | 2023-03-17 | 1 | -0/+3 |
| * | QMessageAuthenticationCode: port to QByteArrayView [1/3]: ctor/setKey() | Marc Mutz | 2023-03-17 | 1 | -1/+9 |
| * | QMessageAuthenticationCode: add move SMFs and swap() | Marc Mutz | 2023-03-16 | 1 | -0/+6 |
| * | Long live QMessageAuthenticationCode::resultView()! | Marc Mutz | 2023-03-01 | 1 | -0/+1 |
| * | Merge qmessageauthenticationcode.cpp into qcryptographichash.cpp | Marc Mutz | 2023-02-23 | 1 | -0/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -38/+2 |
| * | Fix two missing conversions from in to qsizetype | Allan Sandfeld Jensen | 2020-10-29 | 1 | -1/+1 |
| * | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -13/+19 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -6/+6 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -18/+10 |
| * | Remove QT_{BEGIN,END}_HEADER macro usage | Sergio Ahumada | 2013-01-29 | 1 | -4/+0 |
| * | Added QMessageAuthenticationCode | Ruslan Nigmatullin | 2013-01-14 | 1 | -0/+84 |