]> git.proxmox.com Git - pve-http-server.git/shortlog
pve-http-server.git
2 days ago Thomas Lamprechtbump version to 5.1.0 master
6 days ago Maximiliano... http: support Content-Encoding=deflate
2024-03-26 Thomas Lamprechtbump version to 5.0.6
2024-01-30 Friedrich Weberaccess control: avoid "uninitialized value" warning...
2023-11-03 Fabian Grünbichlerbump version to 5.0.5
2023-07-20 Fabian Grünbichlerfix #4859: properly configure TLSv1.3 only mode
2023-07-03 Thomas Lamprechtbump version to 5.0.4
2023-07-03 Fabian Grünbichlerfix #4802: reduce CA lookups while proxying
2023-07-03 Dominik Csapakavoid AnyEvent::AIO to fix CPU spinning if pure-perl...
2023-06-09 Thomas Lamprechtbump version to 5.0.3
2023-06-09 Stoiko Ivanovproxy request: handle missing content-type header
2023-06-07 Wolfgang Bumillerbump version to 5.0.2
2023-06-07 Wolfgang Bumillerbump pve-common dependency to 8.0.2
2023-06-07 Dominik Csapakuse proper arrays for array parameter
2023-06-07 Dominik Csapakproxy request: forward json content type and parameters
2023-06-06 Max Carraraformatter/bootstrap: set SameSite attr of auth cookie...
2023-06-06 Thomas Lamprechtmultiline parameter style nit fix
2023-06-03 Thomas Lamprechtbump version to 5.0.1
2023-05-30 Dominik Csapakfix regression in api/html (bootstrap) viewer
2023-05-17 Thomas Lamprechtbump version to 5.0.0
2023-05-17 Thomas Lamprechtd/control: add debhelper misc:depends auto-variable
2023-05-17 Thomas Lamprechtfixup! buildsys: add sbuild target for convenience
2023-05-17 Thomas Lamprechtbuildsys: derive upload dist automatically
2023-05-17 Thomas Lamprechtbuildsys: add sbuild target for convenience
2023-05-17 Thomas Lamprechtbuildsys: split out build dir generation and add DSC...
2023-05-17 Thomas Lamprechtd/control: raise standards version compliance to 4.6.2
2023-05-17 Thomas Lamprechtmakefile: convert to use simple parenthesis
2023-05-16 Thomas Lamprechtd/control: define compat level via build-depends and...
2023-04-14 Thomas Lamprechtreplace junior semicolon with actual one
2023-04-14 Thomas Lamprechtbump version to 4.2-3
2023-04-14 Thomas Lamprechtexplicitly disallow tmpfilename parameter in query URL
2023-04-13 Matthias Heisererfile upload: don't calculate MD5, log file name instead
2023-04-11 Thomas Lamprechtbump version to 4.2-2
2023-04-11 Friedrich Webermultipart upload: properly parse file parts without...
2023-03-16 Thomas Lamprechtbump version to 4.2-1
2023-03-07 Fabian Grünbichlerheader processing: add comments
2023-03-07 Fabian Grünbichlerheader processing: explicit return 0
2023-03-07 Fabian Grünbichlerheader processing: style fixups
2023-03-07 Max Carrarafix whitespace
2023-03-07 Max Carrarafix #4494: redirect HTTP to HTTPS
2023-03-07 Max Carraraheader processing: factor out auth and request handling
2023-03-07 Max Carraraheader processing: extract into separate subroutine
2023-03-06 Thomas Lamprechtbump version to 4.1-6
2023-03-06 Thomas Lamprechtmultipart upload: code cleanup/reuse
2023-03-06 John Hollowellmultipart upload: remove ignore-whitespace flag from...
2023-03-06 John Hollowellfix #4344: http-server: ignore unused multipart headers
2022-12-13 Matthias Heiserermultipart upload: ignore trailing-newline requirement...
2022-12-13 Matthias Heisererfix multipart upload: ignore additional headers
2022-12-13 Matthias Heiserermultipart upload: fix upload of files starting with...
2022-11-07 Thomas Lamprechtbump version to 4.1-5
2022-11-07 Dominik Csapakremove dead code 'parse_content_disposition'
2022-11-07 Dominik Csapakupload: re-allow white space in filenames
2022-09-29 Thomas Lamprechtbump version to 4.1-4
2022-09-29 Thomas Lamprechtunshift_read_header: minor code style improvement
2022-09-29 Thomas Lamprechtmultipart upload: report duration with millisecond...
2022-09-29 Thomas Lamprechtmultipart upload: avoid some extra lines and general...
2022-09-29 Thomas Lamprechtmultipart upload: avoid code duplication in writing...
2022-09-29 Thomas Lamprechtmultipart upload: factor out content-disposition extraction
2022-09-29 Thomas Lamprechtmultipart upload: drop unused variables
2022-09-29 Matthias Heisererfix #3990: multipart upload: rework to fix uploading...
2022-09-29 Matthias HeisererAnyEvent: whitespace fix
2022-09-29 Daniel Tschlatscheracknowledge content-disposition header
2022-07-04 Thomas Lamprechtrequest: add missing early return to complete error...
2022-07-02 Thomas Lamprechtbump version to 4.1-3
2022-07-02 Thomas Lamprechtrequests: assert that theres no @ in the URLs authority
2022-07-02 Thomas Lamprechtpass through streaming: only allow from privileged...
2022-07-02 Thomas Lamprechtproxy request: assert that API url starts with a slash
2022-07-01 Thomas Lamprechtresponse: avoid linefeeds in response status
2022-07-01 Thomas Lamprechtresponse: improve no content comment
2022-05-17 Thomas Lamprechtbump version to 4.1-2
2022-05-17 Fabian Grünbichlerhtml formatter: encode href attributes
2022-01-18 Fabian Grünbichlertls: log failure to apply TLS 1.3 ciphers
2022-01-13 Thomas Lamprechtbump version to 4.1-1
2022-01-13 Fabian Grünbichlerfix #3789: allow disabling TLS v1.2/v1.3
2022-01-13 Fabian Grünbichlerfix #3745: allow overriding TLS key location
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 Lamprechtbump version to 4.0-4
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 Thomas Lamprechtbuildsys: change upload dist to bullseye
2021-10-04 Thomas Lamprechtbump version to 4.0-3
2021-10-04 Thomas Lamprechtd/control: wrap-and-sort -tkn
2021-10-04 Thomas Lamprechtd/control: break libpve-storage-perl (<< 7.0-11)
2021-10-04 Lorenz Stechauneranyevent: move unlink from http-server to endpoint
2021-05-18 Fabian Grünbichlerbump version to 4.0-2
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 Lamprechtbump version to 4.0-1
2021-05-14 Thomas Lamprechtbuildsys: split packaging and source build-systems
2021-05-14 Thomas Lamprechtd/control: drop unzip from build depends
2021-05-14 Thomas Lamprechtd/control: improve package description
2021-05-14 Thomas Lamprechtd/control: bump compat level to 12
next