]> git.proxmox.com Git - pve-http-server.git/history - PVE
bump version to 5.1.0
[pve-http-server.git] / PVE /
2021-05-14 Thomas Lamprechtbuildsys: split packaging and source build-systems
2021-05-07 Stoiko Ivanovaccess control: also include ipv6 in 'all'
2021-05-07 Stoiko Ivanovaccess control: correctly match v4-mapped-v6 addresses
2021-04-22 Stefan Reiterallow stream download from path and over pvedaemon...
2021-04-22 Stefan Reitersupport streaming data form fh to client
2021-04-21 Oguz Bektasutils: add LISTEN_IP option in /etc/default/pveproxy
2021-04-21 Stefan Reiterallow 'download' to be passed from API handler
2020-12-10 Stoiko Ivanovadd debug log for problems during accept
2020-12-10 Stoiko Ivanovaccept-phase: shutdown socket on early error
2020-12-10 Stoiko Ivanovaccept-phase: fix conn_count "leak"
2020-12-10 Stoiko Ivanovadd debug print helper
2020-07-02 Thomas Lamprechtincrease max headers to 64 to cope with modern browsers...
2020-06-05 Dominik Csapakfix post if variable declaration
2020-06-05 Dominik Csapakfix #2766: allow application/json as content-type for...
2020-03-07 Fabian Grünbichlerwebsocket_proxy: fix indentation
2020-03-07 Fabian Grünbichlerwebsocket_proxy: implement ping/pong support
2020-03-07 Fabian Grünbichlerwebsocket_proxy: pull out encoding into helper sub
2020-03-07 Fabian Grünbichlerwebsocket: improve masking performance
2020-03-06 Thomas Lamprechtfollowup: indentation and error message improvement
2020-03-06 Dominik Csapakincrease allowed spiceport range
2020-01-28 Fabian Grünbichlerapi-server: extract, set and handle API token header
2020-01-28 Tim Marxallow ticket in auth header as fallback
2019-10-28 Thomas LamprechtRevert "tls: make dh to openssl 1.1 compatible"
2019-10-17 Fabian Grünbichlerproxy_request: drop duplicate, unused parameter
2019-10-10 Dominik CsapakAnyEvent: extend send_file with content-type
2019-07-09 Thomas Lamprechtdecode_urlencoded: cope with undefined values
2019-05-22 Thomas Lamprechtre-use Debians jQuery and Bootstrap packages
2019-05-22 Thomas Lamprechtanyevent: rpcenv is optional and from our child instance
2019-05-21 Thomas Lamprechtupdate jQuery to 3.4.1
2019-04-03 Wolfgang Bumillerforward Host header in proxy_request
2019-04-03 Wolfgang Bumillerstore Host header in rpc environment
2019-03-22 Thomas Lamprechttls: make dh to openssl 1.1 compatible
2019-02-26 Stoiko IvanovAdd short comment about users of read_proxy_config
2019-02-26 Stoiko Ivanovmove read_proxy_conf from PVE::API2Tools to new Utils...
2019-02-26 Stoiko Ivanovadd ssl fallback values to AnyEvent->new
2019-02-21 Thomas Lamprechtfollowup: adapt coding style to surrounding
2019-02-21 Stoiko IvanovDon't override explicit $nocomp with default
2019-02-19 Stoiko IvanovAdd configurable 'compression'
2019-02-19 Stoiko IvanovAdd configurable 'honor_cipher_order'
2018-09-28 Dominik Csapakfix #1935: read empty line after 200 OK
2018-08-17 Dominik Csapakfix #1869: send correct http response in spice proxy
2018-06-07 Dietmar Maurerwebsocket: set $max_payload_size = 128*1024; (131072)
2018-06-06 Dietmar Maurerlimit websocket frame size
2018-05-28 René JochumFix #1684 WebSocket proxy behind a buffered proxy.
2017-12-11 Thomas Lamprechtauth_handler: respond with passed error if we get a...
2017-11-24 Wolfgang Bumillerwhitespace fixup
2017-11-24 Dominik Csapakadd 'map' filetype to http-server
2017-11-24 Dominik Csapakdo not send websocket status code to port
2017-11-09 Dietmar Maureradd content type application/x-compressed-tar
2017-11-08 Dietmar Maurerallow API calls to download file contents.
2017-08-10 Dietmar Maurerpass $format to rest_handler()
2017-05-24 Dominik Csapakadd json/mp3/oga/svg filetypes
2017-05-24 Thomas Lamprechtincrease max POST data limit to 64 KB
2017-05-02 Dietmar Maurerassume all parameters are utf8 encoded
2017-04-24 Dietmar Maureravoid locale specific time stamps
2017-04-03 Fabian Grünbichlerfix #1332: allow ECDHE with all supported curves
2017-03-03 Dietmar Maurercleanup error message for non-existent files
2017-01-21 Dietmar Maurercall Net::SSLeay::ERR_clear_error after all handlers
2017-01-20 Dietmar Maurercall Net::SSLeay::ERR_clear_error() after auth_handler
2017-01-20 Dietmar Maureravoid warnings when clients disconnects early
2017-01-16 Dietmar Maurerextract_auth_cookie: always call uri_unescape($ticket)
2017-01-16 Dietmar Maureruse canonical flag for json format
2017-01-16 Dietmar Maurerimprove error message
2017-01-15 Dietmar Maurerpass basic server configuration to formatter functions
2017-01-15 Dietmar MaurerFormatter/HTML: only display description if we have one
2017-01-15 Dietmar Maureradd some inline docs
2017-01-15 Dietmar Maurerremove base_handler_class from required arguments
2017-01-15 Dietmar Maurerremove all references to rpcenv (we can do this in...
2017-01-14 Dietmar MaurerFormatter/Bootstrap.pm; use configured cookie_name
2017-01-14 Dietmar Maurerpass $title to formatter functions
2017-01-14 Dietmar Maurerinclude jquery-3.3.1.min.js
2017-01-14 Dietmar MaurerBootstrap.pm: remove support for IE8 and older
2017-01-14 Dietmar Maurerinclude bootstrap-3.3.7-dist.zip files
2017-01-14 Dietmar Maurernew helper add_dirs (copied from pveproxy.pm)
2017-01-14 Dietmar Maurerwhite space cleanups
2017-01-14 Dietmar Maureradd new hook function to generate CSRF token
2017-01-14 Dietmar Maurerpass auth_handler result to formatters
2017-01-14 Dietmar Maurerrework formatter registration
2017-01-14 Dietmar Maureradd generic formatter framework
2017-01-13 Dietmar Maurerrename class to PVE::APIServer::AnyEvent
2017-01-13 Dietmar Maureravoide dependency on PVE::AccessControl
2017-01-13 Dietmar Maurermove abstract fuctions to end of file
2017-01-13 Dietmar MaurerAsyncHTTPServer.pm: fix dependencies, remove handler...
2017-01-13 Dietmar Maurerfix/change class name to PVE::AsyncHTTPServer
2017-01-13 Dietmar Maurerinitial import