summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qsslserver
Commit message (Expand)AuthorAgeFilesLines
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-70/+70
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* QSslServer: Re-enable read notifications when a client times outMårten Nordheim2022-08-191-6/+16
* QSslServer: Make sure maxPendingConnections applies to all socketsMårten Nordheim2022-08-171-0/+29
* QSslServer: Implement handshake timeoutsMårten Nordheim2022-08-171-0/+28
* QSslServer: Check that first byte is ClientHelloMårten Nordheim2022-08-171-0/+23
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Unify QSslServer from QtWebSockets and QtHttpServer into QtNetworkØystein Heskestad2022-06-046-0/+550