summaryrefslogtreecommitdiffstats
path: root/tests/auto/httpserver
Commit message (Expand)AuthorAgeFilesLines
* Do not add magic header web_engine_logging.hMichal Klocek2024-10-313-6/+6
* Fix static logging category deprecation warningsKaloyan Chehlarski2024-08-271-1/+3
* Permission manager: separate tracking of transient permissionsKaloyan Chehlarski2024-08-241-3/+1
* Revert "Use static logging categories everywhere"Kaloyan Chehlarski2024-07-251-1/+1
* Use static logging categories everywhereKaloyan Chehlarski2024-07-021-1/+1
* Correct license for test filesLucie Gérard2024-06-197-7/+7
* Add API to override User Agent Client HintsSzabolcs David2023-12-142-0/+6
* Allow configuration of DNS-over-HTTPSYigit Akcay2023-04-282-2/+12
* Add client SSL authentication testMichal Klocek2022-11-221-3/+16
* Use QSslServer in certificate testMichal Klocek2022-11-172-36/+29
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-262-2/+2
* Add license headers to cmake filesLucie Gérard2022-07-072-0/+6
* Use SPDX license identifiersLucie Gérard2022-06-227-189/+14
* Include moc filesAllan Sandfeld Jensen2022-05-313-0/+6
* Improve local scheme access rulesAllan Sandfeld Jensen2022-01-281-0/+1
* Fix automoc for test in case of topLevel buildMichal Klocek2021-09-041-4/+3
* Simplify test examples target includesMichal Klocek2021-08-311-3/+3
* Refactor and create gn targetMichal Klocek2021-05-221-1/+2
* Add tests to the cmake buildMichal Klocek2021-05-2222-0/+1036