summaryrefslogtreecommitdiffstats
path: root/tests/auto/oauthhttpserverreplyhandler
Commit message (Expand)AuthorAgeFilesLines
* Add testcase for different token response content formatsJuha Vuolle2025-01-301-0/+73
* Rename networkReplyErrors() testcase to tokenReplyErrors()Juha Vuolle2025-01-301-4/+4
* Make webserver and tlswebserver autotest utilities not a header-onlyJuha Vuolle2025-01-301-1/+1
* Deprecate QOAuth2AuthorizationCodeFlow::accessTokenUrl propertyIvan Solovev2024-12-191-1/+1
* Add a method to manually define http callback hostnameJuha Vuolle2024-12-041-10/+29
* Improve callback/redirect_uri hostname settingJuha Vuolle2024-12-041-2/+49
* Add string literal suffix in an autotest caseJuha Vuolle2024-12-031-1/+1
* Fix and improve token request error reportingJuha Vuolle2024-11-292-0/+91
* Add https support to QOAuthHttpServerReplyHandlerJuha Vuolle2024-11-143-0/+168
* Emit callbackDataReceived signalJuha Vuolle2024-07-221-0/+30
* Cache callback value / redirect_uri for later useJuha Vuolle2024-05-231-0/+29
* QOAuthHttpServerReplyHandler: add a test for a non-HTTP commandThiago Macieira2024-05-131-0/+28
* QOAuthHttpServerReplyHandler: fix parsing of parsed URIsThiago Macieira2024-05-131-0/+111
* tst_QOAuthHttpServerReplyHandler: fix infinite wait on failThiago Macieira2024-05-131-3/+8
* Correct license for test filesLucie Gérard2024-03-261-1/+1
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-221-2/+0
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-122-1/+3
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-101-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-071-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-161-27/+2
* Remove qmake project filesJoerg Bornemann2021-04-291-6/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-011-1/+1
* CMake: Regenerate projects after mergewip/cmakeAlexandru Croitor2020-03-241-2/+1
* Regenerate projectsAlexandru Croitor2019-11-151-1/+1
* Regenerate qtneworkauthAlexandru Croitor2019-09-301-1/+0
* CMake Port for QtNetworkAuthLeander Beernaert2019-06-031-0/+19
* Bump copyright yearJesus Fernandez2017-07-121-1/+1
* OAuth supportJesus Fernandez2016-08-192-0/+81