index
:
qt-labs/qthttpserver.git
5.15
master
Qt HTTP Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
qabstracthttpserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add cmake support for Qt6/dev branch
Mikhail Svetkin
2020-05-05
3
-5
/
+15
*
Do not disconnect on HTTP CONNECT method
Mikhail Svetkin
2020-02-26
1
-1
/
+8
*
Fix memory leak in test
Mikhail Svetkin
2020-02-20
1
-5
/
+5
*
Make QAbstractHttpServer::listen return 0 on fail
MÃ¥rten Nordheim
2020-02-18
1
-0
/
+3
*
Fix crash when CONNECT method is used
Tasuku Suzuki
2020-02-13
1
-0
/
+19
*
QAbstractHttpServer: Simplify handleNewConection/handleReadyRead
Mikhail Svetkin
2019-07-09
1
-4
/
+18
*
Add a fork() test
Jesus Fernandez
2019-04-29
1
-0
/
+58
*
Fix several build issues and fix the unit tests
Jesus Fernandez
2019-02-28
1
-0
/
+9
*
Use QStringLiteral
Jesus Fernandez
2019-02-12
1
-1
/
+2
*
Fix license headers
Jesus Fernandez
2019-01-31
1
-16
/
+6
*
Fix tst_QAbstractHttpServer::request
Mikhail Svetkin
2018-12-20
1
-2
/
+2
*
Fix build the test without the websocket support
Mikhail Svetkin
2018-12-20
1
-1
/
+2
*
Refactor QAbstractHttpServer::servers()
Tasuku Suzuki
2018-10-22
1
-0
/
+18
*
Reduce project dependencies
Jesus Fernandez
2018-07-23
1
-1
/
+1
*
Allow build tst_qabstracthttpserver without qtConfig(private_tests)
Mikhail Svetkin
2018-07-20
1
-1
/
+0
*
Remove unused QNetworkReply
Mikhail Svetkin
2018-07-20
1
-2
/
+1
*
Fix inccorect parsing url with spaces
Mikhail Svetkin
2018-07-18
1
-0
/
+2
*
Introduce Qt HttpServer framework
Jesus Fernandez
2018-07-16
2
-0
/
+167