index
:
openwrt/uhttpd
bind-to-device
bind-to-device-21.02
bind-to-device-master
master
OpenWrt uhttpd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-21
uhttpd: recognize PATCH, PUT and DELETE HTTP methods
Jo-Philipp Wich
2018-06-26
client: flush buffered SSL output when tearing down client ustream
Jo-Philipp Wich
2018-04-24
proc: expose HTTP Origin header in process environment
Jo-Philipp Wich
2018-04-04
file: escape strings in HTML output
Jo-Philipp Wich
2018-04-04
utils: add uh_htmlescape() helper
Jo-Philipp Wich
2018-04-04
Revert "proc: avoid stdio deadlocks"
Jo-Philipp Wich
2018-01-25
proc: avoid stdio deadlocks
Jo-Philipp Wich
2018-01-24
lua: honour size argument in recv() function
Jo-Philipp Wich
2017-11-04
file: fix query string handling
Jo-Philipp Wich
2017-08-19
uhttpd: add manifest support
Adrian Panella
2017-07-09
file: fix basic auth regression
Jo-Philipp Wich
2017-07-02
file: remove unused "auth" member from struct path_info
Jo-Philipp Wich
2017-07-02
proc: expose HTTP_AUTH_USER and HTTP_AUTH_PASS
Jo-Philipp Wich
2017-07-02
auth: store parsed username and password
Jo-Philipp Wich
2017-07-02
proc: do not declare empty process variables
Jo-Philipp Wich
2017-01-26
uhttpd: Add TCP_FASTOPEN support
Rosen Penev
2016-10-25
lua: ensure that PATH_INFO starts with a slash
Jo-Philipp Wich
2016-10-25
utils: add proper handling of "/" special case in uh_path_match()
Jo-Philipp Wich
2016-10-25
cgi: allow conf.cgi_docroot_path to be NULL
Jo-Philipp Wich
2016-10-06
file: re-run json handler script after file fallback redirect
Felix Fietkau
2016-07-27
cmake: Find libubox/usock.h
Florian Fainelli
2016-06-16
file: add support for disabling cache related precondition checks via handlers
Felix Fietkau
2016-06-16
uhttpd: add support for adding arbitrary headers via handler scripts
Felix Fietkau
2015-11-08
file: on redirect, only send content-length header when not using chunked tra...
Felix Fietkau
2015-11-08
handler: only send content-length header when not using chunked transfer
Felix Fietkau
2015-11-08
handler: add support for overriding redirect status code + message
Felix Fietkau
2015-11-08
handler: rename set_uri to rewrite
Felix Fietkau
2015-11-08
add support for handling redirects via a script
Felix Fietkau
2015-11-06
main: sort getopt characters
Felix Fietkau
2015-10-20
fix the alias support
John Crispin
2015-10-17
add a -y parameter for cgi-bin redirects
John Crispin
2015-10-08
fix chunked transfer encoding in keepalive mode
Jo-Philipp Wich
2015-09-24
uhttpd: fix wrong header file inclusion for PRI* constant definitions
Andrej Krpic
2015-09-07
file: fix processing POST data for deferred requests
Felix Fietkau
2015-08-17
cgi: Support passing X-HTTP-Method-Override header.
Karl Palsson
2015-05-30
client: use 307 instead of 302 for HTTPS redirects
Jo-Philipp Wich
2015-05-30
proc: add HTTPS environment variable
Jo-Philipp Wich
2015-05-30
add support for enforcing HTTPS
Jo-Philipp Wich
2015-05-30
file: disable chunked encoding for file responses
Jo-Philipp Wich
2015-05-30
allow request handlers to disable chunked reponses
Jo-Philipp Wich
2015-03-28
properly handle return codes
John Crispin
2015-03-11
fixes for json 0.12
John Crispin
2015-01-25
lua: don't make uhttpd_plugin symbol constant
Jo-Philipp Wich
2015-01-25
file: explicitely cast st_mtime to uint64_t when generating ETag
Jo-Philipp Wich
2015-01-25
ubus: don't make uhttpd_plugin symbol constant
Jo-Philipp Wich
2015-01-18
Build with largefile support
Jo-Philipp Wich
2014-12-22
uhttpd: Fix possible memory leaks when generating directory listing
Andrej Krpic
2014-10-27
mimetypes: add json and jsonp (distinct from js)
Karl Palsson
2014-10-27
file: do not emit Content-Length header for 304/412 responses
Jo-Philipp Wich
2014-10-27
utils: do not emit eof chunk for 204/304 responses
Jo-Philipp Wich
[prev]
[next]