index
:
qt/qthttpserver.git
5.15
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
master
Qt Extension: Qt HTTP Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
httpserver
/
qhttpserverhttp1protocolhandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add keep-alive timeout for QHttpServer
Lena Biliaieva
3 days
1
-0
/
+19
*
Split QHttpServerRequestPrivate into itself and QHttpServerParser 4/4
Øystein Heskestad
2025-04-03
1
-5
/
+10
*
Split QHttpServerRequestPrivate into itself and QHttpServerParser 2/4
Øystein Heskestad
2025-04-03
1
-4
/
+5
*
Add support for IP address whitelist and blacklist in QHttpServer
Lena Biliaieva
2025-02-11
1
-0
/
+4
*
Add missing include guards for localserver
Øystein Heskestad
2025-01-14
1
-0
/
+2
*
Add request rate limiting for QHttpServer
Lena Biliaieva
2024-12-05
1
-2
/
+11
*
QAbstractHttpServer: Fix two-way communication for WebSockets
Øystein Heskestad
2024-10-18
1
-0
/
+6
*
IOChunkedTransfer: avoid going back to the event loop
Mårten Nordheim
2024-09-12
1
-11
/
+20
*
IOChunkedTransfer: Don't write to the sink if there is data pending
Mårten Nordheim
2024-09-12
1
-1
/
+15
*
IOChunkedTransfer: Connect to encryptedBytesWritten signal for TLS
Mårten Nordheim
2024-09-12
1
-8
/
+15
*
Set missinghandler callback with a context object and remove rvalue
Matthias Rauter
2024-08-30
1
-2
/
+2
*
Http/1: Call write() less often
Mårten Nordheim
2024-07-24
1
-11
/
+11
*
Add missing qpointer include
Mårten Nordheim
2024-07-22
1
-0
/
+1
*
Make logging categories static
Ulf Hermann
2024-06-27
1
-1
/
+1
*
write() byte array as byte array
Mårten Nordheim
2024-06-26
1
-1
/
+1
*
Implement HTTP2 handler for QHttpServer
Lena Biliaieva
2024-05-31
1
-26
/
+18
*
Add function to register functions that verifies WebSocket upgrades
Øystein Heskestad
2024-05-29
1
-9
/
+26
*
QHttpServer: Handle HTTP 2 handshake
Lena Biliaieva
2024-05-28
1
-0
/
+476