]> git.proxmox.com Git - pve-http-server.git/history - src/PVE/APIServer/AnyEvent.pm
response: avoid linefeeds in response status
[pve-http-server.git] / src / PVE / APIServer / AnyEvent.pm
2022-07-01 Thomas Lamprechtresponse: avoid linefeeds in response status
2022-07-01 Thomas Lamprechtresponse: improve no content comment
2022-01-18 Fabian Grünbichlertls: log failure to apply TLS 1.3 ciphers
2022-01-13 Fabian Grünbichlerfix #3789: allow disabling TLS v1.2/v1.3
2022-01-13 Fabian Grünbichlerfix #3790: allow setting TLS 1.3 cipher suites
2022-01-13 Fabian Grünbichlerfix #3807: don't attempt response on closed handle
2022-01-13 Thomas Lamprechtsmall indentation and code cleanup
2022-01-13 Thomas Lamprechtavoid warning if request params do not exists
2021-12-17 Fabian GrünbichlerWS: guard disconnect block check properly
2021-11-24 Thomas Lamprechthttp: split and sort use statements
2021-11-24 Dominik Csapakdownload-stream: allow the api call to set the content...
2021-11-16 Thomas Lamprechtconstructor: split TLS flags to separate lines
2021-11-16 Stoiko Ivanovfix #3724: disable TLS renegotiation
2021-11-11 Fabian Grünbichlerwebproxy: handle unflushed write buffer
2021-10-04 Lorenz Stechauneranyevent: move unlink from http-server to endpoint
2021-05-18 Fabian Grünbichlerwebsocket: add note about compat removal
2021-05-18 Dominik CsapakAnyEvent/websocket_proxy: drop handling of websocket...
2021-05-18 Dominik CsapakAnyEvent/websocket_proxy: remove 'base64' handling
2021-05-14 Thomas Lamprechtbuildsys: split packaging and source build-systems