]> git.proxmox.com Git - pve-manager.git/history - PVE/HTTPServer.pm
update shipped appliance info index
[pve-manager.git] / PVE / HTTPServer.pm
2021-07-02 Dietmar Maurerui: implement OpenId login
2021-04-22 Thomas Lamprechthttp server: comment and refactor CSRF skip-check logic
2021-04-22 Lorenz Stechaunerhttp-server: fix for api token csrf token check
2021-04-22 Thomas Lamprechthttp-server: minor code/indentation/comment cleanups
2021-04-22 Lorenz Stechaunerfix #3389: Skip CSRF token check also for API tokens...
2020-11-21 Thomas Lamprechthttp server: allow duplicate params (URI and form)...
2020-03-12 Dominik Csapakcheck if user is enabled after verifying a ticket
2020-01-29 Fabian Grünbichlerrest_handler: implement 'allowtoken' property
2020-01-28 Fabian Grünbichlerauth_handler: handle API tokens
2019-11-18 Fabian Grünbichlertakeover CertCache from pve-cluster
2019-04-08 Wolfgang BumillerHTTPServer: verify_ticket now returns a hash
2019-04-03 Wolfgang Bumillerui: support u2f authentication and configuration
2019-04-03 Wolfgang Bumillerstore u2f challenges in the rpc environment
2017-12-11 Thomas LamprechtFix #1589: auth_handler: raise exception on init_reques...
2017-05-31 Dietmar MaurerPVE::API2Tools::resolve_proxyto - new helper
2017-01-16 Dietmar MaurerPVE/HTTPServer: do not return cookie_name from auth_handler
2017-01-16 Dietmar MaurerHTTPServer.pm: rewrite rest_handler (simplify code)
2017-01-16 Dietmar Maurerremove base_handler_class - directly use PVE::API2...
2017-01-16 Dietmar MaurerHTTPServer.pm: call rpcenv->init_request earlier.
2017-01-16 Dietmar MaurerHTTPServer.pm: call $rpcenv-init() when necessary.
2017-01-16 Dietmar Maureruse new libpve-http-server-perl package
2017-01-12 Dietmar MaurerHTTPServer.pm: factor out code which refers to PVE...
2017-01-12 Fabian GrünbichlerHTTPServer.pm: make split_abs_uri() private
2017-01-12 Dietmar MaurerHTTPServer.pm: improve baseuri matching
2017-01-12 Dietmar MaurerPVE/API2/Formatter/HTML.pm: avoid use of PVE::REST
2017-01-12 Dietmar MaurerHTTPServer.pm: add missing 'use' statements
2017-01-12 Dietmar MaurerHTTPServer.pm: add rest_handler method
2017-01-12 Dietmar MaurerHTTPServer.pm: allow to set baseuri when creating the...
2017-01-12 Dietmar MaurerHTTPServer.pm: add auth_handler
2017-01-12 Dietmar MaurerHTTPServer.pm: add cookie handling methods
2016-11-25 Dietmar Maureruse certificate cache from PVE::Cluster package
2016-11-23 Fabian Grünbichlerfix SSL verify callback for certificate chains
2016-11-17 Fabian Grünbichlerenable certificate pinning for proxied requests
2016-11-17 Fabian Grünbichlerpass proxied to node to proxy_request
2016-11-08 Jos EwertAdd ECDH curves to use with modern ciphers
2016-05-25 Dietmar Maurersimplify/optimize code
2016-05-25 Dietmar Maurerdepend on pve-docs package
2016-01-22 Dietmar Maurerfix bug #575: fork at shutdown, so that partent starts...
2016-01-22 Emmanuel KasperAdd mime type for woff2 fonts, also update mime type...
2015-05-27 Wolfgang Bumillerlocalhost instead of 127.0.0.1 makes ipv6 life easier
2015-05-21 Wolfgang Bumillerenclose ipv6 hosts in brackets in proxy_request()
2015-05-08 Wolfgang BumillerHTTPServer.pm: accept ip6 connections
2015-01-02 Dietmar Maurerwebsocket_proxy: correctly close connection
2015-01-02 Dietmar MaurerHTTPServer:: mark process in shutdown phase
2014-08-01 Dietmar MaurerHTTPServer: add support for font files (content types)
2014-06-25 Dietmar Maureruse case insensitive match for websocket upgrade (make...
2014-06-24 Dietmar Maurerdo not call uri_unescape on whole url - only on path
2014-06-18 Dietmar MaurerHTTPServer: implement websockets
2014-06-13 Dietmar MaurerHTTPServer: set content type for .html files
2014-05-02 Dietmar Maurernew html formatter PVE::API2::Formatter::HTML
2014-05-02 Dietmar Maurerfix typo
2014-05-02 Dietmar Maurermove formater registration to HTTPServer
2014-04-30 Dietmar Maureradd generic formater support
2014-04-30 Dietmar Maurerallow to return HTTP::Response object from format_respo...
2014-04-30 Dietmar MaurerHTTPServer: correctly unescape url
2014-04-30 Dietmar Maurerintroduce base_handler_class
2014-04-30 Dietmar Maurerremove unused code
2014-02-24 Dietmar Maurerbump version to 3.1-44, re-add spiceconfig support
2013-12-21 Dietmar MaurerMerge remote-tracking branch 'origin/pve-ceph'
2013-12-11 Dietmar Maurerremove spiceconfig format
2013-12-10 Dietmar Maurerallow to use vmid 0 in spice tickets
2013-11-18 Dietmar Maurerdelay UNAUTHORIZED response to avoid DOS attack
2013-10-28 Dietmar Maurerspice: ignore the case of the characters in hostname...
2013-09-17 Dietmar Maurerdisable SSL compression
2013-08-16 Dietmar Maureradd favicon.ico
2013-07-24 Dietmar Maurerfix proxy loop assertion for spiceproxy
2013-07-24 Dietmar Maurerlog handle_spice_proxy_request() errors to syslog
2013-07-23 Dietmar Maurerfix proxy loop assertion
2013-07-22 Alexandre Derumierspiceproxy : allow only spice port range
2013-07-22 Dietmar Maurertry to detect proxy loops
2013-07-19 Dietmar Maurercall $rpcenv->init_request before calling remote_node_ip
2013-07-18 Dietmar Maurerspiceproxy: forward calls to remote nodes
2013-07-18 Dietmar Maurerspiceproxy: code cleanups
2013-07-17 Dietmar Maurerspiceproxy: use tcp instead of unix socket
2013-06-27 Dietmar Maurerspiceproxy: improve loggin code
2013-06-26 Dietmar Maureradd spiceproxy server
2013-06-25 Alexandre Derumierrest : handle application/x-spice-configuration respons...
2013-06-11 Dietmar Maureravoid gzip http response for jar
2013-06-11 Alexandre Derumieravoid gzip http response for png & gif
2013-06-07 Dietmar Maurerfix bug 401: disable connection timeout during API...
2013-05-23 Dietmar Maureravoid using HTTP_PROXY environment variable
2013-05-22 Dietmar Maurertry to add resonable warning if client connections...
2013-05-22 Dietmar Maurerallow to upload files with spaces in filename
2013-05-21 Dietmar Maureravoid warning about uninitialized value
2013-05-13 Dietmar Maurerfix bug #385: correctly handle Accept-Encoding
2013-04-29 Dietmar Maurerdo not use AnyEvent::Strict in production environment
2013-04-23 Dietmar Maurerpveproxy: implement if-modified-since
2013-04-23 Dietmar Maurerpveproxy: implement host based access control
2013-04-17 Dietmar Maurercode cleanups
2013-04-16 Dietmar Maurerimprove syslog for file uploads
2013-04-16 Dietmar Maurerstop keep-alive when there are many open connections
2013-04-16 Dietmar Maurerimprove security by setting size limits
2013-04-16 Dietmar Maureraccept len=0 for http requests
2013-04-16 Dietmar Maurerfix multipart parser
2013-04-15 Dietmar Maureruse correct protocol version for http response
2013-04-15 Dietmar Maurerimplement file upload
2013-04-11 Dietmar Maurerdo not use keep_alive for connections to localhost
2013-04-11 Dietmar Maureradd tls_ctx to proxy requests
2013-04-11 Dietmar Maurercode cleanups
2013-04-11 Dietmar Maureruse syncrounous IO for log writer
next