| Commit message (Expand) | Author | Age | Files | Lines |
| * | Mark the whole repo with QT_NO_URL_CAST_FROM_STRING | Ahmad Samir | 4 days | 1 | -9/+9 |
| * | Add testcase for different token response content formats | Juha Vuolle | 2025-01-30 | 1 | -0/+73 |
| * | Rename networkReplyErrors() testcase to tokenReplyErrors() | Juha Vuolle | 2025-01-30 | 1 | -4/+4 |
| * | Make webserver and tlswebserver autotest utilities not a header-only | Juha Vuolle | 2025-01-30 | 1 | -1/+1 |
| * | Deprecate QOAuth2AuthorizationCodeFlow::accessTokenUrl property | Ivan Solovev | 2024-12-19 | 1 | -1/+1 |
| * | Add a method to manually define http callback hostname | Juha Vuolle | 2024-12-04 | 1 | -10/+29 |
| * | Improve callback/redirect_uri hostname setting | Juha Vuolle | 2024-12-04 | 1 | -2/+49 |
| * | Add string literal suffix in an autotest case | Juha Vuolle | 2024-12-03 | 1 | -1/+1 |
| * | Fix and improve token request error reporting | Juha Vuolle | 2024-11-29 | 2 | -0/+91 |
| * | Add https support to QOAuthHttpServerReplyHandler | Juha Vuolle | 2024-11-14 | 3 | -0/+168 |
| * | Emit callbackDataReceived signal | Juha Vuolle | 2024-07-22 | 1 | -0/+30 |
| * | Cache callback value / redirect_uri for later use | Juha Vuolle | 2024-05-23 | 1 | -0/+29 |
| * | QOAuthHttpServerReplyHandler: add a test for a non-HTTP command | Thiago Macieira | 2024-05-13 | 1 | -0/+28 |
| * | QOAuthHttpServerReplyHandler: fix parsing of parsed URIs | Thiago Macieira | 2024-05-13 | 1 | -0/+111 |
| * | tst_QOAuthHttpServerReplyHandler: fix infinite wait on fail | Thiago Macieira | 2024-05-13 | 1 | -3/+8 |
| * | Correct license for test files | Lucie Gérard | 2024-03-26 | 1 | -1/+1 |
| * | Mark the whole repo with QT_NO_CONTEXTLESS_CONNECT | Ahmad Samir | 2023-08-22 | 1 | -2/+0 |
| * | Build with QT_NO_CONTEXTLESS_CONNECT | Ahmad Samir | 2023-07-12 | 2 | -1/+3 |
| * | Port from container::count() and length() to size() - V4 | Marc Mutz | 2022-10-10 | 1 | -1/+1 |
| * | Port from container::count() and length() to size() | Marc Mutz | 2022-10-07 | 1 | -1/+1 |
| * | Change the license of all CMakeLists.txt and *.cmake files to BSD | Lucie Gérard | 2022-08-23 | 1 | -1/+1 |
| * | CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers | Alexandru Croitor | 2022-07-28 | 1 | -1/+1 |
| * | Add license headers to cmake files | Lucie Gérard | 2022-07-07 | 1 | -0/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-16 | 1 | -27/+2 |
| * | Remove qmake project files | Joerg Bornemann | 2021-04-29 | 1 | -6/+0 |
| * | CMake: Regenerate projects to use new qt_internal_ API | Alexandru Croitor | 2020-10-01 | 1 | -1/+1 |
| * | CMake: Regenerate projects after mergewip/cmake | Alexandru Croitor | 2020-03-24 | 1 | -2/+1 |
| * | Regenerate projects | Alexandru Croitor | 2019-11-15 | 1 | -1/+1 |
| * | Regenerate qtneworkauth | Alexandru Croitor | 2019-09-30 | 1 | -1/+0 |
| * | CMake Port for QtNetworkAuth | Leander Beernaert | 2019-06-03 | 1 | -0/+19 |
| * | Bump copyright year | Jesus Fernandez | 2017-07-12 | 1 | -1/+1 |
| * | OAuth support | Jesus Fernandez | 2016-08-19 | 2 | -0/+81 |