aboutsummaryrefslogtreecommitdiff
path: root/src/zenhttp/servers
Commit message (Expand)AuthorAgeFilesLines
* fix weird mergeStefan Boberg12 days1-3/+0
* Merge remote-tracking branch 'origin/main' into sb/orchStefan Boberg13 days1-61/+69
|\
| * add full WebSocket (RFC 6455) client/server support for zenhttp (#792)Stefan Boberg13 days12-107/+2480
| * HttpService/Frontend improvements (#782)Stefan Boberg2026-02-254-19/+101
* | added Websocket client HttpWsClientStefan Boberg13 days3-0/+320
* | httpsys websocket now shares handshake logic with asio for consistencyStefan Boberg14 days1-231/+81
* | httpsys websocket using IOCP instead of thread-per-connectionStefan Boberg14 days4-195/+393
* | http.sys websocket support v1 (synchronous websocket comms)Stefan Boberg14 days3-0/+636
* | httpasio websockets supportStefan Boberg2026-02-248-16/+1380
* | merge from mainStefan Boberg2026-02-241-2/+4
|\|
| * Various bug fixes (#778)Stefan Boberg2026-02-242-9/+12
* | httpasio: fixed unusual return from BindAcceptorStefan Boberg2026-02-241-2/+2
* | fix m_AsyncWorkPool threading issueStefan Boberg2026-02-241-8/+9
* | made it so HttpServer::GetServiceUri returns an IP instead of the machine nam...Stefan Boberg2026-02-234-19/+101
|/
* GC - fix handling of attachment ranges, http access token expiration, lock fi...Stefan Boberg2026-02-201-3/+6
* add selective request logging support to http.sys (#762)Stefan Boberg2026-02-181-3/+22
* add http server root password protection (#757)Dan Engelbrecht2026-02-177-14/+50
* misc fixes brought over from sb/proto (#759)Stefan Boberg2026-02-172-16/+21
* add IHttpRequestFilter to allow server implementation to filter/reject reques...Dan Engelbrecht2026-02-137-83/+228
* add IsLocalMachineRequest to HttpServerRequest (#749)Dan Engelbrecht2026-02-123-3/+52
* add simple http client tests (#751)Dan Engelbrecht2026-02-125-24/+35
* only check file size for requested range in asio TransmitFileAsync in debug m...Dan Engelbrecht2026-02-061-41/+63
* Merge pull request #723 from ue-foundation/lm/service-interactive-sessionLiam Mitchell2026-02-044-40/+16
|\
| * Respond to RequestApplicationExit() in http server implementations even in no...Liam Mitchell2026-01-294-40/+16
* | implemented chunking for TransmitFile path (#736)Stefan Boberg2026-02-041-58/+119
* | hotfix 5.7.18 (#730)Dan Engelbrecht2026-01-221-3/+3
|/
* OTLP/trace improvements (#717)Stefan Boberg2026-01-191-4/+6
* asio/http optimizations (#449)Stefan Boberg2026-01-141-104/+638
* Add base port getter and set the dll directory for plugin dependencies (#692)Tomasz Obrębski2025-12-191-2/+11
* remove error warning in output (#695)Dan Engelbrecht2025-12-172-9/+9
* add otel instrumentation (#581)Stefan Boberg2025-12-113-7/+92
* HTTP server API changes for improved extensibility (#684)Stefan Boberg2025-12-117-50/+50
* implement --dedicated option on asio http server (#679)Dan Engelbrecht2025-12-053-44/+98
* make asiohttp work without IPv6 (#562)Stefan Boberg2025-10-131-49/+225
* hide http.sys options when unavailable (#568)Stefan Boberg2025-10-131-4/+6
* add ability to limit concurrency (#565)Stefan Boberg2025-10-102-2/+2
* revise exception vs error (#495)Dan Engelbrecht2025-09-153-10/+18
* add EMode to WorkerTheadPool to avoid thread starvation (#492)Dan Engelbrecht2025-09-101-1/+1
* asio large header support (#484)Dan Engelbrecht2025-09-042-123/+128
* clean up trace options parsing (#473)Dan Engelbrecht2025-08-224-0/+10
* extend log on failed httpsys response (#394)Dan Engelbrecht2025-05-132-8/+22
* close servers in multi server (#371)Dmytro Ivanov2025-04-241-0/+4
* build list filters (#313)Dan Engelbrecht2025-03-191-2/+2
* reduced memory churn using fixed_xxx containers (#236)Stefan Boberg2025-03-061-8/+10
* move basicfile.h/cpp -> zencore (#273)Dan Engelbrecht2025-01-161-1/+1
* Suppress progress report callback if oplog import detects zero op oplog (#271)Dan Engelbrecht2025-01-134-4/+8
* more memory tagging and fixes (#263)Stefan Boberg2024-12-162-4/+94
* Memory tracking improvements (#262)Stefan Boberg2024-12-111-0/+14
* Unity build fixes (#253)Stefan Boberg2024-12-051-8/+0
* added support for dynamic LLM tags (#245)Stefan Boberg2024-12-021-0/+19